17 Commits

Author SHA1 Message Date
d7ea4d9fad patch bump 2026-03-23 14:45:50 +00:00
d0519bb8e9 add spinners for all commands (including interactive mode).
pass send_command(interpret=True) for commands that return long responses.
note, it strips the first `"` from cvar responses which causes CVAR_REGEX to fail.
2026-03-23 14:45:35 +00:00
3a7cc3eacb patch bump 2026-03-23 13:31:09 +00:00
fce5858a93 print success messages instead boxed output on cvar change 2026-03-23 13:31:03 +00:00
a9aff25c4e include map in status output
uses rounded boxes
2026-03-23 13:21:38 +00:00
7af5caad89 fix spinner suffix 2026-03-23 13:17:45 +00:00
ac5b117e2c bump aio-q3-rcon dep version
patch bump
2026-03-23 12:16:35 +00:00
4f5272ac32 patch bump 2026-03-22 10:35:41 +00:00
04c4e40063 rescale the boxed outputs 2026-03-22 10:35:23 +00:00
12bcaca00c patch bump 2026-03-22 04:11:15 +00:00
bfb45efb32 updates to the Console classes:
- added ErrConsole
- import console as namespace throughout the package
- swap out the static methods for instance methods.

Wrap the entry point in try/except.
Note, catching IncorrectPasswordError is currently not working. See https://github.com/Iapetus-11/aio-q3-rcon/issues/4
2026-03-22 04:10:53 +00:00
dd7f9775f2 minor bump 2026-03-21 10:20:11 +00:00
36e54e89b7 add maprestart command 2026-03-21 10:19:01 +00:00
0e962e5aa0 run through formatter 2026-03-21 00:43:24 +00:00
4407456e58 upd default port 2026-03-21 00:41:57 +00:00
649a1b6cce minor bump 2026-03-21 00:37:59 +00:00
48bf6f6728 first commit 2026-03-21 00:25:40 +00:00