1
0
Fork 0
Commit Graph

30 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 6b359739d2
[server] Add version subcommand to console & rearrange plane help 2017-12-23 17:24:20 +00:00
Starbeamrainbowlabs cc4ebc6c65
[server] Add git commit hash & build daate & time to assembly, and add header when starting the server 2017-12-23 13:33:00 +00:00
Starbeamrainbowlabs 0897dcdaeb
[server] Set logging level back to debug, since GlidingSquirrel defaults to Warning 2017-12-22 14:46:32 +00:00
Starbeamrainbowlabs 23fb5c5b33
[server] Add listing currently connected clients to CLI 2017-12-16 12:16:43 +00:00
Starbeamrainbowlabs 8b602f1aed
Refactor command console into own class 2017-12-15 23:36:25 +00:00
Starbeamrainbowlabs 1cab9bd0de
[server] Add planes command to list current planes 2017-12-15 21:07:09 +00:00
Starbeamrainbowlabs 9ce8f70be0 Pull the whole build system apart and put it back together again. It's a lot more flexible now :P 2017-11-09 21:30:03 +00:00
Starbeamrainbowlabs aca12a3012 [server] Fix loading saves 2017-10-23 19:51:16 +01:00
Starbeamrainbowlabs be258f63dc It sure does feel strangely both good and scary to be completely refactoring so many core classes. 2017-09-10 21:34:01 +01:00
Starbeamrainbowlabs 0e4fe2eecb Update GlidingSquirrel version 2017-09-09 21:33:01 +01:00
Starbeamrainbowlabs 226452cb57 Get loading to work :D Now we've just got a few more chunk loading issues to sort out... 2017-07-29 13:20:12 +01:00
Starbeamrainbowlabs d19135d486 Tie in loading to main program 2017-07-23 22:02:24 +01:00
Starbeamrainbowlabs 02a527d6b4 Fiddle with logging 2017-07-23 19:43:33 +01:00
Starbeamrainbowlabs fddfa31939 Fix the saving system. It works! 2017-07-23 19:36:28 +01:00
Starbeamrainbowlabs 99ac0634ad Reworkt he saving system a bit. 2017-07-20 20:02:50 +01:00
Starbeamrainbowlabs d79a89423c Create simple command console 2017-07-20 13:15:11 +01:00
Starbeamrainbowlabs 19412e4361 Update connection to be ip address agnostic 2017-05-04 19:53:38 +01:00
Starbeamrainbowlabs b2be6e590b [server] Start sorting out chunk synchronisation 2017-03-04 21:49:51 +00:00
Starbeamrainbowlabs f3c2806243 Add references to the ripple space manager to allow the nibri clients to interact with it. 2017-03-04 19:59:22 +00:00
Starbeamrainbowlabs 686dd2f56d Put some infrastructure in palce to better handle disconnects and shutdowns. 2017-02-19 16:35:12 +00:00
Starbeamrainbowlabs 66b16acd3d People can see other peoples' cursors! hooray! :D :D :D 2017-02-19 15:55:22 +00:00
Starbeamrainbowlabs 199ffbfe40 Add comments todescribe the uses of various classes. 2017-01-28 18:49:26 +00:00
Starbeamrainbowlabs 060f01cf75 Set up ripple link websocket connection. 2017-01-21 18:38:52 +00:00
Starbeamrainbowlabs 8a5dda1c05 Send settings file to client. 2017-01-21 18:13:42 +00:00
Starbeamrainbowlabs 11a2c846fc Finish hooking up Http server. Next up: client settings. 2017-01-21 17:06:19 +00:00
Starbeamrainbowlabs 33f3c44d6e Set up core basic framework that calls the main code 2017-01-19 13:13:35 +00:00
Starbeamrainbowlabs cf8fb234b4 Create scaffolding for WebSocket connection handling logic 2017-01-10 20:53:50 +00:00
Starbeamrainbowlabs 7faac0f6a8 Fix build. Set up initial blank embeds. 2017-01-10 20:36:03 +00:00
Starbeamrainbowlabs 2b81fbc468 Start setting up Http server & WebSocket listener 2017-01-10 19:52:27 +00:00
Starbeamrainbowlabs b3f0cc647f Add blank index.js and build 2017-01-10 19:51:49 +00:00
Renamed from Nibriboard/Nibriboard.cs (Browse further)