Garry's Mod
TFA-VOX
22件中 1-10 を表示
< 1  2  3 >
更新: 8月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

更新: 3月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

更新: 2024年12月24日 @ 22時51分

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

更新: 2024年12月24日 @ 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)

更新: 2024年12月22日 @ 12時51分

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

更新: 2024年11月3日 @ 11時32分

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

更新: 2024年8月19日 @ 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)

更新: 2024年8月6日 @ 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]

更新: 2023年9月20日 @ 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

更新: 2023年4月21日 @ 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)