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: isTeamMessage
by @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
/mute
by @wopox1337 in #303 - Add chat notification for
votegag
initiation 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