Commit Graph

  • 63cb8b3a9a Merge remote-tracking branch 'origin/mc1.10' into mc1.10 Raoul Van den Berge 2016-10-10 23:26:50 +02:00
  • b8fbbebaf9 Reformat Raoul Van den Berge 2016-10-10 23:25:09 +02:00
  • 9ec43fe71b Update storage drawers API Raoul Van den Berge 2016-10-10 23:24:23 +02:00
  • 31b1b1ce4e Implement Accessibility for External Storage (#451) InusualZ 2016-10-10 17:16:30 -04:00
  • 1525ac03ca Whoops, wrong person Raoul 2016-10-10 01:53:28 +02:00
  • 9c1f813cdb Update changelog of all changes in 1.2 so far. I think I got them all. Raoul Van den Berge 2016-10-10 00:32:24 +02:00
  • c231f87668 Oredict acrafting Raoul Van den Berge 2016-10-10 00:16:07 +02:00
  • d79c1eadc8 Fix NPE in grid Raoul Van den Berge 2016-10-09 22:33:47 +02:00
  • 12eb4d8895 Make fluid autocrafting work correctly with buckets Raoul Van den Berge 2016-10-09 21:59:56 +02:00
  • 45441b8369 Change translation to be more clear Raoul Van den Berge 2016-10-09 21:42:42 +02:00
  • 9a0612a56c Merge remote-tracking branch 'origin/mc1.10' into mc1.10 Raoul Van den Berge 2016-10-09 21:39:44 +02:00
  • 94716bcef0 Constructor can now drop items in the world, fixes #449 Raoul Van den Berge 2016-10-09 21:39:36 +02:00
  • 10eb7ed331 Implement config option to change EU to RS conversion rate (#450) InusualZ 2016-10-09 14:50:08 -04:00
  • a30abf335e Add byproduct as extras, in preparation for oredict autocrafting Raoul Van den Berge 2016-10-09 20:11:21 +02:00
  • 84eb09bd7c Merge remote-tracking branch 'origin/mc1.10' into mc1.10 Raoul Van den Berge 2016-10-09 20:06:27 +02:00
  • 0737afbe0b Fix cached item count for display going negative, fixes #343 Raoul Van den Berge 2016-10-09 20:06:16 +02:00
  • d8e40952d3 Voidable fluid (#448) InusualZ 2016-10-09 13:16:16 -04:00
  • 1e6312fd17 Update docs Raoul Van den Berge 2016-10-09 18:56:44 +02:00
  • 3cfeb3a39b Rename CraftingTaskNormal to CraftingTask Raoul Van den Berge 2016-10-09 18:41:56 +02:00
  • e821e63043 Remove FluidUtils Raoul Van den Berge 2016-10-09 18:40:09 +02:00
  • db5c6a664a Fluid autocrafting Raoul Van den Berge 2016-10-09 18:34:23 +02:00
  • 5168508acc Move getInteractSize to ItemHandlerUpgrade Raoul Van den Berge 2016-10-09 17:50:34 +02:00
  • 56397e25f8 Implemented void excess in disk drive Raoul Van den Berge 2016-10-09 17:44:14 +02:00
  • 7c7a9e3391 Consistent naming Raoul Van den Berge 2016-10-09 16:45:28 +02:00
  • a88fb4dbc6 Remove duplicate diskdrive textures Raoul Van den Berge 2016-10-09 16:44:08 +02:00
  • 32c59ef23f Fixed fluid rendering bugs out sidebuttons, fixes #447 Raoul Van den Berge 2016-10-09 16:38:23 +02:00
  • 642e511cdd Fixed items with colored tooltip are uncolored in grid, fixes #446 Raoul Van den Berge 2016-10-09 16:30:52 +02:00
  • aded4c9408 Rename RSAPI to RSAPIInject Raoul Van den Berge 2016-10-09 16:03:54 +02:00
  • fab1b00dea Backport disk drive fix Raoul Van den Berge 2016-10-09 16:03:00 +02:00
  • 853116c1d8 Move some methods to RSUtils Raoul Van den Berge 2016-10-09 15:56:52 +02:00
  • d508970e53 Merge pull request #445 from InusualZ/InusualZ-fix-435 Raoul 2016-10-09 15:08:08 +02:00
  • 4379f536ee Fix #435 & Little bit more InusualZ 2016-10-09 08:53:19 -04:00
  • 40e5433413 Detector without filter should detect total storage count, fixes #436 Raoul Van den Berge 2016-10-08 22:16:46 +02:00
  • 51fe0abdb9 Stack upgrade in importer/exporter/fluid interface in fluid mode does 64 buckets, fixes #424 Raoul Van den Berge 2016-10-08 22:03:26 +02:00
  • a47797be21 Merge pull request #441 from way2muchnoise/mc1.10 Raoul 2016-10-08 21:36:28 +02:00
  • fbc613271e add API deliver based on an annotation way2muchnoise 2016-10-08 21:02:09 +02:00
  • 423696d89a Show IProcessable items in crafting monitor too Raoul Van den Berge 2016-10-08 00:11:19 +02:00
  • 09b0620c85 CraftingMonitorElementText Raoul Van den Berge 2016-10-07 23:40:48 +02:00
  • a411fdacad Merge remote-tracking branch 'origin/mc1.10' into mc1.10 Raoul Van den Berge 2016-10-07 23:16:05 +02:00
  • b7f48357c1 Use IItemStackList for toTake Raoul Van den Berge 2016-10-07 23:15:49 +02:00
  • 880e535074 Merge pull request #430 from geldorn/void_excess_storage_block Raoul 2016-10-07 22:54:14 +02:00
  • 6ee3cb7df3 Some more coding style corrections. Geldorn 2016-10-07 22:48:54 +02:00
  • fff627b2ec Remove SoldererRecipe - it's now a factory method in ISoldererRegistry Raoul Van den Berge 2016-10-07 22:39:50 +02:00
  • 0f71ca9d7f Merge branch 'mc1.10' of https://github.com/raoulvdberge/refinedstorage into void_excess_storage_block Geldorn 2016-10-07 12:34:43 +02:00
  • fc554c288f Coding style corrections, naming corrections. Geldorn 2016-10-07 12:30:09 +02:00
  • f86f5d5553 Remove NetworkUtils - it's now default methods all the way! Raoul Van den Berge 2016-10-07 03:11:29 +02:00
  • ae1117f8be Remove CompareUtils - it's now in IComparer Raoul Van den Berge 2016-10-07 02:46:59 +02:00
  • 57954276da Ancients legends didn't say anything about forgetfulness Raoul Van den Berge 2016-10-07 02:31:17 +02:00
  • e689d2a6eb "There is no need to verbose", ancients legends said Raoul Van den Berge 2016-10-07 02:30:17 +02:00
  • 51a9ead259 Add docs Raoul Van den Berge 2016-10-07 02:24:10 +02:00
  • ca47253ecd Make the new crafting task use the IItemStackList Raoul Van den Berge 2016-10-07 02:18:58 +02:00
  • 3ee04b6480 IItemStackList holds some behavior that I don't want to duplicate everywhere Raoul Van den Berge 2016-10-07 02:10:45 +02:00
  • 48bb49ceeb Fix wrong quantity stuff Raoul Van den Berge 2016-10-07 01:55:29 +02:00
  • 96f17eb41a Localization for void excess strings. Geldorn 2016-10-06 23:06:22 +02:00
  • a127a265e2 Fixed the problem with the storage system item count increasing when voiding stuff. Geldorn 2016-10-06 22:17:48 +02:00
  • c502e3758f Added void excess items functionality to storage blocks (counts not working correctly). Geldorn 2016-10-06 21:52:09 +02:00
  • 61270e0f67 Add docs Raoul Van den Berge 2016-10-06 15:25:45 +02:00
  • c3721c2561 Apply speed to running of tasks Raoul Van den Berge 2016-10-06 15:13:20 +02:00
  • 9eb1ecbcf1 Move ICraftingMonitorElement to the API, so any api consumer can choose how their tasks look like in the crafting monitor! Raoul Van den Berge 2016-10-06 14:56:54 +02:00
  • 6d39cca5ad ICraftingMonitorElement for the win Raoul Van den Berge 2016-10-06 14:36:35 +02:00
  • 33053dbddb Make crafting monitor semi-functional again Raoul Van den Berge 2016-10-06 14:12:36 +02:00
  • af06c44b1e Detect when inserted for processing patterns Raoul Van den Berge 2016-10-05 22:44:10 +02:00
  • 63de18499d Work the new crafting system in the code. Messy, unfinished and untested Raoul Van den Berge 2016-10-05 21:58:42 +02:00
  • f57dc0c3d3 Fix not actually taking items Raoul Van den Berge 2016-10-05 21:23:26 +02:00
  • 128d65d1a4 Add processing pattern support to V2 crafting tasks Raoul Van den Berge 2016-10-05 21:17:13 +02:00
  • c9e525c505 Fix modifying JEI data Raoul Van den Berge 2016-10-05 20:20:03 +02:00
  • 64f9e23335 Make the slot clear before recipe is transferred to pp encoder Raoul Van den Berge 2016-10-05 20:12:05 +02:00
  • 507a3ff02e Merge pull request #422 from way2muchnoise/mc1.10 Raoul 2016-10-05 16:24:11 +02:00
  • 48eabfbb09 update forge and remove unused imports way2muchnoise 2016-10-05 16:04:42 +02:00
  • 40a8884c81 add universal RecipeTransferHandler for the ProcessingPatternEncoder way2muchnoise 2016-10-05 16:00:23 +02:00
  • 73cb8c0cd1 Fix crafting task extras Raoul Van den Berge 2016-10-04 21:55:36 +02:00
  • 46d108e5e1 Fixed resetting a stack of patterns yields 1 blank pattern, fixes #415 Raoul Van den Berge 2016-10-04 20:53:15 +02:00
  • 1739409a05 Very rough code for the new crafting system Raoul Van den Berge 2016-10-03 20:30:12 +02:00
  • 5ae70030e9 Bump to 1.2 Raoul Van den Berge 2016-10-03 20:29:48 +02:00
  • 454bc8f88c Fixed not being able to start autocrafting in other dimensions with Network Transmitter / Network Receivers, fixes #406 Raoul Van den Berge 2016-10-02 22:57:41 +02:00
  • be6b5fb855 Fixed JEI overlay disappearing now and again, fixes #410 Raoul Van den Berge 2016-10-02 22:46:27 +02:00
  • 54d60ea927 Update changelog, small fixes Raoul Van den Berge 2016-10-02 22:37:59 +02:00
  • 33f770b4b3 Revert "Anoter go at fixing #389, Part 2" Raoul Van den Berge 2016-10-02 22:31:15 +02:00
  • fa3c53cefa Revert "Update crafting monitors on change" Raoul Van den Berge 2016-10-02 22:30:52 +02:00
  • 58bdcf1799 Merge pull request #408 from way2muchnoise/mc1.10 Raoul 2016-10-02 18:15:34 +02:00
  • bfced5d612 add recipe transfer in the solderer, fixes #407 way2muchnoise 2016-10-02 14:22:42 +02:00
  • 8f6fb1582d Update crafting monitors on change Raoul Van den Berge 2016-10-01 13:44:04 +02:00
  • c126234f2c Anoter go at fixing #389, Part 2 Raoul Van den Berge 2016-10-01 13:38:26 +02:00
  • 7a96c273e5 Small fixes Raoul Van den Berge 2016-10-01 13:05:21 +02:00
  • 0d99774db5 Revert "Another go at fixing #389" Raoul Van den Berge 2016-10-01 12:59:45 +02:00
  • 04aafa90ae Another go at fixing #389 Raoul Van den Berge 2016-10-01 00:04:28 +02:00
  • ac81b24261 Fixed Detector hitbox Raoul Van den Berge 2016-09-29 21:57:00 +02:00
  • 92d820c16f Fixed autocrafting getting stuck with processing patterns #389 Raoul Van den Berge 2016-09-29 21:56:37 +02:00
  • 8a68fbb46c Fixed crash when changing screens in autocrafting, fixes #394 Raoul Van den Berge 2016-09-28 15:39:04 +02:00
  • 1b6c92f006 It is now possible to start a crafting task even if the crafting preview says you can't Raoul Van den Berge 2016-09-28 13:23:51 +02:00
  • e1d9fc0f93 Update slogan Raoul Van den Berge 2016-09-28 13:19:39 +02:00
  • 121fe0b714 Version bump to 1.1.2 Raoul Van den Berge 2016-09-28 13:17:20 +02:00
  • 6acab5279b Update changelog Raoul Van den Berge 2016-09-28 13:16:39 +02:00
  • 39f9838823 Fix server crash, fixes #392 Raoul Van den Berge 2016-09-28 08:26:56 +02:00
  • 843e84209f Version bump to 1.1.1 Raoul Van den Berge 2016-09-28 08:16:36 +02:00
  • acee810d3f Fix disk manipulator Raoul Van den Berge 2016-09-28 02:50:42 +02:00
  • f491230beb Fix disk manipulator Raoul Van den Berge 2016-09-28 02:46:52 +02:00
  • 83bf050c25 Update screenshots Raoul Van den Berge 2016-09-28 02:31:40 +02:00
  • adaacda7bc Final fixes Raoul Van den Berge 2016-09-28 02:20:44 +02:00
  • 875682b11e Detector fixes Raoul Van den Berge 2016-09-28 01:40:12 +02:00