Commit Graph

3944 Commits

Author SHA1 Message Date
raoulvdberge
51bbb68dbc Revert "Attempt translations for evaluate in other langs"
This reverts commit 4e8dcc4fe4.
2022-07-30 19:47:28 +02:00
raoulvdberge
1ea4e663f1 Revert "Add support for implicit multiply in equations"
This reverts commit a218a8276b.
2022-07-30 19:47:27 +02:00
raoulvdberge
0afadf4dec Revert "Add 1.18 port fixes"
This reverts commit b2f6441568.
2022-07-30 19:47:26 +02:00
raoulvdberge
c9c3b42b16 Revert "Restore JUnit deps in build.gradle"
This reverts commit 54caa37e82.
2022-07-30 19:47:25 +02:00
raoulvdberge
384ea74158 Cleanup changelog 2022-07-30 19:30:26 +02:00
MelanX
d2e1c554b8 Update CHANGELOG.md 2022-07-28 08:43:01 +02:00
MelanX
a8ddce2877 add changelog entry 2022-07-28 08:43:01 +02:00
MelanX
c66a17452c fix integer overflow resulting in item lose 2022-07-28 08:43:01 +02:00
mooofins
bdb51e0d21 Update changelog 2022-07-28 08:38:19 +02:00
mooofins
54caa37e82 Restore JUnit deps in build.gradle 2022-07-28 08:38:19 +02:00
mooofins
b2f6441568 Add 1.18 port fixes 2022-07-28 08:38:19 +02:00
ylou
a218a8276b Add support for implicit multiply in equations 2022-07-28 08:38:19 +02:00
ylou
4e8dcc4fe4 Attempt translations for evaluate in other langs
Sorry in advance for the mistakes. Also updates the changelog.
2022-07-28 08:38:19 +02:00
ylou
d976cbe8b9 Add an evaluate button for equation inputs
Additionally adds translations in languages I sorta know.
2022-07-28 08:38:19 +02:00
ylou
99235c7014 Allow simple math input in AmountSpecifyingScreen 2022-07-28 08:38:19 +02:00
Darkere
f92e20f795 fix changelog text 2022-07-25 07:11:10 +02:00
Darkere
92f3001499 changelog 2022-07-25 07:11:10 +02:00
Darkere
7147718f04 jei not mandatory 2022-07-25 07:11:10 +02:00
Darkere
86575f73a6 min JEI version of 9.7.1 2022-07-25 07:11:10 +02:00
Darkere
31c2197691 downgrade to JEI 9.7 and implement focusLink 2022-07-25 07:11:10 +02:00
Darkere
0d98e98374 update to new JEI API 2022-07-25 07:11:10 +02:00
Alyx Ferrari
a7cfcbfe89 Fix incorrect autocraft prompt on macOS (#3283)
* Fix incorrect autocraft prompt on macOS

* Fix empty macOS autocrafting string in Japanese

* Update CHANGELOG.md
2022-06-26 12:48:03 +02:00
aeonic
1d1d5f064f Add changelog entry 2022-06-21 08:33:41 +02:00
aeonic
b3981c402e Revert autoformatting changes 2022-06-21 08:33:41 +02:00
aeonic
5c71004770 Generate block entity tag for Packing Tape blacklist 2022-06-21 08:33:41 +02:00
aeonic
e5b0c1e763 Add BlockEntityTagGenerator to DataGenerators, reformat (+ block tags) to match previous formatting 2022-06-21 08:33:41 +02:00
aeonic
2cb754230d Create BlockEntityTagGenerator with blacklist tag for Packing Tape 2022-06-21 08:33:41 +02:00
aeonic
3a17b00c29 BlockTagGenerator formatting 2022-06-21 08:33:41 +02:00
aeonic
b6de5f553a Add non-colored blocks to Forge relocation blacklist tag 2022-06-21 08:33:41 +02:00
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