aeonic
2f6eb24e3b
Generate colored block tags and additions to Forge relocation blacklist tag
2022-06-21 08:33:41 +02:00
aeonic
e3e1595458
TagGenerator -> ItemTagGenerator, add BlockTagGenerator
2022-06-21 08:33:41 +02:00
aeonic
a5c971e5e1
Created colored block tag map, added to from ColorMap#registerBlocks
2022-06-21 08:33:41 +02:00
Darkere
32b798becc
fixed storage monitor insertion and non-exact mode
2022-06-19 13:56:00 +02:00
Davide Albiero
d689c325d6
LootItemFunctionType now use LootItemFunctionType
2022-06-08 23:18:19 +02:00
raoulvdberge
726c3e3c25
Add changelog for v1.9.18
2022-05-28 14:21:24 +02:00
Darkere
700f39e0ca
changelog
2022-05-27 15:51:14 +02:00
Darkere
282572c2ce
fix destructor dupe
2022-05-27 15:51:14 +02:00
Darkere
e7d6e1ae6f
fix placing cable in fluid removing fluid
2022-05-27 15:44:43 +02:00
Darkere
20a4e4868b
changelog
2022-04-17 16:02:30 +02:00
Darkere
def0984d1d
fix name
2022-04-17 16:02:30 +02:00
Darkere
d2b1d8db0d
make logger static to improve performance
2022-04-17 16:02:30 +02:00
raoulvdberge
e5e40f3b8e
Bump to v1.10.3
2022-03-26 15:20:40 +01:00
raoulvdberge
30c3c94642
Don't fail on errors for Javadoc
2022-03-26 12:43:16 +01:00
raoulvdberge
6c4c38a579
Add CreeperHost maven repository
2022-03-26 12:22:42 +01:00
raoulvdberge
d5ddd38ba5
Port to 1.18.2
2022-03-26 12:15:24 +01:00
raoulvdberge
7a2f3e22f9
Bump to 1.10.2
2022-03-26 08:54:18 +01:00
Darkere
6aa8b6fb0e
changelog
2022-03-26 08:40:03 +01:00
Darkere
c5f69b7dea
changelog
2022-03-26 08:40:03 +01:00
Darkere
42192e05cd
fix crash when opening AlternativesScreen f
...
ixes #3234
2022-03-26 08:40:03 +01:00
raoulvdberge
bacacbca72
Disable blank issue creation
2022-02-16 13:22:41 +01:00
raoulvdberge
e1c10fee88
Make minecraft version required in bug template
2022-02-12 16:40:57 +01:00
raoulvdberge
e3756e0126
Bump to v1.10.1
2022-01-25 18:38:18 +01:00
raoulvdberge
ff4b8c3308
v1.10.0-beta.5 doesn't exist. We go straight to v1.10.0
2022-01-25 18:21:07 +01:00
raoulvdberge
ed8a8d33a6
Fixed crash on servers when starting with latest Forge. Fixes #3223
2022-01-25 18:19:54 +01:00
raoulvdberge
bfea6ee9d3
Update changelog from minecraft/1.16 branch for v1.9.17
2022-01-25 17:56:09 +01:00
raoulvdberge
e3a5fb7049
Fix compilation error in AmountSpecifyingScreen due to cherry picking
2022-01-25 17:55:53 +01:00
Darkere
75b24c1cc5
Fix clear button offset.
...
Cherry picked from 807da8529aac31a8f1993f5fe7430e751c6bd55e
2022-01-25 17:50:05 +01:00
Darkere
b64aab9c59
Amount specifying screen is now limited to valid values.
...
Cherry picked from 3402fc538ad1c00b384e0f180f6654995142f432
2022-01-25 17:49:18 +01:00
Darkere
2ff06d379e
Fixed fluid autocrafting breaking when using 2 stacks of the same fluid in a pattern.
...
Cherry picked from 69753592358a0e361a4e392770e12e6d61e1519b
2022-01-25 17:47:14 +01:00
Darkere
e53ad61d59
Fixed autocrafting task getting stuck if two tasks fulfilled each others requirements. Fixes #3217
...
A second task was able to finish a first task without the first tasks quantity reaching 0, in which case the state of the first task went from PROCESSED to READY and would never finish.
Cherry picked from fdc1991c32cfc6ba4ef735641dbe8f593f745486
2022-01-25 17:44:24 +01:00
Darkere
aa1777d5dc
Processing patterns now use the order of items/fluids specified in the pattern.
...
Cherry picked from bb44bf1633f4986a9400a7eaa55e5d0e96e9989d
2022-01-25 17:42:58 +01:00
Darkere
6827b12f4a
Fixed multiple bugs related to transferring recipes into the Crafting Grid.
...
Cherry picked from e0fab68fd3957ee5081a0a709b7fb7c6f7c704a9
2022-01-25 17:41:02 +01:00
raoulvdberge
04187930c4
Bump to v1.10.0-beta.5
2021-12-28 22:35:17 +01:00
raoulvdberge
6cdb16a4cd
Update changelog
2021-12-28 22:28:00 +01:00
raoulvdberge
aaa63cd519
Fix client crashes when starting the game. Fixes #3190
2021-12-28 22:25:50 +01:00
raoulvdberge
42d3375923
Rename MainItemGroup to MainCreativeTab
2021-12-28 22:03:11 +01:00
raoulvdberge
dd3b986450
Rename MainItemGroup to MainCreativeTab
2021-12-28 22:03:11 +01:00
raoulvdberge
4ef36c24a6
Some more World -> Level renames
2021-12-28 22:03:10 +01:00
Jack Steel
2785b2c149
Return an ArrayList rather than ImmutableList for FluidGrid tooltip
...
Fixes #3187
2021-12-28 22:02:07 +01:00
E. Kim
f3059c819d
Update ko_kr.json
2021-12-28 21:57:33 +01:00
raoulvdberge
5ec745f17d
Add FUNDING.yml
2021-12-18 16:47:48 +01:00
raoulvdberge
2f65c26e80
Add TODO
2021-12-18 14:31:33 +01:00
raoulvdberge
1866ed4f10
Bump to v1.10.0-beta.4
2021-12-17 12:10:28 +01:00
raoulvdberge
a522edea08
Fix networks and network devices being removed when a chunk unloads. Fixes #3178
2021-12-17 12:06:04 +01:00
raoulvdberge
a4ebfe190d
Bump to 1.10.0-beta.3.
2021-12-16 02:42:09 +01:00
raoulvdberge
48873ab12b
Fixed potential Pattern crash when loading Minecraft. Fixes #3176
...
Fixes a NPE when using "level" later on in the pattern factory
Normally, this shouldn't be an issue because there is a hasTag() guard (and MC preloads tooltips of items where tag = null)
But for some reason, there is an environment where MC loads the Pattern tooltip (at startup) with a NBT tag
2021-12-16 02:30:48 +01:00
raoulvdberge
07b2dcba63
Fixed all Refined Storage advancements being granted when joining a world. Fixes #3175
...
Also re-runs datagen.
2021-12-16 02:16:55 +01:00
raoulvdberge
0eb95037a2
Remove JSON update URL as we are moving to GitHub releases
2021-12-15 19:42:45 +01:00
raoulvdberge
78d2f50a0c
Finalize setup classes correctly
2021-12-15 19:42:31 +01:00