1450 Commits

Author SHA1 Message Date
Bixilon
d71f687f44
fix some bugs when trying to join versions without pixlyzer data 2021-04-18 15:58:56 +02:00
Bixilon
f30de97e31
annotate ChatComponent::valueOf with @JvmOverloads 2021-04-17 23:08:45 +02:00
Bixilon
1c0f95cc4c
rewrite nbt library 2021-04-17 21:36:02 +02:00
Bixilon
45bed26d27
fix some NullPointerExceptions, convert out buffers to kotlin, ... 2021-04-17 18:24:12 +02:00
Bixilon
ddd51401d6
rewrite PlayInByteBuffer in kotlin 2021-04-17 17:11:56 +02:00
Bixilon
6f4096b42b
rewrite InByteBuffer in kotlin 2021-04-17 15:44:47 +02:00
Lukas
a8a565cf44 physics: handle physics and add gravity 2021-04-17 14:49:22 +02:00
Bixilon
caebbdef67
fix enum performance issues, fix pipeline 2021-04-17 14:33:41 +02:00
Bixilon
baf8032869
enums: change use of ValuesEnum, add some missing spaces in copyright 2021-04-17 14:26:03 +02:00
Bixilon
369ae366a6
add some abstraction layers to block entities 2021-04-17 14:00:11 +02:00
Bixilon
7edf846d5d
add add block entities 2021-04-17 13:50:12 +02:00
Bixilon
805c535c9b
fix bugs in new entity meta data system 2021-04-17 13:16:41 +02:00
Bixilon
97011d84c5
add some block entities 2021-04-17 00:53:24 +02:00
Bixilon
1f2d74b1f3
way improved block entity system 2021-04-16 21:41:53 +02:00
Bixilon
5cffad510c
load entity actions from pixlyzer/default registries 2021-04-16 14:57:04 +02:00
Bixilon
f587f0af3d
rendering: abstract screen resize callback 2021-04-15 17:27:54 +02:00
Lukas
c613aec539 entities: rework velocity 2021-04-15 16:46:01 +02:00
Lukas
c8a56cbb78 rendering: improve uvlock behaviour 2021-04-15 16:39:40 +02:00
Bixilon
e564fa2746
rename serverbound packets to c2s, clientbound packets to s2c 2021-04-15 16:13:00 +02:00
Bixilon
2a18cc9d5e
rendering: improve semi transparency a lot 2021-04-15 15:15:33 +02:00
Bixilon
ff029cd8eb
21w15a: ResourcePackSend: text is prompt text 2021-04-15 15:01:23 +02:00
Bixilon
180bad9d46
linux: fix moving files between different disks 2021-04-15 14:20:43 +02:00
Bixilon
a009167fae data: read entity animations from pixlyzer/default registry 2021-04-15 12:51:13 +02:00
Bixilon
968b054478
fix parsing bug in translatable component 2021-04-14 23:15:32 +02:00
Lukas
e70fa9b00b network: add support for 21w15a 2021-04-14 22:40:01 +02:00
Bixilon
0afe128437
rendering: wip: chat blinking, chat background 2021-04-14 21:56:20 +02:00
Bixilon
48fdbd457a
wip: hud: re-add chat input field 2021-04-14 20:24:56 +02:00
Bixilon
e511647460
fix spacing in copyright 2021-04-14 00:26:45 +02:00
Bixilon
b33779f71f
rendering rewrite parts of the hud
* Will re-add soon: Hotbar, ChatBox
2021-04-14 00:19:14 +02:00
Bixilon
6dce7a4ecd
proper size of chat box 2021-04-13 13:52:02 +02:00
Bixilon
84cfc5603f
rendering: fix chat position, fix bug with size faking in hud 2021-04-13 00:07:56 +02:00
Bixilon
3abd906829
fix chunk reading in 1.16.1 2021-04-12 23:24:15 +02:00
Bixilon
e3277fb1db
readme: add notice for anti cheat bannend accounts 2021-04-12 22:14:54 +02:00
Bixilon
9aa73f4100
fix FileNotFoundException when regenerating client jar assest 2021-04-12 21:40:36 +02:00
Bixilon
11ec3fcb62
convert rest of entity classes to kotlin 2021-04-12 21:21:51 +02:00
Bixilon
1b624ed0bc
readme: add 3rd screenshot 2021-04-12 21:17:33 +02:00
Bixilon
2605c89524
rendering: toggle mouse with input consumer 2021-04-12 19:25:05 +02:00
Bixilon
d8790e3de0
network, rendering: fix block changes 2021-04-12 19:10:13 +02:00
Bixilon
6afe5d64bd
server list: dix display of connection error 2021-04-12 18:42:44 +02:00
Bixilon
5bfd915631
remove unused expression in BaseComponent 2021-04-12 13:39:42 +02:00
Bixilon
649d8b64e0
rewrite ChatComponent API 2021-04-11 14:59:42 +02:00
Bixilon
8bd2f152e9
rendering: option to disable 2021-04-10 19:47:14 +02:00
Lukas
cfdee9512e physics: fix entity AABB too big 2021-04-10 18:41:41 +02:00
Bixilon
4866528802
rendering: wip: chat field 2021-04-10 18:30:23 +02:00
Lukas
c1fa6d5829 rendering: fix rotations wrong way 2021-04-10 18:03:07 +02:00
Lukas
f79096f3e0 rendering: dynamically load the bounding box for each entity 2021-04-10 17:21:40 +02:00
Bixilon
941db46428
rendering: fix small issue in Frustum 2021-04-10 00:32:42 +02:00
Bixilon
b2f6e310a0
config: make hud scale a float 2021-04-10 00:22:59 +02:00
Bixilon
9905173e25
rendering: hud: workaround "half pixel bug" 2021-04-10 00:01:20 +02:00
Bixilon
74b6c3e3c0
bump pixlyzer
* Fixes fluids
2021-04-09 21:43:03 +02:00