Commit Graph

1196 Commits

Author SHA1 Message Date
Darsu
85696eaa9d 2x better tpik perf it was running twice a frame for no reason 2025-02-26 17:44:03 +07:00
HouKyou
319f8011f7
added LeyHitreg to incompat warning 2025-02-23 11:52:31 +02:00
MokaAkashiya85
4fa7d3f8d1 Update cl_subcategories.lua
- If the subcategory name for the weapon starts with a number, it is visually removed. Does not alter category sorting order, so "1B" will always be above "2A" for example.
2025-02-05 19:53:22 +01:00
littlebabyman
da9dbbe37e cleanup
the convar never worked, and now does not exist
2025-02-02 04:34:01 +02:00
MokaAkashiya85
b2fe407348 DE Loc. 2025-01-31 19:36:47 +01:00
Darsu
b6984abe50 comment out all dev checks, calling globals bad 2025-01-31 21:58:34 +07:00
Darsu
ad37026066 attachment position cache test, please see if anything changed 2025-01-31 08:35:25 +07:00
MokaAkashiya85
05ce80d82d Loc. + Other stuffs
- Updated localizations for the LOD Distance addition.
- Weapon and attachment descriptions should no longer consider "<font=??>" in its total length (concept; might need revisit)
2025-01-31 00:58:39 +01:00
Darsu
58a71fbf84 new LOD system 2025-01-30 23:52:23 +07:00
Darsu
ca809d43b4 i guess that timer in icon capture made it do pink killicon if gun was never shoot (also why tf good stuff is commented out?) 2025-01-29 01:47:00 +07:00
Darsu
72ff0f177e light flares ported from tacrp 2025-01-25 22:23:50 +07:00
Darsu
c253f72278 fixed lack of projected light for other players with allflash 1 2025-01-25 19:47:47 +07:00
Darsu
5896bbe4e4 a bit better sway procedural anim 2025-01-17 02:39:13 +07:00
MokaAkashiya85
04f6d111ea Loc. 2025-01-07 18:41:00 +01:00
Darsu
0002d40cf6 precaching was broken lollll 2025-01-06 22:42:05 +07:00
grande1900
88f4412793 Merge branch 'main' of https://github.com/HaodongMo/ARC-9 2024-12-26 05:33:59 -05:00
Darsu
8f0e59576e dumb fucks 2024-12-24 21:38:51 +07:00
grande1900
77137e6230 set canzoom after giving weapon to npc
doesn't fix the issue entirely but this is where most of the stripweapon calls come from
2024-12-24 05:21:52 -05:00
littlebabyman
b32e4a5db1 fixo 2024-12-14 06:53:05 +02:00
MokaAkashiya85
f73ecf53ae Update base_de.lua
- Fixed that one German string was too long in the settings menu.
2024-12-12 17:17:41 +01:00
MokaAkashiya85
88e4237b5f Update base_de.lua
- Updated German localization, courtesy of marig
2024-12-12 17:14:55 +01:00
littlebabyman
11f76b627e alter thermo ui smoothing 2024-12-12 03:39:00 +02:00
littlebabyman
df4d309d99 I am taking radical action against generation
of attachments
2024-12-12 03:23:25 +02:00
MokaAkashiya85
71806b0621 Tooltip Fixes
- Reworked Overheat Tooltip: Now displays standard text ("Overheating" / "Malfunction Immiment") rather than the overlay.
- Fixed that certain tooltips (Toggle Bipod & Unjam) could get their positions shifted when certain things occur, such as filling up on ammunition.
2024-12-12 01:37:48 +01:00
littlebabyman
5cb7873535 stop it from erroring 2024-12-12 00:00:59 +02:00
littlebabyman
695cbab79c Update cl_settings_menu.lua 2024-12-11 23:38:20 +02:00
MokaAkashiya85
4c75a85b0d darsu, "if not float > 0.001" didn't work 🅰️ 2024-12-11 22:01:29 +01:00
MokaAkashiya85
72b1444479 Tweaks 2024-12-11 17:35:47 +01:00
Darsu
d0b573804c debug thing pls test if it prints on pagedown/m4 2024-12-11 19:38:34 +07:00
Darsu
b76d3ad3fe perhaps it will work? 2024-12-11 19:31:59 +07:00
MokaAkashiya85
38450041f5 Changes + Stuff
- "Enable Slow-mo in SP" is now listed after Enable Sway
- "requireconvar" now checks for a float of 0.001 or above
- Added "toggleatts" actions in the customize UI (function not implemented)
- Updated localization for strings related to hold breath and weapon sway
- Updated German localizations, courtesy of marig
2024-12-11 02:05:00 +01:00
littlebabyman
ee844edfd2 decoupled sway and slomo
lines will need updating
maybe even split sway further into hip and aim sway (Iike tacrp)
2024-12-09 14:04:39 +02:00
Darsu
3f252c22da a bit improved 2024-12-08 23:45:45 +07:00
MokaAkashiya85
1573b2583d Camera Strength Variable
- Removed 'Disable Camera Movement' and added 'Camera Strength'
- Allow 'Camera Roll Strength' to reach 0 > 4 instead of 0 > 1
2024-12-08 17:36:56 +01:00
MokaAkashiya85
b0c1fe7f70 Loc.
- Added localization to the newly added Viewmodel Camera Roll Strength variable.
- Added "Could help in reducing motion sickness" to the description to Disable Viewmodel Camera Movement variable.
2024-12-07 13:48:46 +01:00
littlebabyman
3f0b424e75 vm cam horizon line retaining option
strings not included, reduces camera roll
2024-12-07 10:38:13 +02:00
MokaAkashiya85
63105e8553 Tooltip BG, RecoilAutoControl -, true
- Added a background for the tooltip text for Low Ammo, Bipod and Jam,
- "RecoilAutoControl" is no longer affected by the ProcessedValue delay.
2024-12-06 18:04:15 +01:00
MokaAkashiya85
9d49f0ecf0 Update cl_hud.lua
- Fixed that LUA errors appeared screaming about now removed convars
2024-12-04 11:13:15 +01:00
MokaAkashiya85
6a0d0831da Hints + Blur when Inspect
- Added a convar that allows hints to be either set to always on, fade away or off (2, 1, 0 respectively), replacing the "Always On" and "Hide" convars. Set to "Fade away" (1) by default.
- Added a convar that allows the background to get blurred when inspecting your weapon. Off by default.
2024-12-02 16:59:37 +01:00
MokaAkashiya85
f161f21999 vm_camdisable
- Added a ConVar which allows users to disable QC Camera movement.
- Fixed some non-translated Swedish strings.
2024-11-29 20:23:20 +01:00
MokaAkashiya85
788aa57c87 Legacy Loc.
- Added legacy strings for Spanish, Russian and Traditional Chinese.

Note: If you're localizing, please don't use these. Use the ones listed below the legacy strings.
Note II: If you're localizing the above three languages, please use the strings located beneath the legacy strings. Once all is translated, remove the legacy stuff all together.
2024-11-28 17:26:33 +01:00
MokaAkashiya85
2e6b8248e6 Tweaks + Loc.
- If present, a "<Lang> Translation" string appears when hovering over the ARC9 Language setting in the settings menu. Not present in English; Present in German, Spanish*, Russian*, Swedish, UwU and Traditional Chinese*.
*The text string is not localized.

- Fixed the formatting of localizations, and removed unused 'Universal Trivia'.
- Fixed that some Setting tabs didn't have descriptions.
2024-11-26 22:11:51 +01:00
Darsu
2637b0f85f microchanges 2024-11-27 02:20:19 +07:00
Darsu
822c1a45c6 rearranged settings 2024-11-27 01:34:25 +07:00
Darsu
59dafb1f1b darkmode to lightmode (forcing everyone to have dark theme by default) 2024-11-27 00:14:28 +07:00
Darsu
96fc6b8e9d dont reset scroll level on invalidatechace 2024-11-26 23:39:50 +07:00
MokaAkashiya85
58b94b03e2 Autostat Change
- Altered the behaviour of the autostat displays in the customization menu to now utilize "%s" and string.format. This gets rid of the "divider" and "beforephrase" 'strings', and depending on the language, allows mixing strings together.
   ∟ Also added an explanation bit in the localization files.
2024-11-24 18:11:24 +01:00
MokaAkashiya85
e7285d5357 Settings Additions and Changes
- Added "Reset Client Settings", "Reset Server Settings" and "Open Blacklist" Buttons to the Settings Menu.
- Cleared and fixed up all localization files, removing the old Settings strings. (Old files located in a 'legacy' folder).
- Attachment names in the Blacklist menu now show localized display names if available.
       ∟ The search function still requires the non-localized names.
2024-11-24 17:52:24 +01:00
MokaAkashiya85
41a835532f Settings Additions
- Added Quick Stat Modifiers back to the Settings Menu, located at the bottom of the Server tab.
- Fixed incorrect string description on "Reset Peek After Aiming".
- Removed "Legacy Settings".
- Updated Swedish localization to have new strings; Unfinished.
2024-11-24 03:29:55 +01:00
MokaAkashiya85
c69196a72e Fix?
- Changed the "arc9_units" command back to "arc9_imperial".
2024-11-24 00:45:54 +01:00