1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Starbeamrainbowlabs d5f6407cf5
[client] Create skeleton for new eraser.
Also, send the actual absolute cursor position instead of the cursor
position in screen space.
2017-12-08 17:54:20 +00:00
Starbeamrainbowlabs 94d5b109a7 [client] Bugfix: Render the visible parts of lines that span over unloaded chunks 2017-10-06 22:42:15 +01:00
Starbeamrainbowlabs 7a6d758e92 [client] Provisionally fix the seamless line rendering logic. Not gonna call it fixed yet though - I think it'll come back to hant us at some point mya 2017-10-03 15:39:41 +01:00
Starbeamrainbowlabs a5adb30364 [client] Add continues from/with id support & fix a few bugs, but it still doesn't work yet :-( 2017-09-29 15:42:42 +01:00
Starbeamrainbowlabs c3952f0778 [server+client] Start working on the line-spanning-multiple-chunks issue, now that the last crisis has been averted :P 2017-09-22 22:35:56 +01:00
Starbeamrainbowlabs 636bc0535a Fix pencil live preview and more zomming issues 2017-06-12 19:53:05 +01:00
Starbeamrainbowlabs 0808c05f05 Improve bindings between pencil and interface 2017-06-12 18:15:49 +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 5d716fe925 [client] Write ChunkCache renderer method renderVisible() 2017-04-30 14:40:53 +01:00
Starbeamrainbowlabs 4e2a27df94 [client] Start creating chunk representation system 2017-04-29 13:56:33 +01:00