modmuss50
df3654b364
Move deprecated modules, create own maven BOM for the deprecated modules. ( #2171 )
...
* Move deprecated modules to a sub directory.
Remove deprecated modules from the default maven pom
Create a new "fabric-api-legacy" bom with the deprecated modules.
* Fix main "fabric" project not beign a dep for the legacy bom.
* rename artifact to fabric-api-deprecated
* Spotless
* Use the latest version of spotless.
2022-05-01 15:44:16 +01:00
modmuss50
b4f4f6cda4
Update Loom and Loader. Cleanup/improve buildscript.
2021-11-12 15:02:54 +00:00
modmuss50
65d505fc8a
Bump versions
...
All of the version need to be bumped due to fabric-api-base being updated, this highlights the need for a better solution.
2021-11-05 17:09:48 +00:00
modmuss50
92519afafe
Version bump
2021-01-19 19:38:22 +00:00
modmuss50
c6723711fd
Bump versions
2020-12-30 17:26:06 +00:00
Thalia Nero
9f7a7423f3
Add module dependencies to maven POM ( #1104 )
2020-11-15 19:46:01 +00:00
i509VCB
52d30836ba
Migrate commands to v1 ( #539 )
...
* Migrate commands to v1
* Update fabric-commands-v1/src/main/resources/fabric.mod.json
Co-Authored-By: liach <7806504+liach@users.noreply.github.com>
* Update fabric-commands-v1/src/main/java/net/fabricmc/fabric/api/command/v1/CommandRegistrationCallback.java
Co-Authored-By: liach <7806504+liach@users.noreply.github.com>
* commands -> command and improved javadoc.
* Fix the stragglers
* swap dedicated and dispatcher params
* Update fabric-command-v1/src/main/java/net/fabricmc/fabric/api/command/v1/CommandRegistrationCallback.java
Whoops forgot that one
Co-Authored-By: Juuxel <6596629+Juuxel@users.noreply.github.com>
* module name order has been restored.
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2020-04-29 22:15:05 +01:00
modmuss50
2fd224ca63
20w17a
2020-04-22 17:59:17 +01:00
modmuss50
a2a96bf9a5
20w15a
2020-04-08 16:03:19 +01:00
modmuss50
c808269fb2
20w14a
2020-04-02 19:28:36 +01:00
Player
b7f9825dbb
Add checkstyle verification for package names, fix non-API packages.
2019-11-03 20:14:45 +01:00
Adrian Siekierka
25fd0c5267
compatibility improvements for Bukkit environments
2019-05-26 14:31:30 +02:00
Adrian Siekierka
f16189181b
final module name refactor prior to release, hopefully
2019-05-11 23:48:33 +02:00