 DebianandSisyphus
|
cbeab1ae45
|
Detect team modes by GAME_TYPE code and sync gametype at match start
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <[email protected]>
|
2026-09-18 14:19:37 +02:00 |
|
 DebianandSisyphus
|
c636557849
|
Sync rosters at match start, harden dedup and TIME handling, add scoreboard and damage summary
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <[email protected]>
|
2026-09-18 13:04:34 +02:00 |
|
 DebianandSisyphus
|
c9487b954a
|
Seed the player roster from a status dump on connect and map change
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <[email protected]>
|
2026-09-18 12:33:59 +02:00 |
|
 DebianandSisyphus
|
be7c3aec56
|
Track vote subjects and authoritative player scores in game state
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <[email protected]>
|
2026-09-18 12:19:29 +02:00 |
|
 DebianandSisyphus
|
5b90d66276
|
Remove dead code, fix cvar argument type and add player name helper
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <[email protected]>
|
2026-09-13 14:00:13 +02:00 |
|
xbl
|
7ca9795a39
|
modified: .gitignore
modified: README.md
new file: install.sh
renamed: config.py -> lib/constants.py
renamed: cvars.py -> lib/cvars.py
renamed: formatter.py -> lib/formatter.py
renamed: network.py -> lib/network.py
renamed: parser.py -> lib/parser.py
renamed: qlpycon_config.py -> lib/settings.py
renamed: state.py -> lib/state.py
renamed: ui.py -> lib/ui.py
modified: main.py
modified: qlpycon.bash
new file: qlpycon.conf.example
|
2026-06-13 10:21:29 +02:00 |
|