Commit Graph

809 Commits

Author SHA1 Message Date
FlorianMichael
d3d18dd737
Bump version to 2.9.4-SNAPSHOT 2023-09-24 16:40:59 +02:00
FlorianMichael
241f3edba1
Release 2.9.3 2023-09-24 16:40:33 +02:00
FlorianMichael
44163aa59c
Emulate correct value if entity doesn't have passengers 2023-09-24 16:24:56 +02:00
FlorianMichael
e4cce0fa0c
Merge remote-tracking branch 'origin/main' 2023-09-24 16:22:37 +02:00
FlorianMichael
a4dc619363
Implemented last special cases in EntityHeightOffset emulator 2023-09-24 16:22:13 +02:00
RacoonDog
fa36d64a74
FileSaver close FileReader (#252)
* Update FileSaver.java

* Update FileSaver.java
2023-09-24 15:13:32 +02:00
RacoonDog
c6cb3c0ee2
chat stuff (#251) 2023-09-24 15:11:31 +02:00
FlorianMichael
62aea682c7
Bump version to 2.9.3-SNAPSHOT 2023-09-24 04:03:11 +02:00
FlorianMichael
a0df65c578
Implemented movement change in <= 1.20.1 2023-09-24 04:00:23 +02:00
FlorianMichael
26323aac86
Fixed error in ChatUtil#prefixText 2023-09-24 03:15:41 +02:00
FlorianMichael
4ce73a42e5
Fixed bad packets / packet order in <= 1.20.1 2023-09-24 03:15:19 +02:00
FlorianMichael
f63ff90711
Implemented Camel, Llama and Chicken passenger offsets 2023-09-24 03:03:42 +02:00
FlorianMichael
baf48de0b8
Added setting for 1.7 block hit animation
Added setting for 1.8 boat physic/model
2023-09-24 01:18:08 +02:00
FlorianMichael
730fa81e5e
Bump version to 2.9.2-SNAPSHOT 2023-09-24 00:55:30 +02:00
FlorianMichael
670bf9fec2
Implemented old 1.8 boat model back 2023-09-24 00:48:07 +02:00
FlorianMichael
a407568f62
removed server-sided only fix 2023-09-24 00:18:30 +02:00
FlorianMichael
dc769fe3d8
removed unused Code 2023-09-24 00:16:56 +02:00
FlorianMichael
42d8a36990
Implemented Registry for Entity height offsets in <= 1.20.1 2023-09-24 00:15:41 +02:00
FlorianMichael
531ef3eea3
Implemented most passenger offsets in <= 1.20.1 2023-09-23 21:21:03 +02:00
FlorianMichael
d01f2913fb
Started with fixing passenger offsets 2023-09-23 20:23:36 +02:00
RaphiMC
6ac8ec625d
Fixed skin loading in <= 1.20.1 2023-09-23 19:21:55 +02:00
FlorianMichael
c44228bfaa
Updated TODO List 2023-09-23 18:09:35 +02:00
FlorianMichael
c518eccfd5
Revert equipment/creative condition in <= 1.20.1 2023-09-23 17:59:45 +02:00
FlorianMichael
f8f3975600
Implemented sign block interactions in <= 1.20.1 2023-09-23 17:50:44 +02:00
FlorianMichael
43e9442cd0
Changed Player default riding offset in <= 1.20.1 2023-09-23 17:46:57 +02:00
FlorianMichael
71f619013d
Removed new sanity check logging in <= 1.20.1 2023-09-23 17:46:08 +02:00
FlorianMichael
e02ca49137
Fixed PinkPetals bounding box in <= 1.20.1 2023-09-23 17:45:06 +02:00
FlorianMichael
88e6050c07
Bump version to 2.9.1-SNAPSHOT 2023-09-23 02:14:55 +02:00
FlorianMichael
432f1ed75a
Release 2.9.0 2023-09-23 02:05:33 +02:00
FlorianMichael
96fc1b78e0
Fixed syncing task base, improved TripleChestHandler code 2023-09-23 02:03:18 +02:00
FlorianMichael
64adbb1330
Removed debug prints 2023-09-22 20:03:31 +02:00
FlorianMichael
9a26ac9782
Added support for configuration state to ProtocolHack#createFakerUserConnection and implemented proper logging to Translator utils 2023-09-22 20:01:26 +02:00
FlorianMichael
e887116078
Minecraft 1.20.2 2023-09-21 18:51:01 +02:00
FlorianMichael
9f347dfd19
Updated Fabric mod-metadata 2023-09-21 18:39:26 +02:00
FlorianMichael
bedd1702c3
Merge remote-tracking branch 'origin/main' into 1.20.2-recode
# Conflicts:
#	gradle.properties
2023-09-21 18:37:56 +02:00
FlorianMichael
c1558c4072
Bump version to 2.9.0-SNAPSHOT 2023-09-21 18:35:46 +02:00
FlorianMichael
e19e047076
Release 2.8.7 2023-09-21 18:22:54 +02:00
FlorianMichael
93afaa7336
Via 4.8.0
Goodbye 1.20.1 :)
2023-09-21 18:22:33 +02:00
FlorianMichael
1e47ab7f51
Fixed clientside sync task system, thanks Fabric-API 2023-09-20 00:41:52 +02:00
FlorianMichael
2f9dc58613
Merge remote-tracking branch 'origin/main' into 1.20.2-recode 2023-09-20 00:14:31 +02:00
FlorianMichael
d3b89bed8d
Fixed hopper culling not being correct when installing MoreCulling mod 2023-09-18 23:58:55 +02:00
FlorianMichael
93bfa6a5ff
Don't reload all block shape caches on early init (mod compat)
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/245
2023-09-18 22:15:05 +02:00
FlorianMichael
fe5cdf2c8c
Added Mixin Plugin to disable compat mixins
Fixed DashLoader compat
Fixed ArmorSkin compat (Fixes https://github.com/ViaVersion/ViaFabricPlus/issues/221)
Repackage compat mixins into own package
2023-09-18 17:43:28 +02:00
FlorianMichael
8aca0ea935
Fixed Anvil block shape not rendering properly in <= 1.12.2
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/246
2023-09-18 17:02:21 +02:00
FlorianMichael
7bbc8bf830
Re-implemented Entity changes 2023-09-16 16:30:23 +02:00
FlorianMichael
7078b18f18
use the correct packet size logger instance 2023-09-16 16:09:38 +02:00
FlorianMichael
50e9952e64
Port to 1.20.2-rc1 2023-09-16 16:08:13 +02:00
FlorianMichael
7ea0500b24
Merge remote-tracking branch 'origin/main' 2023-09-16 15:10:39 +02:00
FlorianMichael
a4495413b5
Updated Via* 2023-09-16 15:10:16 +02:00
Blay
7b4cd8f918
updated pl_pl.json and deleted a duplicate key from en_us.json (#241) 2023-09-12 13:19:41 +02:00