Skip to content

Tags: ChatAdditions/ChatAdditions_AMXX

Tags

v1.9.4

Toggle v1.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
FIX: CA_Mute SQLite storage work (#312)

* - FIX: sqlite mute saves to SQLite;
- Feature: Global mute also will save for players to SQLite storage.

* query fix

* comeback table declaration and usage

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Fix: Escape chars for name comparsion in sql query (#305)

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
GameCMS Storage: Getting the server address from CVar (#275)

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
GameCMS storage: fix get admin id error (#270)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
`Core`: Implement auto delete logs (#263)

* `Core`: add logs auto delete by creation date

Fixing: #193

* Removed unixtime inc

* Removed useless cvar

Co-authored-by: Sergey Shorokhov <wopox1337@ya.ru>

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
CI: Add release hashes (#252)

* feat: 馃懛 Add release hashes

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
FIX: buggy default `OnConfigsExecuted()` from amxx (#239)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Add `UA` lang (#228)

* Add `UA` lang

* lil fixes for RU

v1.7.3

Toggle v1.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Added new storage (PGBans / AMXBans) (#210)

* Added new storage (PGBans / AMXBans)

* Added PGBans configuration file

* Correction of the configuration file, Polish translation

v1.7.2-test1

Toggle v1.7.2-test1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
update readme [skip ci]