4122 Commits

Author SHA1 Message Date
raoulvdberge
9d243e93e7 Fix Sonar issues 2023-07-03 20:02:30 +02:00
raoulvdberge
88a28b427e Fix data parameter desyncs, causing side buttons to not work sometimes. Fixes #3449
API break
2023-07-03 20:02:30 +02:00
raoulvdberge
5ce6647783 Port to Minecraft 1.20.1 2023-07-03 20:02:30 +02:00
raoulvdberge
55f8f4020a Add keep a changelog format for v1.1.x-v1.0.x-v0.9.x series. 2023-06-30 17:40:06 +02:00
raoulvdberge
011c6ca406 Add missing changelogs for v1.2.0-beta releases. 2023-06-30 16:30:49 +02:00
raoulvdberge
f04df35db6 Add keep a changelog format for v1.2.x series. 2023-06-30 16:25:00 +02:00
raoulvdberge
c378d35da3 Add keep a changelog format for v1.4.x-v1.3.x series. 2023-06-30 14:00:05 +02:00
raoulvdberge
3fb5a4226c Add keep a changelog format for v1.5.x series. 2023-06-30 10:43:30 +02:00
raoulvdberge
68bf65ca88 Add keep a changelog format for v1.6.x series. 2023-06-29 11:22:13 +02:00
raoulvdberge
974774f6c3 Fix slight error introduced in 045b90a4 2023-03-30 18:02:07 +02:00
raoulvdberge
e336d5a6a3 Bump to v1.11.7 2023-03-30 17:37:42 +02:00
Raoul
09548f2fea Merge pull request #3487 from refinedmods/develop
v1.11.6
2023-03-30 17:30:56 +02:00
raoulvdberge
045b90a463 Fixed a bunch of issues where chunks would unintentionally be loaded by RS. Fixes part of #3468 2023-03-30 17:25:54 +02:00
raoulvdberge
fbf2d6760b Reduced block updates when a controller is turning on and off constantly. Fixes part of #3468 2023-03-30 16:53:29 +02:00
raoulvdberge
ba2eda5c68 Update changelog 2023-03-30 16:42:13 +02:00
FeldrinH
c799e29a8a Fix #3441 by correctly synchronizing focus on screen init 2023-03-30 16:20:38 +02:00
raoulvdberge
7b4f733fac Add changelog from v1.10.5. 2023-02-12 11:10:09 +01:00
raoulvdberge
373a130f6f Bump to v1.11.6 2023-02-12 10:25:16 +01:00
Raoul
c1d639a533 Merge pull request #3467 from refinedmods/develop
v1.11.5
2023-02-12 10:23:51 +01:00
raoulvdberge
036e680795 Fixed Constructor being able to drop more than the maximum stack size for an item. Fixes #3455 2023-02-12 10:16:36 +01:00
raoulvdberge
4836c6fa9d Add Mastodon announce 2023-02-12 10:08:16 +01:00
raoulvdberge
f16b737d9c Update license 2023-02-12 10:06:10 +01:00
Darkere
428c76275b changelog 2023-02-12 10:03:38 +01:00
Darkere
2a5c4e77e2 fix racecondition with Itemstack.EMPTY 2023-02-12 10:03:38 +01:00
raoulvdberge
0706726b30 Add resolved issue locking 2023-02-03 21:15:22 +01:00
Robin Govers
99a671223d * Updated CHANGELOG.md 2023-01-02 22:52:33 +01:00
Robin Govers
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

Luckily JEI added convenience functions to remove the need for VanillaTypes.ITEM_STACK ( 6a332a73f7 )
2023-01-02 22:52:33 +01:00
Darkere
1ac11ad5d3 fix some craftable items getting not showing as craftable in JEI 2022-12-27 22:50:49 +01:00
raoulvdberge
93cead379c Add changelog from v1.10.4. 2022-12-20 16:57:02 +01:00
raoulvdberge
b083726094 Bump to v1.11.5. 2022-12-20 16:27:35 +01:00
Raoul
f5ad668a6d Merge pull request #3437 from refinedmods/develop
v1.11.4
2022-12-20 16:24:59 +01:00
raoulvdberge
a47dc166c1 Fixed duplication bug in the Interface. Fixes #3414
This was a problem with returning the remainder if there are valid storages, but they are all in extract-only (the #insert call never propagates to IStorage in that case).

If stack.size differs from size, the stack with its wrong size is returned literally as remainder in that case, which breaks an assumption in the interface.
2022-12-20 16:23:52 +01:00
raoulvdberge
603c6af645 Bump to v1.11.4. 2022-12-20 14:44:42 +01:00
Raoul
eae317d51c Merge pull request #3436 from refinedmods/develop
v1.11.3
2022-12-20 14:37:09 +01:00
raoulvdberge
0f9d6e8c84 Fixed inventory slots being reused incorrectly in rare cases in the JEI transfer handler. Fixes #3431 2022-12-20 14:32:47 +01:00
raoulvdberge
9825c77072 Increase the packet size limit to 10. Fixes #3430 2022-12-20 14:30:51 +01:00
BlueAgent
606c26c940 Fixed external storage using an out of date block entity for getting handler 2022-12-20 14:22:41 +01:00
BlueAgent
958ab0ceee Fixed external storage cache being de-synced from the network cache 2022-12-20 14:22:41 +01:00
raoulvdberge
2aa79b9f7e Add keep a changelog format for Discord 1.7.0 builds. 2022-12-19 18:43:02 +01:00
raoulvdberge
b2c65218e7 Add keep a changelog format for v1.8.x-v1.7.x series. 2022-12-19 18:20:23 +01:00
raoulvdberge
48dff2e54c Some changes in the changelog for v1.11.2. 2022-12-19 16:25:19 +01:00
raoulvdberge
bdf89f2190 Some changes in the changelog for v1.11.2. 2022-12-19 16:22:08 +01:00
raoulvdberge
9136fea35d Bump to 1.11.3. 2022-12-17 12:24:23 +01:00
Raoul
1e9d500387 Merge pull request #3429 from refinedmods/develop
v1.11.2
2022-12-17 12:16:08 +01:00
Darkere
aaf528bce2 Rework Ingredient tracker to track stored items and compare IngredientList against that 2022-12-17 11:57:15 +01:00
raoulvdberge
254a86215a Add beta versioning for v1.9.0-v1.9.1-v1.9.2(b)-v1.9.3. 2022-12-10 20:57:46 +01:00
raoulvdberge
c37dfc13a3 Add keep a changelog format for entire 1.9.x series. 2022-12-10 20:47:25 +01:00
raoulvdberge
75ebe8ae51 Move 1.9.17 and 1.9.18 to new changelog format. 2022-12-10 20:15:06 +01:00
raoulvdberge
5f8b445a78 Fixed chained crafters not taking over the name of the root crafter. Fixes #3418 2022-12-10 20:01:27 +01:00
raoulvdberge
a0a6423432 Catch crash for network desync. #3424 2022-12-10 19:58:16 +01:00