Commit graph

27 commits

Author SHA1 Message Date
cd90d1bf82 1.0.4c-zio1: CSS 1.0.375 / net10.0, fixes, SimpleAdmin ranks
- Target net10.0 and CounterStrikeSharp 1.0.375 (compile-only reference),
  System.Text.Json instead of Newtonsoft.Json.
- Config moves to configs/plugins/CS2-Tags/tags.json, defaulting to our
  #rank/... SimpleAdmin groups. Comments and trailing commas allowed; a bad
  file is logged and the previous tags kept.
- Scoreboard tags call SetStateChanged on m_szClan, only when changed.
- Colour tags are expanded only in config strings, not in players' names or
  messages. Empty nick_color means team colour.
- A tag with no prefix or colours leaves chat to the game; drop team_chat.
- css_tags_reload works for @css/root too and reapplies scoreboard tags;
  hot reload tags connected players. Timers stop on map change. No dead
  icon for spectators.
- Remove css_tag_mute/unmute and "@" team admin chat: CS2-SimpleAdmin does
  both, and its catch-all command listener runs before these.
- Add release.sh, drop the .sln and GitHub workflow, README for the fork.
2026-09-27 16:23:45 +01:00
Dawid Bepierszcz
ac4c466340 1.0.4c
- Changed gags from userid to steamid
2024-01-27 23:59:00 +01:00
Dawid Bepierszcz
708e280933 1.0.4b
- Updated CounterStrikeSharp to 159
- Added removing gag on disconnect event
2024-01-26 13:35:14 +01:00
Dawid Bepierszcz
6c5fda09f4 1.0.3b
- Minor changes
2024-01-20 17:24:30 +01:00
Dawid Bepierszcz
bbeef2adba Non auth player fix 2024-01-08 18:16:37 +01:00
Dawid Bepierszcz
da83d8477f Updated to CSS 142 2024-01-08 11:18:05 +01:00
daffyyyy
088f66694a Update CS2-Tags.cs 2023-12-06 22:16:44 +01:00
daffyyyy
9fd605e863 team_chat everyone
For old configs u need to add:
```"team_chat": true,```
to everyone
2023-12-06 15:04:11 +01:00
daffyyyy
996b6175b1 Update CS2-Tags.cs 2023-12-06 03:01:17 +01:00
daffyyyy
09a4a330e6 Update CS2-Tags.cs 2023-12-06 02:50:26 +01:00
daffyyyy
c98c682dbe Added adminchat on say_team @ 2023-12-06 02:50:01 +01:00
daffyyyy
098c158c9f Updatee 2023-12-05 03:01:43 +01:00
daffyyyy
22235ea995 Increased cssharp version 2023-12-03 23:41:03 +01:00
daffyyyy
2752a781c8 Removed mysql, added command for others plugin
- Removed mysql usage
- Added commands **css_tag_mute <PlayerIndex>** and **css_tag_unmute <PlayerIndex>**
2023-12-03 23:39:06 +01:00
daffyyyy
c8d2a6e2b7 CS2-SimpleAdmin Integration 2023-12-03 19:23:12 +01:00
daffyyyy
9b688a42af Fixed scoreboard tags, tested on k4 2023-11-29 02:48:30 +01:00
daffyyyy
c6a85e271d Probably groups, timer for clantag, ignore more commands 2023-11-29 00:45:20 +01:00
daffyyyy
19485b2f99 Added skull icon to normal chat, updated readme 2023-11-22 00:06:04 +01:00
daffyyyy
c0f571fcaa {TEAMCOLOR}, skull icon in team_cheat, css_tags_reload server command 2023-11-21 23:34:52 +01:00
daffyyyy
c5fcb15b10 Tag for everyone 2023-11-21 02:26:15 +01:00
daffyyyy
9d245f0557 Team chat for all 2023-11-21 00:00:19 +01:00
daffyyyy
6f3f9cf554 Added tags to team_chat 2023-11-20 23:54:56 +01:00
daffyyyy
070edec44a New temporary fix for commands
Old method throws exception and duplicate messages
2023-11-20 23:35:27 +01:00
daffyyyy
f64ec60629 Temp fix for commands and rtv without ! 2023-11-20 23:02:06 +01:00
daffyyyy
c78c503cad Temp fix for command messages 2023-11-20 22:19:07 +01:00
daffyyyy
dbd2f7e348 Loop break 2023-11-20 21:45:22 +01:00
daffyyyy
fc5318fc1f Initial commit 2023-11-20 21:23:41 +01:00