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 c5e0df5f44 Upstream demo branch merge with main. 8 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. 10 months ago
Adventures in Lestoria Upstream demo branch merge with main. 8 months ago
x64/Release Fix text coloring issue for equip items in the blacksmith menu that are not valid for enhancement. Release Build 8113. 9 months ago
.gitattributes Add .gitattributes and .gitignore. 1 year ago
.gitignore Remove sold items from equipment slots and loadout slots if they exist there so they no longer linger. Relase Build 7870. Game Version 0.4.2 9 months ago
Adventures in Lestoria.sln Added NPC structures and new NPCs to the hub map. 10 months ago
CMakeLists.txt Added resource pack loading for sensitive commercial assets (direct inclusion for builds). Fixed bug with brand new settings loading the original window at 1/4 the normal size. Fixed bug with reading system configuration when no system configuration exists yet. Fixed bug with emscripten build mosaic effect shader not working (unsupported textureSize glsl call). Release Build 7515. 9 months ago
commit.bat Added commit script 1 year ago
debug.sh Add debug flag when building emscripten in debug mode. 10 months ago
debugGame.sh Linux build fixes. Public declaration for game controllers array, properly initialize dynamic counters and their display values, fix story script to have capital I's, renamed images to be uppercase for case-sensitivity in Linux. 10 months ago
distribute.ps1 Fix crash due to off-by-one error with randomizing the traveling merchant when reaching chapter 2+. Fix player inventory scrollbars not resizing when items are removed from the inventory because of crafting. Release Build 7857, Test Version 0.4.1 9 months ago
emscripten_build.ps1 Fix crash with emscripten version during story scenes. Fix inproper Blacksmith equipment displays for crafting menu (chapter check missing, wrong enhancement level checks). Fix Blacksmith trigger not unlocking on the right node. Fix Chapter 2 trigger. Fix emscripten build scripts. Release Version 7848. 9 months ago
emscripten_build.sh Sort all layers before splitting them into upper and lower in preparation for sorted rendering. 9 months ago
emscripten_debug_build.ps1 Fix crash with emscripten version during story scenes. Fix inproper Blacksmith equipment displays for crafting menu (chapter check missing, wrong enhancement level checks). Fix Blacksmith trigger not unlocking on the right node. Fix Chapter 2 trigger. Fix emscripten build scripts. Release Version 7848. 9 months ago
emscripten_debug_build.sh Add DAs input functions 10 months ago
emscripten_run.ps1 Implemented cmake for parallel building in emscripten/linux 11 months ago
emscripten_run.sh Include emscripten build functions 10 months ago
git-filter-repo Include `git-filter-repo` script. Rewrite history to exclude gamepack.pak file. Regenerate locked gamepack.pak file using unpublished key data. Release Build 7609. 9 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