raoulvdberge
ef9f6120fe
docs: introduce keep a changelog format for v0.7.x series
2023-07-04 16:07:01 +02:00
raoulvdberge
ad539b87ae
docs: introduce keep a changelog format for v0.8.x series
2023-07-04 10:58:18 +02:00
Raoul
08588435f9
Merge pull request #3529 from refinedmods/main
...
Merge main into develop branch
2023-07-03 23:38:23 +02:00
Raoul
905bc4e99e
Merge pull request #3528 from refinedmods/release/1.12.1
...
Release v1.12.1
2023-07-03 23:23:55 +02:00
raoulvdberge
63bf55bd81
chore: prepare release v1.12.1
2023-07-03 21:19:03 +00:00
raoulvdberge
d452c93f8c
fix: packages weren't being published to maven
2023-07-03 23:18:15 +02:00
Raoul
6777c0bf82
Merge pull request #3527 from refinedmods/main
...
Merge main into develop branch
2023-07-03 23:15:28 +02:00
Raoul
70deb023bc
Merge pull request #3526 from refinedmods/release/1.12.0
...
Release v1.12.0
2023-07-03 23:08:01 +02:00
raoulvdberge
db2e6e9d07
chore: prepare release v1.12.0
2023-07-03 21:02:47 +00:00
raoulvdberge
f10f3e5147
fix: remove v prefix from changelog
2023-07-03 23:01:28 +02:00
Raoul
c6a93931f4
Merge pull request #3524 from refinedmods/feat/GH-3522/refined-architect-fix
...
fix: upgrade Refined Architect
2023-07-03 22:54:22 +02:00
raoulvdberge
868d29df2e
fix: upgrade Refined Architect
2023-07-03 22:49:01 +02:00
Raoul
40977c4a50
Merge pull request #3523 from refinedmods/feat/GH-3522/refined-architect
...
feat: introduce Refined Architect
2023-07-03 22:10:24 +02:00
raoulvdberge
27a9bedacf
feat: introduce Refined Architect
2023-07-03 21:54:29 +02:00
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