Releases: ChatAdditions/ChatAdditions_AMXX
Releases · ChatAdditions/ChatAdditions_AMXX
v1.7.1
What's Changed
🧰 Maintenance
- Update GitHub Actions
CI
@wopox1337 (#204) - Update readme @wopox1337 (#203)
Contributors
Release v1.7.0
What's Changed
🚀 Features
- GAG_API: Add more params for forwards @wopox1337 (#201)
- Cosmetic fixes in the gag reasons menu @Nord1cWarr1or (#202)
- FIX:
CA_Storage
: Add more safety for slow DB. @wopox1337 (#197)
Contributors
Release v1.6.1
What's Changed
🐛 Bug Fixes
- GAG FIX: Show actual admin name instead stored on gag remove action @wopox1337 (#195)
Contributors
Release v1.6.0
What's Changed
🚀 Features
- CA_Gag: admin chat block enhancement with new CVar
ca_gag_block_admin_chat
@Nord1cWarr1or (#185) - Small code refactoring & Bug with DeathMute hud fixed @Nord1cWarr1or (#189)
🐛 Bug Fixes
- CA_Core: Move creating CVar's and reg plugin on precache() @Nord1cWarr1or (#187)
Contributors
Release v1.5.0
What's Changed
🚀 Features
- CA_Gag: Add block for
amx_tsay
,amx_csay
@wopox1337 (#183) - Add new CVar
ca_deathmute_immunity_flags
@wopox1337 (#182) - New file-logs names; Folder for each CA plugin @Nord1cWarr1or (#171)
- New path configs (
configs/plugins/*
->configs/plugins/ChatAdditions/*
) @Nord1cWarr1or (#170) - Add support colors for prefixes @wopox1337 (#169)
- Implement CA_Gag API @wopox1337 (#166)
- Add Lang: [de] @fred0r (#164)
- New CVar
ca_deathmute_dead_hear_alive
@Nord1cWarr1or (#162)
🐛 Bug Fixes
- Fixed flooding in console @Nord1cWarr1or (#181)
- Disabling
cmdaccess.ini
support for registered plugin commands @wopox1337 (#168)
Contributors
Release v1.4.1
What's Changed
- added check for 'amx_gag' command, if player already has gag @Nord1cWarr1or (#157)
🐛 Bug Fixes
- FIX: Dead players can't talk to anyone @Nord1cWarr1or (#160)
Contributors
Release v1.4.0
What's Changed
🚀 Features
- Add artifacts for CI builds @wopox1337 (#138)
- Add new CVar: ca_gag_block_niсkname_change @wopox1337 (#147)
- Add plugin: block dead player voice by timer @wopox1337 (#144)
- New cvars (ca_gag_access_flags_own_reason, ca_gag_access_flags_own_time) and hide reasons menu pagination @Nord1cWarr1or (#141)
- Add Spanish translation for plugins (@illiaKuryaki) @wopox1337 (#143)
🐛 Bug Fixes
- FIX: Wrong gag type by convert for GameCMS @wopox1337 (#155)
- FIX: Error when hasn't reasons template @wopox1337 (#153)
- FIX: Error with uninitialized SQL handler @wopox1337 (#150)
Contributors
Release v1.3.0
What's Changed
🚀 Features
- Add gag flags for reasons list @wopox1337 (#136)
- Not show
/mute
menu when haven't players @wopox1337 (#132) - Add support in-game Mute manager @wopox1337 (#129)
- Add support GameCMS storage provider @wopox1337 (#114)
- Add support CS:Bans storage provider with CSBans-gaglist web-part @wopox1337 (#109)
- Add autoload SQL modules @wopox1337 (#127)
🐛 Bug Fixes
- FIX: set gag time on Enter_GagTime by message @wopox1337 (#135)
- FIX buffer error on amx_gag command @wopox1337 (#128)
Contributors
Release v1.2.1
Release v1.2.0
What's Changed
🚀 Features
- Added notifications to gagged players @Nord1cWarr1or (#107)
- Add support arguments for
say /gag
<nickname> command @wopox1337 (#105) - Add new command:
amx_gag
@wopox1337 (#104) - Skip extra menus when reason or time or flags already set @wopox1337 (#101)
- Allow enter reason & time only for
ca_gag_access_flags_high
admins @wopox1337 (#100) - Add sound notifications @wopox1337 (#106)
🐛 Bug Fixes
- Can't edit reason and time on Edit gag menu @wopox1337 (#103)