1477 Commits

Author SHA1 Message Date
Bixilon
5fb058864b particles: composter, happy_villager, mycelium 2021-06-16 18:07:06 +02:00
Bixilon
80c55e39f8 blocks: TorchBlock, fix bracket mistake in FlameParticle 2021-06-16 18:07:06 +02:00
Bixilon
277d23fff4 fix crash when sprinting above fluids, fix wrong outline/collision boxes for some blocks (stairs, hoppers, etc) 2021-06-16 18:07:03 +02:00
Bixilon
78e6b0017f particles: entity sprinting 2021-06-16 18:06:04 +02:00
Bixilon
26e451c454 physics: improve collisions (remove small margin from aabb) 2021-06-16 18:06:04 +02:00
Bixilon
08099c981d entity object data: item frame rotation, falling block state, projectile owner 2021-06-16 18:06:04 +02:00
Bixilon
5871e553f5 physics: improve levitation 2021-06-16 18:06:04 +02:00
Bixilon
0eb580cf35 bump pixlyzer, physics: jump and velocity multipliers (soul sand, honey), climbing 2021-06-16 18:06:04 +02:00
Bixilon
74b95efe80 fix mixing of headYaw and bodyYaw 2021-06-16 18:06:01 +02:00
Bixilon
29089661ae block entity name data fixer
* This removes a ton of warnings on servers with a old backend (< 1.13?)
2021-06-16 18:05:54 +02:00
Bixilon
beebacfff1 particles: flame, small_flame, soul_fire_flame, cloud, sneeze 2021-06-16 18:05:54 +02:00
Bixilon
0a22ff34e0 physics: use abilities walking speed 2021-06-16 18:05:54 +02:00
Bixilon
1824bbbe5c physics: fix minimal to fast movement, fix fast movement when sneaking 2021-06-16 18:05:54 +02:00
Bixilon
d14b209c3d physics: stepping 2021-06-16 18:05:54 +02:00
Bixilon
079e969863 convert position Vec3 to Vec3d
* This improves physics calculations
* Fixes some bugs in extreme coordinates
* Hopefully fixes the no move bug on hypixel
2021-06-16 18:05:51 +02:00
Bixilon
df3e645ea9 particles: enchant, nautilus, witch, wip stepping
This reduces the warnings in lobbies on hypixel
2021-06-16 18:03:42 +02:00
Bixilon
136702ad8c fix some exceptions when collecting arrows 2021-06-16 18:03:42 +02:00
Bixilon
93db26e250 filter out more packets, NamedSoundEvent, more fixes 2021-06-16 18:03:39 +02:00
Bixilon
b3cd731395 particles: minecraft:enchanted_hit 2021-06-16 18:03:31 +02:00
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