diff --git a/CHANGELOG.md b/CHANGELOG.md index a643565..f8ff394 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # This is an archive of changelog messages from `tfa_loader.lua`. +## 4.7.6.7 +* Fixed flat stat bars options breaking text display +* Split up interface settings into groups + ## 4.7.6.6 * Fixed unsight on bolt/pump after shooting not working properly * Fixed hard error when attachment depends on another attachment which is unavailable/not registered diff --git a/resource/localization/en/tfa_base.properties b/resource/localization/en/tfa_base.properties index f396780..09c32cf 100644 --- a/resource/localization/en/tfa_base.properties +++ b/resource/localization/en/tfa_base.properties @@ -124,9 +124,11 @@ tfa.perfsettings.ricochetspark.amount=Ricochet Spark Amount tfa.perfsettings.ricochetspark.life=Ricochet Spark Life tfa.perfsettings.penetrationdecal=Use Penetration Decal +tfa.hudsettings.label=HUD tfa.hudsettings.enabled=Use Custom HUD tfa.hudsettings.fadein=Ammo HUD Fadein Time tfa.hudsettings.hangtime=HUD Hang Time (after a reload, etc.) +tfa.hudsettings.crosshair.label=Crosshair tfa.hudsettings.crosshair.enabled=Use Custom Crosshair tfa.hudsettings.crosshair.dot=Use Crosshair Dot tfa.hudsettings.crosshair.triangular=Use Triangular Crosshair @@ -142,6 +144,7 @@ tfa.hudsettings.crosshair.teamcolor.friendly=Team Hightlight Color: Friendly tfa.hudsettings.crosshair.outline.enabled=Enable Crosshair Outline tfa.hudsettings.crosshair.outline.width=Crosshair Outline Width tfa.hudsettings.crosshair.outline.color=Crosshair Outline Color +tfa.hudsettings.hitmarker.label=Hitmarker tfa.hudsettings.hitmarker.enabled=Enable Hitmarker tfa.hudsettings.hitmarker.3d.all=3D Hitmarker For All Weapons tfa.hudsettings.hitmarker.3d.shotguns=3D Hitmarker For Shotguns @@ -150,6 +153,7 @@ tfa.hudsettings.hitmarker.fadetime=Hitmarker Fade Time tfa.hudsettings.hitmarker.scale=Hitmarker Scale tfa.hudsettings.hitmarker.color=Hitmarker Color tfa.hudsettings.scalemul=HUD Size Multiplier +tfa.hudsettings.keybindhints.label=Keybind Hints tfa.hudsettings.keybindhints.enabled=Enable Keybind Hints tfa.hudsettings.keybindhints.solidtime=Hint Solid Time tfa.hudsettings.keybindhints.fadeintime=Hint Fade In Time