Commit Graph

238 Commits

Author SHA1 Message Date
secretagentjr
d38f165464 Revert Health back to regular 2023-07-29 17:24:31 -07:00
secretagentjr
daa0bd72e9 Add Some Firebug Traits 2023-07-23 17:43:50 -07:00
secretagentjr
53f63934b1 Fix Health Not Displaying Properly past 255 2023-07-20 12:18:08 -07:00
secretagentjr
b2d0d28946 Allow Knockdown "Knockback" to go above 100% 2023-07-18 18:06:15 -07:00
secretagentjr
0a8d4bb38c Update Recoil / Spread to be flat 2023-07-17 19:11:20 -07:00
06c326507e
Update README.md 2023-05-14 09:19:44 +03:00
64a4edf178
Merge pull request #41 from GenZmeY/MegaLinter
add Mega linter
2023-05-14 06:45:50 +03:00
67baea9f2c exclude upk 2023-05-14 06:37:40 +03:00
fbca6b98f5 fix indent 2023-05-14 06:08:37 +03:00
9c72778720 more style fixes 2023-05-14 06:01:17 +03:00
bababdc366 rm issue_template 2023-05-14 05:52:55 +03:00
2aad26f273 add MegaLinter badge 2023-05-14 05:51:51 +03:00
7175a6c7b6 fix style 2023-05-14 05:49:12 +03:00
47ed596664 upd mega-linter.yml 2023-05-14 05:26:15 +03:00
a57d5781d6 update README.md 2023-05-14 05:25:08 +03:00
6ccd5381fc add MegaLinter 2023-05-14 05:16:54 +03:00
97928b1d47 add .editorconfig 2023-05-14 05:15:46 +03:00
6df0b69568 update build tools to v1.9.2-1-gfb458ac 2023-05-14 05:14:52 +03:00
3387658793 update build tools 2022-10-13 23:23:23 +03:00
96438eb969 Merge branch 'master' into RemoveTrader 2022-09-16 06:36:36 +03:00
771f6708f1 fix admin status 2022-09-16 06:36:06 +03:00
19759b99e2 update build tools 2022-09-16 05:51:19 +03:00
a273c2607d remove custom items 2022-09-16 05:50:42 +03:00
5fd2af5f59 update build tools 2022-09-02 16:08:18 +03:00
4cdbf18761 update description 2022-08-30 08:50:36 +03:00
05fe3103c3 added instruction in case of missing configs 2022-08-30 08:11:11 +03:00
32febe3c41 AdminType vars replaced with enum 2022-08-30 07:42:20 +03:00
4ff4e092a9 remove unused config variable: bServerPerksMode 2022-07-12 19:36:33 +03:00
fd12729528 fix: Accessed None 'BestN' (Ext_T_GhostHelper:CanResPlayer)
ScriptWarning: Accessed None 'BestN'
011Ext_T_GhostHelper KF-KillingPool.TheWorld:PersistentLevel.Ext_T_GhostHelper_2
011Function ServerExt.Ext_T_GhostHelper:CanResPlayer:014C
2022-07-12 17:56:05 +03:00
431a429926 fix: Accessed None 'Data' (Ext_TraitSupply)
ScriptWarning: Accessed None 'Data'
011Ext_TraitSupply ServerExt.Default__Ext_TraitSupply
011Function ServerExt.Ext_TraitSupply:CancelEffectOn:0014
2022-07-12 17:48:08 +03:00
d804cdc3bd fix: Accessed None 'CurrentPerk' (ExtPlayerController:CheckPerk)
ScriptWarning: Accessed None 'CurrentPerk'
011ExtPlayerController KF-Crazy_Playboy_Edited.TheWorld:PersistentLevel.ExtPlayerController_1
011Function ServerExt.ExtPlayerController:CheckPerk:00B3
2022-07-12 17:43:51 +03:00
bec774b38c fix: Accessed None 'OwnerController' (Ext_AICommandBasePet:ZedBaseCommand)
ScriptWarning: Accessed None 'OwnerController'
011Ext_AICommandBasePet KF-AnimeDance.TheWorld:PersistentLevel.KFAIController_ZedHusk_0.Ext_AICommandBasePet_0
011State ServerExt.Ext_AICommandBasePet:ZedBaseCommand:047B
2022-07-12 17:39:58 +03:00
de4b7ff714 fix: Accessed None 'Pawn' (ServerExtMut:NetDamage)
ScriptWarning: Accessed None 'Pawn'
011ServerExtMut KF-TrapLandAlter.TheWorld:PersistentLevel.ServerExtMut_0
011Function ServerExtMut.ServerExtMut:NetDamage:0344
2022-07-12 17:34:14 +03:00
f729eebe51 fix: ScriptWarning: Accessed None 'Killer'
ScriptWarning: Accessed None 'Killer'
011ServerExtMut KF-TrapLandAlter.TheWorld:PersistentLevel.ServerExtMut_0
011Function ServerExtMut.ServerExtMut:ScoreKill:00BF
2022-07-12 17:27:51 +03:00
54fd79c924 ref: CustomXP function, fix: DamageTypes out of bounds
- CustomXP function refactoring;
- fix "out of bounds" error:
ScriptWarning: Accessed array 'ServerExtMut_0.DamageTypes' out of bounds (2/2)
011ServerExtMut KF-BigRoom2020.TheWorld:PersistentLevel.ServerExtMut_0
011Function ServerExtMut.ServerExtMut:CustomXP:01CB
2022-07-12 17:12:33 +03:00
cb8b9d52b3 update description 2022-07-11 09:42:08 +03:00
0c3e79a7cd update build tools 2022-07-11 09:41:53 +03:00
5dffb9edea fix exp gain for custom zeds 2022-05-18 08:56:26 +03:00
46c85f41a3 update build tools 2022-05-18 08:40:57 +03:00
c6ff45af5c Update build tools 2022-03-03 21:22:08 +03:00
c1bc9cf7cc Update build tools 2022-03-03 20:48:02 +03:00
bf4b6954ea update deps 2022-01-24 07:40:43 +03:00
09ba47334f
Merge pull request #37 from GenZmeY/localization-ESN
Spanish localization
2022-01-16 09:46:28 +03:00
48f192e17b
Merge pull request #38 from GenZmeY/buildsystem
New build system
2022-01-16 09:45:48 +03:00
91a7bed8f2 add Jason Voorehes to Translators 2022-01-16 07:58:11 +03:00
9e42544b35 update builder 2022-01-16 07:45:18 +03:00
ce188a0074 remove outdated make.sh and update README.md 2022-01-16 06:06:22 +03:00
6f31b8ed01 add Spanish localization 2022-01-16 05:11:30 +03:00
d71572d5e8 add new build system 2022-01-16 05:09:46 +03:00
b037fd2215 move upk to right place 2022-01-13 01:24:58 +03:00