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
Nic0Nic0Nii
1490b2b9f9
Fix cmake for emscripten, do not include discord files. Add in second boss config preparations
...
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-23 16:37:50 +00: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
Fixed missing operator= for the InputEngageGroup class. Add scaling damage number size based on relative damage multiplier. Release build 6264.
2024-01-22 18:49:40 -06: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
Added stage loot to levels configuration, and implemented stage loot upon level completion.
2024-01-22 03:07:49 -06:00
Monsters.txt
Fix cmake for emscripten, do not include discord files. Add in second boss config preparations
2024-01-23 16:37:50 +00:00
MonsterStrategies.txt
Fix cmake for emscripten, do not include discord files. Add in second boss config preparations
2024-01-23 16:37:50 +00:00
Player.txt
Added visited connection point alerts to stage plates. Removed save on window close (Deciding that saving the game at smart locations when the game is in a known good state is a better idea). Player XP config fixed.
2024-01-22 02:40:26 -06:00