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.
 
 
 
 
 
 
Quapsel bc70985eef Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 11 months ago
.vscode Player no longer bounces off of NPCs. Bonus boss no longer continues charging if it makes contact with the player. Fix undefined pointer in TMXParser. 11 months ago
Adventures in Lestoria Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria 11 months ago
x64/Release Creating a new character in the desktop build is now fixed. Added NPC interact functionality. 11 months ago
.gitattributes Add .gitattributes and .gitignore. 2 years ago
.gitignore Include for ScrollingWindowComponent was missing. 11 months ago
Adventures in Lestoria.sln Added NPC structures and new NPCs to the hub map. 11 months ago
CMakeLists.txt Add debug flag when building emscripten in debug mode. 11 months ago
commit.bat Added commit script 1 year ago
debug.sh Add debug flag when building emscripten in debug mode. 11 months 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. 11 months ago
emscripten_build.sh Release build 6277. Fix second boss script not being loaded properly. 11 months ago
emscripten_debug_build.ps1 Add debug flag when building emscripten in debug mode. 11 months ago
emscripten_debug_build.sh Damage numbers now clamp to view edges. 11 months ago
emscripten_run.ps1 Implemented cmake for parallel building in emscripten/linux 12 months ago
emscripten_run.sh Include emscripten build functions 11 months ago
release.sh Add in Linux build commands with new cmake build. 11 months ago
runGame.bat Update release build to version 6216. 11 months ago
runGame.sh Add in Linux build commands with new cmake build. 11 months ago