FlorianMichael
396f2c80df
Work
2024-12-25 15:51:48 +01:00
FlorianMichael
90c1832f3e
Cleanup build files
2024-12-24 18:00:44 +01:00
FlorianMichael
10bcd408b1
Add visuals fabric mod, add loading cycle entrypoint for addons
2024-12-24 17:16:44 +01:00
FlorianMichael
50a8c1e1dd
More item API, setup visuals mod
2024-12-24 13:16:19 +01:00
FlorianMichael
a3c3456118
Remove deprecated debug settings
2024-12-24 13:07:12 +01:00
FlorianMichael
2d96ea28b3
Finish code base rewrite
2024-12-24 12:36:30 +01:00
FlorianMichael
e31e76a492
global() -> INSTANCE
2024-12-24 07:16:30 +01:00
FlorianMichael
acf924f9ca
Closing in on mixin sorting
...
Now only the big mixins + final cleanup is missing on this point.
2024-12-24 06:28:22 +01:00
FlorianMichael
83d4097a31
Features loading
2024-12-23 20:26:31 +01:00
FlorianMichael
3a84529cf1
Remove internal annotations
...
Since we now expose an api, everything inside the implementation is considered internal.
2024-12-23 20:19:22 +01:00
FlorianMichael
5aa21f67d4
Fix compile errors
2024-12-23 20:18:02 +01:00
FlorianMichael
4c12ab4ddb
[ci skip] Add basic api point
...
Note that this commit still is quite broken and won't compile
2024-12-23 17:23:34 +01:00
FlorianMichael
b137d64360
Start with entities
2024-12-23 13:57:10 +01:00
FlorianMichael
2f8187ced9
More work
2024-12-23 12:55:41 +01:00
FlorianMichael
4a1d71f056
Add sub modules
2024-12-23 12:53:27 +01:00
FlorianMichael
c3264442a1
More work, start new features package
2024-12-23 10:20:01 +01:00
FlorianMichael
61b8228d53
Initial sorting of mixins per features
...
Moves out mixin classes to feature packages to combine util classes and mixins
2024-12-23 09:23:01 +01:00
FlorianMichael
ddf1880e73
Rename fixes->features
2024-12-23 07:21:09 +01:00
FlorianMichael
b63b1d8447
Fabric loom 1.9-SNAPSHOT
2024-12-23 07:20:17 +01:00
FlorianMichael
64d1ffaff8
Update license header
2024-12-23 07:19:14 +01:00
FlorianMichael
03b29d836d
Move artifacts de.florianmichael -> com.viaversion
2024-12-23 07:15:00 +01:00
FlorianMichael
b3cf9802c6
Start working on ViaFabricPlus 4.0.0
2024-12-23 07:10:14 +01:00
FlorianMichael
c334450e77
Auto: Gradle 8.12
2024-12-22 02:12:08 +01:00
FlorianMichael
eb360c2a57
Remove BLOCK action use delay in <= 1.8
...
Looking at the git history, this piece of code got lost during the v3.0.0 rewrite in be8c3659bc
and seems to be still needed after comparing the game diff
Co-authored-by: lowercasebtw <126462578+lowercasebtw@users.noreply.github.com>
2024-12-20 04:27:57 +01:00
Tea Master
26791895ad
Update polish translations ( #657 )
2024-12-19 21:28:06 +01:00
FlorianMichael
bd34e037ae
Merge remote-tracking branch 'origin/main'
2024-12-17 02:25:16 +01:00
FlorianMichael
810275f481
Bump version to 3.6.2-SNAPSHOT
2024-12-17 02:24:39 +01:00
FlorianMichael
5c429b4ab4
Auto: Migrate to setup-gradle action
2024-12-17 00:29:36 +01:00
FlorianMichael
3a8d945309
3.6.1 Release
2024-12-16 01:29:53 +01:00
FlorianMichael
4a25a228c4
Do not persist credentials
2024-12-15 18:04:48 +01:00
orasan
2252995779
Update japanese translations ( #655 )
...
* Update ja_jp.json
* Update ja_jp.json
* Revert "Update ja_jp.json"
This reverts commit 073fc8854c
.
* Update ja_jp.json
fix
* Update ja_jp.json
fix2
2024-12-15 14:06:54 +01:00
FlorianMichael
b2214df9c4
Update Fabric mappings/api
2024-12-14 22:01:29 +01:00
lowercasebtw
24f5812b4f
Add setting to toggle arm rotation lock whilst blocking <= 1.20.2 ( #651 )
2024-12-10 00:11:06 +01:00
RaphiMC
5b677af35d
Update VV API usage
2024-12-09 12:24:30 +01:00
RaphiMC
75cf57ab78
Update ViaBedrock to support Bedrock 1.21.50
2024-12-08 22:48:55 +01:00
FlorianMichael
cc3ba13c98
Remove old config migration code
2024-12-08 21:40:51 +01:00
FlorianMichael
ca0e52e9b1
Rename villager setting, german translations
2024-12-08 21:17:54 +01:00
lowercasebtw
7421abe6fe
Replace Redirect -> WrapOperation in MixinInGameHud#alwaysRenderCrosshair ( #649 )
2024-12-07 23:10:47 +01:00
lowercasebtw
af6caab5b9
Add setting to hide villager profession in <= 1.13.2 ( #647 )
...
* Add toggle for bubble pop sound/icons
* Don't apply these settings by default, instead use boolean setting
* Revert how villagers looked prior to 1.14
Undo weird formatting in viafabricplus.mixins.json
Try to fix it again
Re-add mixin for this PR
* Add toggle/setting for reverting villager skins to how they looked prior to 1.14
2024-12-07 22:38:18 +01:00
dirtTW
757ef90cb3
Update traditional chinese translations ( #648 )
2024-12-07 14:51:24 +01:00
FlorianMichael
0497870f07
private
2024-12-07 01:39:22 +01:00
FlorianMichael
86f1b97108
Restore old interaction behaviour with mooshroom in <= 1.21.3
2024-12-07 01:36:32 +01:00
FlorianMichael
9599b64ff7
Invert operation
2024-12-07 01:36:32 +01:00
lowercasebtw
6d4fbbd70a
Add toggle for bubble pop sound/icons ( #646 )
...
* Add toggle for bubble pop sound/icons
* Don't apply these settings by default, instead use boolean setting
2024-12-07 01:28:27 +01:00
FlorianMichael
c8d6cf413e
Remove usages of var, brackets around returns
2024-12-07 00:45:41 +01:00
FlorianMichael
228297d65a
Allow climbing while flying in <= 1.21.3
2024-12-07 00:36:38 +01:00
FlorianMichael
9c346cae39
Set ApiStatus.Internal annotation
2024-12-06 23:20:55 +01:00
FlorianMichael
79310f83be
Print warning on raw packet sending
2024-12-06 23:19:07 +01:00
FlorianMichael
2f86dcdbf7
Use scheduleSendToServer for sending pick item packet
2024-12-06 23:15:48 +01:00
FlorianMichael
44adf30ed2
Fix block/entity picking not working in <= 1.21.3
2024-12-06 23:10:16 +01:00