Commit Graph

128 Commits

Author SHA1 Message Date
FlorianMichael
096afc54b6
Remove known incompatibilities list from README and sources
Both DashLoader and ArmorSkin are quite inactive and don't work with the latest game version, in addition to that, I don't think many people will try to combine viafabric and viafabricplus since the mod pages already say it's an independent mod, so I decided to just yeet the list away ™️
2024-03-20 21:03:56 +01:00
FlorianMichael
ab5c1ac872
Improved MoreCulling compatibility 2024-02-07 17:07:11 +01:00
FlorianMichael
9eb2adf626
Updated bedrock version range 2024-02-06 22:38:20 +01:00
FlorianMichael
6403610e75
Cleanup of README files 2024-02-06 22:31:44 +01:00
FlorianMichael
9c164663e2
24w03b 2024-01-18 20:04:39 +01:00
FlorianMichael
8cfbb50a9d
Made supported version list in README file cleaner. 2023-12-27 22:16:41 +01:00
FlorianMichael
00f39b48e8
Fix last commit 2023-12-19 09:51:04 +01:00
FlorianMichael
eea582f72e
[ci skip] Updated README example 2023-12-13 21:04:15 +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
d5b7f133bd
1.20.4 2023-12-07 16:22:45 +01:00
FlorianMichael
cde4b24cad
Merge remote-tracking branch 'origin/main' into recode/3.0.0
# Conflicts:
#	gradle.properties
#	src/main/java/de/florianmichael/viafabricplus/fixes/data/ResourcePackHeaderDiff.java
#	src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/entity/MixinLivingEntity.java
#	src/main/java/de/florianmichael/viafabricplus/injection/mixin/viaversion/MixinProtocolVersion.java
2023-12-06 22:42:09 +01:00
FlorianMichael
2e42a4565e
1.20.3 2023-12-05 21:25:04 +01:00
FlorianMichael
a3fe3bee87
Explain git branches and update README file 2023-11-28 15:12:54 +01:00
FlorianMichael
c94421bfd0
Update documentation folder 2023-11-27 22:02:41 +01:00
FlorianMichael
c62aa7516c
Move setting to correct place 2023-11-27 20:10:00 +01:00
FlorianMichael
3cd08a8ae0
Moved documentation related resources into documentation folder
Renamed some classes I missed in the previous refactor
Fixed introduced bugs in third-party screens
Improved screen code and draw main title in classic login screens
2023-11-26 12:58:59 +01:00
FlorianMichael
e312eae065
Some general improvements to the README file 2023-11-02 08:07:28 +01:00
FlorianMichael
4c39387a8f
Fixed grammar issue in README 2023-10-19 23:23:40 +02:00
FlorianMichael
4f5530162c
Don't exclude group twice. 2023-10-15 11:35:16 +02:00
FlorianMichael
18760fb5a2
Bump MinecraftAuth (ViaBedrock should work now again) 2023-10-15 11:13:44 +02:00
FlorianMichael
e5fe31de2d
Updated Dependencies list in README file 2023-10-15 11:09:32 +02:00
FlorianMichael
f09d97775e
Updated Via* libraries 2023-10-07 19:57:23 +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
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
osfanbuff63
96c72b55e4
Actually link to MemoryLeakFix in the incompatibilities section (#240)
Just saw this was linking to Krypton instead of MemoryLeakFix - this PR fixes that.
2023-09-11 20:14:17 +02:00
FlorianMichael
664faa0b37
Updated Via* 2023-09-03 00:01:19 +02:00
FlorianMichael
5fe5d24145
updated Include example 2023-08-30 15:11:27 +02:00
FlorianMichael
51538b6fc7
Completely disable all Font rendering changes in case DashLoader is installed 2023-08-24 22:10:46 +02:00
FlorianMichael
9a0038f722
Updated Via* 2023-08-24 21:17:58 +02:00
FlorianMichael
18a6c449d1
Fixed incompatible version string being visible on <= 1.6.4 servers
Updated ViaVersion and ViaBackwards
2023-08-12 03:09:19 +02:00
FlorianMichael
3e930e7b69
Updated TODO list and README 2023-08-04 22:38:01 +02:00
FlorianMichael
613b4bbcf5
Updated README 2023-07-28 20:03:04 +02:00
RaphiMC
f76b982d09
Updated link 2023-07-25 19:55:11 +02:00
OnlyRain233
919f102560
MemoryLeakFix works again over v1.1.1 (#184)
* MemoryLeakFix works again over v1.1.1

* Update README.md
2023-07-16 04:30:27 +02:00
Kichura
b1926d9c95
Change anti-cheat disclaimer. (#177) 2023-07-12 06:20:00 +02:00
Kichura
8549f7cecf
Update sources, Require API 0.83.0 or greater. (#139)
* Update sources, Require API 0.83.0 or greater.

* Update sources in README and language files.
2023-06-18 19:54:45 +02:00
FlorianMichael
f1b347d24d
improved build code and updated libraries 2023-06-08 18:22:53 +02:00
FlorianMichael
57609eb2fe
Updated Via* (1.20) 2023-06-07 19:45:59 +02:00
FlorianMichael
dc6c0bdec1
Added instructions for gradle/maven include 2023-06-01 00:34:37 +02:00
FlorianMichael
70a5566d34 Updated Via* (1.20-rc1) and implemented new lines in Bedrock 2023-05-31 17:16:44 +02:00
FlorianMichael
e6085723cb Updated Via* (1.20-pre7) 2023-05-29 23:39:22 +02:00
FlorianMichael
f68334d5d2 updated Mod metadata 2023-05-29 13:57:00 +02:00
FlorianMichael
a82475d4b8 updated Developer API usage 2023-05-28 20:04:38 +02:00
FlorianMichael
6dfb07ac30 Merge remote-tracking branch 'origin/main' 2023-05-24 22:24:34 +02:00
FlorianMichael
e0419143e1 Bump libraries (updated to 1.20-pre5) 2023-05-24 22:24:27 +02:00
Blayung
3bd773484d
Modify the previous readme change 2023-05-22 20:01:35 +02:00
Blayung
1b9faad1a3
Make README.md less problematic for random people 2023-05-22 19:52:49 +02:00
FlorianMichael
06fc46c3aa Updated known incompatibilities list 2023-05-21 14:04:22 +02:00
FlorianMichael
f8b031719e Implemented partial encryption 2023-05-20 01:58:39 +02:00