The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'! https://forums.lestoria.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
AdventuresInLestoria/Adventures in Lestoria/assets/config
Quapsel 1b42ff39a2 Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 10 months ago
..
audio Slight randomization in sound effect pitches for noise variety. 11 months ago
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? 11 months ago
gfx Add in arrow indicators for accessible locations on the overworld stage map. Move saving of the game to overworld map state change event. 10 months ago
items Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 10 months ago
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. 11 months ago
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. 11 months ago
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). 10 months ago
MonsterStrategies.txt Fix cmake for emscripten, do not include discord files. Add in second boss config preparations 10 months ago
Monsters.txt Fix cmake for emscripten, do not include discord files. Add in second boss config preparations 10 months ago
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. 10 months ago
configuration.txt Fixed missing operator= for the InputEngageGroup class. Add scaling damage number size based on relative damage multiplier. Release build 6264. 10 months ago
levels.txt Added stage loot to levels configuration, and implemented stage loot upon level completion. 10 months ago