Commit Graph

33 Commits

Author SHA1 Message Date
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 aca8924f15 Merge branch 'chore/50-change-used-markdown-embed-technique' into 'main'
Replace SVG with PNG graphics in documentation

Closes #50

See merge request cs108-fs26/Gruppe-13!79
2026-04-05 12:48:42 +02:00
Lars Simon Winzer d3009a422c Docs: Replace SVG with PNG graphic 2026-04-05 12:43:59 +02:00
Julian Kropff d4e69d26d7 Merge remote-tracking branch 'origin/main' into feat/game-engine 2026-04-05 11:04:19 +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
Julian Kropff b99facab3b Docs: fix Game Engine architecture Documentation 2026-04-04 19:10:19 +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
Julian Kropff 59c47267ad Docs: fix Game Engine implementation Documentation 2026-04-04 16:13:23 +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
Julian Kropff 413999a226 Add: Game Engine implementation Documentation 2026-04-04 11:51:26 +02:00
Julian Kropff ee1e474a9d Docs: Fix typos in poker rules description 2026-04-04 11:47:12 +02:00
Julian Kropff 8c0dd1a481 Docs: A simple description of the poker rules with an example, English version 2026-04-04 10:24:08 +02:00
Julian Kropff 3640c1117d Docs: update client network architecture documentation 2026-04-04 10:21:07 +02:00
Julian Kropff e86de25b34 Add: A simple description of poker rules with an example 2026-04-03 14:35:08 +02:00
Julian Kropff 71d417c6da Add: adding the game engine documentation 2026-03-31 17:06:53 +02:00
Lars Simon Winzer a5272b99ab Add: Include diagramm in document 2026-03-11 11:50:59 +01:00
Lars Simon Winzer 32e4b04c87 Add: SessionId to identify each session 2026-03-11 11:43:27 +01:00
Lars Simon Winzer 22990fa35e Add: Document outlining the core components and roles in the server-side networking 2026-03-11 11:37:04 +01:00
Lars Simon Winzer b9878a9c33 Chore: Move 'diary' folder to top of 'documents' folder 2026-03-10 13:19:17 +01:00
Lars Simon Winzer d0ea56daa4 Chore: Move 'blog' folder to top of 'documents' folder 2026-03-10 13:18:50 +01:00
Lars Simon Winzer 86303f8b84 Docs: Delete '09-03-26_Networking' post 2026-03-10 12:53:38 +01:00
Lars Simon Winzer 676e24e78d Add: Table of contents and 'The Language of the Network' section 2026-03-09 18:59:35 +01:00
Lars Simon Winzer d346ec4f97 Add: Blog to cover networking in its entirety 2026-03-09 18:30:08 +01:00
Lars Simon Winzer b868f3289b Add: Readme explaining the purpose, format and links to existing blog posts 2026-03-09 15:38:44 +01:00
Lars Simon Winzer c385a0e30d Add: README for diary folder with summarys and links to each folder 2026-03-02 14:37:52 +01:00
Jona Walpert e5b4b3e4f5 added first two diary entries 2026-03-02 14:05:11 +01:00