Vitaly Turovsky
f9a4960c31
ci: try to fix the commands
2024-09-08 18:28:55 +03:00
Vitaly Turovsky
d743981fc2
up workflow files: new commands
2024-09-08 18:20:34 +03:00
Vitaly Turovsky
fad9fd6e3a
fix: provide a hack to just render blocks all the blocks even with unknown states for preflat versions
2024-09-07 19:48:08 +03:00
Vitaly Turovsky
a063a0d75b
fix: fix cobblestone_wall and player head (skull) rendering in preflat versions
2024-09-07 19:42:50 +03:00
Vitaly Turovsky
1c7fdc21a6
add a way to to disable neighbor chunk updates and all the UI (needed for perf testing)
2024-09-07 19:33:16 +03:00
Vitaly Turovsky
a30106342e
feat: add a way to disable some of the UI parts in settings (for testing and other use cases)
...
feat: re-add bossbars, but it's still disabled by default
2024-09-07 18:37:57 +03:00
Vitaly Turovsky
9160ff33c2
fix: fix joining to some popular servers (since dns was resovle was incorrectly used)
...
fix: fix some auth issues when starting the app locally
2024-09-07 17:46:34 +03:00
Vitaly Turovsky
cd9ead74d2
fix(regression,critical): chunks were stopped loading after moving to another chunk
...
v0.1.60
fix: fix command blocks parsing for most versions
fix: chat was not working for 1.19+
fix: better range adjustment for plate command block activation
fix: was not possible to change the warp
2024-09-06 10:23:46 +03:00
Vitaly Turovsky
3f761430d7
change name of builtin server
2024-09-06 03:59:07 +03:00
Vitaly Turovsky
8e330c0253
feat(devtools): downloadFile global function
...
fix: local server wasnt saving the time of the world
feat(advanced): add a way to specify local server options
2024-09-06 03:48:54 +03:00
Vitaly Turovsky
d6964b89eb
fix typings
v0.1.59
2024-09-05 18:23:05 +03:00
Vitaly Turovsky
ea5a48967b
fix: improve signs viewer by allow to copy position and select signs
2024-09-05 16:48:04 +03:00
Vitaly Turovsky
9dfff40afd
fix(regression): fix dropped items display (for preflat versions it is still broken like many other entities display)
2024-09-05 15:13:26 +03:00
Vitaly Turovsky
65ba687e08
force make crosshair transparent to avoid issues with old darkreader safari version
2024-09-04 19:17:02 +03:00
Vitaly Turovsky
a9d2104dbf
fix: Force disable dark reader as it was making the crosshair (reticle) black
2024-09-04 19:14:09 +03:00
Vitaly Turovsky
c6ea9f79dc
fix(regression): instruct the browser that the web app uses dark mode (which fixes some edge-case issues)
2024-09-04 19:02:02 +03:00
Vitaly Turovsky
266d34c1cf
fixup for player pos in chunk loader
2024-09-04 05:48:00 +03:00
Vitaly
5aaa687392
feat: display progress of downloading chunks visually ( #195 )
2024-09-04 05:03:17 +03:00
Vitaly Turovsky
306f894d8c
fix(important,singleplayer): stop loading chunks in previous position when teleported to a new pos and always start loading chunks in new pos
2024-09-04 03:18:56 +03:00
Vitaly Turovsky
9e7711e386
add eaglercraft as alternative, fix types again
v0.1.58
2024-09-03 03:15:17 +03:00
Vitaly Turovsky
684261e515
fix building, update test types
2024-09-03 03:08:19 +03:00
Vitaly Turovsky
c2a34ea9f1
fix(preflat-worlds): improve mesher performance by 2x by syncing the code from webgpu branch
...
fixes #191
2024-09-03 02:48:16 +03:00
Vitaly Turovsky
698fb1d388
fix tsc
2024-09-03 01:13:12 +03:00
Vitaly Turovsky
559f535207
don't lie of resoure pack support
2024-09-03 01:11:49 +03:00
Vitaly Turovsky
b2ac80602c
feat(important): redirect to origin website from maps.mcraft.fun which makes testing maps so much easier on preview deploys and locally
2024-09-03 01:10:11 +03:00
Vitaly Turovsky
0d3a3affd7
fix recently introduced bug with crafting in singleplayer
2024-09-03 01:00:54 +03:00
Vitaly Turovsky
00dd606091
[skip ci] cleanup starfield code
2024-09-02 23:50:46 +03:00
Vitaly Turovsky
574dbafc28
fix(renderer,important): fix all known rendering issues with starfield by @sa2urami
2024-09-02 23:46:22 +03:00
Valery-a
66d26ad2e6
feat: add visuals for entities damaging ( #186 )
2024-09-01 17:53:48 +03:00
Vitaly
ee966395c6
feat: Display holding block (experimental setting) ( #190 )
2024-09-01 03:32:53 +03:00
Vitaly Turovsky
bbd01d9682
fix: when left click was pressed down the swing arm packet sending was not limited
2024-09-01 02:38:07 +03:00
Vitaly
eb0bc02647
feat: All versions now are available offline! ( #174 )
2024-08-31 19:50:33 +03:00
Vitaly Turovsky
0dc261258a
fix: fix bug ?singleplayer=1&version=1.20.4 didn't work in safari because of different setTimeout timing
2024-08-31 19:05:20 +03:00
Vitaly Turovsky
447f5eabc8
skip building worker in dev by default because of new scripts change
2024-08-31 18:51:40 +03:00
Vitaly
17a3166f7d
fix lockfile
2024-08-31 17:56:35 +03:00
Vitaly
7748e8c384
fix: cleanup entities in all cases on world switch
2024-08-31 17:48:13 +03:00
Vitaly
72a54989ad
fix(important): chunk unload was never implemented
2024-08-31 17:47:46 +03:00
Vitaly
b472849c47
fix: packets replay crash on message send on latest versions
2024-08-31 17:47:17 +03:00
Vitaly Turovsky
f32f30ca5a
also watch mesher when running the main start script
2024-08-29 16:28:45 +03:00
Vitaly Turovsky
aa9400e885
always enable cors so able to connect from prod domains
2024-08-29 16:28:26 +03:00
Vitaly Turovsky
00e7d4a065
fix(regression): most of the items were not renderer in old versions (before 1.13)
2024-08-27 01:12:10 +03:00
Vitaly Turovsky
83ea44b099
feat: sort worlds in singleplayer menu by last saved world (last level.dat edited)
2024-08-27 01:07:04 +03:00
Vitaly Turovsky
69cfb89a8d
display notification on save
v0.1.57
2024-08-26 03:15:02 +03:00
Vitaly Turovsky
ffc9a0c458
fix: update "save remote world to your device" function to support new HTTP backend
2024-08-26 03:11:23 +03:00
Vitaly Turovsky
34a6f1d9c3
fix: fix critical bug which was resulting in incorrect modals (and whole app) state in some extremely rare cases
2024-08-26 00:41:23 +03:00
Vitaly Turovsky
de3907aefe
add more context to item render error
2024-08-25 23:53:07 +03:00
Vitaly Turovsky
99c8d4091f
fix: make entities movements smoother
2024-08-25 23:43:10 +03:00
Vitaly Turovsky
d8f80e1980
cleanup: remove legacy options
2024-08-24 05:19:38 +03:00
Vitaly Turovsky
3a646121ed
fix(regression): MS auth was completely broken
2024-08-24 05:13:55 +03:00
Vitaly Turovsky
69e0616240
fix(regression): select version was not visible in server options
2024-08-24 04:54:20 +03:00