|
c193aa7116
|
Added collision handling for areas where there are no valid tiles.
|
2024-01-10 03:11:03 -06:00 |
|
|
ece13c0b28
|
Added backdrop property and backdrop loading to maps. Release build 5549.
|
2024-01-10 02:24:12 -06:00 |
|
|
57f482016f
|
Added error handling for when creatures are specified in spawn zones but do not have a corresponding image. Gracefully handle random extra zones that are accidentally added with no type specified. Add in foresty boss/overworld sample themes. Add in placeholder frog info. Refactor MapName to just use strings instead of an enum since we don't want manual upkeep.
|
2024-01-09 04:50:01 -06:00 |
|
|
bcc71601b6
|
Wolf Sprite, baseline wolf monster entry added, updated foresty and included loop files.
|
2024-01-08 22:31:44 -06:00 |
|
|
ac8bca2396
|
Birbs
|
2024-01-08 02:18:15 -06:00 |
|
|
725a858fab
|
Implemented environmental audio loading in maps. Added stb_vorbis header/cpp file for ogg format support. Converted track parts and sound effect to be ogg instead.
|
2024-01-08 02:05:09 -06:00 |
|
|
a2bcee0591
|
Moved loading to the fadeout between overworld map and game run state. Added _DEBUG preprocessor checks to prevent debug code from appearing in optimized builds.
|
2024-01-06 18:09:29 -06:00 |
|
|
bbc027609b
|
Setup configuration framework and test music for audio engine.
|
2024-01-05 22:25:25 -06:00 |
|
|
552ba91d16
|
Update gitignore with new project name. Update tiled project.
|
2024-01-04 05:31:15 -06:00 |
|