Commit graph

13 commits

Author SHA1 Message Date
modmuss50
c1455e80c4 Version bump 2021-01-19 19:37:24 +00:00
i509VCB
9826cad8ac Add custom value denoting module lifecycles. (#1253)
* Add custom value denoting module lifecycles.

* Make the module validation work.

My hand has been forced - we must use buildSrc since JsonSlurper is not available in main buildscript.

* Apply task to each project and dont cross projects

* A horrible hack

* Wait what

* It works now.

* Not needed

* Drop unneeded maven repo, cache map lookup

(cherry picked from commit daa38b3d82)
2021-01-19 19:02:02 +00:00
Player
abd91580dd Bump versions 2019-12-10 22:46:06 +01:00
Player
6d8d2cc9dc Fix Fabric-side thread safety for Tags obtained from TagRegistry 2019-12-10 22:42:14 +01:00
Player
b7f9825dbb Add checkstyle verification for package names, fix non-API packages. 2019-11-03 20:14:45 +01:00
Player
dfdb52d6e5 Add checkstyle, format existing code accordingly. 2019-10-27 15:40:26 +01:00
Prospector
5ed88c193a Add more metadata to the modules (#353)
* Add fabric-api-base as a dep to fabric-networking-v0
2019-09-09 01:48:43 +02:00
svipthedrunk
b494ebebbb Fixed most of the javadoc comments and removed unused imports
Mostly replaced instances of > with its correct html representation ">"
Changed or removed some bad @link entries, mostly stuff due to overseen code changes
Could not find the referenced class VertexEditor at all, removed these references out of the docs

Some errors still exists due to referenced objects not in the classpath at the time the javadoc is build
Proposal do some gradle magic
2019-06-27 18:18:10 +02:00
asie
c189dc5c11 fix license headers 2019-06-10 07:25:37 +02:00
asie
7e493977f4 fix fabric-tag-extensions-v0 on 1.14.2 2019-06-09 21:49:27 +02:00
asie
e46586a959 Add API for checking if a tag has been replaced (#63) 2019-06-09 21:35:01 +02:00
asie
59147463cc add proper depends lists to mods 2019-05-17 23:08:53 +02:00
Adrian Siekierka
f16189181b final module name refactor prior to release, hopefully 2019-05-11 23:48:33 +02:00