Commit Graph

51 Commits

Author SHA1 Message Date
Nassim Jahnke dbe8a389ce
Update authors 2024-04-07 20:41:44 +02:00
EnZaXD dafce79374
Tidy up fabric.mod.json file of fabric platform (#3728) 2024-02-29 11:11:10 +01:00
Nassim Jahnke e356a35aa7 Improve Gradle scripts
Don't create runnable platform jars anymore, since all they really do is increase build time. Also fix texts and Gradle deprecations. Also also publish common with its shadowed configuration, not the plain java components.
2023-11-06 14:31:44 +10:00
Kichura 958064b44c
Suggest Fabric loader 0.14.0+ and ViaFabric 0.4.10+ (#3474) 2023-10-13 23:26:38 +10:00
creeper123123321 16ba5aa4f9
Run some optipng (#2482) 2021-05-18 20:46:35 +02:00
creeper123123321 c5a338137e
Update fabric.mod.json (#2480) 2021-05-18 13:49:58 +02:00
Jason 87d54f1103
Clean up build scripts using new Gradle features (#2436)
* Make use of `TYPESAFE_PROJECT_ACCESSORS` and `VERSION_CATALOGS` Gradle feature previews to clean up build scripts

* Bump setup-java action to v2, specify AdoptOpenJDK distribution
2021-04-14 14:16:48 +02:00
KennyTV 0ab2c626aa
Split parts of common into api; We are now GPL, api is MIT
This does not affect any previous states of this project; only future modifications as well as the project as a whole will be under the GNU General Public License from now on. The newly introduced api directory, partly split from common, is an exception to this, still being licensed under the MIT license.

See the README for details.
2021-03-24 14:02:37 +01:00
jmp 024c36c584
Switch to indra, attempt to fix shading and universal jar 2021-02-25 09:19:14 +01:00
KennyTV ef6c347194
*cries in elephant* 2021-02-25 09:19:14 +01:00
KennyTV c0dabfe097
*cries in elephant* 2021-02-25 09:18:51 +01:00
KennyTV 0a41d36220
21w08a (aka the great splittening) 2021-02-24 23:38:28 +01:00
KennyTV 37004d8c4f
21w07a 2021-02-17 18:55:43 +01:00
KennyTV e7b489f66e
This is actually 21w06a 2021-02-11 09:30:30 +01:00
KennyTV 4ff98256f6
21w06a 2021-02-10 19:09:33 +01:00
KennyTV 59e05e3096
21w05b 2021-02-04 19:11:24 +01:00
KennyTV 554fbb49c5
21w05a 2021-02-03 19:30:28 +01:00
KennyTV c8c54786fc
21w03a 2021-01-20 17:59:34 +01:00
KennyTV 6622b7dcff
20w51a 2020-12-16 18:57:16 +01:00
KennyTV 8a11b577eb
Current WIP 20w49a 2020-12-02 21:57:32 +01:00
KennyTV c671a6deed
20w48a (probably) 2020-11-25 17:15:43 +01:00
KennyTV 67fda72bdd
20w46a 2020-11-11 19:13:31 +01:00
KennyTV 0d3f729679
20w45a
Missing: Diff mappings
2020-11-11 16:54:18 +01:00
KennyTV 91f3d0fdb7
Bump version to 3.2.1-SNAPSHOT 2020-11-03 09:49:46 +01:00
KennyTV b3e8ad9164
3.2.0 Release, 1.16.4 2020-11-02 19:40:04 +01:00
KennyTV 1a4c34afcf
1.16.4-rc1 2020-10-27 18:34:59 +01:00
KennyTV 9a24129e49
1.16.4-pre2 2020-10-22 17:43:38 +02:00
KennyTV 6371b77b94
Prepare hackery for 1.16.4 2020-10-07 12:32:52 +02:00
KennyTV d36def89e1 Abstract mapping loading 2020-09-04 11:04:44 +02:00
creeper123123321 53d22dcff7 back to snapshot 2020-08-11 13:48:26 -03:00
KennyTV 6060954f87
3.1.0 Release - 1.16.2 support 2020-08-11 12:44:41 +02:00
KennyTV da77c32a0d
1.16.2-rc2 2020-08-10 14:53:32 +02:00
KennyTV 7c8b56b3cb
1.16.2-rc1 2020-08-07 17:35:48 +02:00
KennyTV f6fec5b93b
1.16.2-pre3 (almost)
The Nether does not have its custom fog, no idea why yet
2020-08-06 20:21:54 +02:00
KennyTV cf7d49aec5
1.16.2-pre2 2020-08-05 18:19:00 +02:00
KennyTV 49211240a3
1.16.2-Pre1 2020-07-29 17:22:04 +02:00
KennyTV c326bb7b51
Merge remote-tracking branch 'origin/master' into dev 2020-07-26 10:36:22 +02:00
creeper123123321 01d534391d
Remove "API" from name in fabric.mod.json 2020-07-23 10:56:54 -03:00
KennyTV 48f8412440
20w30a 2020-07-22 21:47:18 +02:00
KennyTV 2c9ce50312
Bump version to 3.1.0- 2020-07-22 09:17:28 +02:00
KennyTV 37f5948b0a
20w29a 2020-07-15 17:44:24 +02:00
KennyTV 7171802b78
20w28a 2020-07-08 21:01:18 +02:00
KennyTV 4f392ba361
Suffix snapshot version again
(Now accepted by ViaFabric)
2020-07-02 15:57:52 +02:00
KennyTV 1ec2551fcc
Change version back to 3.0.2-SNAPSHOT
Spam is over, I promise
2020-07-01 20:42:07 +02:00
KennyTV 3ddd289b49
20w27a
TODO: Yoink recipe rewriter from ViaBackwards
2020-07-01 19:44:11 +02:00
Myles 3ee94415a9 Back to snapshot 2020-06-24 13:34:17 +01:00
Myles 1a7ce908b8 Release 2020-06-24 13:16:45 +01:00
Myles 42029770a2 Back to snapshot 2020-06-23 14:40:22 +01:00
Myles cf00b9ee7c 3.0.0 2020-06-23 14:07:27 +01:00
Myles 060370f356 Update fabric.mod.json 2020-01-14 20:11:09 +00:00