This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
0
You've already forked AdventuresInLestoria
Code
Issues
11
Pull Requests
Projects
1
Releases
Wiki
Activity
AdventuresInLestoria
/
Adventures in Lestoria
/
assets
/
config
History
sigonasr2
7abb714144
Remove diagonal pathfinding from A*, since tiles may not necessarily consume a full tile. Adjusted Wizard Teleport range accordingly.
2024-01-10 04:08:52 -06:00
..
audio
All basic sound effects implemented.
2024-01-09 06:42:09 -06:00
classes
Remove diagonal pathfinding from A*, since tiles may not necessarily consume a full tile. Adjusted Wizard Teleport range accordingly.
2024-01-10 04:08:52 -06:00
gfx
Added backdrop property and backdrop loading to maps. Release build 5549.
2024-01-10 02:24:12 -06:00
items
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
shops
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
story
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
configuration.txt
Added backdrop property and backdrop loading to maps. Release build 5549.
2024-01-10 02:24:12 -06:00
levels.txt
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
Monsters.txt
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
MonsterStrategies.txt
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
Player.txt
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