Commit Graph

3851 Commits

Author SHA1 Message Date
Darkere
dfb7806ed4 fix coloring blocks without rotation fixes #2770 (#2784) 2020-12-29 10:47:11 +01:00
Darkere
53a3b2cd7a fix resource reload breaking models fixes #2205 (#2788) 2020-12-29 10:43:52 +01:00
raoulvdberge
6c2231a7a3 Modify msg 2020-11-15 13:00:54 +01:00
raoulvdberge
4eeee990f0 Add unsupported bot 2020-11-15 12:58:02 +01:00
raoulvdberge
c86adb30cc Bump to 1.9.10 2020-11-14 11:35:23 +01:00
raoulvdberge
8e8c1ab04f Fixed not being able to change the Exporter filter slot count with regulator mode without closing and re-opening the container. 2020-11-11 20:06:05 +01:00
raoulvdberge
e87184d2c8 Fixed issue where alternatives in the Pattern Grid weren't being saved properly. Fixes #2732 2020-11-11 19:55:57 +01:00
raoulvdberge
1ddda1f640 Fixed issue where the Crafter Manager can crash on invalid patterns. Fixes #2723 2020-11-11 19:06:10 +01:00
Darkere
b97e2bb835 Fixed issue with autocrafting check outputs instead of inputs for insertion (#2734)
* fixed insertiong not working if output was for different type

* changelog
2020-11-11 19:03:58 +01:00
raoulvdberge
512077e880 Reformat changelog. 2020-10-24 18:59:58 +02:00
raoulvdberge
559c214492 Fixed Refined Storage sidebuttons displaying over the JEI bookmark pagination buttons. Fixes #2711 2020-10-24 18:59:17 +02:00
raoulvdberge
771b4e3aea Bump to 1.9.9 2020-10-24 15:15:30 +02:00
raoulvdberge
1c60e091fd Update changelog. 2020-10-24 14:59:14 +02:00
raoulvdberge
a6773c3b79 Remove some duplication. 2020-10-24 14:42:59 +02:00
Darkere
3d82adac2f add default processing state (#2719) 2020-10-24 14:35:43 +02:00
Darkere
951acf1c99 fix rotation not calling onDirectionChanged (#2718)
* fix rotation not calling onDirectionChanged

* changelog
2020-10-24 14:35:33 +02:00
raoulvdberge
9d48419403 Add test 2020-10-18 22:11:27 +02:00
raoulvdberge
a0be8c53c6 Make final. 2020-10-18 22:03:01 +02:00
raoulvdberge
91dbabd588 Update Gradle. 2020-10-18 22:02:33 +02:00
raoulvdberge
d7405afedb Remove some unneeded util classes. 2020-10-18 20:18:50 +02:00
raoulvdberge
2e11d4d4d6 Fix some class attributes being hidden. 2020-10-18 18:15:01 +02:00
raoulvdberge
c856c554b7 Cleanup filtering system. 2020-10-18 17:57:33 +02:00
raoulvdberge
3c10b1e5e1 Provide generic for TabListWidget -> ElementDrawers dependency. 2020-10-18 17:50:11 +02:00
raoulvdberge
0361532d9f Improve drawer system. 2020-10-18 17:36:48 +02:00
raoulvdberge
74280eae99 Improve crafting preview system a bit. 2020-10-18 17:23:32 +02:00
raoulvdberge
cab5ff2d12 Added a nag message when a player joins the world that asks the player to enable the experimental Forge lighting pipeline to ensure correct rendering 2020-10-18 16:37:01 +02:00
raoulvdberge
68a8403795 SonarQube changes 2020-10-18 15:03:53 +02:00
raoulvdberge
eaf6c7c66f SonarQube changes 2020-10-18 14:43:43 +02:00
raoulvdberge
f87c1ffec4 SonarQube addiction, pt 14 2020-10-18 14:20:00 +02:00
raoulvdberge
340897fc76 More SonarQube fixes. 2020-10-18 13:59:17 +02:00
raoulvdberge
3e33c13518 Update changelog. 2020-10-18 13:19:41 +02:00
Score_Under
b909ab30f8 2-way JEI sync on search boxes (#2707)
* 2-way JEI sync on search boxes

* Push two-way JEI sync into separate search option
2020-10-18 13:14:59 +02:00
raoulvdberge
56bc3ae5bc More SonarQube fixes. 2020-10-17 22:28:45 +02:00
raoulvdberge
3525bd3e90 More SonarQube fixes. 2020-10-17 22:07:41 +02:00
raoulvdberge
0920bab23d More SonarQube fixes. 2020-10-17 17:19:20 +02:00
raoulvdberge
9e10c9ebcd Update gitignore. 2020-10-17 17:08:17 +02:00
raoulvdberge
931a6990e2 More SonarQube fixes. 2020-10-17 17:08:04 +02:00
raoulvdberge
a4cac8f971 More SonarQube fixes. 2020-10-17 16:51:37 +02:00
raoulvdberge
b434df71b2 More SonarQube fixes. 2020-10-17 16:30:25 +02:00
raoulvdberge
57996bae9a More SonarQube fixes. 2020-10-17 15:38:00 +02:00
raoulvdberge
efb4d59fd2 Make some constructors of abstract classes protected. 2020-10-17 15:19:28 +02:00
raoulvdberge
5604f0ab0b SonarQube fixes. 2020-10-17 15:03:08 +02:00
raoulvdberge
4dfb4ba187 Remove network node equals/hashCode requirement. 2020-10-17 14:53:29 +02:00
raoulvdberge
b57cddf8fa More SonarQube fixes. 2020-10-17 14:10:54 +02:00
raoulvdberge
9bf1fb892a More SonarQube fixes. 2020-10-17 14:06:44 +02:00
raoulvdberge
d7148abac7 More SonarQube fixes. 2020-10-17 13:57:35 +02:00
raoulvdberge
7c5534dd3c Fix more SonarQube warnings. 2020-10-17 13:44:19 +02:00
Darkere
fd7cb5d555 Fix things working without power (#2710)
* fix various issues of things working without power

* changelog

* fix clear button

* fix scrolling error

* requested changes
2020-10-17 12:58:52 +02:00
raoulvdberge
6d3b43d99e Fix some SonarQube warnings to see if it works. 2020-10-16 21:08:17 +02:00
raoulvdberge
34c7deffd3 Add SonarQube stage to Jenkins pipeline 2020-10-16 20:54:15 +02:00