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
d6a44c149d
Wolves changed to Windhounds.
2024-01-22 01:48:22 -06:00
..
audio
Slight randomization in sound effect pitches for noise variety.
2024-01-17 16:18:09 +00:00
classes
Fix memory reading error for monsters that used the draw strategy function while dead (m value gets reassigned and lost). Adjust ranger arrow shoot speed slightly. Environmental audio is backwards again?
2024-01-16 20:39:05 -06:00
gfx
Add in arrow indicators for accessible locations on the overworld stage map. Move saving of the game to overworld map state change event.
2024-01-21 23:49:40 -06:00
items
Wolves changed to Windhounds.
2024-01-22 01:48:22 -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 analog stick control handling. Add interface configuration file.
2024-01-19 15:20:38 +00:00
Interface.txt
Add in input helper text when navigating using keyboard/gamepads. Fix scrollwheel navigation for ScrollingWindowComponent referencing the wrong variable to add to (after the targeted scroll destination change).
2024-01-20 12:50: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
Wolves changed to Windhounds.
2024-01-22 01:48:22 -06:00
MonsterStrategies.txt
Bear strategy implemented. Release Build 5823.
2024-01-15 01:30:06 -06:00
Player.txt
Auto-aim implemented for controller/keyboard gameplay.
2024-01-21 21:33:21 -06:00