Garry's Mod

Garry's Mod

TFA-VOX
Showing 1-10 of 21 entries
< 1  2  3 >
Update: Mar 21 @ 12:29pm

- Do not lock mouse inside the callouts wheel for Mac users
- Warn users when a reupload of TFA-VOX is installed alongside this addon

Update: Dec 24, 2024 @ 10:51pm

Fixed no ammo callouts playing on weapons with no ammo and check TFA weapon status on reload callout

Update: Dec 24, 2024 @ 10:33pm

Ammo callouts changes:
- Improved chambering detection: assume no chamber, support for TFA, CW2, FAS2 and MWB
- Doesn't run on each tick now, it's two much lighter KeyPress hooks now
- Removed hardcoded HL2 magazine values (code was very outdated)

Update: Dec 22, 2024 @ 12:51pm

Fixed error on loading in multiplayer (i forgot to AddCSLuaFile)

Update: Nov 3, 2024 @ 11:32am

Attempt to prevent errors that should not even happen in the first place.(such as "attempt to compare nil with number")

Update: Aug 19, 2024 @ 4:56am

- Switched from (often buggy) SQLite config implementation to filesystem one (garrysmod/data/tfa_vox/settings), with full settings migration from old system.
- Made sounds generated by TFAVOX_GenerateSound a bit louder (level 80/SNDLVL_TALKING instead of 65)

Update: Aug 6, 2024 @ 7:00am

Added a simple warning display for callouts wheel when no callouts are registered (instead of showing empty wheel)
[i.imgur.com]
[i.imgur.com]

Update: Sep 20, 2023 @ 11:07pm

Reworked spotting module (works properly in multiplayer, team spotting, multiple NPC/player spotting, color and time customization, hooks)
Added hooks documentation to developer reference/template collection

Update: Apr 21, 2023 @ 11:27am

Added debug information to spawnmenu settings (Q -> Utilities -> TFA-VOX -> Debug/Development)
Removed PES compatiblity patch (the original addon is long gone and all PES packs are requiring it to load, the module was doing nothing but causing various sorts of problems)

Update: Mar 22, 2023 @ 11:24pm

Restored low health sounds functionality (which was accidentally removed with code clean up)