Commit graph

1,997 commits

Author SHA1 Message Date
Vitaly
9102cc8db8 test error fix 2023-08-28 13:52:07 +03:00
Vitaly
fbb378865b move localServerOptions into options namespace 2023-08-28 13:30:49 +03:00
Vitaly
fba6cfb392 test ci: sync publish with ci steps 2023-08-28 13:29:08 +03:00
Vitaly
d26ed9a755 fix build errors in console (dont affect runtime much) 2023-08-28 12:55:40 +03:00
Vitaly
b04d6bf64d displaly save & quit on folder load 2023-08-28 12:39:01 +03:00
Vitaly
1ecdc76891 fix debug config, align generated sw with webpack, cleanup optionsStorage 2023-08-28 12:34:25 +03:00
Vitaly
c0ad5542c6 feat: first class camera touch support! tested on ios, currently no known issues anymore!
moved fps counter to right for space for debug info on left
2023-08-28 12:32:11 +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
0e167daee8
ci: publish correct folder 2023-08-28 07:35:31 +03:00
Vitaly
02271ca515
Green cypress (fix build) (#9) 2023-08-28 06:52:21 +03:00
Vitaly
02a97388ed skip subsequent package patches 2023-08-28 06:48:46 +03:00
Vitaly
de978e0528 workaround offline world player saving data 2023-08-28 06:38:50 +03:00
Vitaly
ee1a2d0f68 expose nbt to window to allow parse of custom data 2023-08-28 06:38:37 +03:00
Vitaly
f8ceca7ba1 format manifest: specify orientation 2023-08-28 06:38:11 +03:00
Vitaly
fc7869000e move building to esbuild
change public to dist
2023-08-28 06:37:57 +03:00
Vitaly
10d4e1c623 try fo fix page actually 2023-08-27 09:05:59 +03:00
Vitaly
fc9bdb37ab
Merge branch 'main' into cypress 2023-08-27 08:52:15 +03:00
Vitaly
65b945cccc [skip ci] up ci.yml 2023-08-27 08:46:25 +03:00
Vitaly
19b7a6375a install false 2023-08-27 08:43:42 +03:00
Vitaly
c65078ec2c update ci for cypress 2023-08-27 08:11:39 +03:00
Vitaly
df2e1a76cf wip testing cypress 2023-08-27 08:10:52 +03:00
Vitaly
7793247287
Offline saving + world folder read / write! (#8) 2023-08-27 01:49:43 +03:00
Vitaly
e32d5e5461
Remove linked dep 2023-08-27 01:02:00 +03:00
Vitaly
5d0e4fd9ac build should be fixed (disable inventory for now) 2023-08-26 23:05:25 +03:00
Vitaly
d4d80a3b2c
Merge branch 'main' into inventory 2023-08-26 06:15:34 +03:00
Vitaly
7ddcb4090b make new ci.yml run on pulls 2023-08-26 06:12:47 +03:00
Vitaly
2611f0da00 add ci.yml 2023-08-26 06:12:02 +03:00
Vitaly
aa70486afc add ci.yml 2023-08-26 06:09:49 +03:00
Vitaly
f891c6b6a7 feat(big!): implement folder save loading with write access 2023-08-26 06:09:34 +03:00
Vitaly
9a4b57abed add support for icons in button
TODO not pixel-perfect
2023-08-24 01:39:42 +03:00
Vitaly
811996c8d8 temporary fix for block model in inventory gui 2023-08-23 23:34:09 +03:00
Vitaly
8ce7ad7e3f refactor: move browserfs to its own file 2023-08-23 21:47:32 +03:00
Vitaly
377f37a01f support world saving 🚀 2023-08-23 06:52:54 +03:00
Vitaly
03917b9792 support player saving data 🚀
inspect dragndroped nbt data!
improve disconnect action (disconnect immediately)
2023-08-23 06:10:38 +03:00
Vitaly
b64407584a feat: preserve chat history in sessionstorage 2023-08-23 03:17:33 +03:00
Vitaly
fc6cea3e9a [experimental] allow to override num of workers 2023-08-23 03:03:30 +03:00
Vitaly
1da9fa8e9c fix opening chat 2023-08-23 02:59:31 +03:00
Vitaly
6a676c2146 play -> connect to server 2023-08-23 02:57:59 +03:00
Vitaly
cfd4a1b669 flying check for spectator 2023-08-23 02:53:35 +03:00
Vitaly
0840acd570 replace legacy lib, comment 2023-08-23 02:53:05 +03:00
Vitaly
76890d59a4 make render distance updatable, refactor controls spend some time on adding flying
add settings like the one to disable in-game auto-update
2023-08-23 02:52:24 +03:00
Vitaly
07ba7f3b5c Merge remote-tracking branch 'origin/main' into inventory 2023-08-23 01:06:57 +03:00
Vitaly Turovsky
fd84697db0 feat: display leave confirmation when playing (prevent accidental ctrl+w), but not when paused so can easily close if desired 2023-08-22 21:13:26 +03:00
Vitaly
219e9e583d rm log 2023-08-22 05:05:50 +03:00
Vitaly
53e8478413 inventories are almost here wip:
add mobile button
review upstream
wip react refresh (thats why migrating to react)
to migrate to tsx
to impl advanced settings
2023-08-22 05:03:36 +03:00
Vitaly
46bc423935 refactor modal stacks so they are:
1. watchable for changes
2. can be used along with react
2023-08-22 05:01:24 +03:00
Vitaly
ba85103cd0 simple fov change on sprint (so sprint can be indicated) 2023-08-22 04:01:22 +03:00
Vitaly Turovsky
bdd2e31fa7 [pnpm] enable shell-emulator for new contributors on windows 2023-08-21 22:06:38 +03:00
Vitaly Turovsky
8327afe647 add autocomplete for versions & supported indicator (wip) 2023-08-21 22:04:53 +03:00