13 Commits

Author SHA1 Message Date
1d1c12004e Updated all maps to utilize monster template system. 2024-04-14 21:36:48 -05:00
Quapsel
f899995c49 added Walls at beginning and end of every Map. 2024-04-12 18:39:51 +02:00
a81169cd7f Color mode sampling on tiles to determine minimap colors. Release Build 8703. 2024-04-02 21:14:19 -05:00
Quapsel
0d210be144 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
Quapsel
70323f6013 Fixed Problems with Tree overlapping on 1_2 & 1_3 2024-01-20 16:35:34 +01:00
Quapsel
f8a9bd1e27 Map Border 1_2 & 1_3 added. 2024-01-19 02:00:27 +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