126 Commits

Author SHA1 Message Date
Zoë Gidiere
280699bbce Update to 1.21.6 and fix a lot of bugs in fabric impl 2025-06-17 15:21:21 -06:00
Zoë Gidiere
6984dc29d0 Fix fabric 2025-06-14 00:45:32 -06:00
Zoe Gidiere
197cb12be2 Update fabric versions to 1.21.2-pre1 2024-10-09 15:28:52 -06:00
Zoe Gidiere
664d1a3191 working 1.20.6 2024-09-17 16:34:30 -06:00
OakLoaf
922cd35e84 Updated Cloud dependency to v2 2024-08-16 11:07:03 +01:00
Zoë Gidiere
913637b0a5 update deps 2023-12-05 18:29:43 -07:00
Astrashh
3aef977384
Patch version 6.4.1 (#435)
* Bump version to 6.4.1

* fix fabric dev env

* Invert exposed ore logic (#433)

* Invert exposed ore logic

* Bump ore addon version

* Use logger in Gradle over println (#434)

* Log info instead of println in gradle scripts

* Missed buildSrc printlns

---------

Co-authored-by: Zoë <duplexsys@protonmail.com>
2023-11-25 01:02:45 +00:00
Zoë Gidiere
fe954a7b2b We've had one, yes. What about second build issue? 2023-11-17 12:12:13 -07:00
Zoë Gidiere
8aecf6b97f don't include fabric api 2023-11-13 15:05:21 -07:00
Zoë Gidiere
77812545df Fix stupid build error and a couple gradle warnings
thank you gradle .replaceFirstChar { if (it.isLowerCase()) it.titlecase(Locale.getDefault()) else it.toString() } is clearly better than .capitalize()
2023-11-05 20:07:13 -07:00
Zoë Gidiere
81a96d6b76 Reformat code 2023-11-02 18:47:36 -06:00
Zoë Gidiere
0a7cdb82a3 update deps + 1.20.2 2023-10-01 22:18:54 -06:00
Zoë Gidiere
89651597c2 default to info logging 2023-09-29 23:32:40 -06:00
dfsek
0a16453f98 remove devlaunch lazydfu 2023-04-13 18:20:16 -07:00
dfsek
3cec404c6b specify platform in loom builds 2022-07-06 19:32:23 -07:00
dfsek
b3a8f375bc reformat all code 2022-07-06 19:28:07 -07:00
Zoë
36ceabd749 Refactor Mixin build setup 2022-07-06 00:26:42 -07:00
dfsek
b7343ca327 fix typo 2022-07-05 18:04:39 -07:00
dfsek
5da26e2b53 split most fabric and quilt code into common project 2022-07-05 01:11:32 -07:00
dfsek
2edf365781 create mixin-lifecycle project 2022-07-04 21:13:30 -07:00
Zoë
18de2c3f99 Fix dev launch for fabric and forge 2022-06-30 21:58:11 -07:00
Zoë
71aa42011f Spawning! 2022-06-26 23:43:15 -07:00
dfsek
cffdf7aeeb use Fabric Loom 2022-06-24 16:00:47 -07:00
dfsek
3139416b35 rename mod-common to mixin-common 2022-06-22 07:23:39 -07:00
dfsek
1a1000bbef fix forge build 2022-06-21 15:38:28 -07:00
dfsek
e1cbb29ae4 begin splitting mixins into common 2022-06-21 14:46:50 -07:00
dfsek
c6428cff66 make slf4j compileOnlyAPI 2022-06-20 13:58:45 -07:00
dfsek
0829960232 simplify Fabric buildscript 2022-06-19 23:08:52 -07:00
dfsek
cacfd66cf7 pull all fabric versions to Versions.kt 2022-06-16 23:55:22 -07:00
dfsek
df4636428c remove unneeded fabric permissions API dependency 2022-06-15 00:09:10 -07:00
dfsek
3cf680ab88 Merge remote-tracking branch 'origin/ver/6.1.2' into ver/6.2.0
# Conflicts:
#	platforms/fabric/src/main/resources/terra.mixins.json
2022-06-13 09:57:18 -07:00
dfsek
fbc1a38a8d depend on Cloud again in Fabric 2022-06-12 21:33:45 -07:00
dfsek
4a3f21f8f7 add loom-quiltflower plugin 2022-06-10 13:51:35 -07:00
dfsek
47d2ec6bb0 update Loom run addon configuration 2022-06-10 13:39:04 -07:00
dfsek
9ac63ce469 fix (??) Loom issues 2022-06-07 11:01:14 -07:00
dfsek
4e789479e4 update loom 2022-06-07 08:13:59 -07:00
dfsek
64f66474b1 remove fabric command api dependency 2022-06-02 08:16:25 -07:00
dfsek
d4abedaa05 remove cloud Fabric dependency entirely 2022-06-02 08:11:09 -07:00
dfsek
1d469687cb Merge branch 'master' into dev/1.19 2022-06-02 07:19:14 -07:00
dfsek
839013d89a split NMS away from core bukkit code 2022-05-31 22:31:40 -07:00
dfsek
cd57a32f31 update build to support 1.19 2022-05-30 19:48:37 -07:00
dfsek
a2b061ce0d fix JIJ 2022-05-15 19:22:05 -07:00
dfsek
cc9c7870ba shade api into Fabric 2022-05-14 13:01:33 -07:00
dfsek
4396623420 improve addon dependency system 2022-04-29 23:03:18 -07:00
dfsek
5b5a531731 use proper inputFile option for remap task 2022-04-24 21:48:41 -07:00
dfsek
7faadc3529 update Loom 2022-04-24 21:37:53 -07:00
dfsek
3034f748df fix slf4j shading 2022-04-24 21:27:29 -07:00
dfsek
15107459be move more fabric versions to Versions.kt 2022-03-30 14:35:53 -07:00
dfsek
5f993cca57 fix task name in assemble dependency 2021-12-21 16:37:01 -07:00
dfsek
3caf3a9380 correctly jar-in-jar dependencies 2021-12-21 16:33:49 -07:00