Release v1.1.0
What's Changed
🚀 Features
- New CVar's
ChatAdditions_version@wopox1337 (#97) - New CVar's for access levels (
ca_gag_immunity_flags,ca_gag_access_flags,ca_gag_access_flags_high) @wopox1337 (#83) - New CVar
ca_gag_remove_only_own_gag@wopox1337 (#86) - Add
amx_show_activitysupport @wopox1337 (#79) - Add human-friendly time parsing from configs @wopox1337 (#78)
- Add configs with auto exec and hot-reload options @wopox1337 (#76)
- Rework log system. Add new native
CA\_Log()@wopox1337 (#74) - Enhance code style @wopox1337 (#72)
- Replace
Remove gagtoShow gagmenu @wopox1337 (#85)
🐛 Bug Fixes
- FIX: Security troubles with
ClCmd_EnterGag*@wopox1337 (#95) - FIX: Negative time rejected on entering gag time @wopox1337 (#93)
- FIX: Save
expireAttime on gag edit @wopox1337 (#90) - FIX: Load full gag data on a client connected @wopox1337 (#88)
- FIX: Revert chat messages block method @wopox1337 (#71)
- FIX: Time gag time length when entered from chat command @wopox1337