34 Commits

Author SHA1 Message Date
Jona Walpert cd8aa9e709 Feat: Add leave-lobby command 2026-05-13 23:00:06 +02:00
Jona Walpert c0a7cadf7e docs: add highscore protocol commands (Issue #110) 2026-04-21 20:40:52 +02:00
Jona Walpert 190b30672a Feat: Added CHANGE_USERNAME server command, registration and documentation 2026-04-15 20:49:29 +02:00
Jona Walpert 5e653a516c Merge branch 'main' into feat/100-add-start-game-command-on-server-side 2026-04-12 12:45:24 +02:00
Jona Walpert b86352a298 Merge branch 'main' into feat/93-add-serverside-create-lobby-command 2026-04-12 11:27:11 +02:00
Jona Walpert d0e908774b Docs: Add documentation for fold command 2026-04-12 01:18:24 +02:00
Jona Walpert fb5399fc18 Docs: add documentation for call command 2026-04-12 01:06:41 +02:00
Jona Walpert dac4dcfdbe Docs: Add documentation for Raise command 2026-04-12 00:47:41 +02:00
Jona Walpert d77ce42795 Docs: add documentation of bet command 2026-04-12 00:11:30 +02:00
Jona Walpert 371e6afe5c Docs: add documentation of new start_game command 2026-04-11 23:18:22 +02:00
Jona Walpert 1b6e8ce6d6 Docs: add documentation for get_gamestate command 2026-04-11 22:02:09 +02:00
Jona Walpert 098092707c Merge branch 'main' into feat/94-add-get-lobby-list-command-on-server-side 2026-04-11 21:20:04 +02:00
Jona Walpert f467d9ebe2 Docs: Add new get_lobby_list command 2026-04-11 21:12:30 +02:00
Jona Walpert 050beb9d98 Docs: update command documentation 2026-04-11 20:50:19 +02:00
Jona Walpert 050d87ce57 Docs: Add command documentation for get_lobby_status 2026-04-11 20:32:38 +02:00
Jona Walpert af9daecf46 Docs: Add documentation for Join_lobby command 2026-04-11 18:03:18 +02:00
Jona Walpert 62f01d1e5d Docs: add documentation of create_lobby commad 2026-04-11 16:44:19 +02:00
Mathis Ginkel 9e7a80c17d Docs: add description of enum ChatType
Refs #88
2026-04-11 15:07:55 +02:00
Mathis Ginkel 9c09927d09 Docs: Adding Server Commands for Client Chat to the protocol document manually reverting changes 2026-04-10 23:25:05 +02:00
Lars Simon Winzer bb1e026a1e Docs: Update protocol document for LIST_USERS command 2026-04-09 18:59:18 +02:00
Lars Simon Winzer 5e15ad359d Docs: Correct spelling and grammar 2026-04-09 14:38:39 +02:00
Lars Simon Winzer 2350ddf1c4 Docs: Add examples to copy n' paste exmaple and all existing documented commands 2026-04-09 14:34:32 +02:00
Lars Simon Winzer 62bc75b46b Docs: Write documentation for already existing commands and pre-execution checks 2026-04-09 14:21:18 +02:00
Lars Simon Winzer 8bcd4dd033 Docs: Update copy n' paste command section with enum example, and error response 2026-04-09 14:09:24 +02:00
Lars Simon Winzer 0afa1d65e9 Docs: Link to protocol document from section README 2026-04-09 13:39:26 +02:00
Lars Simon Winzer 259173a809 Docs: Initial protocol document outlining execution pipeline with possible error responses 2026-04-09 13:39:07 +02:00
Lars Simon Winzer 6ee2c4f901 Docs: Add to the command deep-dive by adding a section for the HandlerCheck and CommandHandlerExecutor, including diagrams 2026-04-08 18:19:55 +02:00
Lars Simon Winzer eb2a679868 Docs: Modify guide on implementing a command by mentioning pre-execution checks 2026-04-08 18:18:17 +02:00
Lars Simon Winzer d3009a422c Docs: Replace SVG with PNG graphic 2026-04-05 12:43:59 +02:00
Lars Simon Winzer a0319af3b3 Fix: Revert and use relative path instead 2026-04-04 22:09:20 +02:00
Lars Simon Winzer b8a0c224cf Fix: Replace markdown native image embed with html tag 2026-04-04 22:06:09 +02:00
Lars Simon Winzer b9a8448b53 Docs: Write guide on implementing a custom command and link to it from README 2026-04-04 18:08:03 +02:00
Lars Simon Winzer f971e6ad5b Docs: Write technical deep dive for commands and link to it from README
Includes puml diagrams and exported svgs
2026-04-04 15:51:29 +02:00
Lars Simon Winzer 4317b63a87 Docs: Write README for commands section of serverside documentation 2026-04-04 14:36:46 +02:00