Commit Graph

  • 40977c4a50 Merge pull request #3523 from refinedmods/feat/GH-3522/refined-architect Raoul 2023-07-03 22:10:24 +02:00
  • 27a9bedacf feat: introduce Refined Architect raoulvdberge 2023-07-03 21:48:30 +02:00
  • 9d243e93e7 Fix Sonar issues raoulvdberge 2023-07-03 19:57:10 +02:00
  • 88a28b427e Fix data parameter desyncs, causing side buttons to not work sometimes. Fixes #3449 raoulvdberge 2023-07-03 19:53:31 +02:00
  • 5ce6647783 Port to Minecraft 1.20.1 raoulvdberge 2023-07-02 10:33:50 +02:00
  • 55f8f4020a Add keep a changelog format for v1.1.x-v1.0.x-v0.9.x series. raoulvdberge 2023-06-30 17:40:06 +02:00
  • 011c6ca406 Add missing changelogs for v1.2.0-beta releases. raoulvdberge 2023-06-30 16:30:49 +02:00
  • f04df35db6 Add keep a changelog format for v1.2.x series. raoulvdberge 2023-06-30 16:25:00 +02:00
  • c378d35da3 Add keep a changelog format for v1.4.x-v1.3.x series. raoulvdberge 2023-06-30 14:00:05 +02:00
  • 3fb5a4226c Add keep a changelog format for v1.5.x series. raoulvdberge 2023-06-30 10:43:30 +02:00
  • 68bf65ca88 Add keep a changelog format for v1.6.x series. raoulvdberge 2023-06-29 11:22:13 +02:00
  • 974774f6c3 Fix slight error introduced in 045b90a4 raoulvdberge 2023-03-30 18:02:07 +02:00
  • e336d5a6a3 Bump to v1.11.7 raoulvdberge 2023-03-30 17:37:42 +02:00
  • 09548f2fea Merge pull request #3487 from refinedmods/develop Raoul 2023-03-30 17:30:56 +02:00
  • 045b90a463 Fixed a bunch of issues where chunks would unintentionally be loaded by RS. Fixes part of #3468 raoulvdberge 2023-03-30 17:25:54 +02:00
  • fbf2d6760b Reduced block updates when a controller is turning on and off constantly. Fixes part of #3468 raoulvdberge 2023-03-30 16:53:29 +02:00
  • ba2eda5c68 Update changelog raoulvdberge 2023-03-30 16:42:13 +02:00
  • c799e29a8a Fix #3441 by correctly synchronizing focus on screen init FeldrinH 2023-02-18 16:59:17 +02:00
  • 7b4f733fac Add changelog from v1.10.5. raoulvdberge 2023-02-12 11:10:09 +01:00
  • 373a130f6f Bump to v1.11.6 raoulvdberge 2023-02-12 10:25:16 +01:00
  • c1d639a533 Merge pull request #3467 from refinedmods/develop Raoul 2023-02-12 10:23:51 +01:00
  • 036e680795 Fixed Constructor being able to drop more than the maximum stack size for an item. Fixes #3455 raoulvdberge 2023-02-12 10:16:36 +01:00
  • 4836c6fa9d Add Mastodon announce raoulvdberge 2023-02-12 10:07:07 +01:00
  • f16b737d9c Update license raoulvdberge 2023-02-12 10:06:10 +01:00
  • 428c76275b changelog Darkere 2023-02-06 22:48:15 +01:00
  • 2a5c4e77e2 fix racecondition with Itemstack.EMPTY Darkere 2023-02-06 22:43:14 +01:00
  • 0706726b30 Add resolved issue locking raoulvdberge 2023-02-03 21:15:22 +01:00
  • 99a671223d * Updated CHANGELOG.md Robin Govers 2023-01-02 21:32:59 +01:00
  • f4e9d5d9e6 Removed direct references to VanillaTypes.ITEM_STACK The constant value causes the JVM to try to link JEI classes at runtime when the callers class is loaded Robin Govers 2023-01-02 15:36:07 +01:00
  • 1ac11ad5d3 fix some craftable items getting not showing as craftable in JEI Darkere 2022-12-27 21:32:56 +01:00
  • 93cead379c Add changelog from v1.10.4. raoulvdberge 2022-12-20 16:57:02 +01:00
  • b083726094 Bump to v1.11.5. raoulvdberge 2022-12-20 16:27:35 +01:00
  • f5ad668a6d Merge pull request #3437 from refinedmods/develop Raoul 2022-12-20 16:24:59 +01:00
  • a47dc166c1 Fixed duplication bug in the Interface. Fixes #3414 raoulvdberge 2022-12-20 16:23:52 +01:00
  • 603c6af645 Bump to v1.11.4. raoulvdberge 2022-12-20 14:44:42 +01:00
  • eae317d51c Merge pull request #3436 from refinedmods/develop Raoul 2022-12-20 14:37:09 +01:00
  • 0f9d6e8c84 Fixed inventory slots being reused incorrectly in rare cases in the JEI transfer handler. Fixes #3431 raoulvdberge 2022-12-20 14:32:47 +01:00
  • 9825c77072 Increase the packet size limit to 10. Fixes #3430 raoulvdberge 2022-12-20 14:27:12 +01:00
  • 606c26c940 Fixed external storage using an out of date block entity for getting handler BlueAgent 2022-12-19 22:43:25 +08:00
  • 958ab0ceee Fixed external storage cache being de-synced from the network cache BlueAgent 2022-12-19 21:36:02 +08:00
  • 2aa79b9f7e Add keep a changelog format for Discord 1.7.0 builds. raoulvdberge 2022-12-19 18:43:02 +01:00
  • b2c65218e7 Add keep a changelog format for v1.8.x-v1.7.x series. raoulvdberge 2022-12-19 18:20:06 +01:00
  • 48dff2e54c Some changes in the changelog for v1.11.2. raoulvdberge 2022-12-19 16:25:19 +01:00
  • bdf89f2190 Some changes in the changelog for v1.11.2. raoulvdberge 2022-12-19 16:22:08 +01:00
  • 9136fea35d Bump to 1.11.3. raoulvdberge 2022-12-17 12:24:23 +01:00
  • 1e9d500387 Merge pull request #3429 from refinedmods/develop Raoul 2022-12-17 12:16:08 +01:00
  • aaf528bce2 Rework Ingredient tracker to track stored items and compare IngredientList against that Darkere 2022-12-12 22:46:52 +01:00
  • 254a86215a Add beta versioning for v1.9.0-v1.9.1-v1.9.2(b)-v1.9.3. raoulvdberge 2022-12-10 20:57:46 +01:00
  • c37dfc13a3 Add keep a changelog format for entire 1.9.x series. raoulvdberge 2022-12-10 20:47:25 +01:00
  • 75ebe8ae51 Move 1.9.17 and 1.9.18 to new changelog format. raoulvdberge 2022-12-10 20:15:06 +01:00
  • 5f8b445a78 Fixed chained crafters not taking over the name of the root crafter. Fixes #3418 raoulvdberge 2022-12-10 20:01:27 +01:00
  • a0a6423432 Catch crash for network desync. #3424 raoulvdberge 2022-12-10 16:11:07 +01:00
  • 761b439997 Catch crash for block state desync. #3424 raoulvdberge 2022-12-10 16:04:49 +01:00
  • 93ac94c251 Catch crash for network node desync. #3424 raoulvdberge 2022-12-10 16:01:03 +01:00
  • 25ca9eda14 Start using ForgeCapabilities. raoulvdberge 2022-12-10 15:44:02 +01:00
  • b8fa8d3d10 Remove RS silicon tag. raoulvdberge 2022-12-10 15:10:37 +01:00
  • 1951169f7b Bump to v1.11.2. raoulvdberge 2022-10-30 13:12:25 +01:00
  • be7378f5c0 Merge pull request #3402 from refinedmods/develop Raoul 2022-10-30 13:05:13 +01:00
  • d0e66a34a6 Fixed not using Forge silicon tag for recipes. Fixes #3371 raoulvdberge 2022-10-30 13:03:45 +01:00
  • dce165eaa1 Update ko_kr.json MisileLaboratory 2022-10-15 19:52:04 +09:00
  • 96af4449cf Bump to v1.11.1. raoulvdberge 2022-09-30 13:32:06 +02:00
  • 0d6c06d6ac Merge pull request #3382 from refinedmods/develop Raoul 2022-09-30 13:23:26 +02:00
  • 48acf6abcf Update dependencies. raoulvdberge 2022-09-30 13:14:55 +02:00
  • 8cfa05b001 Port to 1.19.2 - v1.11.0 raoulvdberge 2022-09-30 12:51:05 +02:00
  • 774380aa3b Bump to v1.10.4 raoulvdberge 2022-08-06 17:47:45 +02:00
  • e7daca1358 Merge pull request #3353 from refinedmods/develop Raoul 2022-08-06 17:38:39 +02:00
  • bebeaad0cc Fixed breaking blocks with pickaxe taking too much time. raoulvdberge 2022-08-06 17:29:56 +02:00
  • 402f5ef491 Fixed constructor dupe bug with shulker boxes. Fixes #3343 and #3329 raoulvdberge 2022-08-06 17:00:31 +02:00
  • 885d46c7b9 Fixed crashing the game when a network block was removed in a bad way. Fixes #3326 raoulvdberge 2022-08-06 16:42:32 +02:00
  • a0c31f6f33 fix recipe highlighting position Darkere 2022-07-30 20:21:42 +02:00
  • 054e650b5a Update changelog after revert raoulvdberge 2022-07-30 19:48:22 +02:00
  • 6123dbb975 Revert "Allow simple math input in AmountSpecifyingScreen" raoulvdberge 2022-07-30 19:47:31 +02:00
  • 183b423bbb Revert "Add an evaluate button for equation inputs" raoulvdberge 2022-07-30 19:47:29 +02:00
  • 51bbb68dbc Revert "Attempt translations for evaluate in other langs" raoulvdberge 2022-07-30 19:47:28 +02:00
  • 1ea4e663f1 Revert "Add support for implicit multiply in equations" raoulvdberge 2022-07-30 19:47:27 +02:00
  • 0afadf4dec Revert "Add 1.18 port fixes" raoulvdberge 2022-07-30 19:47:26 +02:00
  • c9c3b42b16 Revert "Restore JUnit deps in build.gradle" raoulvdberge 2022-07-30 19:47:25 +02:00
  • 384ea74158 Cleanup changelog raoulvdberge 2022-07-30 19:30:26 +02:00
  • d2e1c554b8 Update CHANGELOG.md MelanX 2022-07-24 10:16:54 +02:00
  • a8ddce2877 add changelog entry MelanX 2022-07-24 09:47:36 +02:00
  • c66a17452c fix integer overflow resulting in item lose MelanX 2022-04-11 20:33:16 +02:00
  • bdb51e0d21 Update changelog mooofins 2022-07-25 01:01:11 -07:00
  • 54caa37e82 Restore JUnit deps in build.gradle mooofins 2022-07-24 18:06:31 -07:00
  • b2f6441568 Add 1.18 port fixes mooofins 2022-07-24 17:25:45 -07:00
  • a218a8276b Add support for implicit multiply in equations ylou 2021-06-13 18:37:38 -07:00
  • 4e8dcc4fe4 Attempt translations for evaluate in other langs ylou 2021-06-09 21:59:35 -07:00
  • d976cbe8b9 Add an evaluate button for equation inputs ylou 2021-06-09 21:55:06 -07:00
  • 99235c7014 Allow simple math input in AmountSpecifyingScreen ylou 2021-05-01 02:37:20 -07:00
  • f92e20f795 fix changelog text Darkere 2022-07-24 16:17:39 +02:00
  • 92f3001499 changelog Darkere 2022-07-24 16:16:38 +02:00
  • 7147718f04 jei not mandatory Darkere 2022-07-22 15:29:02 +02:00
  • 86575f73a6 min JEI version of 9.7.1 Darkere 2022-07-20 19:57:53 +02:00
  • 31c2197691 downgrade to JEI 9.7 and implement focusLink Darkere 2022-07-20 18:58:21 +02:00
  • 0d98e98374 update to new JEI API Darkere 2022-07-19 19:20:34 +02:00
  • a7cfcbfe89 Fix incorrect autocraft prompt on macOS (#3283) Alyx Ferrari 2022-06-26 06:48:03 -04:00
  • 1d1d5f064f Add changelog entry aeonic 2022-06-19 11:50:14 -05:00
  • b3981c402e Revert autoformatting changes aeonic 2022-06-11 15:50:58 -05:00
  • 5c71004770 Generate block entity tag for Packing Tape blacklist aeonic 2022-06-11 13:19:22 -05:00
  • e5b0c1e763 Add BlockEntityTagGenerator to DataGenerators, reformat (+ block tags) to match previous formatting aeonic 2022-06-10 18:44:26 -05:00
  • 2cb754230d Create BlockEntityTagGenerator with blacklist tag for Packing Tape aeonic 2022-06-10 18:44:22 -05:00