Commit Graph

  • 1d1205412c impl feature-interface-config NotMyWing 2025-03-28 14:29:08 +11:00
  • ad8b7aa7bd Fix stored energy tooltip typo NotMyWing 2025-03-27 16:45:44 +11:00
  • 26bb5986c6 Temporary OreDict bus serialization fix master NotMyWing 2025-03-25 16:57:55 +11:00
  • e175bccace Fix Color Applicator model NotMyWing 2025-03-18 20:02:51 +11:00
  • 127872b310 Fix Wireless Interface Terminal hotkey NotMyWing 2025-03-18 18:37:00 +11:00
  • b030cb9f00 Fix slot OOB indexing NotMyWing 2025-03-18 18:27:26 +11:00
  • f1e5a33a6e Fix ME Portable Cell voiding/dupes & disabled slot idiocy NotMyWing 2025-03-18 18:22:03 +11:00
  • f42a5778d2 Display lock reason only when using the mode v0.56.7 NotMyWing 2025-03-14 15:48:23 +11:00
  • d131e12498 Generalize ME Interface blocking logic (#531) Neeve 2025-03-14 15:33:58 +11:00
  • f1d9fda6ce Split injecting into CraftingGridCache into separate pass (#533) Neeve 2025-03-14 14:17:29 +11:00
  • 2141ffe7f0 Update build actions (#475) zeng-git 2025-03-13 14:22:09 +08:00
  • 7baf538a76 Fix stack sizes underflowing when shift-clicking into oversized slots NotMyWing 2025-03-11 19:11:08 +11:00
  • e833aa1e61 Further crafting lock improvements (#507) zeng-git 2025-03-10 15:40:11 +08:00
  • 202259ef2a Make FluidHandlerAdapter Cache properly use Tank Properties (#483) Ghzdude 2025-03-10 00:36:31 -07:00
  • fabc9bd82c Fix ME Interface deadlocking (#478) Yang Xizhi 2025-03-10 15:35:31 +08:00
  • 9c021867f0 Add Wireless Interface Terminal (#500) zeng-git 2025-03-10 15:33:10 +08:00
  • 9749faa692 Fix ME Interface Terminal localization (#522) Forever-178 2025-03-10 14:06:22 +08:00
  • 37e7c02c3c Fix Annihilation Plane sometimes not accepting drops (#524) zeng-git 2025-03-10 13:59:04 +08:00
  • 7f2318f89c Add Annihilation Plane enchantment support, deprecate Identity (#510) zeng-git 2024-11-29 13:06:55 +08:00
  • 925cf092be Backport colored tooltips from modern AE2 (#503) zeng-git 2024-11-29 11:39:03 +08:00
  • 7c6ceefd94 Change lock/unlock icon to fit the old style (#466) RuiXuqi 2024-06-21 10:40:21 +08:00
  • c7ec7e0890 Hide all facades from JEI except for the first found NotMyWing 2024-06-18 20:14:33 +11:00
  • 0a7799a664 Allow looking up recipes in JEI with non-item slots (#451) Yang Xizhi 2024-06-18 16:14:20 +08:00
  • 1316f035cd Fix some MouseTweaks interactions (#455) jchung01 2024-06-18 01:12:03 -07:00
  • 10a0453bea Fix nullable Inscriber inputs (#464) brachy84 2024-06-18 10:11:44 +02:00
  • efe726ecdd Fix ME Interfaces not pulling items from storage (#454) Yang Xizhi 2024-06-13 10:57:37 +08:00
  • 9a255432f5 Publish to the GTCEu Maven NotMyWing 2024-06-10 16:57:09 +11:00
  • eba3e2456a Add custom TunnelType registration API NotMyWing 2024-06-10 16:43:27 +11:00
  • d40b9831c1 Make craftingList a hash set in DualityInterface NotMyWing 2024-06-10 15:40:28 +11:00
  • 6632344f87 Make ME Interfaces insert items/fluids directly into storage if possible (#448) v0.56.6 Yang Xizhi 2024-06-09 12:53:20 +08:00
  • 724f3baf4c Improve AESharedItemStack caching NotMyWing 2024-06-09 13:33:33 +11:00
  • f7562db2e9 Memoize isModLoaded lookups NotMyWing 2024-06-07 17:09:18 +11:00
  • 8d4e5734e8 automatically add papers for GT multiblocks jei-recipe-improvements NotMyWing 2024-06-01 19:12:45 +11:00
  • 00ac7c3334 rewrite transfer logic NotMyWing 2024-06-01 18:46:11 +11:00
  • bcc28c0b28 extra tooltip check just in case NotMyWing 2024-05-31 18:23:54 +11:00
  • a03d6f4803 bypass unnecessary fuzzy checks if we're ignoring durability anyway NotMyWing 2024-05-31 18:10:37 +11:00
  • e3b8228608 boring stuff (who even reads these) NotMyWing 2024-05-31 00:42:43 +11:00
  • 68de8fa1a2 Make OreDict Storage Buses upgradeable v0.56.5 NotMyWing 2024-05-28 17:51:07 +11:00
  • 6864f7ae07 Fix ME Interface GuiSync overlap NotMyWing 2024-05-28 17:15:25 +11:00
  • 7fa7b726f2 Disable extracting invisible items from Storage Buses altogether NotMyWing 2024-05-27 20:41:15 +11:00
  • c814fe591d Update zh_cn.lang (#443) zeng-git 2024-05-27 10:31:22 +08:00
  • cd0a5d631b Temporarily prevent FakePlayers from using wrenches NotMyWing 2024-05-27 13:28:48 +11:00
  • d82cdabc6d Fix crafting plan reporting invisible extractable items as available NotMyWing 2024-05-25 00:37:46 +11:00
  • 2e976a609f Make Storage Cell tooltips configurable NotMyWing 2024-05-24 23:54:05 +11:00
  • a13f9955f2 Backport lock crafting function for ME Interface (#423) Zengyj 2024-05-24 23:36:17 +11:00
  • a65b5015e6 Allow View Cells to be shift-clicked into place (#388) Michael Trittin 2024-05-24 08:13:15 -04:00
  • 07eb6c1238 Allow third-party addons to register custom GUIs via GuiBridge (#402) Yang Xizhi 2024-05-24 20:05:29 +08:00
  • 529ea5e239 Small UI fixes and improvements (#398) Domi 2024-05-24 14:03:12 +02:00
  • a9b7faa98b Fix OreDict filters not testing items without entries NotMyWing 2024-05-24 22:49:38 +11:00
  • 78c7235bea Improve ME Interface Terminal UI (#368) Serenibyss 2024-05-24 06:15:15 -05:00
  • 59edb38208 Add ore dictionary support for Inscriber recipes in JEI (#430) zeng-git 2024-05-24 18:51:37 +08:00
  • 08a7aff600 Fix ME Export Buses oversending items NotMyWing 2024-05-24 20:25:10 +11:00
  • 9f19e05592 Fix non-deterministic ME Interface behavior NotMyWing 2024-05-24 19:05:06 +11:00
  • 5f20e3346c Add automatic artifact builds on push (#426) zeng-git 2024-05-17 19:37:54 +08:00
  • fd188dc96c Fix stopping already stopped Stopwatches in CraftingJob NotMyWing 2024-05-17 19:31:31 +11:00
  • e471293e60 Fix NPE when suffocating in ME Drives NotMyWing 2024-05-17 19:08:18 +11:00
  • f28a3574df Fix rogue off-by-one OreHelper error breaking nested parens NotMyWing 2024-05-17 14:58:44 +11:00
  • b2b21eae41 Add missing Fluid Terminal localization (#428) zeng-git 2024-05-16 17:07:12 +08:00
  • e8a186df60 Fix missing letters in ru_ru.lang (#397) Георгий Торопов 2024-05-12 08:41:49 +07:00
  • 6425ef6ecd Fix NPE when posting changes for storage busses (#405) v0.56.4 Ghzdude 2024-02-23 19:25:51 -07:00
  • 7ebb2a0fbb allow custom slot jei check and fix fluid color in cell workbanch (#401) Yang Xizhi 2024-02-19 13:06:07 +08:00
  • 20a1fec6fb Recache OreDict Buses on RegEx changes & adjust visibility logic (#395) v0.56.3 Neeve 2024-02-05 13:05:31 +11:00
  • 0fffc829ab Fix invalid pattern outputs throwing NPE in crafting grid (#393) Yang Xizhi 2024-02-01 16:14:33 +08:00
  • 88635d9a8d Do not check white-/blacklist on extract NotMyWing 2024-02-01 18:33:13 +11:00
  • 0fd0ed1b1c Fix Fluid Cells having no upgrades (#392) Neeve 2024-01-31 19:37:05 +11:00
  • 87f884228e Fix ME Storage Buses reporting contents regardless of settings (#384) Neeve 2024-01-30 16:10:52 +11:00
  • 3495d3dfd4 Use LoadingCache instead of HashMap for CableBusBakedModel (#385) Serenibyss 2024-01-29 21:19:50 -06:00
  • 0acb03b83d Add zh_cn.lang entries for Sticky Card (#381) ZHAY10086 2024-01-21 10:55:57 +08:00
  • 9adb0359dd Fix player UUID lookup server issue (#380) v0.56.2 Serenibyss 2024-01-20 06:44:34 -06:00
  • ac259dce6a Fix Network Tool not working (#377) v0.56.1 Serenibyss 2024-01-15 22:56:12 -06:00
  • 7a6d49412e Fix minor slot merge/update regressions (#376) Neeve 2024-01-16 15:55:13 +11:00
  • 10f47a560a Fix transformers causing NCDF on specific servers (#374) Yang Xizhi 2024-01-16 09:36:22 +08:00
  • a8f0bbe06b Add Sticky Card (#371) Serenibyss 2024-01-15 19:27:13 -06:00
  • dd3cdfcec5 Fix landing/running particles for cable bus (#372) Serenibyss 2024-01-15 13:40:01 -06:00
  • 503f14f0a6 Fix minor slot stack size regression (#375) Neeve 2024-01-16 06:39:04 +11:00
  • 30af345ceb Update mod base name (#373) Neeve 2024-01-16 01:13:04 +11:00
  • e8af0f228b Update ME IO Port tasks on grid changes (#370) Serenibyss 2024-01-15 01:01:53 -06:00
  • 0291ceff30 Fix Toast server crash (#367) Serenibyss 2024-01-13 20:15:45 -06:00
  • d0614ba7d8 Clear modVersion v0.56.0 NotMyWing 2024-01-13 17:18:41 +11:00
  • 54366e2b35 Initialize GHA workflows for pushing & caching (#359) Neeve 2024-01-13 16:58:14 +11:00
  • d128b0c228 Fix ME Interface Terminal input search not checking beyond first input (#364) Serenibyss 2024-01-12 23:57:54 -06:00
  • f7aa4c92bc Fix CellInventory stack size data losses (#363) Neeve 2024-01-13 16:56:26 +11:00
  • 0709d2dfc4 Color applicator improvements (#360) Serenibyss 2024-01-12 01:21:24 -06:00
  • 2ea08a3fc9 zh_cn translation fix and additions (#361) mczph 2024-01-10 11:02:40 +08:00
  • 8c7185f8ff Update buildscripts (#354) Serenibyss 2024-01-09 00:47:53 -06:00
  • f7651fff29 Add part placement preview, render all part boxes on hover (#349) Serenibyss 2024-01-08 22:53:52 -06:00
  • 51f2a42367 Tweak transparent Smart Cable texture (#356) Serenibyss 2024-01-08 22:43:36 -06:00
  • 4829ec8286 Remove part layer api in favor of capabilities (#355) Serenibyss 2024-01-08 09:52:05 -06:00
  • 0b7341e4a8 Allow for math expressions in GuiCraftAmount textbox (#353) Serenibyss 2024-01-06 20:55:22 -06:00
  • 2054c2afe3 fix sb-annihation-plane-improvements serenibyss 2024-01-03 23:48:58 -06:00
  • 69650e2bef power cost improvements from eff + unbreaking serenibyss 2024-01-03 23:46:41 -06:00
  • 1a576705fe annihilation plane performance improvement serenibyss 2024-01-03 23:26:50 -06:00
  • 27a3f70f0b fortune enchantable serenibyss 2024-01-03 23:21:32 -06:00
  • b252d1c891 Update ja_jp.lang (#351) tier940 2024-01-03 00:35:24 +09:00
  • a31de25257 Fix 2 cable rendering bugs (#350) Stone 2024-01-02 10:35:00 -05:00
  • 01f56ae633 Fix Wireless Access Point displaying energy incorrectly (#346) Serenibyss 2023-12-29 21:41:16 -06:00
  • 669aa3188e Fix P2P Tunnels dropping ME Tunnels regardless of type (#347) Serenibyss 2023-12-29 21:39:21 -06:00
  • 219de337be Update mod metadata (#344) Neeve 2023-12-28 16:46:53 +11:00
  • 7747899e90 Fix ME Level Emitter buttons config and ME IO Port not respecting its redstone mode (#345) Stone 2023-12-27 22:53:46 -05:00
  • 82751e761e Add crafting job toasts (#342) Neeve 2023-12-26 13:53:51 +11:00