Commit Graph

  • d397018bab Remove conversion code from dev builds. First use 1.7 before updating!! raoulvdberge 2019-11-04 14:54:28 +01:00
  • 08f4b830b0 Fix deprecation raoulvdberge 2019-11-04 14:49:20 +01:00
  • 7b8941c31e Make styles static raoulvdberge 2019-11-04 14:43:57 +01:00
  • 0054f580cf Move to other package raoulvdberge 2019-11-04 14:38:24 +01:00
  • b7e632b92d Pattern grid changes (#2344) Raoul 2019-11-04 14:35:38 +01:00
  • faf12d50df Bump to 1.7.1 raoulvdberge 2019-11-02 14:30:19 +01:00
  • 1ee948e2fe Update changelog raoulvdberge 2019-11-02 14:30:03 +01:00
  • cedabe0355 Add disclaimer to changelog raoulvdberge 2019-11-02 13:30:12 +01:00
  • abf9bdf264 Disable InventorySorter integration as it crashes raoulvdberge 2019-11-02 13:28:35 +01:00
  • 3af161c649 More sync fixes with regards to prev commit + Fixed the Fluid Grid not having a View type setting raoulvdberge 2019-11-01 22:55:27 +01:00
  • 3f8556e8b0 Fix separation between crafting and non-crafting stacks in the Grid raoulvdberge 2019-11-01 22:46:45 +01:00
  • 68590425c2 Fixed not being able to start fluid crafting tasks raoulvdberge 2019-11-01 13:38:22 +01:00
  • bc74c58b89 Re-add MouseTweaks integration raoulvdberge 2019-11-01 13:30:54 +01:00
  • cec6accdea Inventory Sorter integration raoulvdberge 2019-11-01 13:22:57 +01:00
  • defab90d8c Re-add Crafting Tweaks integration raoulvdberge 2019-11-01 11:35:46 +01:00
  • d42c25b45e Improve to-be invtweaks integration code raoulvdberge 2019-11-01 11:11:23 +01:00
  • 5a51767696 Fix problems with fluid external storage raoulvdberge 2019-11-01 11:05:14 +01:00
  • 80a5f5fe60 Exact mode is possible for regular patterns too raoulvdberge 2019-10-29 19:46:01 +01:00
  • 56bb82e09c Fix wrong if raoulvdberge 2019-10-29 18:42:00 +01:00
  • b8943f2b40 Build 10 raoulvdberge 2019-10-29 18:40:40 +01:00
  • 234dc6f77f Fix controller not persisting energy across drops raoulvdberge 2019-10-29 17:54:16 +01:00
  • 0917dde80d Pattern Grid needs as much power as Crafting Grid raoulvdberge 2019-10-29 17:43:30 +01:00
  • a001cbfa68 Fix CheckBoxWidget raoulvdberge 2019-10-29 16:55:30 +01:00
  • 07845f462d Move common setup out of RS main raoulvdberge 2019-10-29 16:27:25 +01:00
  • 1a30f0dfc1 Remove ProxyCommon, re-add break without tool listener raoulvdberge 2019-10-29 16:09:39 +01:00
  • abb909a5ab Replace Exception printStackTrace with logger raoulvdberge 2019-10-29 16:03:56 +01:00
  • deda011b98 Add API delivery raoulvdberge 2019-10-29 15:59:34 +01:00
  • 2c5ca32ae5 Re-add grid filtering with "$" raoulvdberge 2019-10-29 14:36:14 +01:00
  • 0985685688 Re-add advancements raoulvdberge 2019-10-29 14:26:39 +01:00
  • 38d87af5d6 Remove deprecated methods raoulvdberge 2019-10-29 13:50:52 +01:00
  • f3e8183800 Fix fluid external storage cache raoulvdberge 2019-10-29 13:49:03 +01:00
  • 231027ebd8 Processor binding can take forge:string raoulvdberge 2019-10-29 13:42:41 +01:00
  • a7c24bfbda Resolve some more TODOs raoulvdberge 2019-10-29 13:37:00 +01:00
  • 9c0428a807 Re-add autocrafting calculation timeout setting raoulvdberge 2019-10-29 13:06:57 +01:00
  • d5997f8542 Re-add the Wireless Crafting Monitor raoulvdberge 2019-10-29 00:24:33 +01:00
  • c9783296f6 Fix crash when deserializing crafting tasks due to null check raoulvdberge 2019-10-29 00:23:55 +01:00
  • ac379e8e60 Re-add the Crafting Monitor raoulvdberge 2019-10-28 23:29:37 +01:00
  • ee0ab69f3d Re-add the Crafter Manager raoulvdberge 2019-10-28 21:08:21 +01:00
  • 9ffb9ef2ce Add fluid (in)exact mode raoulvdberge 2019-10-28 19:55:24 +01:00
  • 148dcde872 Re-add oredict mode with "exact mode" off/on (by default ON) raoulvdberge 2019-10-28 19:08:53 +01:00
  • df807d43c5 Re-add oredict mode with "exact mode" off/on (by default ON) raoulvdberge 2019-10-28 19:07:53 +01:00
  • c102b5fa44 Build 9 raoulvdberge 2019-10-28 17:36:35 +01:00
  • 4ffab370c6 Fix server crash raoulvdberge 2019-10-28 17:29:58 +01:00
  • 31e2561cb8 Add extra logging raoulvdberge 2019-10-28 16:58:25 +01:00
  • df0b5d787f Add "crafter locked" check for fluids while getting crafting monitor elements raoulvdberge 2019-10-28 12:54:40 +01:00
  • dd76961f8e Made error handling for rendering grid stacks a bit more robust raoulvdberge 2019-10-28 12:52:14 +01:00
  • db076b7b8d Fix scrollbar color resetting when using CTRL + A or shift w arrow keys raoulvdberge 2019-10-28 12:50:48 +01:00
  • ed58cecb87 Store item data with an String ID instead of Registry ID (less prone to error). Offer temporary migration path as well. raoulvdberge 2019-10-28 12:19:07 +01:00
  • 5a9cb67057 Fix crash in FilterUpdateMessage raoulvdberge 2019-10-28 11:59:46 +01:00
  • 930058f21e Update Forge raoulvdberge 2019-10-28 11:59:31 +01:00
  • 7694b099d6 Add null checks raoulvdberge 2019-10-28 10:41:47 +01:00
  • 2a2d9a1a07 Re-add autocrafting raoulvdberge 2019-10-27 22:51:02 +01:00
  • f60f09a262 Re-add the Crafter raoulvdberge 2019-10-27 18:57:23 +01:00
  • 7da0a53385 Build 8 raoulvdberge 2019-10-27 13:39:00 +01:00
  • 3f1280327a Small fixes raoulvdberge 2019-10-25 23:30:33 +02:00
  • 95118482c6 Fix mod filtering raoulvdberge 2019-10-25 23:21:15 +02:00
  • 5153e62562 Re-add keybinding to open Portable Grid raoulvdberge 2019-10-25 23:07:09 +02:00
  • 07f9f673ed Re-add the portable grid (block form) raoulvdberge 2019-10-25 22:43:13 +02:00
  • 3a13caaf89 Re-add the portable grid (item form) raoulvdberge 2019-10-25 14:54:48 +02:00
  • 8e184141ed Fix bug where breaking a storage block with a destructor crashes the game raoulvdberge 2019-10-24 22:23:49 +02:00
  • af53fe6005 Re-add the Disk Manipulator raoulvdberge 2019-10-24 18:52:48 +02:00
  • f68b47ec22 Re-add the Destructor raoulvdberge 2019-10-24 17:14:42 +02:00
  • 2b5e0a74e0 Re-add the Constructor raoulvdberge 2019-10-24 15:29:07 +02:00
  • 1ad1cfa330 New build 7 raoulvdberge 2019-10-22 17:54:29 +02:00
  • 31fd6d5dd9 Fix NPE raoulvdberge 2019-10-22 17:53:51 +02:00
  • f6656b6b06 Build 6 raoulvdberge 2019-10-22 17:34:54 +02:00
  • eea6bf895b Add out of energy message to network items raoulvdberge 2019-10-22 17:23:31 +02:00
  • 9b1564ebbe Fix fluid storage tracker not working raoulvdberge 2019-10-22 17:17:17 +02:00
  • 472abcb316 Add the Wireless Fluid Grid raoulvdberge 2019-10-22 17:14:12 +02:00
  • 192e72136b Add the Wireless Grid raoulvdberge 2019-10-22 15:27:08 +02:00
  • 40c7cfe334 Re-add the Storage Monitor raoulvdberge 2019-10-21 21:52:54 +02:00
  • 97ae03da9f Re-add the Wireless Transmitter raoulvdberge 2019-10-21 20:50:46 +02:00
  • 139af22a67 Fix fluid renderer min height raoulvdberge 2019-10-21 18:55:16 +02:00
  • e0bd3b6bfa Re-add the Fluid Interface raoulvdberge 2019-10-21 18:47:03 +02:00
  • a5b3276b51 Re-add the Interface raoulvdberge 2019-10-21 18:05:08 +02:00
  • 00090b2b28 Re-add the Security Manager raoulvdberge 2019-10-20 23:08:47 +02:00
  • ea6c1f9492 Re-add the Detector raoulvdberge 2019-10-20 13:44:27 +02:00
  • 3bf3fbbe77 Re-add the Relay raoulvdberge 2019-10-20 13:02:55 +02:00
  • 2c69399d88 Decouple INetwork from ControllerTile raoulvdberge 2019-10-19 20:02:08 +02:00
  • c142e6b63a Re-add the Network Transmitter raoulvdberge 2019-10-18 22:30:12 +02:00
  • 4a8ddeeb6d Remove IModelRegistration raoulvdberge 2019-10-18 21:15:43 +02:00
  • cc0adab112 Re-add the Network Receiver raoulvdberge 2019-10-18 21:12:39 +02:00
  • e46baf4a3c Add version (build) number, fix server crash raoulvdberge 2019-10-17 18:48:56 +02:00
  • 2d3e4628cf Update changelog raoulvdberge 2019-10-17 18:12:20 +02:00
  • 43548e3946 Remove the Reader and Writer raoulvdberge 2019-10-17 18:11:50 +02:00
  • d5ad673a40 Re-add the Exporter raoulvdberge 2019-10-17 17:41:23 +02:00
  • ad800fbd1a Add new inventory listener system raoulvdberge 2019-10-17 17:17:53 +02:00
  • f893122b98 Re-add the Importer raoulvdberge 2019-10-17 16:41:01 +02:00
  • a3fd30bec5 Remove "compare nbt" button, switch it to "exact mode" on or off. Rewrite Comparer a bit. raoulvdberge 2019-10-17 00:48:10 +02:00
  • d6f257401f Just use amountCrafted raoulvdberge 2019-10-16 22:20:50 +02:00
  • 7cf5830f8d Fix shift clicking in the crafting grid result slot only creating max-1 instead of max raoulvdberge 2019-10-16 19:44:36 +02:00
  • 46bcea920c Fix some TODOs raoulvdberge 2019-10-16 19:37:30 +02:00
  • 73ccc830c3 Make INetwork insertFluid/extractFluid return a NonNull FluidStack raoulvdberge 2019-10-16 19:07:31 +02:00
  • b9761e2539 Make INetwork insertItem/extractItem return a NonNull ItemStack raoulvdberge 2019-10-16 18:41:44 +02:00
  • 7c50c49aaf Make IStorage return NonNull ItemStack/FluidStack raoulvdberge 2019-10-16 18:02:05 +02:00
  • ad44107c39 Re-add the External Storage raoulvdberge 2019-10-15 23:28:13 +02:00
  • 4659bcc042 Fix pattern TESR rendering + pattern item color raoulvdberge 2019-10-15 22:15:29 +02:00
  • 4036926487 Remove covers and the cutting tool raoulvdberge 2019-10-15 21:57:41 +02:00
  • 9ed9171046 Start porting external storage raoulvdberge 2019-10-15 21:40:28 +02:00
  • 632dec3d88 Reimplement JEI ghost ingredient handler but leave it disabled since it's still broken raoulvdberge 2019-10-15 21:20:01 +02:00