Commit Graph

7 Commits

Author SHA1 Message Date
bbdd5ce586
Bump version to 1.1.4
Added build script to solution files
Added address to configure client connection destination (if proxied)
Added automatic semantic versioning build
2022-11-23 00:28:01 +01:00
Michael Chen
a6ee52f70e
Log to discord log channel 2022-01-18 13:05:34 +01:00
Michael Chen
9fd50ee01e
server:
Fixed cli help texts
Added administrator options for critical methods
Added result state for client and server specific errors
Redirect root to help text
Fixed fingerprint error, fingerprint must be case sensitive
Re-Added online messages
Added typing trigger for discord bot messages
client:
fixed chunkString for empty results preemtive
wrap error objects for server messages
both:
added raw lua RS Bridge command entry
2022-01-17 15:25:03 +01:00
Michael Chen
fd3e6fdcc8
Cleanup, ordering and added host variable to client script 2022-01-16 22:29:50 +01:00
Michael Chen
d120860322
Added CLI configuration
Also halt if no valid channels are connected!

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