This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
0
You've already forked AdventuresInLestoria
Code
Issues
11
Pull Requests
Projects
1
Releases
Wiki
Activity
AdventuresInLestoria
/
Adventures in Lestoria
/
emscripten_debug_build.ps1
6 lines
89 B
PowerShell
Raw
Normal View
History
Unescape
Escape
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.
2024-02-29 05:54:23 -06:00
Fix async loading bugs with loading from indexeddb store emscripten. Add emscripten debug and release scripts. Disable text entry whenever a menu is closed.
2024-01-26 16:15:49 -06:00
cd
.
.
.
/
emscripten_debug_build
.
ps1
if
(
$LASTEXITCODE
-eq
0
)
{
.
/
emscripten_run
.
ps1
}
Reference in New Issue
Copy Permalink