Commit graph

1,383 commits

Author SHA1 Message Date
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
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 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 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
Vitaly Turovsky
f900d6933c ci: simplify PR number check logic using fromJSON in AUTO_DEPLOY_PRS in preview.yml 2024-10-23 00:42:04 +03:00
Vitaly Turovsky
6354ba6bb8 ci: update variable name from env to vars in AUTO_DEPLOY_PRS check in preview.yml 2024-10-23 00:36:58 +03:00
Vitaly Turovsky
95c185fc0b fix: correct syntax for checking PR numbers in AUTO_DEPLOY_PRS in preview.yml 2024-10-23 00:35:33 +03:00
Vitaly
6c994a54f0
autodeploy PRs (#218) 2024-10-22 23:41:19 +03:00
Vitaly Turovsky
de6e82d94f quickly copy your positions with /pos in singleplayer 2024-10-22 23:11:42 +03:00
Vitaly Turovsky
347d155884 fix: improve playground by allowing sync world for fast iterating of advanced use cases 2024-10-22 19:28:41 +03:00
Vitaly Turovsky
70867564ed restore a way t ocreate worlds by enter v0.1.64 2024-10-21 00:41:35 +03:00
Vitaly Turovsky
a4180500d1 update types after minecraft-data types update 2024-10-21 00:05:33 +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