2323 Commits

Author SHA1 Message Date
Bixilon
03de2b4f95
menu ticking, button: play click sound, improve NeutralizedButton 2022-01-25 21:58:36 +01:00
Bixilon
dc4c54d069
fix crash when shutting down; improve element handling of menu 2022-01-25 14:03:53 +01:00
Bixilon
1f010c44a6
log: remove all deprecated functions 2022-01-25 10:26:04 +01:00
Bixilon
17e2801465
make some GridLayout final again 2022-01-25 10:07:44 +01:00
Bixilon
8bd1686593
gui: confirm buttons 2022-01-25 09:17:54 +01:00
Bixilon
800888878e
pause menu buttons, input handler: fix key skipping 2022-01-24 13:05:38 +01:00
Bixilon
506bf1e319
improve buttons in menu 2022-01-24 12:39:57 +01:00
Bixilon
3c670d784b
gui: input: special keys 2022-01-24 10:58:15 +01:00
Bixilon
99e32866da
gui: input elements 2022-01-24 09:26:24 +01:00
Bixilon
4a4b897498
menu: button hovering 2022-01-21 22:19:46 +01:00
Bixilon
a2586c370b
gui: improve buttons 2022-01-21 15:48:49 +01:00
Bixilon
a69b4b0e23
remove deprecated PacketSender 2022-01-21 15:28:48 +01:00
Bixilon
948338a1ac
wip buttons 2022-01-21 15:28:45 +01:00
Bixilon
ad7a438895
auto connect: exit on error 2022-01-21 15:28:42 +01:00
Bixilon
d7192a5ecb
hud: fix fast matrix change detection 2022-01-21 15:28:39 +01:00
Bixilon
6e4392641e
fix auto connect process exit on disconnect 2022-01-21 15:28:36 +01:00
Bixilon
2618cd4ebc
hud manager and gui manager property of GUIRenderer, gui fixes and changes 2022-01-21 15:28:33 +01:00
Bixilon
714c65c354
merge HUDElements and Elements 2022-01-21 15:28:30 +01:00
Bixilon
ab854ee653
wip: gui renderer, abstract hud renderer 2022-01-21 15:28:28 +01:00
Bixilon
6d2f0e1de2
make AtlasManager a property of RenderWindow 2022-01-21 15:28:25 +01:00
Bixilon
38e3602be3
fix missing space in pinging log message 2022-01-21 15:27:03 +01:00
Bixilon
df89509e51
option to disable (default) verbose start logging, set a ton of start messages to verbose 2022-01-20 23:20:30 +01:00
Bixilon
40b805f440
throw error when trying to load pre flattening versions #26 2022-01-20 12:04:41 +01:00
Bixilon
c45441654f
improve server_wrapper, refactor assets_properties_generator 2022-01-19 19:28:56 +01:00
Bixilon
557ddaac37
network: 22w03a 2022-01-19 18:57:05 +01:00
Bixilon
7b0148c50f
more constants, improve code a bit 2022-01-18 19:33:03 +01:00
Bixilon
8f7c8efd88
deprecate some array reading methods in byte buffers 2022-01-14 17:38:56 +01:00
Bixilon
8c8eb2338b
eros: update server list properties on update 2022-01-14 12:43:48 +01:00
Bixilon
034c74a58e
erps: server list: fix ping shown after error connect 2022-01-14 12:23:32 +01:00
Bixilon
777ef4d944
eros: fix server connect button wrongly enabled/disabled 2022-01-14 12:20:33 +01:00
Bixilon
610389f65d
remove jitpack badge, fix some chunk preparing bugs 2022-01-14 12:10:39 +01:00
Bixilon
2f8a144965
fix some eros server list bugs 2022-01-13 19:23:02 +01:00
Bixilon
5c4b92e30b
fix block ticking y position 2022-01-13 18:32:14 +01:00
Bixilon
6605eb9732
byte buffer: replace ArrayIndexOutOfBoundsException with ByteBufferUnderflowException 2022-01-12 23:55:10 +01:00
Bixilon
4fba857e30
improve item picking, fix some network errors 2022-01-12 23:23:53 +01:00
Bixilon
388e596a04
eros: don't open error reporter if non-critical network exception occurred 2022-01-12 23:00:32 +01:00
Bixilon
f53760ff90
fix crash when adding microsoft account 2022-01-12 22:41:27 +01:00
Bixilon
a4b15ca7bb
load a ton of stuff async, improve start time, fixes 2022-01-12 22:08:03 +01:00
Bixilon
ba49cc7610
wip: item rendering #66, remove some deprecated stuff 2022-01-12 20:31:35 +01:00
Bixilon
e5eb50ad93
fix comment and make function private in netty network client 2022-01-12 13:20:01 +01:00
Bixilon
165b875e39
bump kutil 2022-01-12 12:49:25 +01:00
Bixilon
3cb35bdb3a
log: split lines, netty: improve connect error reporting 2022-01-11 15:14:26 +01:00
Bixilon
0c185e1941
fix auto connecting, fix bugs when eros disabled 2022-01-10 09:12:42 +01:00
Bixilon
9254b4d195
netty: pause packet sending/receiving 2022-01-10 08:56:57 +01:00
Bixilon
8b07835d08
Merge branch 'work/netty' 2022-01-10 00:06:23 +01:00
Bixilon
2372f89b87
netty: handle out exceptions 2022-01-10 00:05:43 +01:00
Bixilon
29e4c976b1
netty: refresh 2022-01-09 23:59:41 +01:00
Bixilon
e5c4ab5b66
netty: handle channel (in)active better 2022-01-09 23:48:56 +01:00
Bixilon
55a7ff1184
update MinecraftVersions documentation 2022-01-09 23:26:32 +01:00
Bixilon
eec979c664
netty: use epoll when available, improvements 2022-01-09 23:23:14 +01:00