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
FlorianMichael
8ddde7065b
Prefix field with viaFabricPlus$
2023-12-07 01:46:28 +01:00
FlorianMichael
4269453a5e
Code cleanup
2023-12-07 00:46:00 +01:00
FlorianMichael
1cac6e5e16
Updated TextComponentTranslator
2023-12-07 00:26:02 +01:00
FlorianMichael
792420cfd0
It compiles ™️
2023-12-07 00:17:21 +01:00
FlorianMichael
0e5f786c77
Updated to Fabric/Minecraft 1.20.3
2023-12-07 00:15:46 +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
a1024831dc
Made shieldBlockCounter injection optional
...
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/306
2023-12-06 22:29:51 +01:00
FlorianMichael
2e42a4565e
1.20.3
2023-12-05 21:25:04 +01:00
FlorianMichael
4ca7bce0f1
Use direct verification uri for bedrock login
2023-12-03 21:23:15 +01:00
FlorianMichael
995fb20f6a
Code formatting
2023-12-03 21:16:28 +01:00
RaphiMC
dc8a4ab529
Changed documentation wording
2023-12-03 20:48:32 +01:00
FlorianMichael
815d987be6
Don't hardcore NBT key
2023-12-03 20:46:32 +01:00
FlorianMichael
b34576a80d
Added missing documentation to base mixins
2023-12-03 20:43:22 +01:00
FlorianMichael
2700dfec2d
Code cleanup
2023-12-03 20:28:16 +01:00
FlorianMichael
07a896b897
Fixed last commit
2023-12-03 20:25:07 +01:00
RaphiMC
3cc0c032bc
Removed fixes which are now in ViaVersion
2023-12-03 18:40:14 +01:00
FlorianMichael
9e92f973c7
Merge remote-tracking branch 'origin/recode/3.0.0' into recode/3.0.0
2023-12-03 02:27:19 +01:00
FlorianMichael
8d1d888684
Fixed armor not being visible in <= b1.7.3
2023-12-03 02:27:07 +01:00
RaphiMC
fb7a349bbf
Fixed armor hud not updating after rejoining
2023-12-03 02:24:20 +01:00
RaphiMC
e2a5c3396d
Cleaned and fixed code
2023-12-03 00:03:18 +01:00
RaphiMC
5f446f1017
Updated Fabric Loader and don't JiJ MixinExtras
2023-12-02 03:43:06 +01:00
RaphiMC
32917bb10f
Handle null messages in connect error messages
2023-12-02 03:40:20 +01:00
FlorianMichael
10bfca19e0
Added missing documentation and some final cleanup before 1.20.3
2023-12-01 15:55:51 +01:00
RaphiMC
e4881bd99d
Fixed several disconnect event issues
2023-11-30 21:38:54 +01:00
RaphiMC
ad75c26459
Save full version so multiple snapshot versions are supported
2023-11-30 20:21:54 +01:00
RaphiMC
1d8ee89faf
Move auto detect to the version list screen
2023-11-30 20:18:50 +01:00
RaphiMC
a0f233db30
1.20.3-rc1
2023-11-30 17:33:48 +01:00
FlorianMichael
92b5e194ff
Merge remote-tracking branch 'origin/main' into recode/3.0.0
...
# Conflicts:
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/entity/MixinClientPlayerEntity.java
2023-11-29 22:11:50 +01:00
FlorianMichael
554638b60a
Fixed critical movement issue
2023-11-29 22:08:23 +01:00
FlorianMichael
1de6fcd4de
Merge remote-tracking branch 'origin/main' into recode/3.0.0
2023-11-29 20:14:47 +01:00
FlorianMichael
2f31c68ce9
[POST] Require newer Fabric API version
2023-11-29 20:07:33 +01:00
FlorianMichael
25daee6296
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-11-28 17:43:58 +01:00
FlorianMichael
43bb6875dc
1.20.3-pre4
2023-11-28 17:42:24 +01:00
FlorianMichael
476402044f
Merge remote-tracking branch 'origin/recode/3.0.0' into recode/3.0.0
2023-11-28 17:26:13 +01:00
FlorianMichael
770e0ff29c
Cleaned connecting code by removing useless mixins/fields and fixed a few issues
2023-11-28 17:25:59 +01:00
Blay
679e50fe44
updated polish translations ( #302 )
2023-11-28 15:38:29 +01:00
FlorianMichael
9f80ee41e1
updated docs/ folder
2023-11-28 15:07:51 +01:00
FlorianMichael
5057809c30
Merge remote-tracking branch 'origin/recode/3.0.0' into recode/3.0.0
2023-11-28 14:56:52 +01:00
FlorianMichael
bf5c9f9982
Even more improvements
...
Added SaveFilesCallback to interact with the saving api
Require alpha inventory emulation setting to restart / cleaned code.
Added VFPListEntry#renderTooltip
Added tooltip support to AbstractSetting API
2023-11-28 14:56:28 +01:00
Howard ZHY
1ea7055a41
Update zh_*.json ( #301 )
2023-11-28 13:34:58 +01:00
FlorianMichael
1611d96da3
Mark @Unique methods/fields with viaFabricPlus$ prefix
2023-11-28 00:16:29 +01:00
FlorianMichael
ae6e117698
Merge remote-tracking branch 'origin/main' into recode/3.0.0
...
# Conflicts:
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/screen/MixinGameModeSelectionScreen.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/screen/MixinGameModeSelectionScreen_GameModeSelection.java
2023-11-28 00:06:15 +01:00
FlorianMichael
5725345aef
Cleaned code.
2023-11-28 00:02:50 +01:00
FlorianMichael
ebf1075155
Fixed crash when using the F3 + F4 menu in <= 1.8
2023-11-28 00:00:54 +01:00
Felix14_v2
371065a8be
Update ru_ru.json ( #296 )
...
* Update ru_ru.json
Updated translations
* Update ru_ru.json
* Update ru_ru.json
2023-11-27 22:31:29 +01:00
FlorianMichael
9c5369dc52
Merge remote-tracking branch 'origin/recode/3.0.0' into recode/3.0.0
2023-11-27 22:02:55 +01:00
FlorianMichael
c94421bfd0
Update documentation folder
2023-11-27 22:02:41 +01:00
Fundi1330
340385341f
Update uk_ua.json ( #300 )
2023-11-27 21:20:36 +01:00
FlorianMichael
ddec37d8c8
Only create one shutdown hook for save files
2023-11-27 20:38:21 +01:00
FlorianMichael
c62aa7516c
Move setting to correct place
2023-11-27 20:10:00 +01:00
FlorianMichael
94471bf961
Code cleanup
2023-11-27 19:59:01 +01:00
FlorianMichael
8400106095
Invert version range correctly
2023-11-27 19:40:03 +01:00
FlorianMichael
677843479b
Cleaned settings and finished V3 TODO list
2023-11-27 19:38:03 +01:00
FlorianMichael
c5191b583d
Merge remote-tracking branch 'origin/recode/3.0.0' into recode/3.0.0
2023-11-27 17:57:24 +01:00
RaphiMC
766048b1eb
Fixed connection session setup
2023-11-27 17:56:08 +01:00
FlorianMichael
29918be68c
Renamed class file
2023-11-27 17:34:47 +01:00
FlorianMichael
9e6a945a40
Merge remote-tracking branch 'origin/main' into recode/3.0.0
...
# Conflicts:
# src/main/java/de/florianmichael/viafabricplus/fixes/data/PackVersionDiff.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/viaversion/MixinProtocolVersion.java
2023-11-27 17:32:37 +01:00
FlorianMichael
9d33bd9431
1.20.3-pre3
2023-11-27 17:24:56 +01:00
FlorianMichael
57cbb51a35
Fixed bug introduced with a4794e3e48
2023-11-27 17:12:50 +01:00
FlorianMichael
7b32dd464e
Hook font renderer fix setting again
2023-11-27 17:10:34 +01:00
FlorianMichael
f88f6f6d9c
Merge remote-tracking branch 'origin/recode/3.0.0' into recode/3.0.0
2023-11-27 17:08:21 +01:00
FlorianMichael
b878bdaf13
Some finalizing stuff to the recode:
...
- Moved classic related classes
- Fixed classic item selection screen
- Added PackVersionDiff back from v2
2023-11-27 17:08:07 +01:00
Blay
f8496bafc2
Updated the polish translations ( #295 )
2023-11-27 17:06:22 +01:00
FlorianMichael
0c42add048
Fixed MixinMultiplayerServerListWidget_ServerEntry
2023-11-27 16:20:26 +01:00
FlorianMichael
b8152d13ca
Cleaned source code tree
2023-11-27 16:15:28 +01:00
FlorianMichael
93c2abf8f1
Merge remote-tracking branch 'origin/main' into recode/3.0.0
...
# Conflicts:
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/network/MixinClientCommonNetworkHandler.java
2023-11-27 14:15:37 +01:00
FlorianMichael
77c3f1a5a2
Updated Fabric API usage
2023-11-27 14:10:47 +01:00
RaphiMC
e0ad9be6bd
Small code cleanup
2023-11-26 23:54:32 +01:00
RaphiMC
095323ceef
Merge remote-tracking branch 'origin/recode/3.0.0' into recode/3.0.0
2023-11-26 23:21:41 +01:00
RaphiMC
b74aa3d2bf
Fixed several issues
2023-11-26 23:21:27 +01:00
Howard ZHY
be06c973f0
Update Chinese Translations ( #297 )
2023-11-26 21:59:45 +01:00
FlorianMichael
6ee3246a39
Fixed wrong translation usage
2023-11-26 21:58:50 +01:00
FlorianMichael
cf93a0453a
Fixed random crashes and load ViaVersion async
2023-11-26 21:48:11 +01:00
RaphiMC
67285d4f4a
Prevent FabricAPI from breaking the clientside fixes
2023-11-26 21:30:42 +01:00
RaphiMC
4c11cbd0b6
Updated copyright
2023-11-26 21:23:59 +01:00
RaphiMC
aa275f08c3
Fixed game start
2023-11-26 21:23:43 +01:00
RaphiMC
3fb0b2a22b
Fixed build error
2023-11-26 21:16:40 +01:00
RaphiMC
7494a220ab
Merge remote-tracking branch 'origin/recode/3.0.0' into recode/3.0.0
...
# Conflicts:
# src/main/java/de/florianmichael/viafabricplus/ViaFabricPlus.java
2023-11-26 21:12:48 +01:00
RaphiMC
a4794e3e48
Added and fixed tons of clientside fixes
2023-11-26 21:11:41 +01:00
FlorianMichael
4bcb2bcc17
Moved ViaFabricPlus config folder into .minecraft/config path
2023-11-26 13:18:35 +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
55e9c024cf
Re-add Debug Hud information list
2023-11-26 12:33:46 +01:00
FlorianMichael
a19c7085e9
Sort injection methods in fixes package by version
...
Added new debug settings
2023-11-26 11:56:54 +01:00
RaphiMC
a2a2a56e46
Renamed boat model class to match VFP naming scheme
2023-11-26 10:48:11 +01:00
FlorianMichael
d129cb5ed3
Replaced INSTANCE fields with global getter
2023-11-26 04:25:12 +01:00
FlorianMichael
34d7808325
Continue with recoding the project:
...
- Added proper system for config files / saving:
Added SaveManager and AbstractSave
Deleted random save classes (ClassiCubeAccountHandler and BedrockAccountHandler)
- Moved data classes into proper packages
- renamed translation keys to fit english translation
- Deleted deprecated or useless settings and added new setting for optional fixes
- Changed settings system to save names instead of ordinals
- Added setting to save selected version
2023-11-26 04:21:26 +01:00
FlorianMichael
ae86d923ab
Added old version to ChangeProtocolVersionCallback
2023-11-26 01:19:40 +01:00
FlorianMichael
8c6babbabf
Fixed game startup
2023-11-26 01:18:17 +01:00
RaphiMC
be8c3659bc
Added and fixed tons of clientside fixes
2023-11-26 01:05:58 +01:00
FlorianMichael
a50dc89f2f
Recoded and improved even more ™️
...
- Added former contributor to author list as well
- Cleanup block changes from RaphiMC's last commit
- Fixed some block related issues
- Conditionally load IP-Next compat mixin
- Made all Mixins abstract and methods private
This commit is the initial commit to clean up some fundamental issues of VFP since its release:
- Actually start with having a package structure to group mixins
- Don't over-engineer debug/information system but keep it simple as it's only debugging
- Renamed definition package to fixes to address its purpose
- Start with creating proper packages for fixes
- Start with documenting the source code tree so new contributors understand what we're doing
2023-11-25 22:30:16 +01:00
FlorianMichael
472289b37c
Update copyright header
2023-11-25 15:53:18 +01:00
FlorianMichael
1d45d1a054
Fix classic login input field
2023-11-25 01:28:44 +01:00
FlorianMichael
f3a86c51be
Added RaphiMC as author
2023-11-25 01:07:43 +01:00
FlorianMichael
84158d3b02
Fixed game start
2023-11-25 01:02:54 +01:00
RaphiMC
10851b48bf
Recoded and improved everything (1/2) ™️
2023-11-25 00:47:17 +01:00
FlorianMichael
7cb50c76d2
1.20.3-pre2
2023-11-22 18:10:19 +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
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
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
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
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
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
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
9fcc8a1c17
Updated Via API usage
2023-10-19 23:15:39 +02:00
FlorianMichael
6aedfbd291
Some cleanup of the last PR.
2023-10-18 18:36:54 +02:00
Adrian F
63f74d503f
Made every subtitle that has a url clickable. ( #272 )
...
* Made the subtitles clickable in every screen.
* Applied some changes to the code for the subtitles.
* Merged subtitle setters into one setter.
Renamed useDefaultSubtitle into setupDefaultSubtitle.
ClassiCubeLoginScreen now uses the subtitle system.
A subtitle that doesn't have a press action does now have its own render method.
* BetaCraftScreen subtitle is now the server list url.
2023-10-18 18:18:59 +02:00
Howard ZHY
0468d663c8
Update Chinese Translations ( #270 )
2023-10-17 19:53:49 +02:00
FlorianMichael
554cfea0cd
Use correct method to create old bounding box.
...
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/269
2023-10-17 13:46:05 +02:00
FlorianMichael
6a39e1edae
Merge remote-tracking branch 'origin/main'
2023-10-14 18:49:31 +02:00
FlorianMichael
32b8dc46c4
Bump Classic4J to use maven central release.
2023-10-14 18:49:16 +02:00
Blay
0fa0a2ae97
updated polish translations ( #264 )
2023-10-08 20:08:55 +02:00
FlorianMichael
fd58471f43
Fixed compile error
2023-10-08 11:28:02 +02:00
FlorianMichael
966936283d
Updated Classic4J to 2.0.0
2023-10-08 00:22:29 +02:00
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
eff452e1da
Fixed some magic values in boat emulation.
2023-10-02 01:49:36 +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
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
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
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
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
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
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
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
FlorianMichael
1caae1226c
Make sure to get the right version
2023-09-10 23:57:07 +02:00
FlorianMichael
f1cbda15e2
Cleaned up classic extension base
...
Fixed critical SRV resolving issues
2023-09-10 23:49:51 +02:00
FlorianMichael
087ab76960
Thank you git for not pushing my changes
2023-09-10 23:14:18 +02:00
FlorianMichael
8145e11732
Move some classes around
2023-09-10 23:12:43 +02:00
FlorianMichael
b0c450f56e
Merge remote-tracking branch 'origin/main'
2023-09-10 23:07:24 +02:00
FlorianMichael
dfa3838771
Implemented proper handling of protocol translation errors
...
Renamed all words. translations to misc.
Cleaned up codebase
2023-09-10 23:07:11 +02:00
Lilly
cdeb6bf3dd
Added 1.7.10 Blocking ( #238 )
...
* Added 1.7.10 Blocking
* Applied requested changes
2023-09-04 20:02:50 +02:00
FlorianMichael
e621ed3d78
Create field for native version
2023-09-03 00:04:35 +02:00
FlorianMichael
664faa0b37
Updated Via*
2023-09-03 00:01:19 +02:00
FlorianMichael
7b6355ada8
Rewrite handling of almost all clientside fixes
...
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/237
2023-09-02 23:46:01 +02:00
FlorianMichael
684d74e56a
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/223
2023-08-28 21:56:34 +02:00
FlorianMichael
bec544275e
Merge remote-tracking branch 'origin/main'
2023-08-28 17:45:08 +02:00
FlorianMichael
54f8ad9619
Automatically close GameMode selection screen in <= c0.28-c0.30
2023-08-28 17:44:55 +02:00
RaphiMC
8e044e8abc
Fixed sign editor closing when sign is too far away in <= 1.19.4
2023-08-27 14:50:58 +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
61d37081fc
move screen base classes into the base/ package
2023-08-24 18:05:53 +02:00
FlorianMichael
c58041df07
Don't require hud related injections into the game
2023-08-24 17:57:22 +02:00
FlorianMichael
cd5a4f39aa
Track movement related TODOs
2023-08-24 17:53:49 +02:00
Fundi1330
2892abb5e4
Update uk_ua.json ( #226 )
2023-08-24 17:17:28 +02:00
FlorianMichael
27ecf9b987
Replaced the mod icon, thanks to kenny
2023-08-23 03:23:02 +02:00
FlorianMichael
c15fae0b44
Updated ViaVersion usage
2023-08-16 20:59:33 +02:00
FlorianMichael
8cc4c823d9
Implemented scrolling to setting display names
2023-08-12 16:21:45 +02:00
FlorianMichael
80c943cc89
Added better default for tab completion delay in <= 1.12.2
2023-08-12 15:16:19 +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
4e6ed57fa5
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/216
2023-08-09 02:48:40 +02:00
FlorianMichael
023708dd3c
Started with adding javadoc to the API
2023-08-04 23:49:11 +02:00
FlorianMichael
26050cac74
Merge remote-tracking branch 'origin/main'
2023-08-04 22:38:12 +02:00
FlorianMichael
3e930e7b69
Updated TODO list and README
2023-08-04 22:38:01 +02:00
Blay
def483676e
Updated polish translations (again, idk how did I miss it) ( #213 )
2023-08-04 22:16:01 +02:00
Blay
76f58bd392
Updated polish translations ( #212 )
2023-08-03 22:22:18 +02:00
FlorianMichael
ce101b005c
Moved mixin to the correct package
2023-08-03 19:41:55 +02:00
FlorianMichael
d35054f35c
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/209
2023-08-03 09:23:19 +02:00
allinkdev
cefc76dc5a
Return false in isForbiddenCharacter check if the font is not contained in the forbidden character map ( #208 )
...
* Return false in isForbiddenCharacter check if the font is not contained in the forbidden character map
Fixes #206
* Make field final
---------
Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2023-08-01 16:04:36 +02:00
FlorianMichael
e7f95aa573
Added option to ItemFilterSystem to only filter vanilla creative tabs, changed some setting names
2023-07-29 22:09:05 +02:00
FlorianMichael
146e2b70b7
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/199
2023-07-28 14:17:11 +02:00
FlorianMichael
9e20576885
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/8
2023-07-28 02:05:47 +02:00
FlorianMichael
0798eda76f
Merge remote-tracking branch 'origin/main'
2023-07-28 01:11:14 +02:00
FlorianMichael
afbb986240
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/197
2023-07-28 01:11:01 +02:00
RaphiMC
72a4c4bd6c
Merge remote-tracking branch 'origin/main'
2023-07-28 00:17:06 +02:00
RaphiMC
498d2fddca
Fixed <= b1.4 ladder climbing
2023-07-28 00:16:57 +02:00
FlorianMichael
a67e67c54c
Merge remote-tracking branch 'origin/main'
2023-07-27 13:48:00 +02:00
FlorianMichael
9d29d8aee3
Only force-disable auto completions when input starts with command leading character
2023-07-27 13:47:48 +02:00
Marcel
2ee7f5452b
Update hu_hu.json ( #194 )
...
updated hungarian translation 😎
2023-07-26 17:00:14 +02:00
FlorianMichael
42a733db17
Updated ViaLoader usage
2023-07-25 18:52:00 +02:00
Blay
0d99386e46
Update polish translations ( #192 )
...
* Update pl_pl.json
* fix to the previous commit (updated polish translations)
2023-07-22 17:11:51 +02:00
HerbertBin
50cc26c56a
Add orientation setting for AddServerScreen button ( #191 )
...
* Update MixinAddServerScreen.java
AddServerScreen: button use config
* New config for the add server screen button
* Simplified code
---------
Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2023-07-22 10:41:10 +02:00
FlorianMichael
0d7743395a
Force disable command auto completions in <= 1.12.2
2023-07-22 04:38:00 +02:00
Fundi1330
7b64971482
Update uk_ua.json ( #190 )
2023-07-21 14:45:18 +02:00
神枪968
363e230cfc
Update zh_cn.json ( #187 )
...
* Update zh_cn.json
* Update zh_cn.json
2023-07-18 17:30:45 +02:00
FlorianMichael
cd34aa7d7a
Cleaned up ItemTranslator base
2023-07-18 06:07:10 +02:00
FlorianMichael
884e05f3d6
Fixed Issue 5 and 9 from https://github.com/ViaVersion/ViaFabricPlus/issues/178
2023-07-18 06:06:39 +02:00
FlorianMichael
ccba9f362d
Don't crash the game when you open the BetaCraft screen without connection
2023-07-18 05:47:38 +02:00
FlorianMichael
a72b0f7c74
Fixed Issue 2 from https://github.com/ViaVersion/ViaFabricPlus/issues/178
2023-07-18 05:46:53 +02:00
FlorianMichael
fd98ca8803
Merge remote-tracking branch 'origin/main'
2023-07-18 05:46:19 +02:00
FlorianMichael
892091073e
Implemented AlphaInventoryProvider (Fixed Issue 11 from https://github.com/ViaVersion/ViaFabricPlus/issues/178 )
2023-07-18 05:46:04 +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
Felix14_v2
79920ba352
Update ru_ru.json ( #180 )
...
Minor tweaks (generally style improvements) + new translations
2023-07-13 01:52:03 +02:00
Blay
c9e17b3d38
added translations for the mod description in mod menu (en + pl) ( #179 )
2023-07-12 22:45:09 +02:00
Blay
66ef620157
Update pl_pl.json ( #176 )
2023-07-11 21:54:54 +02:00
FlorianMichael
e3bf8d5981
fixed file name
2023-07-10 11:50:35 +02:00
FlorianMichael
2209040e47
Code cleanup
2023-07-10 11:24:01 +02:00
FlorianMichael
32bb6c00e5
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/95
2023-07-10 04:19:32 +02:00
FlorianMichael
36c3a2cd53
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/175
2023-07-09 21:18:04 +02:00
FlorianMichael
46f164eda5
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/173
2023-07-08 18:35:47 +02:00
FlorianMichael
acdc1540ab
Implemented MenuMappings in 1.20 -> 1.19.4 Protocol fix
2023-07-07 21:08:40 +02:00
FlorianMichael
4167a1da79
Merge remote-tracking branch 'origin/main'
2023-07-07 16:58:57 +02:00
FlorianMichael
64d9fa42c9
Added missing 1.20 items to ItemReleaseVersionMappings
2023-07-07 16:58:31 +02:00
Blayung
4bdfa46023
Update polish translations ( #171 )
2023-07-07 16:31:56 +02:00
FlorianMichael
39efa16f75
Updated ViaBedrock (Implemented TransferProvider)
2023-07-07 01:27:57 +02:00
FlorianMichael
aaf1fb6b9e
Moved file related classes to file package
2023-07-06 15:19:34 +02:00
FlorianMichael
b39e8013a0
Implement https://github.com/ViaVersion/ViaFabricPlus/issues/146
2023-07-06 14:40:14 +02:00
FlorianMichael
6e9d5a4d05
Fix https://github.com/ViaVersion/ViaFabricPlus/issues/167
2023-07-06 13:42:35 +02:00
FlorianMichael
72470984b8
Fixed RUN_COMMAND action not working for normal chat messages (<= 1.19)
2023-07-03 19:33:27 +02:00
神枪968
2684968a06
Update zh_cn.json ( #160 )
...
* Update zh_cn.json
* Update zh_cn.json
* Update zh_cn.json
2023-06-27 07:31:11 +02:00
FlorianMichael
3c2b9ee3e3
Merge remote-tracking branch 'origin/main'
2023-06-24 23:14:49 +02:00
FlorianMichael
989c876920
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/150
2023-06-24 23:14:25 +02:00
Blayung
c4fc498201
update the polish translations ( #145 )
2023-06-22 14:36:23 +02:00
FlorianMichael
72204af164
updated Via* usage
2023-06-18 20:15:45 +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
896f195674
Removed outdated mixin
2023-06-18 14:54:31 +02:00
FlorianMichael
a3f2beacfc
Merge remote-tracking branch 'origin/main'
2023-06-18 14:31:27 +02:00
FlorianMichael
84e210cc02
This mod is client-side only
2023-06-18 14:31:14 +02:00
yingcan
5ec0323300
update zh_cn.json ( #137 )
...
* Add files via upload
* removed //
* update zh_cn.json
2023-06-18 13:37:46 +02:00
FlorianMichael
6937a51884
Deleted some useless packages in de/florianmichael/viafabricplus/definition
2023-06-18 00:47:31 +02:00
FlorianMichael
ee5a44fd70
Implemented https://github.com/ViaVersion/ViaFabricPlus/issues/124
2023-06-18 00:36:12 +02:00
Fundi1330
941bdfa2a7
Update uk_ua.json ( #132 )
2023-06-13 13:10:17 +02:00
yingcan
b44e170e80
Update zh_cn.json ( #127 )
...
* Add files via upload
* removed //
2023-06-13 00:11:44 +02:00
FlorianMichael
a198359f06
Updated to 1.20.1
2023-06-13 00:05:24 +02:00
FlorianMichael
38f125e18d
Merge remote-tracking branch 'origin/main'
2023-06-10 15:03:23 +02:00
FlorianMichael
2660038ead
Fix https://github.com/ViaVersion/ViaFabricPlus/issues/125
2023-06-10 15:03:01 +02:00
YoMonNPC
9a590451f1
Update zh_cn.json and zh_tw.json ( #126 )
...
* Update zh_cn.json
* Update zh_tw.json
2023-06-10 15:00:20 +02:00
FlorianMichael
0080e86fdc
Fixed triple chests in <= 1.13.2, started with java-docs
2023-06-09 22:13:06 +02:00
RaphiMC
e1cae0d81d
Added system to override Via jars
2023-06-09 16:00:45 +02:00
FlorianMichael
dada02cb37
Bump version to 2.7.6-SNAPSHOT
2023-06-09 04:15:32 +02:00
FlorianMichael
bc79e7faf0
Implemented old block-ack system (1.18.2 - 1.14.4)
2023-06-09 04:07:48 +02:00
FlorianMichael
f1b347d24d
improved build code and updated libraries
2023-06-08 18:22:53 +02:00
allinkdev
c93ea7ad1a
Revert "Fix conflict with Sodium 1.20 ( #113 )" ( #123 )
...
This reverts commit 9bddd04be9
.
2023-06-07 20:27:11 +02:00
FlorianMichael
9e8c1ce5ba
Updated fabric.mod.json
2023-06-07 20:20:25 +02:00
FlorianMichael
65bef4f7a8
Updated to 1.20
2023-06-07 20:03:35 +02:00
FlorianMichael
69e22636d1
Merge remote-tracking branch 'origin/main' into 1.20-recode
...
# Conflicts:
# gradle.properties
2023-06-07 19:53:11 +02:00
FlorianMichael
57609eb2fe
Updated Via* (1.20)
2023-06-07 19:45:59 +02:00
FlorianMichael
42b167bdef
Bump version to 2.7.5-SNAPSHOT
2023-06-04 22:27:34 +02:00
FlorianMichael
26a755fbb3
Fixed 1.7 sword interactions
2023-06-04 22:03:51 +02:00
FlorianMichael
1ca685967b
Merge remote-tracking branch 'origin/main'
2023-06-04 18:38:29 +02:00
FlorianMichael
c61605775f
Fixed bad packet checks
2023-06-04 18:38:07 +02:00
Alexander
60cec9b000
Reimplement repetitive 1.14.3 START_DESTROY_BLOCK calls for same block breaking ( #121 )
...
* Reimplement 1.14.3 second PlayerActionC2SPacket.Action.START_DESTROY_BLOCK calls for same block breaking
* Expression simplification
2023-06-04 17:01:49 +02:00
FlorianMichael
9453d26b81
Merge remote-tracking branch 'origin/main'
2023-06-04 14:10:05 +02:00
FlorianMichael
1aa3972f7b
Increment caching time for Auto Detect to 10 minutes
2023-06-04 14:09:42 +02:00
Blayung
b653b44c76
Add translations for "Server version" when hovering over the ping icon in the multiplayer menu and update the polish translations ( #122 )
...
* Update polish translations
* Add translations for "Server version" when hovering over the ping icon
2023-06-04 13:31:05 +02:00
FlorianMichael
250108451c
Merge remote-tracking branch 'origin/1.20-recode' into 1.20-recode
2023-06-03 17:17:44 +02:00
FlorianMichael
4d82c14282
fixed bad packets in Anvil screen
2023-06-03 17:17:29 +02:00
Fundi1330
5c66a0563d
Update uk_ua.json ( #117 )
2023-06-02 20:51:52 +02:00
FlorianMichael
6e19aa6534
fixed https://github.com/ViaVersion/ViaFabricPlus/issues/115
2023-06-02 17:34:56 +02:00
FlorianMichael
a251ff00c7
removed outdated Setting
2023-06-02 16:55:35 +02:00
Allink
9bddd04be9
Fix conflict with Sodium 1.20 ( #113 )
...
The Sodium developers chose to change the map their ChunkTracker uses from a Long2IntOpenHashMap to a Long2BooleanOpenHashMap. This conflicts with our mixin, so I modified the mixin a small amount to use the new type.
2023-06-01 22:02:39 +02:00
FlorianMichael
7546c8812f
Updated to 1.20-rc1
2023-06-01 16:13:57 +02:00
FlorianMichael
a76af7d66d
fixed merge conflict
2023-06-01 16:12:29 +02:00
Fundi1330
25167b1473
Update uk_ua.json
2023-06-01 09:16:24 +03:00
FlorianMichael
a601062ffd
Merge remote-tracking branch 'origin/main'
2023-05-31 22:53:02 +02:00
FlorianMichael
2b37095882
updated ViaBedrock usage
2023-05-31 22:52:46 +02:00
Felix14_v2
51f6eb5acf
Implement translations for setting groups (ViaVersion#110)
2023-05-31 22:31:51 +03:00
FlorianMichael
0af5165f97
Changed CPE App Name to "ViaFabricPlus"
2023-05-31 17:29:49 +02:00
FlorianMichael
70a5566d34
Updated Via* (1.20-rc1) and implemented new lines in Bedrock
2023-05-31 17:16:44 +02:00
FlorianMichael
ad53ada44d
Updated to 1.20-pre7
2023-05-30 22:13:41 +02:00
Blayung
515e81360e
Implement translations for setting groups ( #110 )
...
* Fix #106
* a slight fix to the previous commit
* comply with Michael's complaints
* comply with Michael's complaints 2
2023-05-30 22:03:56 +02:00
FlorianMichael
c6f03fe6bb
Merge remote-tracking branch 'origin/main' into 1.20-recode
...
# Conflicts:
# README.md
# gradle.properties
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/MixinItemRenderer.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinAnvilBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinBedBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinBrewingStandBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinCauldronBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinChestBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinEndPortalFrameBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinFarmlandBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinFenceBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinFireBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinHopperBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinLadderBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinLilyPadBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinPaneBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinPistonHeadBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinSnowBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/block/MixinWallBlock.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/entity/MixinEntity.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/item/MixinItemStack.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/item/MixinPickaxeItem.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/viaversion/MixinProtocolVersion.java
# src/main/java/de/florianmichael/viafabricplus/mappings/ItemReleaseVersionMappings.java
# src/main/java/de/florianmichael/viafabricplus/mappings/PackFormatsMappings.java
# src/main/java/de/florianmichael/viafabricplus/screen/impl/ClassicItemSelectionScreen.java
# src/main/java/de/florianmichael/viafabricplus/screen/impl/base/ForceVersionScreen.java
# src/main/java/de/florianmichael/viafabricplus/screen/impl/base/ProtocolSelectionScreen.java
# src/main/java/de/florianmichael/viafabricplus/screen/impl/thirdparty/classicube/ClassiCubeLoginScreen.java
# src/main/java/de/florianmichael/viafabricplus/screen/impl/thirdparty/classicube/ClassiCubeMFAScreen.java
# src/main/resources/fabric.mod.json
2023-05-30 22:02:12 +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
9fe71ee548
Migrated to ViaLoader / ViaVersion organisation
2023-05-28 19:49:13 +02:00
FlorianMichael
69de7b79c5
improved ChatSession code
2023-05-28 13:24:15 +02:00
FlorianMichael
e0419143e1
Bump libraries (updated to 1.20-pre5)
2023-05-24 22:24:27 +02:00
FlorianMichael
14aa090c25
Merge remote-tracking branch 'origin/main' into 1.20-recode
...
# Conflicts:
# gradle.properties
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/viaversion/MixinProtocolVersion.java
2023-05-23 17:10:54 +02:00
FlorianMichael
0f9757c681
Updated to 1.20-pre5
2023-05-23 17:10:02 +02:00
FlorianMichael
348e409843
Updated Via* (1.20-pre4)
2023-05-20 02:40:05 +02:00
FlorianMichael
f8b031719e
Implemented partial encryption
2023-05-20 01:58:39 +02:00
FlorianMichael
0ea3c22fb8
Merge remote-tracking branch 'origin/main' into 1.20-recode
...
# Conflicts:
# gradle.properties
2023-05-20 00:50:25 +02:00
FlorianMichael
46ba2e95d9
Updated to 1.20-pre4
2023-05-20 00:49:44 +02:00
FlorianMichael
4edbdd1c1c
Cleaned ViaBedrock implementation
2023-05-17 17:22:15 +02:00
FlorianMichael
59e850589d
Updated to 1.20-pre2
2023-05-17 17:05:46 +02:00
FlorianMichael
dd4b4c1910
Merge remote-tracking branch 'origin/main' into 1.20-recode
2023-05-17 16:37:06 +02:00
FlorianMichael
b09dd84019
Bump version
2023-05-16 20:22:36 +02:00
FlorianMichael
8efa9700c0
fixed https://github.com/FlorianMichael/ViaFabricPlus/issues/99
2023-05-16 20:20:59 +02:00
FlorianMichael
5a7147eaaf
Fixed incompatibility with ItemScroller
2023-05-16 14:08:07 +02:00
FlorianMichael
ff8aa10f0a
Merge remote-tracking branch 'origin/main'
2023-05-15 20:27:14 +02:00
FlorianMichael
2a137cb4aa
Updated build code
2023-05-15 20:27:07 +02:00
Fundi1330
8bf660f60c
Update uk_ua.json
2023-05-15 20:31:55 +03:00