24 Commits
Author SHA1 Message Date
onyx_online 5192c9f694 send a single joke 2026-02-18 21:30:39 +00:00
onyx_online eeae1c76b4 add Taskfile for bumping manifest version 2026-02-18 11:27:20 +00:00
onyx_online fa02d0c65e the timeouts hash means we can simplify the logic in CLI, GUI examples
colour codes removed from response output.
2026-02-18 11:19:09 +00:00
onyx_online 9209c705ce fixes bug skipping first char of response 2026-02-18 11:18:25 +00:00
onyx_online cb90ad8030 upd README 2026-02-17 21:45:56 +00:00
onyx_online b6fdf021b9 run formatter on examples 2026-02-17 21:38:28 +00:00
onyx_online 2800cbbcd2 Connect-Rcon now optionally accepts a timeouts hashtable
Base class now implements the IDisposable interface

improved error handling
2026-02-17 21:38:19 +00:00
onyx_online ba4892f75b use -Seconds 2023-12-09 12:20:33 +00:00
onyx_online ea776fd93f stop stopwatch 2023-12-01 11:16:56 +00:00
onyx_online 0cc63a2b75 add messages example 2023-12-01 10:47:33 +00:00
onyx_online 396813114b upd regex.
values with colour codes now returned
2023-12-01 09:46:27 +00:00
onyx_online 22d036cbab upd function names, use approved verbs 2023-12-01 09:35:37 +00:00
onyx_online 0e5ee0e523 md 2023-11-30 22:43:32 +00:00
onyx_online 47e280c977 add Rcon class section to README. 2023-11-30 22:38:05 +00:00
onyx_online b712768f97 add ability to query single var values 2023-11-30 10:31:25 +00:00
onyx_online fdf83415d4 if we're changing maps, use SetMap() 2023-11-30 09:44:34 +00:00
onyx_online 7683665c7c lowercase login method to indicate it as internal method
added method overload for {Rcon}.Send
2023-11-30 09:44:05 +00:00
onyx_online e446a45a6c upd {base}.send method.
If only a single fragment expected, don't use string array
2023-11-30 09:42:58 +00:00
onyx_online 61f7afb9f7 add script entry point 2023-11-29 22:54:52 +00:00
onyx_online 4966bee0b8 Import module... 2023-11-29 22:11:58 +00:00
onyx_online a9ccdb0c19 adds enter bind for textbox
clears text on rcon send

window size reduced a little
2023-11-29 22:04:51 +00:00
onyx_online cb7c7b2e04 add gui example 2023-11-29 19:21:43 +00:00
onyx_online 9c5cfbdc7b adds README for examples 2023-11-29 16:54:12 +00:00
onyx_online 70f76797ea initial commit 2023-11-29 16:18:03 +00:00