Vitaly Turovsky
73ccb48d02
feat: Add F3+H chunks debug screen! not really useful for now since chunks not visible bug was not fixed yet
2025-04-16 18:24:19 +03:00
Vitaly Turovsky
0b72ea61c7
fix: add time to debug overlay
2025-04-09 04:34:58 +03:00
Vitaly Turovsky
f895304380
add debug method and fix f3 custom block name display
2025-03-31 13:32:40 +03:00
Vitaly Turovsky
46787309e2
fix: fix camera shake effect! rewrite impl. Fix offhand holding block now can become empty
2025-03-25 22:58:24 +03:00
Vitaly Turovsky
1015556834
use graphics backend id
2025-03-25 21:33:12 +03:00
Vitaly
0f3145bb8e
feat: app <-> renderer REWORK. Add new layers for stability ( #315 )
2025-03-25 02:08:32 +03:00
Vitaly Turovsky
df10bc6f1b
feat: add client tps info to f3
2025-03-25 00:50:28 +03:00
Vitaly Turovsky
730cf656de
feat: add detailed block assets parsing (blockstates + models) in F3 on right side (includes parsing errors! super useful for resourcepacks)
2025-02-20 03:41:44 +03:00
Vitaly
65af9a73c2
feat: rework hand! enable by default, fix bow anim ( #261 )
...
* refactor swing animation to controller
* idle animator!!!!
* implelment state switch transition
* a huge fix for UI server edit!
* adjust ui scaling so main menu elements clip less
* view bobbing, new config name, ws:
* EXTREMELY important fixes to entities rendering
* a lot of fixes, add dns resolve fallback
* improve f3 E, fix modal not found edge case
* set correctly target for old browsers, should fix ios 14 crash
* unecessary big refactor, to fix ts err
* fix isWysiwyg check
* fix entities rendering count
2025-02-15 05:14:36 +03:00
Vitaly
a4c86d707b
fix: update changed blocks quicker in the world by using a dedicated mesher thread reserved for blocks updates only
2024-12-12 09:18:54 +03:00
Vitaly
5783b98e74
fix: spectator: display cursor block in f3, hide hotbar and hunger
2024-12-06 09:53:13 +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
71289e3ef4
Lint JSX ( #175 )
2024-08-15 03:12:32 +03:00
Vitaly
d4f06aa1a4
lint prismarine-viewer & better ci checks ( #171 )
2024-08-06 03:20:38 +03:00
Vitaly
04e1cd5707
update typescript to latest ( #166 )
2024-07-23 20:31:20 +03:00
Vitaly Turovsky
ac04d45fe1
fix issue with disconnecting after 10s
2024-07-10 21:10:15 +03:00
Vitaly Turovsky
d41219d55b
fix: packets string was not displayed in f3 correctly
2024-06-23 10:38:47 +03:00
Vitaly Turovsky
94c665d851
move everything to frequent update interval
2024-06-08 23:13:44 +03:00
arhellist
d04a66738e
fix game crash ( #144 )
2024-06-06 17:23:43 +03:00
Vitaly Turovsky
b317d8ad35
fix: reduce fps drops on chunks load a bit by batching operations with a few other minor optimizations
2024-06-02 14:20:21 +03:00
Vitaly
0886af9b05
feat: Migrate HUD to React, new hotbar and bars ( #107 )
2024-04-20 17:38:23 +03:00