4396 Commits

Author SHA1 Message Date
Bixilon
66b4da7cf9
api errors: proper error messages 2023-03-01 19:57:07 +01:00
Bixilon
00512327c6
models: minecraft:cherry_sign 2023-02-28 14:06:13 +01:00
Bixilon
c427964306
network: 1.19.4-pre1, 1.19.4-pre2 2023-02-28 13:35:47 +01:00
Bixilon
43754d2f7e
bump gradle 2023-02-27 11:57:35 +01:00
Bixilon
6cc957cec7
bump dependencies
This should improve performance a bit
2023-02-27 11:57:27 +01:00
Bixilon
e018694df7
chat component: proper read parent and click event with legacy formatting 2023-02-27 11:56:48 +01:00
Bixilon
eef7d6ce1d
chat component test: proper error messages 2023-02-27 11:56:42 +01:00
Bixilon
2bcc7d4fb1
deprecate TextComponent::formatting 2023-02-27 11:56:34 +01:00
Bixilon
137c52aba6
chat: component trimming
Should reduce the memory usage and make testing cleaner

It also adds a failing test for leveling rewards on hypixel
2023-02-27 11:56:26 +01:00
Bixilon
beb49b6d5c
bump mbf-kotlin
This should add some speed improvement
2023-02-18 17:00:52 +01:00
Bixilon
fbccab92b8
version.json: fix formatting 2023-02-18 15:46:27 +01:00
Bixilon
f3c5d015c6
network: 23w07a 2023-02-18 15:43:33 +01:00
Bixilon
8608421bad
network: 23w06a 2023-02-16 22:36:16 +01:00
Bixilon
f66acf6651
bump dependencies 2023-02-13 22:15:02 +01:00
Bixilon
ac107cc424
bump gradle (8.0) 2023-02-13 22:14:55 +01:00
Bixilon
660ed439ba
rendering: don't warn about window icon on macos 2023-02-13 22:14:46 +01:00
Bixilon
843b29ab9a
macos: set dock icon #29, #86 2023-02-12 20:23:41 +01:00
Bixilon
a2a863ae53
network: rename pingId to payload 2023-02-12 20:23:39 +01:00
Bixilon
fe27ee090e
show title when just setting subtitle 2023-02-08 00:08:06 +01:00
Bixilon
0a69eca1cc
network: TeamsS2CP: fix invalid enum value error 2023-02-08 00:08:04 +01:00
Bixilon
5be0c5bcfe
fix container clearing 2023-02-08 00:08:01 +01:00
Bixilon
6203134ce4
account profile: warn users to not share that file 2023-02-08 00:07:53 +01:00
Bixilon
9d914aef55
network: 1.19.3 fix wrong sound 2023-02-07 14:26:00 +01:00
Bixilon
cce7897193
item stack: properly store custom nbt data 2023-02-07 14:25:54 +01:00
Bixilon
02bd482b46
fix deadlock bugs when DefaultThreadPool is running low on threads 2023-02-06 12:05:16 +01:00
Bixilon
e54064046b
don't lock chunk section when getting block 2023-02-06 11:55:48 +01:00
Bixilon
77cdc07078
world renderer test: cleanup properly 2023-02-06 11:55:45 +01:00
Bixilon
5713f2dcaf
world renderer: work on meshing queue every frame
This should fix chunks only being prepared when changing the frustum and "wrongly" failing tests
2023-02-06 11:55:42 +01:00
Bixilon
d4f065b356
audio: check after queue again if sound can be skipped
This should avoid more "No source available" errors
2023-02-06 11:55:25 +01:00
Bixilon
610494473d
network: fix chunk reading on hypixel, fixes GH-5 2023-02-05 20:53:54 +01:00
Bixilon
3028b54a71
fix fallback skin loading 2023-02-05 18:47:01 +01:00
Bixilon
221c692b0b
network: sign text: write string message 2023-02-05 17:57:37 +01:00
Bixilon
67ae3e1609
PlayerTexture: force https 2023-02-05 17:57:25 +01:00
Bixilon
274173349e
remove unknown player properties warning 2023-02-05 17:57:22 +01:00
Bixilon
6f0618b1c6
fix container close packet sending 2023-02-05 17:56:54 +01:00
Bixilon
9c833c0599
rewrite legacy chat component reading, tests 2023-02-03 00:16:40 +01:00
Bixilon
01777d6daa
log hotbar messages verbose 2023-02-02 23:01:54 +01:00
Bixilon
0519e1dead
tab list: only decorate player name, not custom display name 2023-02-02 23:01:52 +01:00
Bixilon
8f4e30c98d
GUI: use context::runAsync
This fixes some lags when the pool is busy (e.g. when joining)
2023-02-02 23:01:36 +01:00
Bixilon
cffccac052
bump kutil
This fixes a RateLimiter freeze when Swinging the arm
2023-02-02 15:01:44 +01:00
Bixilon
bcda72cc66
ignore tab list sorting errors for now 2023-02-02 15:01:31 +01:00
Bixilon
04886a4aeb
srv: ignore srv record errors 2023-02-02 15:01:25 +01:00
Bixilon
84c47c45a2
fix gui freeze if poll is busy
It actually should crash and not freeze :)
2023-02-01 21:33:52 +01:00
Bixilon
07532707bc
signature management: don't send session is offline mode 2023-02-01 21:19:28 +01:00
Bixilon
ddba4b04ae
network: 23w05a
No changes
2023-02-01 18:55:48 +01:00
Bixilon
e84e08e991
fullbright: properly color debug message 2023-01-31 17:18:08 +01:00
Bixilon
be1ce2aa7d
CLI: handle execution errors differently from reading errors, hide ParserError stacktrace 2023-01-31 17:17:22 +01:00
Bixilon
95996ccb9d
shutdown: await log
This fixes that the help is not printed when providing invalid arguments
2023-01-31 16:59:38 +01:00
Bixilon
8ebe09f9eb
auto connect: check account 2023-01-31 16:48:40 +01:00
Bixilon
50b788abd2
minecraft/microsoft api error: print whole error 2023-01-31 16:48:26 +01:00