Vitaly Turovsky
|
4127bf7169
|
add test fullscreen map
|
2024-07-07 17:50:06 +03:00 |
|
Vitaly
|
606f7a2a9e
|
Merge branch 'next' into minimap
|
2024-07-07 13:34:52 +03:00 |
|
Vitaly Turovsky
|
a6fc5de1f9
|
ci: add missing build artifacts
|
2024-07-07 01:31:33 +03:00 |
|
Vitaly Turovsky
|
d1d0959cb4
|
feat: add Sonar bypass making possible to join to projects like ruhypixel.net
wip: packets replay feature!
|
2024-07-07 01:12:25 +03:00 |
|
Vitaly Turovsky
|
d80b71ede7
|
add demo to npm readme file
|
2024-07-07 00:52:22 +03:00 |
|
Vitaly Turovsky
|
324c08ef43
|
finally update dockerfile to a working one! uses 6gb of ram to build btw. image size: 2.4gb, ~200mb when running
|
2024-07-07 00:32:04 +03:00 |
|
Vitaly
|
860d2ad2f6
|
feat: Microsoft authentication! (#150)
fixes #36
|
2024-07-06 00:54:03 +03:00 |
|
Vitaly
|
d81aace2d6
|
feat: new clean favicon (#155)
by hrgembakh
|
2024-07-06 00:28:59 +03:00 |
|
gguio
|
1bd8534650
|
map rotation. Fixes required: drawing has flaws + parts of world
|
2024-07-04 00:52:05 +04:00 |
|
gguio
|
5f4a572347
|
map rotation
|
2024-07-04 00:23:02 +04:00 |
|
Vitaly Turovsky
|
c5d3ac1678
|
fix: inventory in singleplayer didn't update on gui interactions
|
2024-07-03 13:15:55 +03:00 |
|
Vitaly Turovsky
|
e7e10f6fbd
|
fix: don't crash mesher on unknown blocks in preflat
|
2024-07-03 13:13:38 +03:00 |
|
gguio
|
d35db9a9a5
|
fixed drawing direction
|
2024-07-03 13:12:18 +04:00 |
|
gguio
|
b357ea2e6e
|
mirror x axis
|
2024-07-02 22:10:01 +04:00 |
|
gguio
|
f7475d0646
|
parts of the worlds letters
|
2024-07-02 15:49:53 +04:00 |
|
gguio
|
08e5d22d86
|
world parts drawing
|
2024-07-02 14:52:24 +04:00 |
|
gguio
|
2d343e62d7
|
things on the border of the map are not clipped
|
2024-07-02 14:22:51 +04:00 |
|
Vitaly
|
1abc6d53d9
|
hotfix: hotbar display was broken
|
2024-07-02 13:03:28 +04:00 |
|
Vitaly
|
74c551839d
|
hotfix: hotbar display was broken
|
2024-06-30 16:14:05 +05:00 |
|
gguio
|
65eae1583e
|
open map on click
|
2024-06-28 14:38:12 +04:00 |
|
gguio
|
a61fc535e2
|
localServer warps are in provider
|
2024-06-28 14:27:19 +04:00 |
|
gguio
|
32a0f4c220
|
fix delay for warp on border
|
2024-06-28 14:20:51 +04:00 |
|
gguio
|
2fc14ec420
|
delay for warp on border
|
2024-06-28 14:03:22 +04:00 |
|
gguio
|
46ef555b56
|
warps drawing
|
2024-06-28 13:50:59 +04:00 |
|
Vitaly
|
78ba42f5dd
|
Merge branch 'next' into minimap
|
2024-06-27 15:04:30 +03:00 |
|
gguio
|
58cb23d2d8
|
saving warps in local server
|
2024-06-27 14:41:07 +04:00 |
|
gguio
|
f49c529442
|
ui for set warp
|
2024-06-27 13:04:31 +04:00 |
|
gguio
|
c4282c9ab7
|
storybook for map + fields to set warp. Styles are not done
|
2024-06-26 20:36:35 +04:00 |
|
gguio
|
d960d9a55a
|
storybook for minimap. Toggle full map doesnt work yet
|
2024-06-26 16:16:46 +04:00 |
|
gguio
|
9e7299c2b0
|
storybook doesnt worl
|
2024-06-26 14:45:51 +04:00 |
|
gguio
|
d61adb0a5a
|
screen to set up warp
|
2024-06-26 14:35:32 +04:00 |
|
gguio
|
3c63c0b240
|
add new warp logic in MinimapDrawer
|
2024-06-26 13:39:54 +04:00 |
|
gguio
|
a6880be14c
|
x and y should be otherwise
|
2024-06-26 13:18:14 +04:00 |
|
gguio
|
e8864447d2
|
click to map pos fix
|
2024-06-26 12:46:17 +04:00 |
|
gguio
|
4ef31616c2
|
mouse click in world coords doesnt count correctly
|
2024-06-25 15:52:30 +04:00 |
|
Vitaly Turovsky
|
b9f3e670ff
|
hotfix: Uint instead Int array was used for normals which resulted in incorrect rendering (which ranges seems to be -1 to 1)
|
2024-06-24 16:22:13 +03:00 |
|
Vitaly Turovsky
|
a3a530f3a3
|
cleanup: ImageData is not marked as transferrable
v0.1.52
|
2024-06-24 06:34:48 +03:00 |
|
Vitaly Turovsky
|
c7a8c34d89
|
improve fps in some scenarios by not spamming with setTimeout calls
|
2024-06-24 06:31:04 +03:00 |
|
Vitaly Turovsky
|
4fd607c17c
|
add useful worker proxy helper from webgpu implementation
|
2024-06-24 04:29:07 +03:00 |
|
Vitaly Turovsky
|
8456fc6ce4
|
reduce memory usage by 10%
|
2024-06-24 00:13:11 +03:00 |
|
Vitaly Turovsky
|
d880479c7b
|
dont make stats overlay other components with useful info & clickable areas. display only with canvas
|
2024-06-23 10:39:46 +03:00 |
|
Vitaly Turovsky
|
7ecaae089d
|
add window.stats for debugging
|
2024-06-23 10:39:41 +03:00 |
|
Vitaly Turovsky
|
978adea49d
|
some other annoying vr bugfixes: do not overlay hotbar with enter vr button
|
2024-06-23 10:39:02 +03:00 |
|
Vitaly Turovsky
|
9961424585
|
add more space for notification
|
2024-06-23 10:38:56 +03:00 |
|
Vitaly Turovsky
|
d41219d55b
|
fix: packets string was not displayed in f3 correctly
|
2024-06-23 10:38:47 +03:00 |
|
Vitaly Turovsky
|
8d36e4ba4d
|
fix xr-overlay selector usage
|
2024-06-22 20:33:03 +03:00 |
|
Vitaly Turovsky
|
f8980836dc
|
fix: fix basic vr support & test dom overlay
sentry-ref: 5517390383, 5517390775
|
2024-06-22 20:15:12 +03:00 |
|
Vitaly Turovsky
|
97ad6d9ff8
|
fix: hotbar on start crash
sentry-ref: 5467800534
|
2024-06-22 18:35:10 +03:00 |
|
gguio
|
03d8e3100f
|
pointer lock
|
2024-06-22 17:46:39 +04:00 |
|
gguio
|
0dfff262f4
|
useState used for adapter
|
2024-06-22 17:00:55 +04:00 |
|