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 6b2f4f7bf9 Added aiming system for controllers, integrated aiming and hot swapping between keyboard/gamepad controls. Switched all mouse aiming functions for classes to modular aiming function. Disable vibration when not using the controller. 1 year ago
.vscode Class quick test swapping reimplemented. 2 years ago
Adventures in Lestoria Added aiming system for controllers, integrated aiming and hot swapping between keyboard/gamepad controls. Switched all mouse aiming functions for classes to modular aiming function. Disable vibration when not using the controller. 1 year ago
x64/Release Added basic controller keybind support. 1 year ago
.gitattributes Add .gitattributes and .gitignore. 2 years ago
.gitignore Fix bugs with money display in menus. Fix cooldown time value not being set properly while items are being loaded. Release Build 5395. 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 Implemented cmake for parallel building in emscripten/linux 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