22 Commits

Author SHA1 Message Date
dfsek
5ac7257517
Merge pull request #119 from PolyhedralDev/ver/5.1.3
Fix Fabric Physics, add "dead" entry checking to registries.
2021-04-11 18:56:25 -07:00
dfsek
01d169256e properly relocate dependencies 2021-04-11 17:49:39 -07:00
dfsek
7a703ad091 add publication config to Fabric 2021-04-11 14:15:13 -07:00
dfsek
9a97f1178d release modrinth to beta channel 2021-03-31 08:34:17 -07:00
dfsek
ec0730ef73 test commit so version is different B) 2021-03-29 21:14:34 -07:00
dfsek
e4576b3405 Add modrinth publish task 2021-03-29 21:09:36 -07:00
dfsek
b1a1001c49 clean up buildscripts 2021-03-26 08:50:58 -07:00
dfsek
c047209b86 manually create terra-refmap.json because loom is dumb 2021-03-06 22:26:13 -07:00
dfsek
f989e4dc89 fix fabric mixin stuff 2021-03-06 11:37:28 -07:00
dfsek
7828de74aa work on loom stuff 2021-03-02 00:30:26 -07:00
dfsek
e4c1a056ae fix server issues 2021-03-01 17:20:19 -07:00
dfsek
0fcc0f798c fabric cleanup, move lang and config to common 2021-02-24 13:59:25 -07:00
dfsek
1637644bdd accesswideners B) 2021-02-24 13:14:21 -07:00
dfsek
32746e8dd9 target 1.16.5 for Fabric 2021-02-24 09:40:56 -07:00
dfsek
5c0482e972 more fabric stuff 2021-02-24 01:33:19 -07:00
dfsek
fc82eff93b add remapShadedJar task to Fabric 2020-12-23 23:03:42 -07:00
dfsek
7a83584317 Fix minor build issues 2020-12-15 11:02:14 -07:00
solonovamax
a614d7dddd
Completely redo how gradle works (#40)
* make getWorldEdit() never null.

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Locate commands work like vanilla

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Completely rework all the gradle stuff for the subprojects

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Update gradle version

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* make :common an api in the bukkit build.gradle

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Move git clone function to CommonConfig.kt + make processResources depend on downloadDefaultPacks

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* clean up common build.gradle.kts

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* remove sponge

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* rename fabric group from com.dfsek.terra.bukkit to com.dfsek.terra.fabric

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* idk why this was removed some how?

It shows it's still in the main repo, but it was removed for me /shrug

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Fix shading issues.

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>

* Fix issues with fabric-loom being stupid and requiring the plugin on the root project.

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-12-15 02:37:38 -07:00
dfsek
2c15a9fc0c Successful default config load in Fabric 2020-12-13 02:00:15 -07:00
dfsek
d84dd3a526 Super basic Fabric stuff 2020-12-12 01:44:56 -07:00
dfsek
4e9c7e0b91 Carving 2020-12-11 17:45:49 -07:00
dfsek
5bf699cba9 Look ma, no Bukkit API in the core package 2020-12-11 17:30:17 -07:00