Garry's Mod
TFA-VOX
1–10 из 22
< 1  2  3 >
Обновление: 22 авг в 18:43

- 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

Обновление: 21 мар в 12:29

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

Обновление: 24 дек. 2024 г. в 22:51

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

Обновление: 24 дек. 2024 г. в 22:33

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)

Обновление: 22 дек. 2024 г. в 12:51

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

Обновление: 3 ноя. 2024 г. в 11:32

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

Обновление: 19 авг. 2024 г. в 4:56

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

Обновление: 6 авг. 2024 г. в 7:00

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

Обновление: 20 сен. 2023 г. в 23:07

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

Обновление: 21 апр. 2023 г. в 11:27

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)