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
1655fe7b51
Frog animations setup. Frog tongue bullet setup.
2024-01-12 11:51:07 -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
Frog animations setup. Frog tongue bullet setup.
2024-01-12 11:51:07 -06:00
items
Monsters get a 1-second cooldown on collision to avoid overwhelming the player through constant charging. Remove extra A* nodes that are not required during map loading. Reversed the surround sound directions so stuff on the right is heard from the right channel, and stuff on the left is heard from the left channel. Fix lerp function in olcPGEX geometry util.
2024-01-12 09:56:49 -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
Add in floating-point support for collision boxes. Remove ceil() calls for transformed view DrawRectDecal and FillRectDecal functions (why are they there?)
2024-01-11 01:26:58 -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
Frog animations setup. Frog tongue bullet setup.
2024-01-12 11:51:07 -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