Raoul
b7e632b92d
Pattern grid changes ( #2344 )
...
* Begin work on input configuration
* Sync
* Saving
* Readability
* Apply
* Invalidate pattern when declared tags are no longer applicable
* Move pattern creation to a factory
* Localize error message
* Add flag for input config slots
* Apply allowed tags when pattern is inserted
* Fix ctor
* Initial layout
* When putting a pattern, use processing from pattern
* When jei transferring, switch to correct mode
2019-11-04 14:35:38 +01:00
raoulvdberge
faf12d50df
Bump to 1.7.1
2019-11-02 14:30:19 +01:00
raoulvdberge
1ee948e2fe
Update changelog
2019-11-02 14:30:03 +01:00
raoulvdberge
cedabe0355
Add disclaimer to changelog
2019-11-02 13:30:12 +01:00
raoulvdberge
abf9bdf264
Disable InventorySorter integration as it crashes
2019-11-02 13:28:35 +01:00
raoulvdberge
3af161c649
More sync fixes with regards to prev commit + Fixed the Fluid Grid not having a View type setting
2019-11-01 22:55:27 +01:00
raoulvdberge
3f8556e8b0
Fix separation between crafting and non-crafting stacks in the Grid
2019-11-01 22:46:45 +01:00
raoulvdberge
68590425c2
Fixed not being able to start fluid crafting tasks
2019-11-01 13:38:22 +01:00
raoulvdberge
bc74c58b89
Re-add MouseTweaks integration
2019-11-01 13:30:54 +01:00
raoulvdberge
cec6accdea
Inventory Sorter integration
2019-11-01 13:22:57 +01:00
raoulvdberge
defab90d8c
Re-add Crafting Tweaks integration
2019-11-01 11:35:46 +01:00
raoulvdberge
d42c25b45e
Improve to-be invtweaks integration code
2019-11-01 11:11:23 +01:00
raoulvdberge
5a51767696
Fix problems with fluid external storage
2019-11-01 11:05:14 +01:00
raoulvdberge
80a5f5fe60
Exact mode is possible for regular patterns too
2019-10-29 19:46:01 +01:00
raoulvdberge
56bb82e09c
Fix wrong if
2019-10-29 18:42:00 +01:00
raoulvdberge
b8943f2b40
Build 10
2019-10-29 18:40:40 +01:00
raoulvdberge
234dc6f77f
Fix controller not persisting energy across drops
2019-10-29 17:54:16 +01:00
raoulvdberge
0917dde80d
Pattern Grid needs as much power as Crafting Grid
2019-10-29 17:43:30 +01:00
raoulvdberge
a001cbfa68
Fix CheckBoxWidget
2019-10-29 16:55:30 +01:00
raoulvdberge
07845f462d
Move common setup out of RS main
2019-10-29 16:27:25 +01:00
raoulvdberge
1a30f0dfc1
Remove ProxyCommon, re-add break without tool listener
2019-10-29 16:09:39 +01:00
raoulvdberge
abb909a5ab
Replace Exception printStackTrace with logger
2019-10-29 16:03:56 +01:00
raoulvdberge
deda011b98
Add API delivery
2019-10-29 15:59:34 +01:00
raoulvdberge
2c5ca32ae5
Re-add grid filtering with "$"
2019-10-29 14:36:14 +01:00
raoulvdberge
0985685688
Re-add advancements
2019-10-29 14:26:39 +01:00
raoulvdberge
38d87af5d6
Remove deprecated methods
2019-10-29 13:50:52 +01:00
raoulvdberge
f3e8183800
Fix fluid external storage cache
2019-10-29 13:49:03 +01:00
raoulvdberge
231027ebd8
Processor binding can take forge:string
2019-10-29 13:42:41 +01:00
raoulvdberge
a7c24bfbda
Resolve some more TODOs
2019-10-29 13:37:00 +01:00
raoulvdberge
9c0428a807
Re-add autocrafting calculation timeout setting
2019-10-29 13:06:57 +01:00
raoulvdberge
d5997f8542
Re-add the Wireless Crafting Monitor
2019-10-29 00:24:33 +01:00
raoulvdberge
c9783296f6
Fix crash when deserializing crafting tasks due to null check
2019-10-29 00:23:55 +01:00
raoulvdberge
ac379e8e60
Re-add the Crafting Monitor
2019-10-28 23:29:37 +01:00
raoulvdberge
ee0ab69f3d
Re-add the Crafter Manager
2019-10-28 21:08:21 +01:00
raoulvdberge
9ffb9ef2ce
Add fluid (in)exact mode
2019-10-28 19:55:24 +01:00
raoulvdberge
148dcde872
Re-add oredict mode with "exact mode" off/on (by default ON)
2019-10-28 19:08:53 +01:00
raoulvdberge
df807d43c5
Re-add oredict mode with "exact mode" off/on (by default ON)
2019-10-28 19:07:53 +01:00
raoulvdberge
c102b5fa44
Build 9
2019-10-28 17:36:35 +01:00
raoulvdberge
4ffab370c6
Fix server crash
2019-10-28 17:29:58 +01:00
raoulvdberge
31e2561cb8
Add extra logging
2019-10-28 16:58:25 +01:00
raoulvdberge
df0b5d787f
Add "crafter locked" check for fluids while getting crafting monitor elements
2019-10-28 12:54:40 +01:00
raoulvdberge
dd76961f8e
Made error handling for rendering grid stacks a bit more robust
2019-10-28 12:52:14 +01:00
raoulvdberge
db076b7b8d
Fix scrollbar color resetting when using CTRL + A or shift w arrow keys
2019-10-28 12:50:48 +01:00
raoulvdberge
ed58cecb87
Store item data with an String ID instead of Registry ID (less prone to error). Offer temporary migration path as well.
2019-10-28 12:19:07 +01:00
raoulvdberge
5a9cb67057
Fix crash in FilterUpdateMessage
2019-10-28 11:59:46 +01:00
raoulvdberge
930058f21e
Update Forge
2019-10-28 11:59:31 +01:00
raoulvdberge
7694b099d6
Add null checks
2019-10-28 10:41:47 +01:00
raoulvdberge
2a2d9a1a07
Re-add autocrafting
2019-10-27 22:51:02 +01:00
raoulvdberge
f60f09a262
Re-add the Crafter
2019-10-27 18:57:23 +01:00
raoulvdberge
7da0a53385
Build 8
2019-10-27 13:39:00 +01:00