30 Commits

Author SHA1 Message Date
60afda97dc defaults are dealt with by CMD_CONFIG 2026-03-23 14:53:33 +00:00
968cd2dc8a rename TIMEOUTS to CMD_CONFIG 2026-03-23 14:48:09 +00:00
d7ea4d9fad patch bump v0.2.5 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 v0.2.4 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
v0.2.3
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
2233f5eda1 use workspace to add path dep 2026-03-22 05:29:40 +00:00
12bcaca00c patch bump v0.2.1 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
9a4fefcbbb add aio-q3-rcon as local path dependency 2026-03-22 03:05:47 +00:00
e2fb241bc2 upd pre-commit config 2026-03-21 14:19:11 +00:00
dd7f9775f2 minor bump v0.2.0 2026-03-21 10:20:11 +00:00
36e54e89b7 add maprestart command 2026-03-21 10:19:01 +00:00
84702a5360 add pre-commit config + update readme script 2026-03-21 10:17:45 +00:00
7ec51293e4 upd .envrc example 2026-03-21 00:45:54 +00:00
0e962e5aa0 run through formatter 2026-03-21 00:43:24 +00:00
4407456e58 upd default port v0.1.0 2026-03-21 00:41:57 +00:00
277f316d28 add --help output to README 2026-03-21 00:40:23 +00:00
649a1b6cce minor bump 2026-03-21 00:37:59 +00:00
431a1839cf add publish+ruff actions 2026-03-21 00:36:46 +00:00
4a1eaa044d fix badge links 2026-03-21 00:35:03 +00:00
de19115d7c add description 2026-03-21 00:34:17 +00:00
83f5fd1cd1 upd README 2026-03-21 00:32:44 +00:00
8a4b0f64b6 upd min py version 2026-03-21 00:27:43 +00:00
48bf6f6728 first commit 2026-03-21 00:25:40 +00:00