FlorianMichael
0d1b01b2af
Provide VV dependencies as API when including viafabricplus-api
2025-01-02 20:36:07 +01:00
FlorianMichael
f87774a62b
Continue sorting
2025-01-02 15:22:37 +01:00
FlorianMichael
ef763be5f0
Update Via* API usage
2025-01-02 00:11:34 +01:00
FlorianMichael
153ae7ac30
More movement sorting
2025-01-01 19:59:21 +01:00
FlorianMichael
6641f45aa4
Auto: 2025
2025-01-01 01:07:58 +01:00
FlorianMichael
bee9e02598
Continue sorting
2024-12-30 20:50:12 +01:00
FlorianMichael
e75fddef48
Drop support for jitpack
...
Please use our repository server at https://repo.viaversion.com/ instead.
2024-12-30 20:50:12 +01:00
bubble(good7777865)
433660b549
Updated korean translations ( #663 )
2024-12-30 20:27:49 +01:00
Andypsl8
5c55544643
Update chinese simplified translations ( #670 )
2024-12-30 20:27:19 +01:00
FlorianMichael
82c7ec2e88
Namings
2024-12-29 23:11:51 +01:00
FlorianMichael
147b425bcd
Sort features package by current mixin sorting
2024-12-29 23:10:25 +01:00
FlorianMichael
5208714667
Sort visuals addon again
2024-12-29 23:02:42 +01:00
FlorianMichael
bf444bd5a7
Fix compile error
2024-12-29 22:05:03 +01:00
FlorianMichael
98e65ab032
Require correct version
2024-12-29 22:04:39 +01:00
FlorianMichael
191c5e9676
Use v->r as versioned suffix
2024-12-29 21:51:12 +01:00
RaphiMC
c036cf0199
Remove unneeded mixins
2024-12-29 21:48:26 +01:00
RaphiMC
39ed004d52
Continue sorting mixins
2024-12-29 21:47:15 +01:00
FlorianMichael
c6287d9ddc
More work on movement
2024-12-29 13:42:44 +01:00
FlorianMichael
1bc66814e9
Update API documentation
2024-12-28 12:26:06 +01:00
FlorianMichael
86060b4d62
Finalize legacy compatibility layer
2024-12-28 12:06:45 +01:00
FlorianMichael
ed9ae44140
Remove duplicated code
2024-12-27 17:56:47 +01:00
FlorianMichael
075ea45cc3
Don't expose some functions to the API
2024-12-27 17:54:23 +01:00
FlorianMichael
b34f7770fe
Improve build files
2024-12-27 17:40:44 +01:00
FlorianMichael
454cc227ef
Mark apis as fabric mods
2024-12-27 13:54:16 +01:00
FlorianMichael
0fede20795
Add submodules as compileOnlyApi
2024-12-27 13:43:28 +01:00
FlorianMichael
05a62d8600
More work
2024-12-26 13:57:32 +01:00
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