1
0
Fork 0
Commit Graph

303 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 53ba0b1c06 [client] Add debug statement 2017-07-01 22:20:48 +01:00
Starbeamrainbowlabs edb50e2619 [client] Bugfix the latest live line refactor.
Also send all the right events with the right attachments.
2017-07-01 13:29:45 +01:00
Starbeamrainbowlabs c49f2b2278 [client] Start extensive refactoring of OtherClient logic 2017-06-30 21:09:37 +01:00
Starbeamrainbowlabs 23514f788d [server] Add line start event. 2017-06-30 16:47:29 +01:00
Starbeamrainbowlabs dd184b38ac [server] Add LineCompleteReflection message & hooks 2017-06-30 15:42:02 +01:00
Starbeamrainbowlabs e0d7bf4bc4 [server] Rework line part reflections. 2017-06-30 10:33:35 +01:00
Starbeamrainbowlabs 551ceeb17e Add & hook up empty OnLinePartAddition handler to NibriClient 2017-06-27 15:14:40 +01:00
Starbeamrainbowlabs ecbece8f22 [server] Get the LineIncubator to emit OnLinePartAddition events 2017-06-27 14:42:36 +01:00
Starbeamrainbowlabs 058511be19 [server] Add new event to LineIncubator 2017-06-27 12:10:14 +01:00
Starbeamrainbowlabs bfdf1b0c6e [server] Fix LineIncubator DrawnLine id assignment to enable tracking 2017-06-27 12:03:21 +01:00
Starbeamrainbowlabs fcfc330b28 [client] Finish client cursor synchronisation 2017-06-27 12:02:45 +01:00
Starbeamrainbowlabs eeee26e720 [client] Fix phantom disconnect on page load 2017-06-27 10:57:50 +01:00
Starbeamrainbowlabs 41e6b46311 [server] Add addtional error handling to enbedded file server 2017-06-26 22:31:48 +01:00
Starbeamrainbowlabs 75641b4f30 [client] Add number keyboard shortcuts to tools 2017-06-26 18:04:42 +01:00
Starbeamrainbowlabs 1845e38613 Clamp the zoom to avoid crashes. 2017-06-26 17:53:18 +01:00
Starbeamrainbowlabs 441cb5a283 Change the cursor depending on the tool selected 2017-06-26 17:18:37 +01:00
Starbeamrainbowlabs 247d3f3cc6 Implement pan & pointer tools 2017-06-26 16:57:26 +01:00
Starbeamrainbowlabs 1f4afe1f78 [server] Fix strange bug in ChunkUpdateRequest 2017-06-26 12:48:58 +01:00
Starbeamrainbowlabs 914e3abfe3 [server] Fix ChunkTools.GetContainingChunkReferences 2017-06-24 20:42:43 +01:00
Starbeamrainbowlabs bfe8c25b6c [client] Add new debug display param & implement some chunk update request logic. It's buggy though apparently. 2017-06-24 20:24:56 +01:00
Starbeamrainbowlabs 2929bca212 [server] Add missing RawChunkReference 2017-06-24 20:19:57 +01:00
Starbeamrainbowlabs 55cdcf982c [server] Rework ChunkUpdateRequest logic 2017-06-24 20:14:43 +01:00
Starbeamrainbowlabs 334acdbc18 Start work on the chunk update request handling.
There's a thorny issue with deserialising into ChunkReference in the server.... that should be fun to solve. I'll have to do some head scratching\!
2017-06-23 21:32:29 +01:00
Starbeamrainbowlabs 1935f6350e [client] Refactor ChunkCache a bit to start adding chunk loading logic 2017-06-22 22:38:05 +01:00
Starbeamrainbowlabs 5e59d7098a Enchance chunk hightlighting and add keyboard control 2017-06-22 21:00:59 +01:00
Starbeamrainbowlabs 0bbe117f3d [client] Add todo 2017-06-15 17:27:24 +01:00
Starbeamrainbowlabs ce1f8545a6 [client] Fix chunk loading at high zooms 2017-06-15 17:25:11 +01:00
Starbeamrainbowlabs 4ff91f700b [client] Remove viewport console debug, as we've now got the debugging info panel :D 2017-06-15 17:21:47 +01:00
Starbeamrainbowlabs dc795f6d00 Fix chunk loading when zoomed in. 2017-06-15 17:20:22 +01:00
Starbeamrainbowlabs 653df90674 Create simple debug panel 2017-06-15 13:12:30 +01:00
Starbeamrainbowlabs 74a0010e59 [client] Tidy up translations 2017-06-12 20:46:50 +01:00
Starbeamrainbowlabs 636bc0535a Fix pencil live preview and more zomming issues 2017-06-12 19:53:05 +01:00
Starbeamrainbowlabs 70ed434f1b Finish accounting for zoom level in the pencil 2017-06-12 19:13:22 +01:00
Starbeamrainbowlabs aec619a34b Start accounting for the zoom level when drawaing things to the screen 2017-06-12 18:53:32 +01:00
Starbeamrainbowlabs 62dd7af656 Fix visible chunk area calculations 2017-06-12 18:48:08 +01:00
Starbeamrainbowlabs 0808c05f05 Improve bindings between pencil and interface 2017-06-12 18:15:49 +01:00
Starbeamrainbowlabs b043362f29 [client] Account for zoom when rendering chunks. 2017-06-11 22:01:12 +01:00
Starbeamrainbowlabs 00117a35a9 [client] Get chunks to account for position on canvas 2017-06-11 21:47:38 +01:00
Starbeamrainbowlabs 6a0d3180a7 [client] Fix chunk update piping & display logic 2017-06-11 21:39:33 +01:00
Starbeamrainbowlabs 6ca05e8d44 [client] Update chunk cache 2017-05-29 21:59:15 +01:00
Starbeamrainbowlabs a7132d344d Get chunks and references serialising correctly 2017-05-29 13:14:56 +01:00
Starbeamrainbowlabs db4a9311d5 [server] Properly retain line properties when splitting a line on chunk boundaries 2017-05-29 12:56:32 +01:00
Starbeamrainbowlabs 8d38086eaf [client] Fix crash by fiddling with imports 2017-05-04 21:38:30 +01:00
Starbeamrainbowlabs e7b6293278 [client] Fix new WebSocket pathing 2017-05-04 21:38:03 +01:00
Starbeamrainbowlabs abce0b2af7 [server] Add plane name property to Chunk for serialistion purposes.... which doesn't appear to be working right. Hrm. 2017-05-04 21:37:22 +01:00
Starbeamrainbowlabs 53f5d9e400 [server] Fix infinite loop in chunk sending logic in plane changer 2017-05-04 21:36:24 +01:00
Starbeamrainbowlabs 1b2d50b7af [server] Fix Rectangle Overlap() method 2017-05-04 21:35:27 +01:00
Starbeamrainbowlabs 19412e4361 Update connection to be ip address agnostic 2017-05-04 19:53:38 +01:00
Starbeamrainbowlabs 0498b5ad9a [server] Send visible chunks to the client when changing planes 2017-05-01 19:12:26 +01:00
Starbeamrainbowlabs ccb93f9850 [client] Finish ChunkCache renderer & start hooking up a chunk update mechanism 2017-05-01 14:40:05 +01:00