Commit Graph

148 Commits

Author SHA1 Message Date
55567f1933
Merge pull request #40 from GenZmeY/v1137-bugsplat-fix
client-side "Access None" fixes
2023-09-09 23:20:46 +03:00
secretagentjr
1e7bcd732c Remove Function 2023-07-29 18:27:35 -07:00
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
fbca6b98f5 fix indent 2023-05-14 06:08:37 +03:00
9c72778720 more style fixes 2023-05-14 06:01:17 +03:00
7175a6c7b6 fix style 2023-05-14 05:49:12 +03:00
84ce5f6804 client-side "Access None" fixes 2022-12-25 01:31:24 +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
a273c2607d remove custom items 2022-09-16 05:50:42 +03:00
5fd2af5f59 update build tools 2022-09-02 16:08:18 +03:00
32febe3c41 AdminType vars replaced with enum 2022-08-30 07:42:20 +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
b037fd2215 move upk to right place 2022-01-13 01:24:58 +03:00
6640566c45 fix typo after resolving merge conflicts 2021-08-24 04:59:29 +03:00
637e3675a5
Merge branch 'master' into weaponswitch 2021-08-24 04:48:08 +03:00
d8a19104dc Add WeaponSwitch stat to KFServerExt.ini 2021-08-24 04:06:29 +03:00
d7064608c2 Code style 2021-08-24 03:18:38 +03:00
cd0d0db1f8
Merge pull request #34 from secretagentjr/knockdown
make knockdown stat push enemies back similar to heat wave or berserker weapons
2021-08-24 02:27:15 +03:00
683b1e9d93
Code style 2021-08-24 02:26:47 +03:00
1c12cc55a7
Code style 2021-08-24 02:25:27 +03:00
febf439541
Merge pull request #32 from secretagentjr/test
Incorporate Camera View Shake Reduction Into Recoil Reduction
2021-08-24 02:04:56 +03:00
59e99903d3
Style 2021-08-24 02:04:28 +03:00
bae438531c
Style 2021-08-24 02:03:16 +03:00
597dd74851
Merge pull request #33 from secretagentjr/test1
Fix Spread not working on shotguns(Support,Medic) etc
2021-08-24 01:49:53 +03:00
nateku2
c33116b97c
Update Ext_TraitWPGuns.uc
It never made sense to me that, It only gave you a single pistol considering gunslinger dual wields most of the time.
2021-08-23 06:05:31 -04:00
unknown
d750a2a6d0 weaponswitch speed 2021-08-21 10:53:27 -07:00
unknown
e3df831773 fix perkmanager tieing stumblepower to stunpower 2021-08-21 10:23:39 -07:00
unknown
754262c61d make knockdown stat stumble enemies in addition 2021-08-21 10:14:37 -07:00
unknown
b550ba56e7 Fix Spread not working on shotguns 2021-08-21 09:56:06 -07:00
unknown
0656855070 test 2021-08-21 07:25:27 -07:00
a2b35c0cf9 remove unused code 2021-03-23 22:05:02 +03:00
1a5d415ecb fix character skins
- fixed a bug where the player couldn't choose a skin for steampunk outfit;
- fixed a bug when the effects of the costume were not displayed (for example, the glow of the reaper outfit).
2021-03-21 01:22:49 +03:00
305a1c6fd6 fix: wrong check order 2021-02-14 06:05:12 +03:00
1edd965dbe fix: base perk at the start 2021-02-09 01:30:48 +03:00
25b1183585 feat: improved compatibility with mutators that use basic perks to get information
for example, FriendlyHUD - it displays perk icons correctly now.
2021-02-08 23:28:54 +03:00
d542507036 feat: add missing emotes 2021-02-08 22:59:31 +03:00
ffea63415e feat: add implementation of TAWOD mutator 2021-02-08 22:42:19 +03:00
84b39e2fda add note about i18n 2021-01-18 17:23:57 +03:00
6f02210b82 fix: display non-english symbols in loading screen 2021-01-18 16:59:51 +03:00
1502e29251 Merge branch 'dlcweapunlock' into pre-release 2021-01-18 14:04:06 +03:00
1d7c441b4c update localization
- more text supports localization;
- move hardcode to english localization file;
- update the Russian localization file.
2021-01-18 00:55:45 +03:00
fc02d0d0b3 mark unlocalized text 2021-01-15 12:02:32 +03:00