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
9c72778720
more style fixes
2023-05-14 06:01:17 +03:00
7175a6c7b6
fix style
2023-05-14 05:49:12 +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
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
bae438531c
Style
2021-08-24 02:03:16 +03:00
unknown
d750a2a6d0
weaponswitch speed
2021-08-21 10:53:27 -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
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
inklesspen_rus
60ba914cef
Fixed #22
...
and CustomXP optimization (?)
2021-01-09 13:26:05 +03:00
e68d21f1d9
style: empty line between functions
2020-11-29 00:54:57 +03:00
8fa925e1e5
style: controls
2020-11-28 23:12:58 +03:00
ee260f7a10
style: brackets
2020-11-28 23:04:55 +03:00
63b031b111
style: replace spaces with tabs
2020-11-28 22:53:57 +03:00
18d8768c00
Merge branch 'v1103'
2020-09-29 18:46:44 +03:00
145c3b611e
fix: client side function
2020-09-07 14:49:46 +03:00
cbbdc4166a
v1103
2020-09-03 14:09:09 +03:00
a7e39266cc
feat: stats localization
2020-09-01 11:07:53 +03:00
84abe621c2
Merge branch 'master' into localization
...
Conflicts (fixed):
ServerExt/Classes/UI_MidGameMenu.uc
2020-08-11 12:13:02 +03:00
inklesspen1scripter
ad5fe1f54c
Added "Syringe Recharge Rate" for medic
...
"Syringe Recharge Rate" can be added to other perks also
Syringe Recharge Time has not affected by "Heal Efficiency" anymore
2020-07-07 17:04:37 +03:00
inklesspen1scripter
23bda71718
Trader, MedicPistol and Perk fixes
...
MedicPistol has no weight in upgrades now
Fixed weight and damage for upgrades in trader
Fixed initial secondary ammo for weapons in trader
Fixed secondary ammo icon in trader
Fixed error when perk hasn't HeadDamage stat
2020-07-07 00:12:25 +03:00
inklesspen1scripter
35e0160071
Sharpshooter and perkstat changes + small fix
...
Medic Pistol is default weapon in hands for MedicPerk now
Added Head Damage for Sharpshooter by default
Removed Rack'em Up for Sharpshooter by default
Now perk-stat menu shows maxvalue of stats
2020-07-06 20:45:02 +03:00
5d42f7f9a3
add TODO labels
2020-06-26 09:32:40 +03:00
f1a373dea8
constant interface strings marked as localized
2020-06-26 03:52:31 +03:00
inklesspen1scripter
ac8435dc2a
Some changes
...
9mm and MedPistol is perked for all now and used by Rack'em Up
Standart pistol has unlimited ammo without reloading
2020-06-21 22:06:43 +03:00
ForrestMarkX
245eb9e552
Updated to the latest KF version
2020-01-09 05:05:13 -06:00
Forrest Keller
23e8721408
Set default min health stat to 150
...
Health must not go above 255 because PlayerHealth in the PRI is a byte and causes people to get confused on what the real health value is
2017-10-26 09:49:12 -05:00
Forrest Keller
0c48a21147
Fixed Survivalist not having any perked weapons
2017-10-21 21:06:31 -05:00
Forrest Keller
88f2c71e54
Added perk changing without dying
...
Fixed scoreboard avatars not working
Added the ServerExt perk menu to the lobby
Made the perk buttons look better (Reset, Unload, Prestige)
Added a better damage popup system
Added a better pet info hud system
Made player info bars fade out with distance
Added missing traits from most of the perks
Made lobby menu support 12 players
Medic Pistol from the trait can't be dropped, sold and has infinite ammo
9mm Pistol now has infinite ammo
Pet sirens do not blow up grenades
Unlocked all cosmetics and emotes
Hide bad cosmetics that were debug
Hans pet no longer forces the camera on his death
Custom weapons in the trader now support the proper weapon names
Updated character info system to support alot of added items
2017-10-20 02:02:53 -05:00
Forrest Keller
439d1b2ab2
Added base ServerExt and ServerExtMut
2017-10-19 21:00:49 -05:00