2
0
This commit is contained in:
YuRaNnNzZZ 2024-06-14 17:24:59 +03:00
parent a9929aed9c
commit dbdccce147
Signed by: YuRaNnNzZZ
GPG Key ID: 5F71738C85A6006D
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,9 @@
# This is an archive of changelog messages from `tfa_loader.lua`.
## 4.7.8.5
* Fixed error when both base weapon and it's descendant has an event table
* Fixed spread with forced bullet ballistics enabled
* Updated the localization files
## 4.7.8.4
* Fixed akimbo shoot animations order breaking (and HUD mismatch)

View File

@ -64,7 +64,7 @@ tfa.svsettings.penpowermul=Penetration Power Multiplier
tfa.svsettings.spreadmult=Spread Multiplier
tfa.svsettings.penetrationlimit=Penetration Count Limit
tfa.svsettings.defaultclip=Default Clip Count (-1 = default)
tfa.svsettings.rangemod=Bullet Range Damage Degredation
tfa.svsettings.rangemod=Maximum Bullet Damage Drop Multiplier
tfa.svsettings.randomseed=Populate extra seed in RNG while shooting serverside
tfa.svsettings.randomseed_tip=This will cause shots to be out of sync with server. Enable it if you really know what you are doing!
@ -90,7 +90,7 @@ tfa.sightsettings.rtbgblurintensity=Scope Blur Strength
tfa.sightsettings.adstoggle=Toggle Ironsights
tfa.sightsettings.adsresight=Preserve Sights On Reload, Sprint, etc.
tfa.sightsettings.responsive=Responsive (mixed held down/toggle)
tfa.sightsettings.responsive_timer=Held time thersold
tfa.sightsettings.responsive_timer=Aim Key Hold Timer
tfa.sightsettings.scopesensscale=Compensate Sensitivity for FOV
tfa.sightsettings.scopesenspct=Scope Sensitivity (%)