Commit graph

664 commits

Author SHA1 Message Date
Vitaly Turovsky
b3a089323f fix auth err message 2024-11-04 02:23:15 +03:00
Vitaly Turovsky
2c441c3434 fix: fix display names in inventories on 1.8 2024-11-02 12:45:47 +03:00
Vitaly Turovsky
ad9f5be486 spectator gamemode fixes 2024-11-02 12:45:27 +03:00
Vitaly Turovsky
667eff49af feat: write published version name on prod website! 2024-11-01 06:40:37 +03:00
Vitaly Turovsky
26d25b77f5 feat: format disconnect messages from minecraft servers (display correctly)
fixes #26
2024-11-01 02:55:19 +03:00
Vitaly Turovsky
7d0c3643d3 fix: don't reset the world in mesher after resourece pack textures update 2024-10-31 01:34:21 +03:00
Vitaly Turovsky
5791626cc5 fix: (latest) or (offline) status text was not displayed sometimes after the page load 2024-10-31 00:28:54 +03:00
Vitaly Turovsky
84b3f8913d fix: don't make text move in loading screens 2024-10-30 23:53:45 +03:00
Vitaly
03c6a3f724
feat: server resource packs (#215)
Co-authored-by: Mqx <62719703+Mqxx@users.noreply.github.com>
2024-10-30 14:40:18 +03:00
Vitaly Turovsky
f13c4e4581 feat: turn back smooth lighting on old maps 2024-10-30 14:23:45 +03:00
Vitaly Turovsky
6b23eb6bad fix: never get stuck in unloaded chunks! @sa2urami
feat: fully supported spectator mode & basic creative fly fixes
2024-10-28 05:07:52 +03:00
Vitaly
5fa019e7b3
fix: don’t display advanced stats on prod deploy 2024-10-24 14:36:44 +03:00
Vitaly Turovsky
de6e82d94f quickly copy your positions with /pos in singleplayer 2024-10-22 23:11:42 +03:00
Vitaly Turovsky
70867564ed restore a way t ocreate worlds by enter 2024-10-21 00:41:35 +03:00
Vitaly Turovsky
b21146b92a fix: fix crafting in singleplayer
fix(generator): leaves were filled with water in new versions
fix(generator): set plains biome for light grass color
2024-10-20 23:54:25 +03:00
Vitaly Turovsky
c53ba87309 feat: add a setting to either completely hide perf stats or enable more advanced display
can be used for demos like: `?setting=renderDebug:"none"`
2024-10-20 20:27:03 +03:00
Vitaly
e19980800b
feat: rewrite playground from scratch + extras (#202) 2024-10-18 02:27:45 +03:00
Valery Koultchitzky
bdcde9a4bb
fix: add a way to disable VR button (important for android users) (#209) 2024-10-17 14:31:01 +03:00
Vitaly Turovsky
af0d7d14ec fix: stop requesting server info on connect 2024-10-17 14:09:22 +03:00
Vitaly
bd180ef652 fix: correctly lock URL when connected to a server (Y) 2024-10-01 10:18:52 +03:00
Vitaly Turovsky
5b56518122 should fix build 2024-10-01 01:35:01 +03:00
Vitaly Turovsky
ab5f6ab448 fix: add fallback peerjs discovery server to bypass geo restrictions and because sometimes official server is down
feat: allow to use custom peerjs server via config
2024-10-01 01:34:42 +03:00
Vitaly Turovsky
00150dda1d fix: inventory UI crash in some cases with some specific window titles
fix: client messages were not displayed on the latest version
2024-09-28 02:57:18 +03:00
Vitaly Turovsky
18a6f2c1f5 fix: rare case where digging animation was not cancelled after actual dig cancel after respawn 2024-09-12 04:32:37 +03:00
Vitaly Turovsky
18bf1aa80a feat: The commit also adds a new keybind action for the 'F4' key, allowing the user to cycle through different game modes. Depending on the current game mode, the bot's chat command is updated accordingly. 2024-09-10 20:00:09 +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
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 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
698fb1d388 fix tsc 2024-09-03 01:13:12 +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
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
b472849c47 fix: packets replay crash on message send on latest versions 2024-08-31 17:47:17 +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 2024-08-26 03:15:02 +03:00