Commit graph

1,208 commits

Author SHA1 Message Date
Vitaly
a76c98da71 fix typo in readme 2024-07-25 13:44:17 +03:00
Vitaly
0e991c7338
feedback: update discord links (provide alt) (#167) 2024-07-23 20:36:54 +03:00
gguio
bf27f800a1
fix(keybindings): fix key display on other layouts like QWERTZ (#165)
Co-authored-by: gguio <nikvish150@gmail.com>
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2024-07-23 20:33:21 +03:00
Vitaly
04e1cd5707
update typescript to latest (#166) 2024-07-23 20:31:20 +03:00
Vitaly Turovsky
2c3a38a678 add gzip size logging which is actually more important than regular size for prod build 2024-07-19 06:08:37 +03:00
qqq
b7356efbce
feat: Add a way to view / sign books (#158)
---------

Co-authored-by: soulless-ai <mr.chupak@gmail.com>
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2024-07-17 02:53:26 +03:00
Wolf2323
cda1d59d3b
improved query parameters handling (#162)
Co-authored-by: Vitaly <vital2580@icloud.com>
2024-07-16 12:05:57 +03:00
Wolf2323
9ee67cc827
fix: ignoring exception ResizeObserver loop exceptions (#161) 2024-07-16 11:37:01 +03:00
Vitaly Turovsky
b49e988090 fix: inventory didn't update after dropping an item 2024-07-16 10:35:01 +03:00
Vitaly Turovsky
512bc09477 make main docker build 5x smaller, add only proxy dockerfile v0.1.54 2024-07-14 01:55:41 +03:00
Vitaly Turovsky
698779f6b5 fix: toggle entity visiiblity even after it's creation 2024-07-13 21:31:29 +03:00
Vitaly Turovsky
b13ef443bb feat: rework sound system. Now sounds are 100% implemented for all current & future supported versions 2024-07-13 21:30:44 +03:00
Vitaly Turovsky
6c5f72e1f2 feat: implement pitch which was required for note blocks to work properly 2024-07-13 20:31:27 +03:00
Vitaly Turovsky
04b5d1ac3f add handled packets stats
TODO make auto-updated
2024-07-13 06:17:47 +03:00
Vitaly Turovsky
07002a7437 fix: remove entities from the scene on login packet (usually on the world switch) 2024-07-13 05:49:38 +03:00
Vitaly Turovsky
d0205a970b up mineflayer for better vehicle move 2024-07-11 20:08:10 +03:00
Vitaly Turovsky
d02008c2ef fix(regression): signs lighting was compltely broken 2024-07-11 18:33:16 +03:00
Wolf2323
8c4c58b09c
fix: Hide disconnect button, when lockConnect QS is set (#160) 2024-07-11 18:31:50 +03:00
Vitaly Turovsky
0b4959b144 fix: align entity activation with vanilla client so it's harder to detect and now work in most cases 2024-07-11 17:38:17 +03:00
Vitaly Turovsky
ac04d45fe1 fix issue with disconnecting after 10s 2024-07-10 21:10:15 +03:00
Vitaly Turovsky
30905754f9 add client-side timeout when connecting to proxy 2024-07-10 20:01:19 +03:00
Vitaly Turovsky
0a563488c2 fix(regression): chat on mobile was not fully visible in some cases v0.1.53 2024-07-09 02:41:41 +03:00
Vitaly Turovsky
0eafc5e3df fix: don't clip text in error screen 2024-07-08 16:56:32 +03:00
Vitaly
0a6fa7d7b0
feat: improve scaling in portrait mobile. Add close button for mobile chat (#157) 2024-07-08 03:49:10 +03:00
Vitaly Turovsky
1a2fd9c271 fix lint 2024-07-08 03:24:54 +03:00
Vitaly
8674a1d376
Update notes in CONTRIBUTING.md 2024-07-07 20:28:19 +03:00
Vitaly Turovsky
d8261c2659 fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +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
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
Vitaly
74c551839d hotfix: hotbar display was broken 2024-06-30 16:14:05 +05: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
Vitaly Turovsky
a139ecdf1d fix: fix right click emulation with touch in inventory windows (allow to pick half of items on mobile, needed for crafting) 2024-06-21 22:33:38 +03:00