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.
 
 
 
 
 
 
sigonasr2 7cd3600f42 Added directional connection points and gamepad/keyboard navigation to overworld map. Set 1_4 to not be an infinite map. 10 months ago
.vscode Include for ScrollingWindowComponent was missing. 11 months ago
Adventures in Lestoria Added directional connection points and gamepad/keyboard navigation to overworld map. Set 1_4 to not be an infinite map. 10 months ago
x64/Release When switching from mouse to keyboard navigation, the first input is ignored such that it will reveal where the cursor currently is at. Updated to Release Build 6020. 10 months ago
.gitattributes Add .gitattributes and .gitignore. 1 year ago
.gitignore Include for ScrollingWindowComponent was missing. 11 months ago
Adventures in Lestoria.sln 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
CMakeLists.txt Mitigate audio stuttering during emscripten audio file loads. Fix bug with remote loading not working when zero files are present. 11 months ago
commit.bat Added commit script 1 year ago
emscripten_build.ps1 Fix Issue #32 for emscripten/linux builds 10 months ago
emscripten_run.ps1 Implemented cmake for parallel building in emscripten/linux 11 months ago
runGame.bat Title Screen transitions and logo implemented. Added Save File Name label to save file window. Release build 5310. 11 months ago