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 21579b7bdf Add cat transform sprite. Added Witch Transform ability parameters. Implemented Transform ability. Fix Trapper Mark unit test since lock on target delays were added. Release Build 10354. 4 months ago
.idea Add deadly dash attack sound effects and basic behavior 4 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 Add cat transform sprite. Added Witch Transform ability parameters. Implemented Transform ability. Fix Trapper Mark unit test since lock on target delays were added. Release Build 10354. 4 months ago
Adventures in Lestoria Tests Add cat transform sprite. Added Witch Transform ability parameters. Implemented Transform ability. Fix Trapper Mark unit test since lock on target delays were added. Release Build 10354. 4 months ago
x64/Release Add cat transform sprite. Added Witch Transform ability parameters. Implemented Transform ability. Fix Trapper Mark unit test since lock on target delays were added. Release Build 10354. 4 months ago
.gitattributes Add .gitattributes and .gitignore. 1 year ago
.gitignore Add new item icons. Change safe area indicator colors. Make safe area indicator color configurable. Release Build 10039. 4 months ago
Adventures in Lestoria.sln Remove unnecessary dependencies from Test project. Segregate test types into separate source files. Fix bug with drop data not being reset for monster tests. 5 months ago
CMakeLists.txt Update CMakeLists to use imported libs for Discord and Steam APIs 8 months ago
ClassDiagram.png Update to PGE v2.25. 9 months ago
commit.bat Added commit script 1 year ago
debug.sh Fix invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 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 invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 months ago
distribute.sh Must have at least 20 messages to be considered a successful run. 6 months ago
emscripten_build.ps1 Add Thief Roll Ability. Release Build 10093. 4 months ago
emscripten_build.sh Fix invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 months ago
emscripten_debug_build.ps1 Fix invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 months ago
emscripten_debug_build.sh Fix invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 months ago
emscripten_run.ps1 Fix invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 months ago
emscripten_run.sh Fix invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 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
read_debug_log.ps1 Popup debugging log scripts and sessions included in dev environment. 8 months ago
release.sh Fix invalid play.html file reference in emscripten_run.sh script. Update scripts to make sure packkey source file is always assumed unchanged. Fix typos. 8 months ago
runGame - NO STEAM.bat Fix redistribution scripts and Linux scripts. Linux scripts now detect if Steam is installed and if the game properly initializes with steam. If it does not, it will restart itself to run in nosteam mode. Added the ability to read command line arguments into the game. Release Build 9441. 6 months ago
runGame.bat Update release build to version 6216. 10 months ago
runGame.sh Add steam API to build. Release Build 8219. 8 months ago