Commit Graph

  • a3269826f9 cleanup inventory change handling Florian Scandella 2017-08-31 13:37:26 +0200
  • 1a918be658 only calculate difference when it's the same item Florian Scandella 2017-08-29 22:52:59 +0200
  • 90130e72aa call saveChanges when inventory changes. Florian Scandella 2017-08-29 22:52:06 +0200
  • c8f10d92bb use index not slotNumber Florian Scandella 2017-08-29 21:20:18 +0200
  • 548af3c6cc Use standard inheritance to propagage NBT events (#3058) rv5.alpha.4 fscan 2017-08-28 09:34:09 +0200
  • 98b9380494 Fixes machines not extracting power from the local grid. yueh 2017-08-27 15:01:07 +0200
  • bbf4d4a9ce Spatial rework (#3048) fscan 2017-08-24 11:24:33 +0200
  • 1513ba3f6a Performance improvements for the energygrid (#3051) yueh 2017-08-24 11:06:31 +0200
  • f03f8ec432 Remove RF dependency yueh 2017-08-22 11:06:20 +0200
  • e1dcd588b7 add particle texture to charged quartz Florian Scandella 2017-08-21 20:11:20 +0200
  • 8338a7d13e Fixes #3049: JEI recipe transfer can voiding items (#3053) fscan 2017-08-21 14:39:29 +0200
  • b8e685b1b6 Fixes #3040: Cache recipe and revalidate it (#3042) yueh 2017-08-20 21:31:30 +0200
  • d84500c5b7 Fixes FE P2P tunnel drain issues yueh 2017-08-20 14:35:31 +0200
  • a1679c944b Added SCS size to the Spatial IO Port. (#3045) yueh 2017-08-20 13:14:27 +0200
  • a3a39201d1 Missed vibration chamber when fixing the others. (#3050) fscan 2017-08-19 21:31:16 +0200
  • d788da687e Update it_it.lang (#3041) Emanuele Torre 2017-08-18 10:31:15 +0200
  • 030e0c6a14 Updated gradle.properties for deploying to multiple minecraft versions rv5.alpha.3 yueh 2017-08-18 00:47:31 +0200
  • 8e4265aa33 P2P Tunnel improvements (#3039) fscan 2017-08-18 00:44:19 +0200
  • 80eaa032b9 Fixes #3011: placing the last part in off-hand clearing main hand as well Gunther De Wachter 2017-08-17 22:19:35 +0200
  • bee9c70497 Added 1.12.1 as accepted version. yueh 2017-08-17 21:17:55 +0200
  • c4fa21c193 Removes coremod (#3038) yueh 2017-08-17 21:16:57 +0200
  • 8a7450168b Updated JEI plugin to newer API methods. Gunther De Wachter 2017-08-16 17:51:43 +0200
  • 7cb641cdc8 Fix shift clicking memory card still triggering off-hand item/block usage. Gunther De Wachter 2017-08-16 03:23:18 +0200
  • b5b8050c4c Added workaround for sorting items on amount with fake amount when showing crafting label Gunther De Wachter 2017-08-16 02:25:53 +0200
  • e65083b045 Fixed dropping items on the ground when clicking on a crafting label with items in hand Gunther De Wachter 2017-08-16 02:07:57 +0200
  • b61219ef88 Covered dense cables (#3030) yueh 2017-08-17 18:41:39 +0200
  • 4f9fd1b369 IC2 rework to avoid a coremod or @Optional (#3034) yueh 2017-08-17 17:35:34 +0200
  • 630fae3f73 Fixes #3024: Crash on recipe lookup for disabled features (#3026) yueh 2017-08-17 17:17:26 +0200
  • 488ef1b544 Fixes recipes to use correct ingredients yueh 2017-08-17 15:12:34 +0200
  • 098ee2f000 Making charged certus ore glow again (#3035) fscan 2017-08-17 11:01:31 +0200
  • 04d2b06c0d Ignore MOVE_REGION when clicking on crafting slots (#3032) fscan 2017-08-15 15:07:42 +0200
  • ac48ab02fc Fix crash in clearStack (#3033) fscan 2017-08-15 15:05:12 +0200
  • 079325f0de new version rv3.beta.13 xsun2001 2017-08-14 19:56:27 +0800
  • e51e3c7b10 Another fix for issue #9 xsun2001 2017-08-14 19:49:11 +0800
  • 9022150e38 Fill existing stacks first when adding to player inventory. (#3025) fscan 2017-08-14 11:03:53 +0200
  • 65c6d2249a Fixes encoding issues with spatial cell names yueh 2017-08-13 19:02:03 +0200
  • c3410fe4c7 Fixes the dependency of BetterStorage. What's wrong with it? xsun2001 2017-08-13 21:51:49 +0800
  • 9c7e22b914 Sky chest xsun2001 2017-08-13 21:47:30 +0800
  • 107fc55165 fix of version's comparing.(I don't know why it was wrong but...) xsun2001 2017-08-13 21:23:28 +0800
  • 63880be5d8 fixed #11 xsun2001 2017-08-13 21:21:55 +0800
  • 8e7f79a9ea Ensure gradle uses UTF-8 yueh 2017-08-12 16:35:38 +0200
  • 95b48b9438 Registration rework (#3018) fscan 2017-08-12 15:02:50 +0200
  • cdd76b7b22 Added helpers for hex and color output. (#3027) yueh 2017-08-12 14:52:31 +0200
  • 3e2bc0e038 Inscriber improvements and fixes (#3028) fscan 2017-08-12 14:52:01 +0200
  • eec3e59eea Add missing annotations yueh 2017-08-11 21:44:30 +0200
  • e39855b48f Use qualified method and field access yueh 2017-08-11 21:43:47 +0200
  • cdcab7d91c Organise Imports yueh 2017-08-11 21:42:26 +0200
  • 27ad2c2b96 Code format yueh 2017-08-11 21:41:51 +0200
  • 542a2e5d5a Fixes NPE due to using wrong field. yueh 2017-08-11 21:33:57 +0200
  • 3b58f5e8da fix me io port (#3019) fscan 2017-08-09 10:39:07 +0200
  • 092afad4a5 Correctly detect redstone updates on all sides. (#3017) fscan 2017-08-09 10:30:44 +0200
  • d826e429a9 Fixes #2608: Handle scrollbar on mouseclicks not during rendering. yueh 2016-11-13 20:16:08 +0800
  • f296445521 Fixes #2515: Incorrectly version comparison yueh 2016-10-28 01:01:40 +0800
  • 1f22bc4205 Fixes #2623: Network Tool not removing facades with shift rightlick. yueh 2016-11-16 05:48:16 +0800
  • 23877ab72c Fixes #2647: Prevent crafting status from crashing due to missing network. yueh 2016-12-08 20:07:25 +0800
  • fa59de5cac Fixes #2714: Use a concurrent list to back NetworkList (#2715) yueh 2016-12-29 22:51:17 +0800
  • c6a80ded4b Calculuate the correct AABB for a rotated skychest. yueh 2016-12-18 06:47:42 +0800
  • df1d373f60 Call super#onBlockActivated() for wrench interaction xsun2001 2017-08-08 08:57:45 +0800
  • 563d902ff9 check the block's type when firing the event xsun2001 2017-08-08 08:56:04 +0800
  • 11bc4b60a2 fix the event firing of AE2's items xsun2001 2017-08-08 08:31:44 +0800
  • 6aa810d62a Re-add a missing piece of IC2 integration code. This should fix a bunch of IC2 spam in the console and allow items to be charged in IC2 blocks. Gunther De Wachter 2017-08-07 10:15:26 +0200
  • 41d98f9944 Fixed ME Chest visually not updating its cell state Gunther De Wachter 2017-08-05 11:43:57 +0200
  • 1b198979fd Fixed export bus never speeding up. Gunther De Wachter 2017-08-05 10:45:13 +0200
  • 8d5cc916e0 Adds improved tooltip to invalid encodedPattern (#2992) rv5.alpha.2 tyra 2017-08-04 21:17:35 +0200
  • 5abb8bf886 Removed call to super in Crafting Terminal initialisation code. Fixes #2988 Gunther De Wachter 2017-08-04 20:28:11 +0200
  • 0bed78a144 Re-enabled JEI search integration in terminals. Gunther De Wachter 2017-08-03 22:00:42 +0200
  • 30940e91ea InterfaceTerminal: Put into to cursor, not player hand (#2996) fscan 2017-07-31 17:16:56 +0200
  • 0f9ac5fdda Fix Inscriber and Molecular Assembler (#2995) fscan 2017-07-31 16:06:39 +0200
  • 5e001d86cb Move model loading to the correct event. Fixes #2991 (#2994) fscan 2017-07-31 15:51:53 +0200
  • b13a338948 Fix/Remove storage/import/export bus IItemHandler caching (#2987) fscan 2017-07-31 15:51:01 +0200
  • 454404b0c1 Changed ItemGen to use IItemHandler yueh 2017-07-30 20:17:23 +0200
  • bb1e191666 Changed IPart#onNeighborChanged() to add vanilla arguments (#2985) rv5.alpha.1 yueh 2017-07-29 15:45:18 +0200
  • b72fce97db Removes random energy P2P behaviour (#2986) yueh 2017-07-29 15:38:29 +0200
  • bcc4a732ed Started P2P rework (#2966) yueh 2017-07-28 22:06:19 +0200
  • 52d28fabe3 Use IItemHandler instead of IInventory internally (#2971) fscan 2017-07-28 22:04:32 +0200
  • c077840988 Fixed formation plane crashing when placing a block down. Gunther De Wachter 2017-07-26 07:39:59 +0200
  • 8f6510aad4 Fixed the spatial cells losing their "cubed" sign because of an encoding issue in the language files. Gunther De Wachter 2017-07-25 02:20:40 +0200
  • fa8427dcbd Fixed ItemStack initialisation in ContainerCellWorkbench. Gunther De Wachter 2017-07-23 20:50:30 +0200
  • 7eb09fc4db Fixed Container Workbench (and other UI's) giving access to slots that shouldn't be there. Gunther De Wachter 2017-07-23 20:39:01 +0200
  • ac528d09ae Fixed empty list when toggling to "Craftable" view in a terminal. Gunther De Wachter 2017-07-23 17:41:05 +0200
  • f44cddf8d5 Splitted coremod into a container and loading plugin. rv4.stable.1 master yueh 2017-07-23 15:37:39 +0200
  • c97165cc63 Fix NPE in MEMonitorIInventory.onTick (#2972) fscan 2017-07-22 21:24:19 +0200
  • 08ee8f7656 Updated eclipse codeformat yueh 2017-07-22 21:12:53 +0200
  • 727fcc528f Fixed crafting card recipe. Gunther De Wachter 2017-07-22 18:31:30 +0200
  • a4c468b9cf Updated caps to be manually disabled via config yueh 2017-07-22 13:29:14 +0200
  • 4ad31f5066 Integrated groups.recipes into the JSON recipes a bit more cleanly. Groups in groups.recipes that only had 1 item in the group haven't been converted into the JSON system. That means "monitor" and "densecable" were just left as is. Gunther De Wachter 2017-07-22 02:06:31 +0200
  • f70e97046f Fixes PatternTerminal crafting issue (#2964) tyra 2017-07-22 01:12:07 +0200
  • 3a053d9ebe Fixes PatternTerminal clearing crafting slot on tried crafting (#2963) tyra 2017-07-22 01:11:42 +0200
  • fbaff342e4 Fixed cable anchor recipe. Apparently 32767 is the magic wildcard number we were looking for. Gunther De Wachter 2017-07-22 00:33:16 +0200
  • f0baea3be8 Fixes a ItemStack deletion issue in the grindstone (#2962) tyra 2017-07-21 23:03:13 +0200
  • fd7e393d23 Updated github docs yueh 2017-07-21 22:05:38 +0200
  • a24ed38e90 Added missing Override annotations yueh 2017-07-20 21:28:16 +0200
  • 15582fd1df Always use qualified access for fields and methods yueh 2017-07-20 21:27:22 +0200
  • f9cad0758d Always use {} for control statements yueh 2017-07-20 21:24:58 +0200
  • 406013142e Superfluous whitespace removal yueh 2017-07-20 21:23:01 +0200
  • 7de90ed0ae Finally use Java7 <> yueh 2017-07-20 21:21:45 +0200
  • 8ec8babb6a Organised imports yueh 2017-07-20 21:18:49 +0200
  • 621910df91 Format sourcecode yueh 2017-07-20 21:17:10 +0200
  • 66437897be Removed superfluous thirdparty sourceset yueh 2017-07-20 20:59:37 +0200
  • 7414840530 Fixed facades not showing up before F3+A. This is caused by the BlockRendererDispatcher not existing yet in the ModelBakeEvent event. Gunther De Wachter 2017-07-19 19:08:49 +0200