Valentin Barat
377049c020
Added css_restartgame
2024-02-12 14:07:29 +01:00
Valentin Barat
778c93b170
Fixed merge issues
2024-02-12 11:46:16 +01:00
Valentin Barat
9cecc19060
Merge branch 'main' into feature/menu
...
# Conflicts:
# CS2-SimpleAdmin.cs
2024-02-12 11:41:44 +01:00
Dawid Bepierszcz
6a182fff9d
1.3.0f
...
- Fixed `css_kick`
- Fixed gag/mute/silence on connect
- Additional check in immunity
2024-02-11 16:27:54 +01:00
Dawid Bepierszcz
0b2a520a07
1.3.0e
...
- Added `css_sa_upgrade` command
2024-02-11 03:39:42 +01:00
Dawid Bepierszcz
79bbe0f4c5
1.3.0e
...
- Added `css_rename`
- Added `css_silence`
- Added `css_addsilence`
- Added `css_unsilence`
- PlayerPenaltyManager class
- Fix for invalid players
New commands localized only for `pl` and `en`, if u can please make pr for other languages
2024-02-11 03:24:27 +01:00
Dawid Bepierszcz
e401fe7c8b
1.3.0d
...
- Fixed noclip
- Fixed freeze
- Fixed vote
2024-02-09 21:54:55 +01:00
Dawid Bepierszcz
fbed647699
1.3.0c
...
- CounterStrikeSharp v163
2024-02-08 11:11:53 +01:00
Dawid Bepierszcz
aa95815fbd
Added info about crashes with bots
2024-02-06 00:57:28 +01:00
Dawid Bepierszcz
3793385ce4
1.3.0b
...
- Minor changes
- Fixed `css_players`
- Probably fixed problems with taking actions with bots
2024-02-04 21:04:22 +01:00
Valentin Barat
5991f85919
Fixed defualt kick reason
2024-02-04 20:34:14 +01:00
Valentin Barat
a85e5c69ee
Last merge conflicts
2024-02-04 15:49:37 +01:00
Valentin Barat
40ad4b995c
Merge branch 'main' into feature/menu
...
# Conflicts:
# CS2-SimpleAdmin.cs
2024-02-04 15:10:30 +01:00
Valentin Barat
d3062b5f7e
Fixed respawn
2024-02-04 14:54:08 +01:00
Dawid Bepierszcz
131030a2cd
1.3.0a
...
- Fixed crashing on servers with a lot of players
- Every command chat message respect player language for now css_lang or use https://github.com/aprox2/GeoLocationLanguageManagerPlugin to detect language related on player ip
- Fixed css_respawn
- Fixed css_vote player can't vote multiple times
- Added TeamSwitchType to config, if set to 0 plugin always slay player on css_team command
- Minor changes
2024-02-04 13:25:15 +01:00
Valentin Barat
a9f3196441
Merge done?
2024-02-03 23:37:01 +01:00
Valentin Barat
bdb90b0cc6
Merge branch 'main' into feature/menu
...
# Conflicts:
# CS2-SimpleAdmin.cs
2024-02-03 23:30:25 +01:00
Dawid Bepierszcz
175d6df250
1.2.9a - fix
...
- Fixed native in non-main thread
2024-02-02 22:57:05 +01:00
Dawid Bepierszcz
0572ad7d32
1.2.9a
...
- Major changes
- Fixed `css_respawn`
- Added discord webhook
- Refactoring database class
2024-02-02 22:02:09 +01:00
Dawid Bepierszcz
86e837931c
1.2.9a
...
- Major changes
- Fixed `css_respawn`
- Added discord webhook
- Refactoring database class
2024-02-02 21:59:21 +01:00
AiDN™
58086c4009
added windows signature
...
0 compile error/warning, but not quite sure if this is the safest/best way to check signatures
2024-02-01 13:29:12 +01:00
AiDN™
f15061793a
edited css_say logging
2024-02-01 13:14:19 +01:00
Valentin Barat
5035f88da0
Revert to internal
2024-02-01 00:19:05 +01:00
Dawid Bepierszcz
4e597d73a5
Small changes
...
- Correct version
- Null warnings
2024-02-01 00:03:34 +01:00
Dawid Bepierszcz
13d36dca12
Revert "Small changes"
...
This reverts commit 9acab82f86 .
2024-02-01 00:01:57 +01:00
Dawid Bepierszcz
9acab82f86
Small changes
...
- Correct version
- null warnings
2024-01-31 23:57:14 +01:00
Valentin Barat
fb827f4f0d
Changed commands to open the menu
2024-01-31 23:04:11 +01:00
Valentin Barat
6848847f21
default null instance
2024-01-31 22:10:45 +01:00
Valentin Barat
a80de2d7dc
Change team down
2024-01-31 22:05:48 +01:00
Valentin Barat
60ebb698a3
ban/gag/mute
2024-01-31 21:44:38 +01:00
Valentin Barat
5fbd21aec2
Slay and kick done
2024-01-31 18:03:08 +01:00
Valentin Barat
232f487d01
Fixed who
2024-01-31 17:39:03 +01:00
Valentin Barat
f622701f5e
Made slap menu
2024-01-31 17:29:28 +01:00
Valentin Barat
65b33c17ea
Moved css_who command to ManagePlayersMenu.cs
2024-01-31 17:19:13 +01:00
Valentin Barat
bad4289c5c
Added instance getter on the base plugin class for the menus
2024-01-31 16:05:08 +01:00
Valentin Barat
fd97e43490
Updated version to 1.3.0
2024-01-31 15:59:19 +01:00
originalaidn
dd7a2f4c16
huge modification
...
- modified respawn, now the players need to respawn
- added stealth command as hide, removed the team selection menu (from CSS discord)
- removed silentmode
- added discord webhook logging system (need to set in config -DiscordWebhook and edit Version to 4)
in the future, need to add every color to replace thing and maybe need to remove those replace messages and add to sendwebhook but not yet.
2024-01-31 11:17:12 +01:00
Dawid Bepierszcz
e028bef5b0
1.2.8d
...
- Minor changes
- Added the ability to change the map to a workshop map via the `css_map ws:id/name` command
- Fixed the `css_wsmap` command and retained it for backward compatibility
- Changed gags from userid to steamid
2024-01-27 23:56:13 +01:00
Dawid Bepierszcz
67ad1851bf
1.2.8c
...
- Updated CounterStrikeSharp to 159
- Minor changes
2024-01-26 13:45:16 +01:00
Dawid Bepierszcz
e584316a28
1.2.8b
...
- Changing connect event, in previous sometimes player == null
2024-01-25 21:09:24 +01:00
Dawid Bepierszcz
450a7804c6
1.2.8a
...
- Small fixes
2024-01-25 01:00:31 +01:00
Dawid Bepierszcz
855f087a7b
1.2.8a
...
- Updated minimum CounterStrikeSharp version to **154**
- Fixed? issue with checking ban status for player with authorization problem
- Added additional checks for immunity
- Added new config variable `BanType` if `1` = `SteamID + IP`, if `0` = `SteamID`
2024-01-24 23:50:49 +01:00
Dawid Bepierszcz
b5600d7e73
1.2.7e
...
- Minor changes
2024-01-20 17:24:18 +01:00
Dawid Bepierszcz
374f6002eb
1.2.7d
...
- Fix for console commands exception (caused by silentmode)
- Updated css
2024-01-19 21:03:24 +01:00
Dawid Bepierszcz
99ce2cdf6a
1.2.7c
...
- `css_hide` - Hide on scoreboard
Code stolen from https://github.com/DeadSwimek/cs2-hideadmin
Thanks DeadSwimek ;]
2024-01-17 23:23:31 +01:00
Dawid Bepierszcz
d751bdadbd
1.2.7b
...
- Back to net7
- SilentMode for admins
- Adding global admins via command
2024-01-17 23:08:52 +01:00
Dawid Bepierszcz
64c806f3d7
Update CS2-SimpleAdmin.cs
2024-01-15 02:39:33 +01:00
Dawid Bepierszcz
2d41a62b52
1.2.6e
...
- Finally? fixed sqladmins
2024-01-13 23:12:23 +01:00
Dawid Bepierszcz
8d365b670e
1.2.6d
...
- Probably workaround for sql admins
2024-01-13 00:19:13 +01:00
Dawid Bepierszcz
71af90031e
Database connection exception fix, additional ip check (problem with steam auth)
2024-01-09 23:05:49 +01:00