Commit Graph

5 Commits

Author SHA1 Message Date
Michael Chen
9406aaa050
Finished routing with automatic help text generation
Changelog: added
2022-01-16 15:58:35 +01:00
Michael Chen
ede4efa4e3
Added command routing
Added router class using attributes
Added success parameter to mc computer response
Added generic answer type class (for future choice results)

Changelog: added
2022-01-15 21:26:32 +01:00
Michael Chen
bef9d16888
Synchronous logging
Changelog: fixed
2022-01-12 19:03:51 +01:00
Michael Chen
d8c1f81023
Initial Build
Multiarch docker build
Unified logging (replaced some crashes with error logs)
Replace all console writes with log formatted writes.

Changelog: added
2022-01-12 14:47:16 +01:00
Michael Chen
1579430f76
ChunkWise message waiter
Refined Storage basic implementation
2022-01-11 20:32:25 +01:00