Commit Graph

1101 Commits

Author SHA1 Message Date
RaphiMC
f98465593f
Excluded run folder in IDEA 2023-12-25 20:30:50 +01:00
FlorianMichael
967b7241ec
Updated Fabric dependencies 2023-12-24 00:26:54 +01:00
FlorianMichael
5c70e93d82
Fixed crash with camera-utils 2023-12-23 23:30:11 +01:00
FlorianMichael
f6db6d32e9
Updated MCPing 2023-12-22 11:06:03 +01:00
FlorianMichael
926b40c3e9
Removed outdated comment 2023-12-21 21:50:16 +01:00
RaphiMC
481ddbde13
Merge remote-tracking branch 'origin/main' 2023-12-19 19:30:49 +01:00
RaphiMC
7da33b0fe6
Added sanity checks for ResourcePackHeaderDiff 2023-12-19 19:30:25 +01:00
christopherplaysminecraft
9553aa257f
Update German Translation (#311)
* Fix typo

* Bring German Translation up-to-date

* Implement requested changes
2023-12-19 11:38:01 +01:00
FlorianMichael
00f39b48e8
Fix last commit 2023-12-19 09:51:04 +01:00
RaphiMC
bacbb076cc
23w51b 2023-12-19 00:41:58 +01:00
FlorianMichael
acbf69733d
Merge remote-tracking branch 'origin/main' 2023-12-13 23:14:43 +01:00
FlorianMichael
7933e8018b
Updated Fabric and gradle to latest upstream 2023-12-13 23:14:28 +01:00
RaphiMC
0ce3ba6ba8
Merge remote-tracking branch 'origin/main' 2023-12-13 23:11:41 +01:00
RaphiMC
98854c7482
Updated gradle wrapper 2023-12-13 23:11:26 +01:00
FlorianMichael
eea582f72e
[ci skip] Updated README example 2023-12-13 21:04:15 +01:00
FlorianMichael
ba66e4c9c5
Bump version to 3.0.3-SNAPSHOT 2023-12-13 20:01:14 +01:00
FlorianMichael
39df2782d6
Release 3.0.2 2023-12-13 19:48:34 +01:00
RaphiMC
fec87d0c8b
Moved reach fix injection point 2023-12-13 18:08:30 +01:00
RaphiMC
2ae5122d83
Implemented brush item reach changes 2023-12-13 18:08:15 +01:00
RaphiMC
24368bb5eb
Implemented jigsaw screen changes 2023-12-13 18:07:46 +01:00
FlorianMichael
ecd5d18818
Optimize code 2023-12-12 22:16:37 +01:00
FlorianMichael
736ac43868
Prefix all unique fields with viaFabricPlus$ 2023-12-11 21:45:11 +01:00
FlorianMichael
a861237423
Use MixinExtras annotations 2023-12-11 21:39:55 +01:00
FlorianMichael
513ba5bfc3
Proper reason for Overwrite annotation usages 2023-12-11 21:31:53 +01:00
FlorianMichael
a47cad4d54
Explain properly why we *break* game features 2023-12-11 21:24:20 +01:00
FlorianMichael
3ac1420e87
Added ItemTranslator#getItemType util 2023-12-11 21:16:02 +01:00
FlorianMichael
06ec8e26c1
Prefix accessor with mixin 2023-12-11 21:14:25 +01:00
RaphiMC
e42ddfe5b4
Fixed protocol version rename 2023-12-10 17:03:52 +01:00
RaphiMC
8c68e11cee
Updated Via API usage 2023-12-10 12:26:52 +01:00
RaphiMC
652b6e0c61
Exclude org.apache.httpcomponents:httpclient from MinecraftAuth 2023-12-10 00:02:17 +01:00
RaphiMC
bbf6daf6a1
Merge remote-tracking branch 'origin/main' 2023-12-10 00:01:33 +01:00
RaphiMC
6272f2fde0
Fixed wrong usage of packet types 2023-12-10 00:01:18 +01:00
FlorianMichael
9a7f1a2341
Merge remote-tracking branch 'origin/main' 2023-12-09 20:12:19 +01:00
FlorianMichael
8a2e27af85
Bump version to 3.0.2-SNAPSHOT 2023-12-09 20:12:09 +01:00
RaphiMC
84c739926c
Replaced 1.20.3 -> 1.20.2 component converter of ViaVersion 2023-12-09 17:46:19 +01:00
RaphiMC
9a9450c83e
Only depend on actually used FAPI modules 2023-12-09 14:24:39 +01:00
RaphiMC
a0af296589
Added debug setting for forwarding config packets immediately 2023-12-09 13:16:17 +01:00
FlorianMichael
55a900f416
Bump version to 3.0.1-SNAPSHOT 2023-12-09 03:11:40 +01:00
RaphiMC
db5c96d038
Fixed some initial porting mistakes and improved mixin code style 2023-12-09 02:19:50 +01:00
FlorianMichael
b7612bf808
[POST] remove sanity check because VFP supports to load on multiple versions at the moment 2023-12-08 14:26:08 +01:00
FlorianMichael
35601295cc
Release 3.0.0 2023-12-08 14:13:09 +01:00
FlorianMichael
ab2e020ac7
Merge remote-tracking branch 'origin/main' into recode/3.0.0
# Conflicts:
#	gradle.properties
#	src/main/java/de/florianmichael/viafabricplus/injection/mixin/viaversion/MixinProtocolVersion.java
2023-12-08 14:10:51 +01:00
FlorianMichael
c04e44e2b7
Release 2.10.1 2023-12-08 14:04:32 +01:00
RaphiMC
2b6bc8a7fc
Updated outdated ProtocolVersion renames 2023-12-08 11:01:00 +01:00
FlorianMichael
26dc4e49b1
Bump ProtocolHack#NATIVE_VERSION field 2023-12-07 16:29:54 +01:00
FlorianMichael
febc7538be
Merge remote-tracking branch 'origin/main' into recode/3.0.0
# Conflicts:
#	src/main/java/de/florianmichael/viafabricplus/fixes/data/ResourcePackHeaderDiff.java
#	src/main/java/de/florianmichael/viafabricplus/injection/mixin/viaversion/MixinProtocolVersion.java
2023-12-07 16:25:18 +01:00
FlorianMichael
e7e19d07b9
Updated to Fabric/Minecraft 1.20.4 2023-12-07 16:24:02 +01:00
FlorianMichael
d5b7f133bd
1.20.4 2023-12-07 16:22:45 +01:00
FlorianMichael
aaf7edbd85
Validate access widener 2023-12-07 01:56:47 +01:00
FlorianMichael
533c402f5b
Implemented version specific changes from 1.20.3 2023-12-07 01:47:33 +01:00