17 Commits

Author SHA1 Message Date
3166c8e162 Tilemap editor scrolling implemented
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-09 17:22:15 -07:00
116dcaee47 Committed to larger collision boxes to handle fence issues
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-09 01:14:09 -07:00
9ca6ebeeb8 Make sure we are retrieving tile data safely from the array by doing boundary checks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-09 00:58:48 -07:00
d7ba1b4ded Corrected bug with loading players via game loading for less than 4 player countrs
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-09 00:19:29 -07:00
e1a2237684 Bugfixed the display of a move after transitioning from a battle to using something on the overworld.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-07 21:41:38 -07:00
1f939e4437 Fix collision bug and setup editor with proper camera pan to starting position.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-07 18:55:20 -07:00
8a300c001b Add a display for what layers exist on the map, as well as editing coords.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-07 14:58:08 -07:00
1fd6c6507c Fix money not being saved and implement new tree tilesets
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-05 19:09:23 -07:00
5c307dd296 House collision shenanigans
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-05 16:21:58 -07:00
0c3c453b23 Overwrite objects that overlap each other
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-05 14:31:18 -07:00
1b803a151d New game detecting
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-05 14:01:02 -07:00
61f57f5fd8 Display file save time
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-03 22:17:29 -07:00
e1f7312c07 Load and read data from save file for load file screen
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-03 21:55:07 -07:00
d1d27b8a41 Saving/loading files works fine and handling objects
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-02 00:44:46 -07:00
c57aea3cf6 Potential to read from save file now.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-01 23:14:15 -07:00
d9c9a6e276 Save game flag data and map info
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-01 20:33:26 -05:00
f1b88ee013 Saving of game data prototype
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-11-01 19:12:26 -05:00