1408 Commits

Author SHA1 Message Date
Bixilon
62fea42a6e networking: answer with vanilla client brand and send settings 2021-06-16 18:03:31 +02:00
Bixilon
f72fe7eecc BlockDustParticle 2021-06-16 18:03:30 +02:00
Bixilon
802472400b network: add support for 1.17-rc1 2021-06-16 18:03:30 +02:00
Bixilon
6b2fefea08 remove some unused stuff, convert EntityEffectAttributesS2CP to kotlin & refactor 2021-06-16 18:03:30 +02:00
Bixilon
c4c69d8e33 convert more stuff to kotlin 2021-06-16 18:03:28 +02:00
Bixilon
bbe5079257 convert more classes to kotlin 2021-06-16 18:02:48 +02:00
Bixilon
d5f77b79f2 convert ChatColors to kotlin and refactor 2021-06-16 18:02:45 +02:00
Bixilon
8ebbb81fcf add some block entity aliases 2021-06-16 18:01:42 +02:00
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