Commit Graph

235 Commits

Author SHA1 Message Date
6640566c45 fix typo after resolving merge conflicts 2021-08-24 04:59:29 +03:00
b6386ff4f1
Merge pull request #35 from secretagentjr/weaponswitch
weaponswitch speed
2021-08-24 04:48:23 +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
80d0c0cc0a Update localization files (cht, jpn, rus) 2021-08-24 03:29:06 +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
fc98f94b74
Merge pull request #36 from Scaredkid93/patch-1
Update Ext_TraitWPGuns.uc
2021-08-24 01:31:15 +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
d36068787a update steam description 2021-07-04 00:28:02 +03:00
a3d1292b7f add the "bEnableAnnouncer" parameter to the KFxMapVote.ini config 2021-06-27 00:32:59 +03:00
8093a69a64 fix: localization errors 2021-05-03 22:32:51 +03:00
96cf98f46f feat: change server name when changing mode 2021-05-03 22:06:02 +03:00
f049a999c7 fixed inaccuracies in Russian translation 2021-04-13 04:53:37 +03: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
0bcd296ce7 update links after transfer 2021-02-25 01:26:12 +03:00
60df1bcb52 add japanese localization. 2021-02-21 15:55:56 +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
bb5944b1f8 Merge branch 'master' of https://github.com/inklesspen1scripter/KF2-Server-Extension 2021-02-08 23:51:04 +03:00
1322774da2 fix: handle unexpected script termination 2021-02-08 23:31:59 +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
e706838f82
Update README.md 2021-02-01 09:29:33 +03:00
84b39e2fda add note about i18n 2021-01-18 17:23:57 +03:00
76894b739e slightly changed about 2021-01-18 17:06:07 +03:00
6f02210b82 fix: display non-english symbols in loading screen 2021-01-18 16:59:51 +03:00
844428ace5 Update workshop description 2021-01-18 14:19:38 +03:00
e2c6622e98 add the untranslated part 2021-01-18 14:08:53 +03:00
42a591bd74 feat: CHT localization
made by MilkTeaFox
2021-01-18 14:07:20 +03:00
7b541737fc Merge branch 'simple_make' into pre-release 2021-01-18 14:04:23 +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
5a6d1a8405 update README 2021-01-17 20:07:55 +03:00
70f599f6db feat: can be compiled from anywhere 2021-01-17 19:59:22 +03:00
fc02d0d0b3 mark unlocalized text 2021-01-15 12:02:32 +03:00
54a46e2c37 refactor: DLC weapons for free
- unlocks all dlc, including future ones;
- "bDLCWeaponsForFree" deprecated.
2021-01-10 06:32:57 +03:00