Commit Graph

4076 Commits

Author SHA1 Message Date
raoulvdberge
03a83df0dc chore: remove todo 2023-11-05 20:23:49 +01:00
raoulvdberge
ea57d2d9e2 docs: update CHANGELOG 2023-11-05 20:15:17 +01:00
raoulvdberge
0786cd823e fix: restore compat with inventory sorter, ignore crafter container
Fixes #3214
2023-11-05 20:08:58 +01:00
Raoul
01bd81fcf6 Merge pull request #3589 from Darkere/fix/GH-3514/fix-rare-autocrafting-crash
fix: rare autocrafting crash
2023-11-05 19:50:40 +01:00
Darkere
9169408ec3 docs: add changelog for autocrafting fix 2023-11-05 18:30:01 +01:00
Darkere
ca4199c210 fix: rare autocrafting crash 2023-11-05 18:26:07 +01:00
Raoul
ea7148861e Merge pull request #3588 from Darkere/fix/GH-3442/fix-jei-transfer
fix: crash when tranferring items
2023-11-05 17:41:21 +01:00
Darkere
5c2c146af8 fix: crash when tranferring items 2023-11-05 17:35:44 +01:00
raoulvdberge
1522971a93 fix: importer using simulated extractions to insert
The behavior is now consistent with items.
This caused issues with Gregtech, they returned fluids that weren't extractable in simulation mode so RS ended up duping them.
Now we only insert fluids that return from execution mode.

Fixes #3570
2023-11-05 17:17:18 +01:00
raoulvdberge
3e54914fa2 fix: dupe bug with controller
Remainders weren't being accounted for when inserting to player inv.

Fixes #3544
2023-11-05 15:24:13 +01:00
raoulvdberge
456e5bdc93 fix: controller item models not rendering energy state correctly
Also scopes item properties correctly.

Fixes #3173
2023-11-05 15:00:04 +01:00
raoulvdberge
9474ece399 fix: emissive inactive models 2023-11-05 14:20:28 +01:00
raoulvdberge
10e2310a1b docs: add modrinth badge 2023-11-05 13:58:05 +01:00
raoulvdberge
0f325efe95 fix: grid search bar not losing focus properly
Fixes #3579
Fixes #2913
2023-11-05 13:52:39 +01:00
raoulvdberge
9b30bece19 fix: crashing issues due to node desync 2023-11-05 13:19:44 +01:00
raoulvdberge
327c97b58d fix: attempt to fix issue with grid not loading items when loading 2023-11-05 00:21:26 +01:00
raoulvdberge
e46046418f docs: update javadoc links 2023-07-08 15:02:37 +02:00
Raoul
f337dd3d9f Merge pull request #3541 from refinedmods/main
Merge main into develop branch
2023-07-08 15:01:42 +02:00
Raoul
0f83b3ae95 Merge pull request #3540 from refinedmods/release/1.12.3
Release v1.12.3
2023-07-07 21:24:05 +02:00
raoulvdberge
0b9da71750 chore: prepare release v1.12.3 2023-07-07 19:17:21 +00:00
Raoul
3dee4d792f Merge pull request #3539 from refinedmods/fix/GH-3537/search-box
Fix grid input handling
2023-07-07 21:16:22 +02:00
raoulvdberge
27b5085092 fix: validation level was on wrong workflow 2023-07-07 21:09:44 +02:00
raoulvdberge
32f4f0bce3 fix: not being able to type E in grid search box
Fixes #3537
2023-07-07 21:09:44 +02:00
raoulvdberge
34d9e6865c fix: validate commit messages now only logs a warning instead of failing the build
There are some historical versions that got incremented wrongly based on semver.
We can't change the past, so log warnings for now.
2023-07-07 21:09:42 +02:00
raoulvdberge
563df0f259 fix: upgrade refined architect 2023-07-07 20:14:15 +02:00
Raoul
53adc64e9c Merge pull request #3536 from refinedmods/main
Merge main into develop branch
2023-07-05 16:36:04 +02:00
Raoul
b1d2f6b365 Merge pull request #3535 from refinedmods/release/1.12.2
Release v1.12.2
2023-07-05 16:30:35 +02:00
raoulvdberge
19c6959057 chore: prepare release v1.12.2 2023-07-05 14:27:24 +00:00
raoulvdberge
c5fa30cf48 fix: categorize correctly 2023-07-05 16:26:19 +02:00
raoulvdberge
8872101e05 fix: lingering tooltips of side buttons
Fixes #3532
2023-07-05 16:23:27 +02:00
raoulvdberge
03c62700a3 fix: not being able to close GUIs anymore with autoselected search box mode
Fixes #3530
2023-07-05 16:22:49 +02:00
raoulvdberge
60cbf8f39d fix: the Grid detailed tooltip now has a small font size again 2023-07-05 16:21:15 +02:00
Raoul
3470f32ebd Merge pull request #3534 from refinedmods/feat/GH-3533/modrinth
ci: add modrinth upload
2023-07-05 13:35:21 +02:00
raoulvdberge
8436a71c48 ci: add modrinth upload 2023-07-05 13:29:48 +02:00
raoulvdberge
6470808dc8 docs: fix changelog footer 2023-07-05 12:22:11 +02:00
raoulvdberge
42c6b3830d fix: remove unneeded Gradle settings
We aren't using version catalogs in RS.
2023-07-05 12:21:58 +02:00
raoulvdberge
1cf9a8a8fd docs: add curseforge description and modrinth link 2023-07-04 22:19:35 +02:00
raoulvdberge
3dafd27571 docs: introduce keep a changelog format for v0.2.x-v0.1.x series
These were never released on CurseForge and were tested internally.
2023-07-04 18:03:25 +02:00
raoulvdberge
12c79814c9 docs: introduce keep a changelog format for v0.5.x-v0.4.x-v0.3 series 2023-07-04 17:41:57 +02:00
raoulvdberge
4a7581a9e6 docs: introduce keep a changelog format for v0.6.x series 2023-07-04 16:59:15 +02:00
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