Garry's Mod

Garry's Mod

TFA-VOX
22개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 8월 22일 @ 오후 6시 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

업데이트: 2025년 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일 @ 오후 10시 51분

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

업데이트: 2024년 12월 24일 @ 오후 10시 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일 @ 오후 11시 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)