From dbdccce147f2bef368ac609293d8c25787e8853d Mon Sep 17 00:00:00 2001 From: YuRaNnNzZZ Date: Fri, 14 Jun 2024 17:24:59 +0300 Subject: [PATCH] 4.7.8.5 --- CHANGELOG.md | 5 +++++ resource/localization/en/tfa_base.properties | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1afb9e..33928ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/resource/localization/en/tfa_base.properties b/resource/localization/en/tfa_base.properties index e456d7f..1e84069 100644 --- a/resource/localization/en/tfa_base.properties +++ b/resource/localization/en/tfa_base.properties @@ -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 (%)