1450 Commits

Author SHA1 Message Date
Bixilon
775ddc2ddf movement fixes, sneaking 2021-06-16 18:01:40 +02:00
Bixilon
8d6eb392e6 option to reduce protocol logging 2021-06-16 18:00:42 +02:00
Bixilon
916de9e79a network: add support for 1.17-pre5 2021-06-16 18:00:42 +02:00
Bixilon
035a60dae2 fix infinite ticking after disconnect 2021-06-16 18:00:42 +02:00
Bixilon
cd5d438743 improve frustum culling a LOT 2021-06-16 18:00:42 +02:00
Bixilon
e966716436 finally fix chunk preparing bug 2021-06-16 18:00:42 +02:00
Bixilon
81476fc7df bump pixlyzer, networking: add support for 1.17-pre4 2021-06-16 18:00:42 +02:00
Bixilon
aa84df400e custom SynchronizedMap 2021-06-16 18:00:42 +02:00
Bixilon
92027d93e4 rendering: dynamic fov 2021-06-16 18:00:41 +02:00
Bixilon
b4feca0292 networking: add support for 1.17-pre2, 1.17-pre3 2021-06-16 18:00:41 +02:00
Bixilon
11214d8915 option to change glfwSwapInterval 2021-06-16 18:00:41 +02:00
Bixilon
4076401c5c physics: major improvements 2021-06-16 18:00:38 +02:00
Bixilon
587d8de7af fix pipeline 2021-06-16 17:59:55 +02:00
Bixilon
c39a608f59 save status effect modifiers 2021-06-16 17:59:55 +02:00
Bixilon
ba327ce54c add note to mojang and update readme 2021-06-16 17:59:55 +02:00
Bixilon
2ea76b76dc full downgrade to java 14, fixes #17 2021-06-16 17:59:55 +02:00
Bixilon
85efeaf9f8 add rendering feature to readme 2021-06-16 17:59:55 +02:00
Bixilon
94c4f444fa camera: improve server position update 2021-06-16 17:59:55 +02:00
Bixilon
1133d9dc9e rendering: wip sky color calculation 2021-06-16 17:59:55 +02:00
Bixilon
5fffa92e71 split player in remote and local player, entity effect particles 2021-06-16 17:59:52 +02:00
Bixilon
f58b2addca Campfire item smoke particles 2021-06-16 17:59:38 +02:00
Bixilon
0160b6c68d lever particles, dolphin and dust particles 2021-06-16 17:59:35 +02:00
Bixilon
462d944031 particle config 2021-06-16 17:59:18 +02:00
Bixilon
05e9063b42 world: play sounds and add particles, remove some parameters from particle constructor 2021-06-16 17:59:17 +02:00
Bixilon
f094400c99 bump pixlyzer, soul campfire particle emission, fix particle ageing 2021-06-16 17:59:17 +02:00
Bixilon
88278387ae remove some connection states 2021-06-16 17:59:17 +02:00
Bixilon
b0f1d8a938 add particle screenshot in readme 2021-06-16 17:59:17 +02:00
Bixilon
db79a7cbb4 smoke and lava particles 2021-06-16 17:59:14 +02:00
Bixilon
a43741b4f5 random ticks, campfire sounds 2021-06-16 17:58:39 +02:00
Bixilon
50168dfbe2 support for 1.17-pre1, bump pixlyzer (fixes container types) 2021-06-16 17:58:39 +02:00
Bixilon
ed9e03da3a particle: disable campfire sprite texture, fix mass ticking if ThreadPool was busy 2021-06-16 17:58:39 +02:00
Bixilon
820cf347f7 block entity ticking, campfire block game logic 2021-06-16 17:58:39 +02:00
Bixilon
1f791378ec abstract particles and entities in speedables 2021-06-16 17:58:38 +02:00
Bixilon
e4b18cf250 more particles: collisions, velocity, fixes, campfire particle 2021-06-16 17:58:38 +02:00
Lukas
70875d8785 hud: add text warping 2021-06-16 17:21:08 +02:00
Lukas
719671b2da hud: add text 2021-06-12 21:43:02 +02:00
Lukas
5608a9ff4d hud: add relative element positioning 2021-06-11 22:32:38 +02:00
Lukas
0c75b50093 hud: improve unit system 2021-06-10 20:30:26 +02:00
Lukas
03f6683697 hud: WIP: text 2021-06-08 15:37:17 +02:00
Lukas
2296b4ef43 hud: better unit reading from a single string 2021-06-07 16:49:39 +02:00
Lukas
a69c9cb4b4 hud: better unit reading from a single string 2021-06-07 15:41:42 +02:00
Lukas
66a726423e rendering: introduce new hud system 2021-05-29 15:32:28 +02:00
Bixilon
8eee74df5d
remove VecUtil.EMPTY_VEC3, replace with Vec3.EMPTY 2021-05-27 18:39:25 +02:00
Bixilon
61a72961f5
remove some old unused/deprecated stuff 2021-05-27 18:27:03 +02:00
Bixilon
a060c46982
convert some more packets to kotlin 2021-05-27 18:14:28 +02:00
Bixilon
456f54eab6
convert more packets to kotlin 2021-05-27 17:15:54 +02:00
Bixilon
5b36103e4d
event initiators 2021-05-27 16:54:50 +02:00
Bixilon
013beb7057
bump kotlin and gson 2021-05-27 16:38:56 +02:00
Bixilon
85d88d4578
lower java version requirement to 14 2021-05-27 16:33:59 +02:00
Bixilon
024beb36b5
particles by packet, particle velocity 2021-05-27 14:10:29 +02:00