Commit Graph

  • e9a1b0ea59 Fix wrong cast raoulvdberge 2018-05-17 08:30:48 +02:00
  • 85253bef8a Update README raoulvdberge 2018-05-13 21:09:31 +02:00
  • bc14b3101b Remove travis file raoulvdberge 2018-05-13 20:48:24 +02:00
  • 4e73891f99 removed bintray and replaced it with a local mvn repos (#1785) Frank Spijkerman 2018-05-13 12:08:51 +02:00
  • f5b6357b1c Fix repeated key events not getting handled in search boxes (#1784) tomKPZ 2018-05-12 22:17:00 -07:00
  • 16cf3077c8 Fix branch raoulvdberge 2018-05-02 20:32:39 +02:00
  • 636cde0122 Fix branch raoulvdberge 2018-05-02 20:31:55 +02:00
  • ba8e927ebc Fix username raoulvdberge 2018-05-02 20:30:04 +02:00
  • 28b12178ce Add jenkinsfile raoulvdberge 2018-05-02 20:29:50 +02:00
  • f503f74224 Only return the outputs to limit the return value size (#1770) Frank Spijkerman 2018-05-01 16:04:05 +02:00
  • 510595a6bc Added OR search operator to the Grid with "|", fixes #1759 raoulvdberge 2018-04-27 01:23:01 +02:00
  • 24ff8d5bd3 Empty patterns can no longer be inserted in the pattern result slot in the Pattern Grid with hoppers, fixes #1761 raoulvdberge 2018-04-27 01:07:11 +02:00
  • e85cda1b0a Allow crafters to be daisy-chained (#1740) tomKPZ 2018-04-23 22:34:56 -07:00
  • 2aea6a761e Bump to 1.5.34 raoulvdberge 2018-04-23 17:40:41 +02:00
  • 09714cc111 Crafter Manager misc fixes raoulvdberge 2018-04-06 12:14:46 +02:00
  • 7fca77193f Fixed Grid not always using all combinations when using JEI autocompletion raoulvdberge 2018-04-06 11:31:46 +02:00
  • e3654fed56 Fix mouse tweaks interfering with Crafter Manager raoulvdberge 2018-04-06 11:30:52 +02:00
  • f04bbb4669 Fixed crash when autocompleting Ender IO recipes from JEI, fixes #1735 raoulvdberge 2018-04-04 19:29:39 +02:00
  • cf6c66d42b Fixed model warning about Portable Grid, fixes #1723 raoulvdberge 2018-04-04 19:26:31 +02:00
  • 5d78b87609 Fixes #1736 raoulvdberge 2018-04-04 19:16:53 +02:00
  • 959134dd9e Fixes #1737 raoulvdberge 2018-04-04 19:13:08 +02:00
  • 848d59bed8 Minor fix raoulvdberge 2018-03-24 10:06:25 +01:00
  • 84a7b3bd77 Further optimize Grid. Should fix #1719 raoulvdberge 2018-03-24 09:52:25 +01:00
  • 9d09bd7d96 Patterns in the Crafter slots now automatically render the output without pressing shift raoulvdberge 2018-03-19 20:22:06 +01:00
  • f287172ce9 Add nullable to pattern inventory getter for Reborn Storage raoulvdberge 2018-03-19 16:33:03 +01:00
  • 20c96b467f Allow grid filter searching in crafter manager and fix misc bugs raoulvdberge 2018-03-19 15:33:55 +01:00
  • 69227cad31 Change search of crafter manager to search for items instead of category raoulvdberge 2018-03-19 13:58:35 +01:00
  • 57c3f29e06 Change model of crafter manager and handle redstone mode raoulvdberge 2018-03-19 13:34:12 +01:00
  • 650d4d95e4 Fixed filter slots not caring about max stack size, fixes #1707 raoulvdberge 2018-03-18 13:10:24 +01:00
  • 207d0e851e Prevent items moving while scrolling through slots with Inventory Sorter in the Crafter Manager raoulvdberge 2018-03-18 11:45:55 +01:00
  • 42ae53b61a Bring grid sorting performance back up to par with previous version and update changelog raoulvdberge 2018-03-18 11:18:42 +01:00
  • 5436af4c17 Assign slot limit to dummy crafter manager inventory raoulvdberge 2018-03-17 23:13:25 +01:00
  • 0d80759496 Fix some position bugs in crafter manager container and add model and recipe raoulvdberge 2018-03-17 23:12:18 +01:00
  • 992d868bf7 Move search field logic to another class so we can reuse it in the crafter manager raoulvdberge 2018-03-17 20:41:59 +01:00
  • f90b4fcafe Move some things to a new package raoulvdberge 2018-03-17 20:09:40 +01:00
  • 210312f63f Support for invs that have more or less than 9 slots in Crafter Manager raoulvdberge 2018-03-17 17:07:24 +01:00
  • b3afbab1ba Merge remote-tracking branch 'origin/mc1.12' into mc1.12 raoulvdberge 2018-03-17 15:48:17 +01:00
  • 964a5c66ef Crafter manager raoulvdberge 2018-03-17 15:48:01 +01:00
  • 727be6c6ec "Finished" check now considers the set IO mode (#1709) ineternet 2018-03-14 19:43:25 +01:00
  • e7b7c3052b Move reader writer logic to another class, crafting monitor update to crafting manager and use GuiBase.executeLater more raoulvdberge 2018-03-14 10:22:17 +01:00
  • d6b5f15cb0 Make grid search history static and remove network from grid interface raoulvdberge 2018-03-11 22:36:03 +01:00
  • e0d937e647 Rewrite grid synchronization and sorting code raoulvdberge 2018-03-11 22:05:13 +01:00
  • 183e5b9cbd Bump to 1.5.33 raoulvdberge 2018-03-11 21:46:14 +01:00
  • 333935bd85 Fixed an autocrafting crash, fixes #1567 raoulvdberge 2018-03-08 21:38:47 +01:00
  • 0b9c62c6c0 Remove konami code easter egg raoulvdberge 2018-03-08 20:05:32 +01:00
  • f04645758a Fixed a crash when the Constructor tries to place a block when a multipart is attached to it, fixes #1648 raoulvdberge 2018-03-08 19:05:41 +01:00
  • 1510e27dad Attempted to fix FPS drop on Grid sorting, fixes #1674 raoulvdberge 2018-03-08 18:46:26 +01:00
  • 1bd2a44820 Fixed crafting event in Crafting Grid being fired twice, fixes #1685 raoulvdberge 2018-03-08 17:59:01 +01:00
  • 98e7d485c0 Update changelog raoulvdberge 2018-02-18 07:18:23 +01:00
  • cd8d71b0eb Fix orientations for Portable Grid, v2 (#1675) TeamSpen210 2018-02-18 16:15:46 +10:00
  • 35b32fb636 Disk Manipulator in fluid mode will now extract a bucket at a time instead of 1 mB (or 64 buckets at a time with a Stack Upgrade instead of 64 mB), fixes #1650 raoulvdberge 2018-02-17 23:04:36 +01:00
  • bc65285d41 Fix for #1147 (#1651) ineternet 2018-02-17 22:48:23 +01:00
  • 01266716da Interface NBT/Metadata check fix (updated) (#1646) ineternet 2018-01-28 12:15:50 +01:00
  • 07628a5872 Stop fluid stacks from displaying "0" (#1630) ineternet 2018-01-28 10:28:59 +01:00
  • 7365964216 Fixed 2 same stacks using capabilities without NBT tag not treated equal, fixes #1606 raoulvdberge 2018-01-18 21:51:15 +01:00
  • 688231cfc8 Fixed not being able to extract half a stack of items with max stack size 1 in Grid when using right click, fixes #1626 raoulvdberge 2018-01-18 21:18:12 +01:00
  • b24e054721 Move quantity formatter to API, fixes #1608 raoulvdberge 2018-01-09 20:25:02 +01:00
  • 530f3c58bf Fixed fluid stack lists not using amount provided when inserting newly in list raoulvdberge 2018-01-09 20:04:28 +01:00
  • 12cc9428ee Changed item quantity of a craftable item to 0 (#1613) ineternet 2018-01-09 19:12:23 +01:00
  • 3d6ff79ada Fixed issue with pattern overwriting (#1610) ineternet 2018-01-09 18:02:36 +01:00
  • a8a4005fe0 Added Spanish translation by Samuelrock raoulvdberge 2018-01-08 16:18:11 +01:00
  • 979e5b27e7 Bump to 1.5.32 raoulvdberge 2018-01-08 16:15:43 +01:00
  • df22662f68 Update copyright owner and date raoulvdberge 2018-01-01 20:39:27 +01:00
  • d5a501773f Update copyright owner and date raoulvdberge 2018-01-01 20:38:23 +01:00
  • 29a205aa11 Rename variable raoulvdberge 2017-12-31 17:17:14 +01:00
  • 2c9485105f Fixed OpenComputers cable showing up in Grid as air, fixes #1590 raoulvdberge 2017-12-31 12:30:43 +01:00
  • 86da76df14 Fixed rare Grid crash, fixes #1483 raoulvdberge 2017-12-31 12:02:56 +01:00
  • e3e4d5385b Made the Disk Manipulator unsided (inserting goes to insert slots and extracting from output slots) raoulvdberge 2017-12-31 12:02:27 +01:00
  • d0e9e267d8 Fixed pattern slots in Crafters not being accessible, fixes #1592 raoulvdberge 2017-12-31 11:48:11 +01:00
  • 6336dca54c Storage disk and block stored and capacity counts are formatted now in the tooltip, fixes #1591 raoulvdberge 2017-12-31 11:44:25 +01:00
  • 97874d56a7 Fixed error logs when toggling the Pattern Grid from and to processing mode raoulvdberge 2017-12-31 10:41:38 +01:00
  • d27a5b24fa Improved the "cannot craft! loop in processing..." error message raoulvdberge 2017-12-31 10:25:07 +01:00
  • ef939148a9 Bump to 1.5.31 raoulvdberge 2017-12-31 10:24:34 +01:00
  • d75a47058c Fixed crashing bug when MCMultiPart is not installed, fixes #1587 raoulvdberge 2017-12-24 23:09:50 +01:00
  • a78d8693df Bump to 1.5.30 raoulvdberge 2017-12-24 23:09:35 +01:00
  • 8fe3f4072c Fixed Reader/Writers for energy extracting energy when not needed raoulvdberge 2017-12-23 13:19:36 +01:00
  • 9ce8533ebf Added protection against faulty addons forgetting to remove their network node, #1580 raoulvdberge 2017-12-22 15:05:33 +01:00
  • a365ec515d Fixed bug where MCMP multiparts were blocking RS network connections raoulvdberge 2017-12-20 12:37:30 +01:00
  • 99e2171cf5 Added todo comment for #1569 raoulvdberge 2017-12-17 15:19:34 +01:00
  • 373adb6d87 Bump to 1.5.29, update Forge, update dependencies, change minimum Forge version raoulvdberge 2017-12-17 15:14:00 +01:00
  • b1600d0033 Only send energy to active writers raoulvdberge 2017-12-12 13:00:32 +01:00
  • b7254e8b46 Reader/Writer changes raoulvdberge 2017-12-12 12:55:31 +01:00
  • 5d10b95542 Bump to 1.5.28 raoulvdberge 2017-12-10 23:03:38 +01:00
  • 020e92c6a1 1.5.27 - Fixed non-oredict patterns not consuming resources, fixes #1570 raoulvdberge 2017-12-09 17:06:31 +01:00
  • 50eaa4f4ce Fix crash in Funky Locomotion integration raoulvdberge 2017-12-09 12:33:50 +01:00
  • 20d3174006 Remove unused textures raoulvdberge 2017-12-08 10:30:10 +01:00
  • fc7d81a632 Remove stack cleaning cruft raoulvdberge 2017-12-08 10:11:56 +01:00
  • 0546d227c5 Fixed craftable items showing "1 total" if not stored in system in Grid raoulvdberge 2017-12-07 21:13:33 +01:00
  • 127857d9b5 Removed "detailed" Grid view type variant, made detailed tooltips a config option instead, fixes #1559 raoulvdberge 2017-12-07 20:29:26 +01:00
  • 72731a3733 Fixed config categories not correctly appearing in ingame config GUI, fixes #1558 raoulvdberge 2017-12-07 20:13:05 +01:00
  • 01cc00f0a9 Fixed air appearing in Grid, fixes #1561 raoulvdberge 2017-12-07 20:04:48 +01:00
  • 6ba8924352 Fixed Exporter in Regulator Mode not regulating properly when same item is specified multiple times, fixes #1563 raoulvdberge 2017-12-07 19:53:32 +01:00
  • b5033f4f12 Fix needless copy of stack raoulvdberge 2017-12-02 13:51:29 +01:00
  • 35ef0ed39d This and my previous commit should fix #1233 raoulvdberge 2017-12-01 14:55:12 +01:00
  • 571c2b18af Minor fixes to autocrafting, fixes #1501 raoulvdberge 2017-12-01 14:51:50 +01:00
  • 4d1a3cadd6 Extra check in autocrafting raoulvdberge 2017-12-01 13:08:31 +01:00
  • 1c552532ad Byproducts is always nonnull and nonempty raoulvdberge 2017-12-01 12:59:07 +01:00
  • 6221d33e50 Split up Fubky Locomotion integration class raoulvdberge 2017-12-01 12:50:15 +01:00
  • 0483fc8a7b Added Funky Locomotion integration, fixes #1336 raoulvdberge 2017-12-01 12:36:14 +01:00
  • ad51a75847 Formatting changes and minor renaming in autocrafting raoulvdberge 2017-11-29 22:21:20 +01:00