11 Commits

Author SHA1 Message Date
9406aaa050 Finished routing with automatic help text generation
Changelog: added
2022-01-16 15:58:35 +01:00
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
bef9d16888 Synchronous logging
Changelog: fixed
2022-01-12 19:03:51 +01:00
2be3a6e0c7 Added Assembly info and versioning
Changelog: added
1.0.2
2022-01-12 15:14:59 +01:00
49bc63aad9 Add CHANGELOG 2022-01-12 13:54:02 +00:00
d120860322 Added CLI configuration
Also halt if no valid channels are connected!

Changelog: added
1.0.1
2022-01-12 14:47:59 +01:00
d8c1f81023 Initial Build
Multiarch docker build
Unified logging (replaced some crashes with error logs)
Replace all console writes with log formatted writes.

Changelog: added
1.0.0
2022-01-12 14:47:16 +01:00
1579430f76 ChunkWise message waiter
Refined Storage basic implementation
2022-01-11 20:32:25 +01:00
bfb060710a Basic Operation working 2022-01-10 16:10:32 +01:00
191a9d3415 Add project files. 2022-01-10 11:33:18 +01:00
bb551c669b Add .gitattributes, .gitignore, and README.md. 2022-01-10 11:29:14 +01:00