Commit Graph

41 Commits (master)

Author SHA1 Message Date
paradust7 801f59d5b6 Clarify buttons 2023-08-26 14:30:29 +00:00
paradust7 8a495e165d Add multiplayer to sample index.html 2023-08-24 16:25:16 +00:00
paradust7 cb985f0d51 Pull in merge of minetest & irrlicht upstream 2023-01-26 12:39:32 -08:00
paradust7 39df77c270 Fix Dockerfile 2022-12-27 21:00:27 +00:00
paradust7 79d01a47b6 Use local emsdk so that emsdk version can be pinned 2022-12-27 20:44:27 +00:00
paradust7 e8f754e1c5 Update emsdk patch 2022-11-11 03:04:05 +00:00
paradust7 3c6ebfeb95 Custom minetest.conf method. A few other fixes 2022-11-11 01:03:33 +00:00
paradust7 c9ad7ed687 Build file system the right way, using 'make install' and the minetest_game repo 2022-11-09 00:58:09 +00:00
paradust7 1c5c6db362 Update irrlicht pin 2022-11-09 00:15:11 +00:00
paradust7 fd9628c533 Pull in merge with minetest & irrlichtmt upstream 2022-11-07 12:51:55 -08:00
paradust7 b741d7517c Make it possible to fetch pack files cross-region. Also adds progress bar. 2022-11-07 17:10:45 +00:00
paradust7 89dec30a0b Add 'VPN' mode for 'Play With Friends' feature.
* Move emsocket (webshims) initialization to javascript
* Pin minetest and irrlicht revisions for reproducible build
2022-11-07 16:48:13 +00:00
paradust7 6a2d7d1f86 Modularize launcher 2022-10-17 03:38:30 +00:00
paradust7 f02f54450f Update webshims pin, cleanup temp files 2022-10-05 11:59:34 +00:00
paradust7 c0c68e22ba Use a release uuid to manage caching 2022-09-21 00:29:04 +00:00
paradust7 6a78413ad8 Separate index.html and launcher 2022-09-20 21:47:01 +00:00
paradust7 2929c25bdb Rename index.html (intermediate commit, do not use) 2022-09-20 09:48:53 +00:00
paradust7 3c60f756b9 Rename upload.sh to deploy.sh 2022-09-20 05:40:25 +00:00
paradust7 ab6111aaab set build parallelism in common.sh 2022-08-07 03:29:20 +00:00
paradust7 ba415e7e8c Add libarchive, switch to WASMFS, use pack file (base.pack) for fsroot 2022-08-06 23:55:39 +00:00
paradust7 b38c5ec421 Commit some external source archives (for build stability) 2022-08-04 02:23:25 +00:00
paradust7 c5e8ebd392 Experimental Docker build 2022-08-03 18:38:30 +00:00
paradust7 86edb519d3 Upstream merge fixes 2022-08-03 04:22:26 +00:00
paradust7 c02a59f6c2 Switch to F11 for full screen 2022-05-22 13:53:20 -07:00
paradust7 180f6eb0b0 Pin webshims revision 2022-05-22 11:42:09 -07:00
paradust7 4bfb28d8ed Disable gettext, seems to be broken in emsdk 2022-05-19 10:36:52 -07:00
paradust7 b07d2e912f Remove emsdk patches no longer needed 2022-05-19 09:25:50 -07:00
paradust7 c2d96253a7 Future-proof against an emsdk bug, where -isystem sysroot/include breaks stdlib 2022-04-29 02:59:37 +00:00
paradust7 78894ab0bb Prevent default keydown events (emsdk change removed this as the default) 2022-04-28 19:50:04 +00:00
paradust7 9b654503fe Patch to fix emsdk include path regression 2022-04-27 23:38:00 +00:00
paradust7 6db60ca6db Cleanup mainloop, and add custom argv [coordinated change] 2022-04-24 21:40:30 +00:00
paradust7 d365e888ae Bugfix: Separate install dirs (for isolated build kinds) 2022-04-24 21:34:59 +00:00
paradust7 c967aba3a1 Switch to WebGL2, add missing file packager patch 2022-04-24 09:49:41 +00:00
paradust7 94e47b8b28 Separate directories for different builds 2022-04-10 04:23:22 +00:00
paradust7 cb60993e89 Increase memory to 2GB 2022-04-10 02:28:42 +00:00
paradust7 4700e9cde3 Fix memory to 1.5GB, add profiling build 2022-04-09 07:01:06 +00:00
paradust7 cccec97971 Add zlib to curl (for gzip encoding) 2022-04-06 02:05:04 +00:00
paradust7 77f05cf77e Add openssl and curl for contentdb 2022-04-05 12:14:28 +00:00
paradust7 5b610f3df5 Add libcurl to build, but do not activate it yet 2022-04-01 02:33:27 +00:00
paradust7 76e2800c3c Initial build scripts 2022-03-30 03:04:49 +00:00
paradust7 7e3772891a
Initial commit 2022-03-29 12:27:47 -07:00