Commit graph

13 commits

Author SHA1 Message Date
Marcus Huderle
64007b5bae Add basic drop-and-drop connection editing 2018-03-07 20:22:18 -08:00
Marcus Huderle
e485f23004 Add smart path painting 2018-03-05 16:47:07 -08:00
Marcus Huderle
940fb1b65c Support multi-block painting 2018-03-05 14:47:46 -08:00
Marcus Huderle
2dfcab7a47 Allow collision and elevation tiles to handle hover events individually 2018-03-04 10:49:44 -08:00
Marcus Huderle
4f838b979c Display hovered block selection in status bar 2018-03-04 10:19:03 -08:00
Marcus Huderle
f81ab6994a Display hovered tile coords and block in status bar 2018-03-04 00:09:34 -08:00
Marcus Huderle
b39f44c6d0 Small cleanup 2018-02-18 10:32:30 -08:00
Marcus Huderle
5c0f628f0d Build new maps in memory, rather than immediately writing to files 2018-02-15 20:15:25 -08:00
Marcus Huderle
3fcad085c3 Add new map to group that was selected (UI functionality only) 2018-02-14 20:33:55 -08:00
Marcus Huderle
d7756865a9 Fix map connections.
Since map constants can be inferred from map names, but not the other
way around, create a mapping between map constants and map names and use
that to find the connected map.
2018-02-12 08:44:03 -08:00
Marcus Huderle
dfc990f0da Add a current() method to History, so that consumers don't need to worry about bounds checking. 2018-02-11 17:21:33 -08:00
yenatch
11212dc640 lots of changes 2018-02-11 14:34:09 -05:00
yenatch
2246ead5a8 Initial commit 2016-09-29 02:35:29 -04:00