|
a75408fb22
|
Some debug code cleanup, change the format for the mod buffer key.
|
2019-12-11 00:29:02 -05:00 |
|
|
8e66d3c380
|
Add menu icons, update index numbers.
|
2019-12-10 15:51:32 -05:00 |
|
|
d8f2c26e05
|
Rename game to something less technical.
|
2019-12-10 14:47:43 -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 |
|
|
89a63f59b8
|
Implement missing map tiles, add a new meadow biome, make biomes more granular.
|
2019-12-09 19:17:50 -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 |
|
|
3a9fac53f0
|
More optimization, add constants file for eventual descructible scenery.
|
2019-12-09 16:51:15 -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 |
|
|
15c76c3884
|
Initial music playing code.
|
2019-12-09 14:54:09 -05:00 |
|
|
36ae373f71
|
Make biome locations deterministic.
|
2019-12-08 21:40:00 -05:00 |
|
|
4288bb194e
|
Some experimental sound effects and music; just playing around with the PICO-8 sound tools.
|
2019-12-08 21:15:59 -05:00 |
|
|
1153509631
|
Initial sound code.
|
2019-12-08 20:43:32 -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 |
|
|
7393e5fbe9
|
More biome tuning. Start in middle of first generated block.
|
2019-12-05 23:09:01 -05:00 |
|
|
3985c3e301
|
Fix collision detection.
|
2019-12-05 23:02:37 -05:00 |
|
|
98707059b6
|
Fix player sprite rendering.
|
2019-12-05 22:18:45 -05:00 |
|
|
d9714fb284
|
Add more stuff to debug information.
|
2019-12-05 22:03:05 -05:00 |
|
|
546de63412
|
Add some rudimentary code for facing and collision detection.
|
2019-12-05 22:02:52 -05:00 |
|
|
bbd3c089d9
|
Less dense forests, make map sections square, better documentation.
|
2019-12-05 22:02:04 -05:00 |
|
Anna Wiggins
|
c0f9ebbdb8
|
Initial commit.
|
2019-12-04 18:48:04 -05:00 |
|