Commit Graph

748 Commits

Author SHA1 Message Date
FlorianMichael
77c3f1a5a2
Updated Fabric API usage 2023-11-27 14:10:47 +01:00
FlorianMichael
7cb50c76d2
1.20.3-pre2 2023-11-22 18:10:19 +01:00
FlorianMichael
132b6f1484
Update libs 2023-11-22 15:14:29 +01:00
FlorianMichael
53ca04df80
Delete outdated fix 2023-11-21 00:15:15 +01:00
FlorianMichael
10b4633a50
Fixed compact with baritone 2023-11-20 23:05:25 +01:00
FlorianMichael
7c79145bc8
1.20.3-pre1 2023-11-20 19:42:06 +01:00
FlorianMichael
6d2ad60dbd
23w46a 2023-11-20 14:03:33 +01:00
FlorianMichael
b390e64429
Bump version to 2.9.9-SNAPSHOT 2023-11-19 21:50:08 +01:00
FlorianMichael
cc3b832688
Merge remote-tracking branch 'origin/main' 2023-11-19 21:47:19 +01:00
FlorianMichael
eb2b7609a6
Updated MinecraftAuth to 3.0.0 2023-11-19 21:47:05 +01:00
notlin4
d2c1096ad5
Update Chinese Traditional (#290) 2023-11-18 14:44:32 +01:00
FlorianMichael
a5a338ed52
Fixed version range 2023-11-13 12:57:36 +01:00
FlorianMichael
37c9112a04
Implemented yOffset change in 1.19 -> 1.18.2 2023-11-12 23:51:19 +01:00
FlorianMichael
aa7191801d
Implemented sprinting condition changes in 1.19.x protocols 2023-11-12 23:23:43 +01:00
FlorianMichael
9878f247bd
small cleanup 2023-11-12 23:10:29 +01:00
FlorianMichael
18b4340649
Simplified item interaction fix 2023-11-12 22:42:01 +01:00
FlorianMichael
740a439eff
moved mixin class, removed new warning in 1.20 -> 1.19.4 2023-11-12 22:23:36 +01:00
FlorianMichael
45c8f03912
Changed block breaking progress calculation in 1.20 -> 1.19.4 2023-11-12 22:14:03 +01:00
FlorianMichael
6505c85726
updated TODO list, moved some mixins 2023-11-12 13:38:16 +01:00
FlorianMichael
f7d398a4e6
Renamed injection 2023-11-12 13:00:46 +01:00
FlorianMichael
1544364f21
Implemented some more Elytra changes in 1.15 -> 1.14.4
Slightly fixed last commit
2023-11-11 18:50:51 +01:00
FlorianMichael
4f5ce22d0c
Fixed Crossbow damage offset in 1.18 -> 1.17.1 2023-11-11 16:25:33 +01:00
FlorianMichael
b9cecbfbf3
23w45a 2023-11-10 16:07:51 +01:00
FlorianMichael
e6b72d33a6
Updated build script to exclude libraries 2023-11-06 16:43:43 +01:00
FlorianMichael
93ec651dfd
only include ViaVersion's common module into jar file 2023-11-06 06:31:16 +01:00
FlorianMichael
a177b73742
Fixed copyright headers 2023-11-05 19:29:42 +01:00
FlorianMichael
aa903430d8
less package structure in mixins, moved some classes ™️ 2023-11-05 19:26:28 +01:00
FlorianMichael
d19e330232
Bump version to 2.9.8-SNAPSHOT 2023-11-05 19:05:14 +01:00
FlorianMichael
3f4b586328
Small code cleanup 2023-11-05 18:37:30 +01:00
FlorianMichael
dc21828860
Emulate recipes for 1.8 - 1.11.2 2023-11-05 18:27:35 +01:00
FlorianMichael
f445ecdd9e
Emulate crafting recipe results in <= 1.11.2
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/60
2023-11-05 16:30:38 +01:00
FlorianMichael
48aef1fd5b
Proper support for all item types in ItemTranslator 2023-11-05 16:04:51 +01:00
FlorianMichael
15913b98e9
Fixed NPE in ItemTranslator 2023-11-05 15:35:44 +01:00
FlorianMichael
6e8bfa6060
Remove unused mixin class 2023-11-05 14:30:24 +01:00
FlorianMichael
d6c8501fa9
Fixed classic inventory showing background 2023-11-04 15:24:16 +01:00
FlorianMichael
07a0001ab4
Delete integration package, inline methods 2023-11-02 08:46:06 +01:00
FlorianMichael
adddcca7ce
Deleted base package, moved some classes 2023-11-02 08:37:22 +01:00
FlorianMichael
e312eae065
Some general improvements to the README file 2023-11-02 08:07:28 +01:00
FlorianMichael
d8bc4b451a
Merge remote-tracking branch 'origin/main' 2023-11-02 07:54:12 +01:00
FlorianMichael
8d35d2a724
Updated Via* to 23w44a 2023-11-02 07:53:47 +01:00
brunoman4006
a696556fd9
Added translations to spanish (#281) 2023-10-28 21:20:11 +02:00
FlorianMichael
9daf032e4e
Clean build script files 2023-10-24 03:24:58 +02:00
FlorianMichael
9791283179
Merge remote-tracking branch 'origin/main' 2023-10-24 03:14:14 +02:00
FlorianMichael
4a512e43bd
Delete Upstreamed fixes from VV
Upstream has merged some of the existing VFP merges into itself, so we can delete them here
2023-10-24 03:14:00 +02:00
Fundi1330
482a277ee2
Update uk_ua.json (#276) 2023-10-21 19:51:57 +02:00
EnZaXD
06f538ec7c
Downgrade Netty again to prevent version misatch. 2023-10-20 20:55:13 +02:00
Kichura
0acae91f2d
Gradle 8.4, G1GC, Update dependencies. (#275) 2023-10-20 20:53:24 +02:00
RaphiMC
4d1e1b9a45
Updated Via API usage 2023-10-20 16:57:08 +02:00
RaphiMC
2537ef5b4a
Updated ViaBedrock API usage 2023-10-20 16:45:00 +02:00
FlorianMichael
56021e93d5
Updated project url in bug_report.yml 2023-10-19 23:24:51 +02:00