|
77f3d49ba9
|
Add more explicit control around save/load. This still seems to only work sporadically though.
|
2019-12-11 15:27:50 -05:00 |
|
|
4eb7632682
|
Only render 7x7 instead of 8x8, so that we can center the player on the screen more easily.
|
2019-12-11 13:30:18 -05:00 |
|
|
b8c9b36b0b
|
Save player location to cartdata
|
2019-12-11 02:13:27 -05:00 |
|
|
1e9c456f78
|
Lots of code cleanup. Start implementing mod buffer culling.
|
2019-12-11 01:34:46 -05:00 |
|
|
c6dd13d332
|
Add interactability with some map objects, and store changed map tiles in a buffer for persistence.
|
2019-12-09 21:50:06 -05:00 |
|
|
cdced463ed
|
Fix broken redraw code, implement player sprites (some) and get ready for interactable objects.
|
2019-12-09 18:50:20 -05:00 |
|
|
130c393c51
|
Optimization pass for number of tokens used - eliminate unnecessary tables, constants.
|
2019-12-09 16:35:45 -05:00 |
|
|
753700c144
|
Clean up a few functions and get ready for new features.
|
2019-12-09 16:12:48 -05:00 |
|
|
0b10b2df67
|
Implement multiple biomes.
|
2019-12-07 16:30:41 -05:00 |
|
|
a8b26c113d
|
Implement infinite scrolling.
|
2019-12-07 15:36:32 -05:00 |
|