1476 Commits

Author SHA1 Message Date
Bixilon
4be7ede5de
particles: note 2021-06-08 21:59:59 +02:00
Bixilon
3c13b52135
dependencies: bump oshi 2021-06-08 19:31:08 +02:00
Bixilon
1c3ebd274d
network: support for 1.17 2021-06-08 17:55:05 +02:00
Bixilon
a180ba33cb
particles: fix velocity bug in SuspendParticle 2021-06-08 00:15:33 +02:00
Bixilon
5e9a821d00
particles: crit, damage_indicator, crimson_spore, warped_spore 2021-06-08 00:03:45 +02:00
Bixilon
a81bdc34cf
network: support for 1.17-rc2 2021-06-07 21:29:58 +02:00
Bixilon
37aca9d342
fix crash, mob spawner: spawn particles 2021-06-07 20:50:06 +02:00
Bixilon
1226b71e08
particles: composter, happy_villager, mycelium 2021-06-07 18:50:53 +02:00
Bixilon
c81c7d7fd3
blocks: TorchBlock, fix bracket mistake in FlameParticle 2021-06-07 18:08:24 +02:00
Bixilon
1bae0eec54
fix crash when sprinting above fluids, fix wrong outline/collision boxes for some blocks (stairs, hoppers, etc) 2021-06-07 17:43:36 +02:00
Bixilon
f2f393c729
particles: entity sprinting 2021-06-07 00:25:53 +02:00
Bixilon
6a8f4daba1
physics: improve collisions (remove small margin from aabb) 2021-06-07 00:05:43 +02:00
Bixilon
91fca30d7e
entity object data: item frame rotation, falling block state, projectile owner 2021-06-06 23:40:17 +02:00
Bixilon
889c9b9a4f
physics: improve levitation 2021-06-06 21:55:28 +02:00
Bixilon
864c1f50f0
bump pixlyzer, physics: jump and velocity multipliers (soul sand, honey), climbing 2021-06-06 21:31:58 +02:00
Bixilon
fb1f9ec6c9
fix mixing of headYaw and bodyYaw 2021-06-06 17:32:15 +02:00
Bixilon
398a97ef6a
block entity name data fixer
* This removes a ton of warnings on servers with a old backend (< 1.13?)
2021-06-06 17:19:52 +02:00
Bixilon
a95eb1b705
particles: flame, small_flame, soul_fire_flame, cloud, sneeze 2021-06-06 17:10:03 +02:00
Bixilon
2c852e5670
physics: use abilities walking speed 2021-06-06 16:10:12 +02:00
Bixilon
f211df3675
physics: fix minimal to fast movement, fix fast movement when sneaking 2021-06-06 15:03:29 +02:00
Bixilon
db14a11d17
physics: stepping 2021-06-06 14:53:59 +02:00
Bixilon
e3dbaab0e3
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-06 13:53:02 +02:00
Bixilon
eddca17bf2
particles: enchant, nautilus, witch, wip stepping
This reduces the warnings in lobbies on hypixel
2021-06-05 22:56:35 +02:00
Bixilon
0740ffbd30
fix some exceptions when collecting arrows 2021-06-05 13:47:51 +02:00
Bixilon
2544f47d41
filter out more packets, NamedSoundEvent, more fixes 2021-06-05 12:50:59 +02:00
Bixilon
4932fcd785
particles: minecraft:enchanted_hit 2021-06-04 23:54:51 +02:00
Bixilon
f9975f7170
networking: answer with vanilla client brand and send settings 2021-06-04 23:43:27 +02:00
Bixilon
a6f179bfe9
BlockDustParticle 2021-06-04 20:52:48 +02:00
Bixilon
82a3265137
network: add support for 1.17-rc1 2021-06-04 19:20:08 +02:00
Bixilon
fa934a2fd9
remove some unused stuff, convert EntityEffectAttributesS2CP to kotlin & refactor 2021-06-04 18:47:25 +02:00
Bixilon
757321db53
convert more stuff to kotlin 2021-06-04 18:28:15 +02:00
Bixilon
f4a70852c9
convert more classes to kotlin 2021-06-04 16:20:38 +02:00
Bixilon
19c05b7d98
convert ChatColors to kotlin and refactor 2021-06-04 15:31:29 +02:00
Bixilon
f2f4b8887c
add some block entity aliases 2021-06-04 14:17:18 +02:00
Bixilon
fe5f474d01
movement fixes, sneaking 2021-06-04 13:59:29 +02:00
Bixilon
532e708e8f
option to reduce protocol logging 2021-06-04 13:29:27 +02:00
Bixilon
e3fc6449c7
network: add support for 1.17-pre5 2021-06-03 22:56:15 +02:00
Bixilon
643c448cc9
fix infinite ticking after disconnect 2021-06-03 22:17:15 +02:00
Bixilon
30f02488ee
improve frustum culling a LOT 2021-06-03 01:22:28 +02:00
Bixilon
b742f2b2cd
finally fix chunk preparing bug 2021-06-02 23:21:09 +02:00
Bixilon
0060339184
bump pixlyzer, networking: add support for 1.17-pre4 2021-06-02 22:55:07 +02:00
Bixilon
c88aad56b2
custom SynchronizedMap 2021-06-02 22:11:36 +02:00
Bixilon
5cb7a316ae
rendering: dynamic fov 2021-06-02 19:57:16 +02:00
Bixilon
f6bb410409
networking: add support for 1.17-pre2, 1.17-pre3 2021-06-02 16:45:57 +02:00
Bixilon
04b00b1b1d
option to change glfwSwapInterval 2021-06-02 16:20:22 +02:00
Bixilon
ef74df0ae8
physics: major improvements 2021-06-02 16:16:35 +02:00
Bixilon
8fa2e633d5
fix pipeline 2021-06-01 20:28:31 +02:00
Bixilon
5a721a5a45
save status effect modifiers 2021-06-01 19:17:28 +02:00
Bixilon
262f3bc3c6
add note to mojang and update readme 2021-05-31 22:40:41 +02:00
Bixilon
eba0cf5d48
full downgrade to java 14, fixes #17 2021-05-31 13:55:51 +02:00