Commit Graph

15 Commits

Author SHA1 Message Date
Julian Kropff ea987243b0 Merge branch 'feat/client-communication' into feat/game-ui 2026-04-09 13:35:55 +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
Julian Kropff 09c19c2602 Add: documentation for client network architecture 2026-04-02 16:10:33 +02:00
Julian Kropff 45cd54b981 Add: Client Network Architecture Documentation 2026-04-02 10:54:47 +02:00
Mathis Ginkel 5401ead198 add: Network Protocol docs 2026-03-15 22:31:10 +01: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