Vitaly Turovsky
8e4987e685
fix: add resourcepack texture processing error catching
2025-02-20 04:02:15 +03:00
Vitaly Turovsky
2ea74b22fd
fix: literally fix the notification component
2025-02-20 04:01:48 +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 Turovsky
fda38bbf59
fix custom channel crash
2025-02-20 02:30:33 +03:00
Max Lee
f1c945d22a
fix: baby mobs are not rendered smaller ( #283 )
v0.1.73
2025-02-19 17:00:43 +03:00
Vitaly Turovsky
3b9503982c
fix: fix custom item display on 1.21.4, fix text component potential crash
2025-02-19 04:03:32 +03:00
Max Lee
795f241cbd
fix: floor and ceiling button hitboxes ( #282 )
...
Co-authored-by: Vitaly <vital2580@icloud.com>
2025-02-19 03:53:36 +03:00
Vitaly Turovsky
5fd3584823
move reconnect button below disconnect
2025-02-19 03:44:50 +03:00
Vitaly Turovsky
11bfcb8f1a
fix wasnt possible to click suggestions
2025-02-19 03:40:02 +03:00
Vitaly Turovsky
bfd88ce544
add stale ping status display
2025-02-19 03:33:39 +03:00
Vitaly Turovsky
0bb6301056
feat: now always focus chat when letter or ctrl+v is pressed (like in discord)
...
feat: hide completions when input is not focused
2025-02-19 03:26:14 +03:00
Vitaly Turovsky
b7e6793c07
do not display invisible ears on steve (default skin)
2025-02-19 03:13:28 +03:00
Vitaly Turovsky
a0a01d9a3f
disable possibly invalid entity checks
2025-02-19 03:01:52 +03:00
Vitaly Turovsky
f8c44ae4f0
add mirror server for play.mcraft.fun
2025-02-19 02:57:21 +03:00
Vitaly Turovsky
44d630b1b3
fix entities apply skin crash
...
fix websocket ping display for ws
2025-02-18 21:25:18 +03:00
Vitaly Turovsky
0cd11ebe29
regression hand disappeared
2025-02-18 20:58:19 +03:00
Vitaly Turovsky
7196623853
minor visual updates to status component
2025-02-18 20:37:15 +03:00
Vitaly Turovsky
612b35426e
feat: add ping display view in pause menu!
2025-02-18 20:36:59 +03:00
Vitaly Turovsky
191043380e
fix textures loading regression, fix entity tex resizing
2025-02-18 20:10:33 +03:00
Max Lee
d83fbb0393
fix: maps on invisible Item Frames would have gap ( #281 )
2025-02-18 17:45:47 +03:00
Vitaly Turovsky
9a8451fff7
fix: fix all known issues with chat auto scroll!
2025-02-18 04:28:48 +03:00
Vitaly Turovsky
5e0ece8288
fix arrow file casing
2025-02-18 04:01:17 +03:00
Vitaly Turovsky
c1bf8bf1d7
add arrow obj
2025-02-18 03:53:13 +03:00
Vitaly Turovsky
4223800fd8
fix: improve rendering of some entites like arrow and sheep
2025-02-18 03:47:24 +03:00
Vitaly Turovsky
4a1138f21c
fix: fix memory leak with textures when a lot of entities are loaded at the same time (eg big servers like hypixel), make entities def loader faster
2025-02-18 02:06:00 +03:00
Vitaly
5f6ce69b51
feat: custom block models via custom channel ( #277 )
2025-02-17 19:40:17 +03:00
Max Lee
a20dca18f8
fix: autoConnect parameter wouldn't do anything ( #276 )
2025-02-17 16:42:31 +03:00
Max Lee
874a3b3ab0
feat: option to disable ears on all skins ( #275 )
2025-02-17 16:41:52 +03:00
Vitaly Turovsky
847fed5142
fix: handle unsuccessful block breaking packet (eg spawn protection)
2025-02-15 21:28:37 +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 Turovsky
0f29053ca6
fix(important): save username instantly so it doesn't reset when you reload the page if you didn't change it
2025-02-14 14:31:02 +03:00
Vitaly
df4dd69c80
feat: display reconnect button in pause menu when connection seems to be lost
2025-02-13 23:37:34 +03:00
Vitaly Turovsky
2f70575534
finishing support for mcraft viewer plugin:(
2025-02-13 21:31:55 +03:00
gguio
25c07b14a9
feat: some minimap fixes ( #249 )
2025-02-13 05:07:19 +03:00
Max Lee
cab9eed5e7
fix: resource pack armor textures and leather armor color bleed ( #274 )
2025-02-12 21:26:23 +03:00
Vitaly
e2ee1ff133
Fix setting of lastError to avoid false spam into console
2025-02-12 16:06:43 +03:00
Vitaly Turovsky
193616b147
fix npm lib building
2025-02-11 17:19:42 +03:00
Vitaly Turovsky
90e002a3a1
fix lint
2025-02-11 17:12:39 +03:00
Vitaly Turovsky
8595d545a5
Restore support for old browsers! Restore and revisit browserslist
2025-02-11 17:11:41 +03:00
Vitaly Turovsky
cf8d8e51fc
fix quickconnect port ignored regression
2025-02-11 16:54:58 +03:00
Vitaly Turovsky
946fc26d86
correctly open release link, show build info
2025-02-11 16:26:17 +03:00
Vitaly Turovsky
d05898ab1c
display stack on app crash, more advanced logic on app refresh
2025-02-11 15:51:56 +03:00
Vitaly Turovsky
85fbe0cec0
seems all versions auth is supported, remove restriction
2025-02-11 01:08:41 +03:00
Vitaly Turovsky
0dd7b4d802
plugin: register custom channel later
2025-02-11 00:40:52 +03:00
Vitaly Turovsky
f03046573d
hotfix: workaround hotbar crash on 1.21.1
2025-02-10 22:47:43 +03:00
Vitaly Turovsky
208f5b7e0d
fix chat placeholder
v0.1.72
2025-02-10 21:04:40 +03:00
Vitaly Turovsky
d27f2b4a61
fix(big-perf): do not render entities in not loaded chunks that are far away
2025-02-10 21:04:33 +03:00
Vitaly Turovsky
e9e8641f10
should fix build error, fix viewer memory leak
2025-02-10 20:04:04 +03:00
Vitaly Turovsky
cea4d7f277
feat: implement full support for new mineflayer plugin! add UI customization, motion effect, JS repl console and more!
2025-02-10 19:54:38 +03:00
Vitaly Turovsky
dcbeed42ad
fix regression https parsing, improve/fix http, ws parsing in all places of app. finally we parsing a single string in a decent way
2025-02-09 23:36:30 +03:00