modmuss50
|
b75bffd5ad
|
Bump version.
|
2022-02-02 18:53:32 +00:00 |
|
modmuss50
|
54e5b2eccb
|
22w05a
Remove 1.18.1 support.
|
2022-02-02 18:34:04 +00:00 |
|
modmuss50
|
cbff8a2d52
|
Bump version
|
2022-01-30 22:27:12 +00:00 |
|
modmuss50
|
e66b59e98c
|
22w03a
1.18.1 is also supported with this version.
|
2022-01-19 19:18:31 +00:00 |
|
modmuss50
|
1f66e6ce26
|
Bump version
|
2022-01-17 12:26:41 +00:00 |
|
modmuss50
|
2b04e6acb7
|
Bump version
|
2022-01-14 15:39:09 +00:00 |
|
Technici4n
|
12540453db
|
Fabric Resource Conditions (#1656)
* First completed draft
* Update PR, should be close to ready now
* Add fluid/item_tags_populated conditions
* Log processed resource with trace log level
* Use debug instead of trace log level
* Apply suggestions from code review
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
* Code review suggestions
* writeAdditional -> writeParameters
* Apply suggestions from code review
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
* CONDITION_ID -> CONDITION_ID_KEY
|
2022-01-14 15:10:43 +00:00 |
|
modmuss50
|
eb6d303987
|
Bump version.
|
2022-01-05 20:14:09 +00:00 |
|
modmuss50
|
46dfd9a1b4
|
Bump versions.
|
2022-01-02 19:54:54 +00:00 |
|
modmuss50
|
9481101883
|
Bump version.
|
2021-12-22 19:41:11 +00:00 |
|
modmuss50
|
c2214d9892
|
Update minimum loader version to 0.12.12 and build against 1.18.1.
This is done to help promote people to use a loader version that has full mitigations against the log4j exploits.
|
2021-12-22 17:22:58 +00:00 |
|
modmuss50
|
3f7d361425
|
Bump version
|
2021-12-03 14:51:34 +00:00 |
|
modmuss50
|
7242e9d77d
|
1.18
|
2021-12-03 13:49:24 +00:00 |
|
modmuss50
|
3fec4ad922
|
Fabric Data Generation API (#1824)
* First look at datagen
* First pass on item/block models
* Tags
* Advancements + BlockFamilies
* Loot tables
* Cleanup
* Start on javadocs, and cleanup
* Update for new mappings.
* Added client-side entrypoint and more logging.
* Complete javadoc, add modid filter and misc fixes/cleanup.
* Minor fixes.
* Renames and misc changes.
* Strict validation fixes.
* Apply suggestions from code review
Co-authored-by: Shnupbups <shnupbups@gmail.com>
* Update fabric-data-generation-api-v1/src/main/java/net/fabricmc/fabric/api/datagen/v1/FabricDataGenerator.java
Co-authored-by: Shnupbups <shnupbups@gmail.com>
* Update fabric-data-generation-api-v1/src/main/java/net/fabricmc/fabric/api/datagen/v1/FabricDataGenerator.java
Co-authored-by: Shnupbups <shnupbups@gmail.com>
* Review fixes.
* Set generated dir as resources not sources.
Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>
Co-authored-by: Shnupbups <shnupbups@gmail.com>
|
2021-12-03 13:35:29 +00:00 |
|
modmuss50
|
acffa92f18
|
Bump versions
|
2021-11-25 16:01:23 +00:00 |
|
modmuss50
|
d154e2c6fb
|
1.18-rc1
|
2021-11-25 15:57:15 +00:00 |
|
modmuss50
|
6f53a73db5
|
Bump versions
|
2021-11-23 18:54:18 +00:00 |
|
modmuss50
|
7de09f55c6
|
1.18-pre7
|
2021-11-23 17:33:00 +00:00 |
|
modmuss50
|
295197a789
|
1.18-pre6
Just some mappings in the tests, but nice to keep on top of it.
|
2021-11-22 18:37:29 +00:00 |
|
modmuss50
|
6bc49c5fa7
|
Bump version
|
2021-11-19 17:07:43 +00:00 |
|
modmuss50
|
43d295715f
|
1.18-pre5
|
2021-11-19 17:07:22 +00:00 |
|
modmuss50
|
7ff56885cc
|
Bump version
|
2021-11-17 19:25:04 +00:00 |
|
modmuss50
|
1f9ce76e8c
|
1.18-pre4
|
2021-11-17 19:05:40 +00:00 |
|
modmuss50
|
03d159cf68
|
1.18-pre3
|
2021-11-17 18:06:43 +00:00 |
|
Player
|
3ac43d9577
|
Revert Mixin compatibilityLevel bump, bump versions
|
2021-11-17 03:29:11 +01:00 |
|
modmuss50
|
a02a69ff69
|
Bump version
|
2021-11-16 19:20:45 +00:00 |
|
modmuss50
|
80db5db266
|
Bump version
|
2021-11-16 19:04:36 +00:00 |
|
modmuss50
|
e77d3ea62f
|
1.18-pre2 & Java 17
|
2021-11-16 18:41:10 +00:00 |
|
modmuss50
|
e899b67a68
|
Update mappings.
|
2021-11-16 13:01:16 +00:00 |
|
modmuss50
|
b4f4f6cda4
|
Update Loom and Loader. Cleanup/improve buildscript.
|
2021-11-12 15:02:54 +00:00 |
|
modmuss50
|
8d384cef9a
|
Disable actions cache, and increase gradle memory allocation a little.
|
2020-07-01 19:05:55 +01:00 |
|
Adrian Siekierka
|
99acb0615e
|
build to fabric-api
|
2019-04-24 19:15:08 +02:00 |
|
Adrian Siekierka
|
dff44ec84f
|
[#148] Migrate to a modular JAR-in-JAR system, update to Loader 0.4.x
|
2019-04-24 00:47:39 +02:00 |
|
asie
|
b71f41c16f
|
fix licenseFormat
|
2018-11-05 15:57:10 +01:00 |
|