This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
conquest
Watch
1
Star
0
Fork
0
You've already forked conquest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8154bb7d63932b3f6f21be39c41a36eb23a2a0c
conquest
/
src
/
client
/
views
History
Jakob Friedl
a8154bb7d6
Fixed team server crashing when no UI client is connected.
2025-09-26 15:30:14 +02:00
..
modals
Started porting over functionality to the ImGui client via websocket communication.
2025-09-25 19:22:17 +02:00
widgets
Improved agent generation modal.
2025-09-25 10:41:41 +02:00
console.nim
Fixed bug caused by '\0' in username that broke formatting.
2025-09-25 20:22:56 +02:00
dockspace.nim
Fixed the docking problems by having each agent dock once to the bottom or to the node where the "Listeners" table is shown when they get added.
2025-09-26 13:24:35 +02:00
eventlog.nim
Started work on websocket communication: Parsing/Serialization of WebSocket packets.
2025-09-22 21:53:13 +02:00
listeners.nim
Started porting over functionality to the ImGui client via websocket communication.
2025-09-25 19:22:17 +02:00
sessions.nim
Fixed team server crashing when no UI client is connected.
2025-09-26 15:30:14 +02:00