Commit Graph

2368 Commits

Author SHA1 Message Date
raoulvdberge
82b59fdfcd Fixed issue where empy stacks show up in the system, fixes #1126, #1183 and #1188 2017-04-25 21:02:44 +02:00
raoulvdberge
3dc4f05bfe Small fix to previous commit 2017-04-25 20:59:29 +02:00
raoulvdberge
733dffd446 Fixed Disk Manipulator crashing due to empty stack, fixes #1182 2017-04-25 20:57:28 +02:00
raoulvdberge
97855e4e75 Version bump to 1.4.4 2017-04-25 20:57:09 +02:00
raoulvdberge
c128a99be1 We require a recent JEI 2017-04-22 15:07:53 +02:00
raoulvdberge
6afde22f14 Shift clicking patterns in the Pattern Grid now puts the patterns in the pattern slot, fixes #1142 2017-04-22 14:31:12 +02:00
raoulvdberge
032071a44c Display progress bar on JEI recipes for the Solderer 2017-04-22 12:32:50 +02:00
raoulvdberge
e2ce330397 Small performance improvement: only sort the storages when needed, #1145 2017-04-22 12:10:36 +02:00
raoulvdberge
b6479aea1c Remove CREDITS.md, it was out-of-date anyway and you can use Githubs contributors view to see contributors 2017-04-21 23:16:20 +02:00
raoulvdberge
bc75b92d8d Update dependencies 2017-04-21 23:16:01 +02:00
raoulvdberge
ebbf506b3b Fixed Fluid Grid not formatting large quantities correctly, fixes #1167 2017-04-21 21:17:46 +02:00
raoulvdberge
4b1fd70395 Fixes #1165 2017-04-18 21:33:00 +02:00
raoulvdberge
2cd36d7728 You can now use up and down arrows to scroll through Grid search history 2017-04-07 13:40:20 +02:00
raoulvdberge
aba639c299 Fixed oredict not working, fixes #1130 2017-04-05 21:40:49 +02:00
raoulvdberge
5481026fa9 First remove tile then node, #1050 2017-04-05 01:49:10 +02:00
raoulvdberge
0e6e497b73 You can now shift click Grid Filters into a Grid instead of manually inserting them, fixes #1110 2017-04-04 23:29:45 +02:00
raoulvdberge
83dfa1ddb6 detectAndSendChanges(); 2017-04-04 23:29:03 +02:00
raoulvdberge
b4f2c595b3 Fixed bug where disks in Disk Drive didn't respect access type or void excess stacks option 2017-04-04 23:02:16 +02:00
raoulvdberge
ce3923ff04 Add Refined Storage wallpaper 2017-04-04 21:35:04 +02:00
raoulvdberge
fceadf3f86 Move screenshots and add some additional assets 2017-04-03 01:58:10 +02:00
raoulvdberge
c0505fe3d5 The Solderer isn't sided anymore, fixes #1121 2017-04-02 11:58:37 +02:00
raoulvdberge
3478435bd3 Storage Monitors don't render any quantity text when no item is specified to monitor anymore 2017-04-02 11:43:28 +02:00
raoulvdberge
162394b789 Bump to 1.4.3 2017-04-02 11:22:22 +02:00
raoulvdberge
aa5a352943 Update changelog. 1.4.2 done 2017-04-01 21:31:20 +02:00
raoulvdberge
fc155d23a1 Well, that's a first.... 2017-04-01 21:21:47 +02:00
raoulvdberge
9472e2cbec Update mappings and dependencies 2017-04-01 21:02:19 +02:00
raoulvdberge
c8af65f7bb Switch to new resource pack format 2017-04-01 19:43:49 +02:00
raoulvdberge
e8b6d87a08 Fixed Interface duping items on extract-only storages, fixes #1097 and #1012 2017-04-01 19:10:54 +02:00
raoulvdberge
69d92c4164 Changed related to storage
- Removed support for the Deep Storage Unit API
- Performance improvements related to storage inserting and extracting, fixes #871
- Fixed crash with External Storage, fixes #1115
2017-04-01 18:15:02 +02:00
raoulvdberge
fd700912f5 Fix key bindings localization 2017-04-01 16:37:30 +02:00
raoulvdberge
8dd7aa38f9 Fixed not rendering some tooltips correctly, fixes #1106 2017-04-01 16:25:20 +02:00
raoulvdberge
6c8b0ac057 Fixed controller model warning during launch + Improved memory usage of some models 2017-04-01 15:53:39 +02:00
raoulvdberge
5ef0da5988 Fix MCMP registration 2017-03-22 15:22:53 +01:00
raoulvdberge
f62dfda64d Update changelog 2017-03-22 15:18:07 +01:00
way2muchnoise
a08784e16d forward port 1.10 changes
related to #995, #1019, #1086, #1087
2017-03-22 15:00:07 +01:00
raoulvdberge
a450fc22e3 Cleanup integration package 2017-03-12 15:15:06 +01:00
raoulvdberge
59df35f43d Cleanup inventory package 2017-03-12 14:52:38 +01:00
raoulvdberge
e47f4ef51d Bypass ghost slot when we're dealing with a filter 2017-03-12 11:56:39 +01:00
raoulvdberge
08a79b1198 You can now specify more items to export, import, filter, etc by inserting the Filter item, fixes #973 2017-03-11 22:23:44 +01:00
raoulvdberge
156dab9bd3 Update changelog 2017-03-11 14:02:31 +01:00
raoulvdberge
2c80231098 Fixes slow oredict comparison, fixes #1044 2017-03-11 12:23:16 +01:00
raoulvdberge
f5128e1f20 The Detector no longer outputs a strong redstone signal, fixes #1017 2017-03-11 11:56:42 +01:00
raoulvdberge
bb9c43ad69 Fixed inv not dropping on nodes 2017-03-11 10:43:33 +01:00
raoulvdberge
5b28fa7dba Fixed disk manipulator crash, fixes #1040 2017-03-11 10:35:41 +01:00
raoulvdberge
9c322bad7c Implemented support for the Forge update JSON system, fixes #1046 2017-03-11 10:22:22 +01:00
raoulvdberge
fa06e16efc Mark dirty on stuff 2017-03-04 21:55:42 +01:00
raoulvdberge
0196f6823c Fixed old behavior in storage drawers voiding code 2017-03-04 21:17:09 +01:00
raoulvdberge
9308e0921b Fixed crash in storage cache, fixes #1033 2017-03-04 20:51:35 +01:00
raoulvdberge
2143db8b9d Revert block changes 2017-03-04 20:31:09 +01:00
raoulvdberge
55f6a72cb0 Move item dropping code 2017-03-01 22:18:18 +01:00