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 089c1af33b Add in Linux build commands with new cmake build. 10 months ago
.vscode Include for ScrollingWindowComponent was missing. 11 months ago
Adventures in Lestoria Fixes for Linux builds and cmake compiling! 10 months ago
x64/Release Fixed missing operator= for the InputEngageGroup class. Add scaling damage number size based on relative damage multiplier. Release build 6264. 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 Fixes for Linux builds and cmake compiling! 10 months ago
commit.bat Added commit script 1 year ago
debug.sh Add in Linux build commands with new cmake build. 10 months ago
emscripten_build.ps1 Fix Issue #32 for emscripten/linux builds 11 months ago
emscripten_run.ps1 Implemented cmake for parallel building in emscripten/linux 11 months ago
release.sh Add in Linux build commands with new cmake build. 10 months ago
runGame.bat Update release build to version 6216. 10 months ago
runGame.sh Add in Linux build commands with new cmake build. 10 months ago