Commit Graph

  • 0e09aaef5c Bumped dependencies main 1.1.5 Michael Chen 2022-11-30 23:33:48 +01:00
  • 29b8c59c9e Automatically get version number from project file 1.1.4 Michael Chen 2022-11-23 00:35:14 +01:00
  • 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 Michael Chen 2022-11-23 00:28:01 +01:00
  • 6920d1a2b3 Bump version to 1.1.3 Added player status events Added debugger displays for messages 1.1.3 Michael Chen 2022-01-18 16:47:11 +01:00
  • 82c8313cb9 Added peripheral list Michael Chen 2022-01-18 14:44:31 +01:00
  • a6ee52f70e Log to discord log channel Michael Chen 2022-01-18 13:05:34 +01:00
  • 735bc8e8ae Bump version to 1.1.2 Cleaner item list display Allow full item list as file Fixed online status message with new handler 1.1.2 Michael Chen 2022-01-18 11:46:23 +01:00
  • a55af9f667 Increase chunk size to send fewer messages. Fixed logging lock (causes color issues in parallel env) Michael Chen 2022-01-18 10:43:15 +01:00
  • f912b9db8f Re-added chat relaying Fixed async naming scheme Added webhook for every channel Added colorful logging Michael Chen 2022-01-18 10:10:49 +01:00
  • e7b056342f Added player detector implementation Added computer event listeners Michael Chen 2022-01-17 19:10:14 +01:00
  • 92aafcde70 Smarter message parsing Future: make return params dynamic, not string now requires type in message objects Michael Chen 2022-01-17 16:22:15 +01:00
  • 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 1.1.1 Michael Chen 2022-01-17 15:24:04 +01:00
  • 4a98d4cb50 Bump version 1.1.0 Michael Chen 2022-01-16 22:31:33 +01:00
  • fd3e6fdcc8 Cleanup, ordering and added host variable to client script Michael Chen 2022-01-16 22:29:50 +01:00
  • 612435eb09 Added more item details in getitem Michael Chen 2022-01-16 22:15:11 +01:00
  • cd006fb268 Generate token with random prefix Added getitem function for specific item - that decrypt is not invoked for previous run of the server - and that server restart always triggers a client update Michael Chen 2022-01-16 21:51:37 +01:00
  • 0b9cb03bae Implemented auto updating lua script Downloads latest script from server if outdated (10 seconds) Server sends encrypted token to client to keep session new and rejects ..old tokens This allows updating the script in this repository Michael Chen 2022-01-16 21:31:07 +01:00
  • 9406aaa050 Finished routing with automatic help text generation routing Michael Chen 2022-01-16 15:58:35 +01:00
  • ede4efa4e3 Added command routing Michael Chen 2022-01-15 21:26:32 +01:00
  • bef9d16888 Synchronous logging Michael Chen 2022-01-12 19:03:51 +01:00
  • 2be3a6e0c7 Added Assembly info and versioning 1.0.2 Michael Chen 2022-01-12 15:14:59 +01:00
  • 49bc63aad9 Add CHANGELOG Michael Chen 2022-01-12 13:54:02 +00:00
  • d120860322 Added CLI configuration 1.0.1 Michael Chen 2022-01-12 14:32:25 +01:00
  • d8c1f81023 Initial Build 1.0.0 Michael Chen 2022-01-12 13:03:30 +01:00
  • 1579430f76 ChunkWise message waiter Refined Storage basic implementation Michael Chen 2022-01-11 20:32:25 +01:00
  • bfb060710a Basic Operation working Michael Chen 2022-01-10 16:10:32 +01:00
  • 191a9d3415 Add project files. Michael Chen 2022-01-10 11:33:18 +01:00
  • bb551c669b Add .gitattributes, .gitignore, and README.md. Michael Chen 2022-01-10 11:29:14 +01:00