Commit graph

10 commits

Author SHA1 Message Date
Vitaly
1e7153c2e2
feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
Vitaly
826c66b9ec
feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
Vitaly
d7f5e98fe3 update typescript to 5.5 2024-04-26 09:44:04 +03:00
Vitaly
0886af9b05
feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
Vitaly Turovsky
4d4732d15d fix: fix critical ui crash in 1.8.8 for chat 2024-03-18 05:22:07 +03:00
Vitaly
e5c864b053 feat: basic support for click event & hover event! 2024-01-10 05:49:10 +05:30
Vitaly Turovsky
47471511a3 fix(regression): fix degraded performance on colored messages spam 2024-01-05 22:37:05 +05:30
Vitaly
d68e8b8287 fix: move chat component from lit to react fixing many bugs (eg improving completions experience a bit) and probably introducing a few ones.
fix: now finally chat properly decodes color symbols e.g. §c - red
2024-01-03 19:49:05 +05:30
Vitaly Turovsky
d77484c966 add storybook & react button component, refactor styles a bit
fix death screen was on top of other screens
2023-10-10 17:06:23 +03:00
Vitaly
de7f31eee4 feat: display death screen when you die!
refactor: better bot cleanup on disconnect
fixes https://github.com/PrismarineJS/prismarine-web-client/issues/131
2023-09-27 22:41:51 +03:00