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 5c83a41a86 Refactored Map Data access so that other locations in code no longer had write abilities to the map data. Changed permanent exit zone spawning to a temporary. Fix equipment items being duplicated due to sorted inventory not being in sync with actual inventory. 1 year ago
.vscode Fix cmake for emscripten, do not include discord files. Add in second boss config preparations 1 year ago
Adventures in Lestoria Refactored Map Data access so that other locations in code no longer had write abilities to the map data. Changed permanent exit zone spawning to a temporary. Fix equipment items being duplicated due to sorted inventory not being in sync with actual inventory. 1 year ago
x64/Release Implemented offline / online character tabs for the load game window. Release Build 6459. 1 year ago
.gitattributes Add .gitattributes and .gitignore. 2 years ago
.gitignore Include for ScrollingWindowComponent was missing. 1 year ago
Adventures in Lestoria.sln Fix async loading bugs with loading from indexeddb store emscripten. Add emscripten debug and release scripts. Disable text entry whenever a menu is closed. 1 year ago
CMakeLists.txt Fix async loading bugs with loading from indexeddb store emscripten. Add emscripten debug and release scripts. Disable text entry whenever a menu is closed. 1 year ago
commit.bat Added commit script 2 years ago
debug.sh Add in Linux build commands with new cmake build. 1 year ago
emscripten_build.ps1 Fix async loading bugs with loading from indexeddb store emscripten. Add emscripten debug and release scripts. Disable text entry whenever a menu is closed. 1 year ago
emscripten_build.sh Release build 6277. Fix second boss script not being loaded properly. 1 year ago
emscripten_debug_build.ps1 Fix async loading bugs with loading from indexeddb store emscripten. Add emscripten debug and release scripts. Disable text entry whenever a menu is closed. 1 year ago
emscripten_run.ps1 Implemented cmake for parallel building in emscripten/linux 1 year ago
emscripten_run.sh Include emscripten build functions 1 year ago
release.sh Add in Linux build commands with new cmake build. 1 year ago
runGame.bat Update release build to version 6216. 1 year ago
runGame.sh Add in Linux build commands with new cmake build. 1 year ago