Commit Graph

22 Commits

Author SHA1 Message Date
Dawid Bepierszcz
cdd771511b 1.4.7a
- Fixed crash when using command on invalid player
- Using banid command to reduce number of queries to database (only if unlock commands enabled in css config)
- Minor changes
2024-06-23 12:59:14 +02:00
Dawid Bepierszcz
00facafdcb 1.4.5a
- Added `ReloadAdminsEveryMapChange` - Reloading sql admins on map start
- Ability to use any valid steamid instead of steamid64
- Fixed chat commands when gagged
- Votes now respect `UseChatMenu` config setting
2024-06-09 17:55:33 +02:00
Dawid Bepierszcz
19f8b68c1c 1.4.3a
- New feature permban permission (@css/permban)
- CustomCommand fix
- Version checker
- Minor changes
- Updated to CounterStrikeSharp 225
- Bump version to 1.4.3a
2024-04-30 14:05:20 +02:00
Dawid Bepierszcz
c321502937 1.4.2a
- Config upgrade
- Translatable  and customizable menu
- More async
- Minor changes
2024-04-29 00:04:42 +02:00
Dawid Bepierszcz
aefa6c6355 1.4.1a
- Minor changes
2024-04-28 02:16:24 +02:00
Dawid Bepierszcz
270b36fa26 1.3.9a
**MAJOR UPDATE**

- New database schema
- Added `css_admins_flags` table
- Added `css_unmutes` table
- Added `css_unbans` table
2024-04-20 18:56:41 +02:00
Dawid Bepierszcz
d1fdaa4ecf Merge branch 'main' into main 2024-04-02 19:52:22 +02:00
Dawid Bepierszcz
89d27e1bd3 Added translation
- Minor changes
- Version bump
- Added translation
2024-04-02 19:42:16 +02:00
Dollan
052cea5ce3 feat: embed is now integrated with all penalties 2024-04-01 18:30:45 +02:00
Dollan
8f80e13100 feat: implement penaltylog on gag 2024-03-31 01:23:35 +01:00
Dollan
d8e30e02e9 fix: remove repetitive webhook snippet and replace it with helper function 2024-03-30 22:50:16 +01:00
Valentin Barat
90c0564f56 Discord webhook from menus 2024-03-16 16:01:26 +01:00
Dawid Bepierszcz
525905194c 1.3.6b
- Fixed ban checking
- Small changes
- Updated css
2024-03-09 12:06:50 +01:00
Dawid Bepierszcz
2ab2f9c4dc 1.3.6a
- Minor changes
- Added `css_gravity` command
- Added `css_money` command
- Changed Utc time to LocalTime
- Updated translations (ChatGPT generated)
- Updated css version
2024-03-07 13:34:31 +01:00
Dawid Bepierszcz
da6fb2fc22 1.3.5a
- Added custom command to menu
- Better ungag/unmute/unsilence handling
- Fixed css_psay from console
2024-03-02 22:16:38 +01:00
Dawid Bepierszcz
229b8d73a3 1.3.4a
- Minor changes
- Escape kick reason @poggu suggestion
- Auto-updater for config
- Using UTC time
- Added expiring IP bans after x days (`ExpireOldIpBans` in config => value = days, 0 = disabled)
- Added exception message to database error
- Fixed? ungag/unmute/unsilence commands
- Updated css version to `178`
- Changed `css_adminhelp` command to use new file `admin_help.txt` as output
2024-03-01 12:38:46 +01:00
Dawid Bepierszcz
5bf966f9cd 1.3.3a
- Fixed godmode
- Added logging commands to simpleadmin logs file
- Fixed votes?
- Added updating player_ip and player_name after connect with ban issued by css_addban
2024-02-21 13:14:46 +01:00
Dawid Bepierszcz
4e898a6509 Minor changes 2024-02-13 01:35:45 +01:00
Valentin Barat
ae8d9db5e4 Added Silence command in menu 2024-02-12 15:15:49 +01:00
Valentin Barat
a3ebcccb6f Merge finished 2024-02-12 15:11:31 +01:00
Dawid Bepierszcz
d8e8073dd6 Fix? for messages 2024-02-12 14:11:34 +01:00
Dawid Bepierszcz
bda704e843 test
test
2024-02-12 13:00:38 +01:00