Releases: ChatAdditions/ChatAdditions_AMXX
Releases · ChatAdditions/ChatAdditions_AMXX
v1.9.4
What's Changed
- FIX: CA_Mute SQLite storage work by @wopox1337 in #312
Full Changelog: v1.9.3...v1.9.4
Release v1.9.3
What's Changed
- CA:Gag: fix wrong exit item name by @wopox1337 in #278
- Update
CA_Client_Say()with new param:bool: isTeamMessageby @JUNESYNGOTOFLEX in #268 - gag: fixed the team chat gag that doesn't work by @Nord1cWarr1or in #280
- Fix: deathmute admin immunity by @Nord1cWarr1or in #283
- ChatAdditions.inc: get seconds const from time.inc by @Nord1cWarr1or in #285
- ChatAdditions.inc: Fix compilation on AMXX 1.9.0 by @Nord1cWarr1or in #286
- CA_Mute: Delete menu time by @Nord1cWarr1or in #292
- DeathMute: fix compile warn by @Nord1cWarr1or in #288
- CA_Gag: Changed the way to read the config by @Nord1cWarr1or in #290
- Optimization and codestyle by @Nord1cWarr1or in #291
- Update CI by @wopox1337 in #284
- Mute: Fix wrong player selected in menu by @Nord1cWarr1or in #295
- Rank restrictions: Implemented steam players immunity by @Nord1cWarr1or in #300
- Gag: Implemented whitelist for chat commands by @Nord1cWarr1or in #299
- Refactoring & cosmetic changes by @Nord1cWarr1or in #301
- Rank restrictions: Different CVars for restrict text & voice chats by @Nord1cWarr1or in #302
- Add SQLite storage for
/muteby @wopox1337 in #303 - Add chat notification for
votegaginitiation by @wopox1337 in #308 - Fix: Escape chars for name comparsion in sql query by @wopox1337 in #305
New Contributors
- @JUNESYNGOTOFLEX made their first contribution in #268
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- fix: 🐛 GameCMS: Unsafe name on GetAdminID by @wopox1337 in #272
- GameCMS Storage: Getting the server address from CVar by @ma4ts in #275
New Contributors
- @ma4ts made their first contribution in #275
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- GameCMS storage: fix get admin id error by @Nord1cWarr1or in #270
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
EditGagmenu fixes by @wopox1337 in #257Mute menu: FixEXITitem shift by @wopox1337 in #258- Add
ROlang by @ShadowsAdi in #259 RankRestrictions: Implemented new ranking systems by @ShadowsAdi in #261- Fix admin link in
GameCMScomms page by @wopox1337 in #260 Core: Implementedlog_to_file_ex& fixes by @ShadowsAdi in #262- Add CVar
ca_gag_own_reason_enabledin CA GAG by @Nord1cWarr1or in #266 - Cleanup configs by @Nord1cWarr1or in #265
- Update codestyle & minor changes by @Nord1cWarr1or in #264
Core: Implement auto delete logs by @ShadowsAdi in #263
New Contributors
- @ShadowsAdi made their first contribution in #259
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
🚀 Features
- CI: Add release hashes @wopox1337 (#252)
- Update codestyle for AntiFlood @Nord1cWarr1or (#246)
- new CVar:
ca_gag_common_chat_block@wopox1337 (#242) - Add
AntiFloodplug-in @Nord1cWarr1or (#243) CA Addon: Request UnGAG (/sorry) @wopox1337 (#233)- Core API enhance @Nord1cWarr1or (#241)
- Notification of new version availability @wopox1337 (#240)
v1.8.1
What's Changed
🐛 Bug Fixes
- FIX: buggy default
OnConfigsExecuted()from amxx @wopox1337 (#239) - VoteGag: fix minutes value
BLOCK_TIME_MIN@wopox1337 (#234)
🧰 Maintenance
- Add
GitHub Actionfor Remove old artifacts @wopox1337 (#236)
v1.8.0
What's Changed
🚀 Features
- Add
UAlang @wopox1337 (#228) - Add
/votegagfeature plugin @wopox1337 (#224) show_activity_ex(): add color support @wopox1337 (#225)- Add log for
gag editaction @wopox1337 (#220) - Add
CA_Addon_RankRestrictions.sma@wopox1337 (#217)
🐛 Bug Fixes
GameCMS: fix chat message (PLAYERinseadADMIN) @wopox1337 (#226)- Fix spelling errors in
RUlang @wopox1337 (#218)
v1.7.3
What's Changed
🐛 Bug Fixes
- CA_Gag: fix runtime error @Nord1cWarr1or (#209)
🧰 Maintenance
-
Update CI @wopox1337 (#208)
-
Сodestyle fixes & improvements @Nord1cWarr1or (#211)
🚀 Features
- Added new storage (PGBans / AMXBans) @PawelCode (#210)
Contributors
v1.7.2
What's Changed
🧰 Maintenance
- CI: update AMXModX compiler version to
1.10@wopox1337 (#206)