Commit graph

8 commits

Author SHA1 Message Date
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
5c0f628f0d Build new maps in memory, rather than immediately writing to files 2018-02-15 20:15:25 -08:00
Marcus Huderle
d7700b1791 Fix crash that was caused by out-of-bounds metatile tiles 2018-02-12 16:20:41 -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