14 Commits

Author SHA1 Message Date
Quapsel
f10f3a0fe4 added wall for start of 1_4. 2024-04-15 11:08:47 +02:00
d10127b721 Updated all maps to utilize monster template system. 2024-04-14 21:36:48 -05:00
Quapsel
00fc1b4a92 added Walls at beginning and end of every Map. 2024-04-12 18:39:51 +02:00
9a3cbc40f9 Prep Time Trial system structure. Release Build 8492. 2024-03-27 19:08:38 -05:00
Quapsel
d1c8b1d06b Grass transition for 1_2 - 1_5 added. 2024-03-19 19:25:22 +01:00
d6a44c149d Wolves changed to Windhounds. 2024-01-22 01:48:22 -06:00
7cd3600f42 Added directional connection points and gamepad/keyboard navigation to overworld map. Set 1_4 to not be an infinite map. 2024-01-20 14:00:02 -06:00
Quapsel
f363b4b38e 1_4 Border added 2024-01-20 17:05:16 +01:00
Quapsel
2dfbd1fec2 Monster spawns for 1_3, 1_4 & 1_5. 2024-01-13 13:06:39 +01: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
c7ea530484 Update Overworld Map with new stage plates. Updated stages with spawn zones and end zones. Cleaned up sound effects with extra noise. Updated some sound effects with more appropriate ones. Added sound effects for many events. 2024-01-08 07:42:44 -06:00
Quapsel
41d0a8e602 spawn zones added for 1_3 - 1_8 2024-01-07 17:12:10 +01:00
296ea1f2e6 Updated all references of Crawler project to now reference Adventures in Lestoria. Fixed a loading bug with the current connection point buttons and information not updating upon loading into the overworld map. Fix component count initialization bug (On Linux and Emscripten builds the component count would start uninitialized and would result in poor depth ordering sometimes. 2024-01-04 05:21:56 -06:00