1796 Commits

Author SHA1 Message Date
Bixilon
d683669055
remove fallback assets manager
* Improves performance by decades
2021-11-01 14:22:10 +01:00
Bixilon
5b47a9c08d
hud: fix wrong text size, fix performance bug (forceSilentApply) 2021-11-01 14:14:26 +01:00
Bixilon
46ddcded65
hud: fix debug screen to small (y) 2021-11-01 12:42:59 +01:00
Bixilon
ca85ca017f
Fix item using when not able to use; hud: fix vehicle health not disappearing 2021-11-01 12:33:37 +01:00
Bixilon
397cfd916c
improved item interaction, fix entity meta data receiving 2021-10-31 19:43:12 +01:00
Bixilon
35733d907f
fix crash, remove schema property in atlas.json 2021-10-31 18:07:47 +01:00
Bixilon
77932eb707
wip: improved Interact handler; blocking, entity interaction, more 2021-10-31 17:30:29 +01:00
Bixilon
4a96741de0
save config on shutdown 2021-10-31 14:44:25 +01:00
Bixilon
b3da8b1185
fix nbt writing, item picking, ItemStack: fix enchantment nbt generation 2021-10-31 14:29:45 +01:00
Bixilon
0a9091b73b
fix bugs in offhand rendering, item swapping (offhand) 2021-10-31 12:31:35 +01:00
Bixilon
742aa36058
RateLimiter, rate limit hotbar slot selection packet 2021-10-31 12:05:26 +01:00
Bixilon
e23b4a9312
rename BlockBreak packet 2021-10-31 10:10:03 +01:00
Bixilon
a3468c084d
offhand rendering, code improvements 2021-10-31 01:11:57 +02:00
Bixilon
d24dcdf983
atlas.json json schema 2021-10-31 00:19:38 +02:00
Bixilon
218eeb08fc
eros: obfuscated monospace font fixes 2021-10-30 20:47:15 +02:00
Bixilon
2efe05d61b
fix microsoft account stay logged in, hud: title position fixes, bossbar center fixes 2021-10-30 20:41:34 +02:00
Bixilon
a03f63b874
hud: bossbar rendering 2021-10-30 20:26:52 +02:00
Bixilon
e9287bbb44
bossbar api 2021-10-30 16:46:55 +02:00
Bixilon
c148102a7a
fixes (hud: vehicle health), improvements 2021-10-29 18:15:31 +02:00
Bixilon
5aafc44d70
fix chat component api bug in Any?.format 2021-10-29 17:25:17 +02:00
Bixilon
df21b052a0
hud: fix subtitle scale 2021-10-29 17:10:25 +02:00
Bixilon
641d77f4fb
general: improvements, fixes 2021-10-29 16:39:38 +02:00
Bixilon
b568fa7f07
wip: health text replacing 2021-10-29 12:04:19 +02:00
Bixilon
0f0c887fa7
hud: title fixes, vehicle health element 2021-10-29 11:39:31 +02:00
Bixilon
8b6389b4c1
wip title 2021-10-25 11:12:52 +02:00
Bixilon
aca9ac44e5
title events, fix pipeline 2021-10-25 10:42:58 +02:00
Bixilon
9c5338335a
nbt writing 2021-10-25 10:31:34 +02:00
Bixilon
2408e2c49a
wip title 2021-10-24 23:38:07 +02:00
Bixilon
1dc2323073
restructure hud renderer 2021-10-24 19:58:02 +02:00
Bixilon
f1ca745c50
wip text scaling 2021-10-24 18:23:18 +02:00
Bixilon
fd7c55c750
hud: fix some z problems 2021-10-24 17:37:14 +02:00
Bixilon
2e9e20a5cf
fix parsing bug in chat component api 2021-10-24 17:12:57 +02:00
Bixilon
34f15d2baf
fix entity attribute stuff 2021-10-24 16:35:33 +02:00
Bixilon
2008dcba18
network: scoreboard fixes, hud fixes, hotbar fixes 2021-10-24 13:56:53 +02:00
Bixilon
14d7eb0d89
fixes, wip hotbar hover text, fix crash in TextElement with empty lines 2021-10-23 23:11:50 +02:00
Bixilon
565b5b1950
block placing: check if intersects with entity 2021-10-23 16:41:45 +02:00
Bixilon
c08d5936f8
fix multiple block placing packets when right-clicking once 2021-10-23 15:59:03 +02:00
Bixilon
7e6fc7c933
container revision fixes, item rendering: render material color quad 2021-10-23 15:48:36 +02:00
Bixilon
191c2e665e
rendering: reduce memory usage and peaks 2021-10-23 15:12:59 +02:00
Bixilon
99fb1c35ef
gui: improve italic text rendering 2021-10-23 13:06:47 +02:00
Bixilon
0d908ab2d1
hud: fading text, vertex options, ton of changes, fixes 2021-10-22 23:52:05 +02:00
Bixilon
6290dbfbc5
hud: WorldInfoHUDElement 2021-10-22 14:41:43 +02:00
Bixilon
3cc6a57859
network: fix BlockPlace packet writing, fix gamemode in JoinGame (remove debug statement) 2021-10-22 13:32:43 +02:00
Bixilon
3e49afab2f
container revision 2021-10-22 09:28:51 +02:00
Bixilon
36d744c6c6
hud: improve container manager and item rendering 2021-10-21 19:52:01 +02:00
Bixilon
e09871b5da
hud: fix some hotbar offset issues 2021-10-21 17:32:46 +02:00
Bixilon
e1bdd71e5e
wip item rendering, hud fixes 2021-10-21 16:41:51 +02:00
Bixilon
4a05a34ef3
eros: allow double click on server card to connect 2021-10-21 12:53:31 +02:00
Bixilon
254dc29c1d
backport more to java 1.8 #32 2021-10-21 10:50:43 +02:00
Bixilon
92ae57e12c
update readme: java 11 2021-10-20 23:44:10 +02:00