Vitaly
ce601caf2a
release ( #228 )
2024-11-20 10:04:59 +01:00
Max Lee
4dac577dfc
feat: basic support for text_display entity ( #230 )
v0.1.67
2024-11-20 09:04:59 +01:00
Vitaly
f2552e70e1
fix ci ( #231 )
2024-11-20 09:03:10 +01:00
Vitaly Turovsky
c441792d3f
fix failing test ci
2024-11-19 23:00:32 +03:00
Vitaly Turovsky
85ece5b4eb
fix: some keybinding names were incorrectly parsed
...
feat: make fullscreen button (F11) configurable in the keybinding panel
2024-11-18 18:53:31 +03:00
Vitaly Turovsky
0506d9de47
fix(ui): better support formatted minecraft messages (handle packets in general way)
2024-11-14 15:40:33 +03:00
Vitaly Turovsky
a0a2c628b4
fix: preserve server selection after going back to the servers list (eg from edit modal)
...
fix: was not possible to remove saved MS account by clicking on the profile picture
fix: highlight active zone for interaction to avoid UI confusion
fix: save the proxy to memory immedieately after editing it in the servers list screen
2024-11-14 13:41:28 +03:00
Vitaly Turovsky
e28608f86e
also cache manifest.json into offline
2024-11-11 18:04:54 +03:00
Vitaly Turovsky
c8c4e3267d
feat: auto save worlds in singleplayer every 2 seconds since crashes might happen. still possible to cancel this behavior via new setting or ?noSave=true
...
feat: add setting for debugging to disable signs text rendering
2024-11-11 17:49:33 +03:00
Vitaly Turovsky
d32f510744
fix: Error messages were not displayed after unsuccessful Microsoft auth. Fixed all error messages.
2024-11-10 11:44:29 +03:00
Vitaly Turovsky
32931efef0
feat: implement experimental clipWorldBelowY setting for testing
2024-11-09 13:01:37 +03:00
Vitaly Turovsky
574cdfc531
docs: add deploy to Koyeb button
2024-11-09 11:19:40 +03:00
Vitaly Turovsky
c303a0e0d5
feat: allow singleplayer mode to be triggered by 'sp=1' query parameter along with singleplayer=1
2024-11-07 19:09:17 +03:00
Vitaly Turovsky
7284d88ae9
update npm banner to a working one
2024-11-05 13:37:30 +03:00
Vitaly Turovsky
a2bd1bda04
Merge branch 'next' into release
2024-11-05 13:12:23 +03:00
Vitaly Turovsky
270da682da
ci: fix release info writing
v0.1.66
2024-11-05 13:12:15 +03:00
Vitaly Turovsky
ab3174a45f
hotfix: disable fly after going out of spectator mode
2024-11-05 07:10:57 +03:00
Vitaly
c8416261c6
a decent release ( #225 )
2024-11-05 07:08:47 +03:00
Vitaly Turovsky
0f2bc5c1d4
fox issues with chat on 1.8
2024-11-05 07:07:04 +03:00
Vitaly Turovsky
dcc0960d7f
fix the auth check
2024-11-04 02:51:37 +03:00
Vitaly Turovsky
c279b4bbe6
do a restoredData validation
2024-11-04 02:49:23 +03:00
Vitaly Turovsky
b267cb77be
send connecting version to auth endpoint
2024-11-04 02:32:26 +03:00
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
5405987de3
fix: fix entities display on old versions like 1.8
2024-11-02 12:45:11 +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
2fbfc18d2e
feat: optimize slabs render performance by rendering less not visible tiles
...
Improve performance in Greenfield by 6%
2024-10-30 11:33:26 +03:00
Vitaly Turovsky
7d699f24bb
fix: some areas in old world were competely white
2024-10-30 08:42:27 +03:00
Vitaly Turovsky
547525d615
fix: fix some blocks were rendered as transparent in old versions. Speed up Greenfield renderer by 18% in tunnels.
2024-10-30 08:40:44 +03:00
Vitaly Turovsky
900bcb0b56
fix: don't crash and conflict with g663 spyware installed
2024-10-30 07:02:33 +03:00
Vitaly Turovsky
dbd4058912
should fix publishing to npm
2024-10-28 17:57:40 +03:00
Vitaly
369586897a
a good release ( #222 )
2024-10-28 05:50:14 +03:00
Vitaly Turovsky
153101fa6f
ci: fix lint
v0.1.65
2024-10-28 05:49:27 +03:00
Vitaly Turovsky
d497299235
feat: 1.21.1 support
2024-10-28 05:48:51 +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
ebb5056540
ci: refactor deployment workflow in preview.yml by removing unused checks and adding alias retrieval step
2024-10-23 02:31:04 +03:00
Vitaly Turovsky
ece59e1744
ci: update event trigger from pull_request to pull_request_target in preview.yml (fix)
2024-10-23 02:20:44 +03:00
Vitaly
8955075d75
ci: trying to fix auto preview workflow! ( #221 )
2024-10-23 02:11:11 +03:00
Vitaly Turovsky
427ec21213
check that!
2024-10-23 02:03:05 +03:00
Vitaly Turovsky
42cc0bd818
ci: add push event trigger and refine deployment conditions in preview.yml for improved deployment handling
2024-10-23 01:38:55 +03:00
Vitaly Turovsky
9a7a13c2dd
ci: enhance trigger conditions for deployment in preview.yml using variables for issue comments and pull requests
2024-10-23 01:00:34 +03:00
Vitaly Turovsky
e35873e106
ci: refactor variable usage from env to vars for PR check in preview.yml
2024-10-23 00:43:43 +03:00