This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
You've already forked AdventuresInLestoria
0
Code
Issues
9
Pull Requests
Projects
1
Releases
Wiki
Activity
The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'!
https://forums.lestoria.net
rpg
pixelgameengine
cplusplus
action
game
864
Commits
4
Branches
0
Tags
4.1 GiB
Tree:
e67c233aaa
AdventuresInLestoria
/
emscripten_debug_build.ps1
3 lines
79 B
Raw
Normal View
History
Unescape
Escape
Fix async loading bugs with loading from indexeddb store emscripten. Add emscripten debug and release scripts. Disable text entry whenever a menu is closed.
1 year ago
clear
Add debug flag when building emscripten in debug mode. Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
1 year ago
emcmake
cmake
-DCMAKE_BUILD_TYPE
=
Debug
-D_DEBUG
=
1
.
Added ability to set controller keybinds. Fixed initial loading of save data when no metadata file is detected or present for online builds. Fixed "Online Character" checkbox being desynced when selecting the Online character mode, enabling online mode. Display context-sensitive messages for setting keys depending on whether we are in keyboard mode or controller mode. Release build 6866.
1 year ago
cmake
-
-build
.
-j
20