Commit Graph

8 Commits

Author SHA1 Message Date
Claude
c7b93dc0a8 Add mute/unmute functionality for chat
- /bot mute {id} - mutes player by EntityID, SteamID, or name
- /bot unmute {id} - unmutes player
- Muted players' messages blocked in-game but visible in telnet
- All /bot commands only visible in telnet
2025-11-23 20:34:29 +00:00
Claude
96d535633a Clear recipients instead of blocking - allow server logging 2025-11-23 19:54:53 +00:00
Claude
2aca59b25e Use Console.WriteLine instead of non-existent Log.Out 2025-11-23 19:53:50 +00:00
Claude
1217cc30be Use Log.Out to write chat message to telnet-visible server log 2025-11-23 19:50:39 +00:00
Claude
4641764819 Simplify patch signature - only use needed parameters 2025-11-23 19:45:10 +00:00
Claude
4a7fc2c3ec Implement ChatMessageServer patch with correct signature
Intercepts /bot messages and logs to console only
2025-11-23 19:39:06 +00:00
Claude
f12fc20b3e Add introspection to discover Chat methods and fix ModInfo V2 format 2025-11-23 19:27:09 +00:00
ecv
aa713a093a update damit claude mir nicht immer meinen mod-namen ruiniert. 2025-11-23 20:23:53 +01:00