Commit Graph

680 Commits

Author SHA1 Message Date
FlorianMichael
c3b079a055
Updated Via API usage 2023-10-07 23:47:18 +02:00
FlorianMichael
533c0844ef
Fixed compile errors 2023-10-07 23:44:18 +02:00
FlorianMichael
b3bd7c16f7
Fixed ViaBedrock implementation not working 2023-10-07 23:27:26 +02:00
FlorianMichael
0f4a042ed6
Delete unused method. 2023-10-07 20:18:36 +02:00
FlorianMichael
f09d97775e
Updated Via* libraries 2023-10-07 19:57:23 +02:00
FlorianMichael
1b2e1e09f9
Small changes to last PR. 2023-10-02 03:36:04 +02:00
FlorianMichael
fd4ac7ae48
Merge remote-tracking branch 'origin/main' 2023-10-02 01:49:55 +02:00
FlorianMichael
eff452e1da
Fixed some magic values in boat emulation. 2023-10-02 01:49:36 +02:00
Kichura
253e0f7c2f
Gradle 8.3 and other dependency updates. (#259)
* Gradle 8.3 and other dependency updates.

* Update Classic4J to 1.2.1.

* Revert "Update Classic4J to 1.2.1".

This dependency has failed the CI building test and therefore will be reverted, Also the dependency has changed internal classes and therefore will not work with VFP at this time.

* Revert 3 dependencies as requested.

ViaVersion and Netty updates cause ViaBedrock + ViaLegacy to break and Reflect 1.3.0-SNAPSHOT is marked as not ready.
2023-10-02 01:03:39 +02:00
FlorianMichael
8c7ece3004
Deleted useless code. 2023-10-02 00:19:36 +02:00
FlorianMichael
f88407f0bd
Fixed legacy public key signature tracking
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/258
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/255
2023-10-02 00:06:48 +02:00
FlorianMichael
959604c296
Bump version to 2.9.5-SNAPSHOT 2023-10-01 21:19:59 +02:00
FlorianMichael
49cb9c4b9a
Release 2.9.4 2023-10-01 21:06:51 +02:00
FlorianMichael
abcb5f9271
Revert 929ab2f588 because it has been fixed in ViaVersion. 2023-10-01 20:28:45 +02:00
FlorianMichael
8e9f5fa141
Implemented packet syncing correctly. 2023-10-01 20:22:56 +02:00
FlorianMichael
b92aa99fd3
Fixed CPE protocol not working 2023-10-01 19:56:19 +02:00
FlorianMichael
ada906bd9f
Downgrade Via to release again since VL isn't updated yet, exclude brigadier from jar output 2023-10-01 19:29:29 +02:00
FlorianMichael
0dd805459a
JiJ Package reflect to allow overwriting Via jars when IF is installed 2023-09-28 22:52:34 +02:00
FlorianMichael
3656c3f4e5
Call 1.18.2 interaction manager on main thread 2023-09-28 04:25:56 +02:00
FlorianMichael
10c8ed10c9
Cleaned networking sync base
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/253
2023-09-28 00:10:24 +02:00
FlorianMichael
f61dbf69c2
Updated ModMenu version to latest 2023-09-27 04:14:51 +02:00
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