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 a97bc7b2f0 Add HUD input display button images. 1 year ago
.vscode Include for ScrollingWindowComponent was missing. 1 year ago
Adventures in Lestoria Add HUD input display button images. 1 year 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. 1 year ago
.gitattributes Add .gitattributes and .gitignore. 2 years ago
.gitignore Include for ScrollingWindowComponent was missing. 1 year 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. 1 year ago
CMakeLists.txt Mitigate audio stuttering during emscripten audio file loads. Fix bug with remote loading not working when zero files are present. 1 year ago
commit.bat Added commit script 2 years ago
emscripten_build.ps1 Fix Issue #32 for emscripten/linux builds 1 year ago
emscripten_run.ps1 Implemented cmake for parallel building in emscripten/linux 1 year ago
runGame.bat Title Screen transitions and logo implemented. Added Save File Name label to save file window. Release build 5310. 1 year ago