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 7bfa728ccb Emscripten powershell build script updated to properly terminate on errors. Add in proper throws when an invalid response is given from the server. Add in function response callbacks to all server request functions. 1 year ago
.vscode Class quick test swapping reimplemented. 2 years ago
Crawler Emscripten powershell build script updated to properly terminate on errors. Add in proper throws when an invalid response is given from the server. Add in function response callbacks to all server request functions. 1 year ago
x64/Release XP and level up systems implemented. 1 year ago
.gitattributes Add .gitattributes and .gitignore. 2 years ago
.gitignore Fix Linux build and implementations with new systems and C++20 features 1 year ago
CMakeLists.txt Create server request backbone and functions for talking to save file server. 1 year ago
Crawler.sln Create server request backbone and functions for talking to save file server. 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 Add run game script (runs last release build) to root directory. 2 years ago