Garry's Mod
TFA-VOX
Mostrando 1-10 de 22 aportaciones
< 1  2  3 >
Actualización: 22 AGO a las 6:43 p. m.

- Fix for weapons with clipsize more than 0 but without proper ammotype playing no ammo callout
- Added chance config options for reload and no ammo callouts

Actualización: 21 MAR a las 12:29 p. m.

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

Actualización: 24 DIC 2024 a las 10:51 p. m.

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

Actualización: 24 DIC 2024 a las 10:33 p. m.

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)

Actualización: 22 DIC 2024 a las 12:51 p. m.

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

Actualización: 3 NOV 2024 a las 11:32 a. m.

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

Actualización: 19 AGO 2024 a las 4:56 a. m.

- 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)

Actualización: 6 AGO 2024 a las 7:00 a. m.

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

Actualización: 20 SEP 2023 a las 11:07 p. m.

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

Actualización: 21 ABR 2023 a las 11:27 a. m.

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)