Vitaly Turovsky
|
ac07b5cfbc
|
Merge remote-tracking branch 'origin/develop' into webgpu
|
2024-02-27 03:22:01 +03:00 |
|
Vitaly Turovsky
|
a8bd2e5dd5
|
finish failed experiment & w t
|
2024-02-17 03:23:25 +03:00 |
|
Vitaly
|
a4c92ae5da
|
wip DEPS_VERSIONS
|
2024-02-16 15:11:14 +03:00 |
|
Vitaly Turovsky
|
b20d99261f
|
allow to use linked deps such as flying-squid
|
2023-11-04 06:40:33 +03:00 |
|
Vitaly
|
b68ef154b9
|
display output size on build
|
2023-10-07 11:15:57 +03:00 |
|
Vitaly
|
9082ed730b
|
important: finally fix vscode debugging so breakpoints can set everywhere
|
2023-09-28 03:21:22 +03:00 |
|
Vitaly
|
3ace874d56
|
esbuild(dev): make auto-reload highly configurable
|
2023-09-27 22:54:36 +03:00 |
|
Vitaly
|
14a9a2bf18
|
a few fixes (#20)
fix: ios improvements: always display full ui & no magnifier on double tap anymore
fix: regression: connect to p2p peers
|
2023-09-19 03:18:01 +03:00 |
|
Vitaly
|
8591653bdb
|
add contributing, speed start, cleanup esbuild
and don't use minify in dev as it breaks breakpoints since minify inlines code
|
2023-09-17 22:03:26 +03:00 |
|
Vitaly Turovsky
|
92d66e4a19
|
fix build
|
2023-09-09 23:59:15 +03:00 |
|
Vitaly Turovsky
|
ca3c46a307
|
refactor: migrate new code to typescript!
|
2023-09-07 15:58:02 +03:00 |
|
Vitaly Turovsky
|
ff17c37bb7
|
feat: always include source-map on prod
|
2023-09-04 15:36:51 +03:00 |
|
Vitaly
|
3bf2b28584
|
fix sw error, cache mc-data
|
2023-09-04 07:51:28 +03:00 |
|
Vitaly
|
ad0b545301
|
copy only entity textures, inline others! it reduces copy time and deploy size
|
2023-08-30 10:53:58 +03:00 |
|
Vitaly
|
9c403f9a12
|
use custom mc loader to drop a few mb of bundle & allow to specify allowlist for faster dev builds (will be cached in future)
|
2023-08-30 10:43:21 +03:00 |
|
Vitaly
|
8b48e4b80b
|
first inventory work on servers (left click support for now)
allow to override local username
next: support level.dat player data
|
2023-08-29 15:40:46 +03:00 |
|
Vitaly Turovsky
|
3beba2e65b
|
fix reload text
|
2023-08-29 06:23:08 +03:00 |
|
Vitaly Turovsky
|
728fd4c006
|
important: fix build for safari (transpile to es2020)
|
2023-08-29 06:02:14 +03:00 |
|
Vitaly Turovsky
|
eaa48d7860
|
improve esbuild config: report reload time into console!
|
2023-08-29 06:01:50 +03:00 |
|
Vitaly
|
9102cc8db8
|
test error fix
|
2023-08-28 13:52:07 +03:00 |
|
Vitaly
|
d26ed9a755
|
fix build errors in console (dont affect runtime much)
|
2023-08-28 12:55:40 +03:00 |
|
Vitaly
|
1ecdc76891
|
fix debug config, align generated sw with webpack, cleanup optionsStorage
|
2023-08-28 12:34:25 +03:00 |
|
Vitaly
|
be61a6f6ee
|
fix dev esbuild config
|
2023-08-28 10:34:22 +03:00 |
|
Vitaly
|
20a57d8ef1
|
ci: do not generate too large sourcemaps on prod
|
2023-08-28 08:05:31 +03:00 |
|
Vitaly
|
fc7869000e
|
move building to esbuild
change public to dist
|
2023-08-28 06:37:57 +03:00 |
|