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_build.ps1
6 lines
83 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
Create server request backbone and functions for talking to save file server.
2024-01-02 04:45:44 -06:00
cd
.
.
.
/
emscripten_build
.
ps1
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.
2024-01-02 20:58:04 -06:00
if
(
$LASTEXITCODE
-eq
0
)
{
Add in emscripten-specific branching menus and special load/save routines for online saving.
2024-01-02 05:54:43 -06:00
.
/
emscripten_run
.
ps1
}
Reference in New Issue
Copy Permalink