1
0
Fork 0
Commit Graph

322 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 7faac0f6a8 Fix build. Set up initial blank embeds. 2017-01-10 20:36:03 +00:00
Starbeamrainbowlabs 879fc98f83 Add blank html & css files 2017-01-10 20:34:10 +00:00
Starbeamrainbowlabs d3a0e4fa60 Fix rogue comma in npm package.json 2017-01-10 19:54:17 +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
Starbeamrainbowlabs 75089daaae Add npm run build as csproj before build command 2017-01-09 20:58:29 +00:00
Starbeamrainbowlabs 424a6bfcd1 Begin setting up http server & client code. 2017-01-09 20:54:37 +00:00
Starbeamrainbowlabs 127f838798 Add credits to readme. 2017-01-08 18:03:07 +00:00
Starbeamrainbowlabs e181aaefc4 Add http / websocket library via nuget. 2017-01-08 18:00:52 +00:00
Starbeamrainbowlabs b35a11a2ee Update DrawnLine & Plane to allow line addition. 2017-01-08 14:45:48 +00:00
Starbeamrainbowlabs d8677a6e4b Bugfix: Correct LocationReference class' equating logic 2017-01-07 20:20:20 +00:00
Starbeamrainbowlabs 37051e0f7b Fill out more classes incl. DrawnLine.
Also fill out some of the comparison logic & the chunk wiring.
2017-01-07 20:19:21 +00:00
Starbeamrainbowlabs 6e894f58fc Fill things out a bit and star working on de/serialisation 2017-01-07 17:35:56 +00:00
Starbeamrainbowlabs 9ccd3239a1 Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/Nibriboard 2017-01-06 21:20:17 +00:00
Starbeamrainbowlabs 5a9ed7bcee Initial commit 2017-01-06 22:19:37 +01:00
Starbeamrainbowlabs 89e2ccafd2 Set up initial chunk loading skeleton. 2017-01-06 21:14:31 +00:00
Starbeamrainbowlabs f3c515263e Set up variables in the Chunk class. 2017-01-06 20:48:53 +00:00
Starbeamrainbowlabs 4bd0ca9d8f Set up the {Location,Chunk}Reference classes. 2017-01-06 20:45:35 +00:00
Starbeamrainbowlabs c9bd9b3219 Add intellisense description to each core structure class. 2017-01-06 19:05:27 +00:00
Starbeamrainbowlabs bd2932832b Create intial empty core structure classes. 2017-01-06 18:57:58 +00:00
Starbeamrainbowlabs e2f48a01a3 Rename to remove uppercase 'board' in main name 2017-01-06 18:53:58 +00:00
Starbeamrainbowlabs 11a3c0247c Initial commit. 2017-01-06 18:49:28 +00:00