Skip to content

Releases: AE2-UEL/Applied-Energistics-2

Patched up Applied Energistics 2 for Omnifactory modpack v36c

15 Apr 00:49
Compare
Choose a tag to compare

Draggable JEI ghost items
Made item checking strickter on items left on the 3x3 crafting grid when transfering JEI recipes
b) Fixed JEI ghost fluids not working on servers

  • Added ghost drag support to bookmarked JEI items
    c) Re-enable left-clicking on JEI bookmarked items on GUIs that do not have configurable slots

Patched up Applied Energistics 2 for Omnifactory modpack v35

10 Apr 12:49
Compare
Choose a tag to compare

added highlight to matches on the interface terminal
try fixing crash related to storage drawers not being installed

Patched up Applied Energistics 2 for Omnifactory modpack v34d

02 Apr 01:38
Compare
Choose a tag to compare

Added fluid support to Storage Monitor and Conversion Monitor
-Highlighting interfaces no longer works interdimensionally.
HOTFIX b) reverted experimental backport that should no have made in
c) interface terminal behavior moved to server-side
d) fix weird double tooltip/ lightning issue on interface terminal

Patched up Applied Energistics 2 for Omnifactory modpack v33b

01 Apr 00:05
Compare
Choose a tag to compare

implemented cache for level emitters so updates requests by changes affect the cached result.
cache is reseted every tick.
b) fixed advancements

Patched up Applied Energistics 2 for Omnifactory modpack v32

31 Mar 02:37
Compare
Choose a tag to compare

Refactored level emitter caching for the last time in my life
reduced log spam by making recipes and advancements conditional ( by @ALongStringOfNumbers )

Patched up Applied Energistics 2 for Omnifactory modpack v31b

29 Mar 00:17
Compare
Choose a tag to compare

refactored terminal interface GUI.
now has proper button with tooltips
can now drag encoded patterns on the terminal. interfaces will not accept more than 1 of each encoded item
b) fix JEI recipe transfer not taking account if the amount of items are different

Patched up Applied Energistics 2 for Omnifactory modpack v30e

26 Mar 01:52
Compare
Choose a tag to compare

level emitters fixed. can now return from sleep
hotfix e) fix duping

Patched up Applied Energistics 2 for Omnifactory modpack v29

08 Mar 03:30
Compare
Choose a tag to compare

Fixes:

  • Storage busses now hide/show inaccessible items as configured.
  • Pattern terminal multiplier buttons no longer go above the item max stack size. ( as seen on Jimmy )
  • Fix storage drawers showing up as 'nothing' on interface terminals.
  • Fix gregtech machines appearing with 'unnamed' or 'draconium lens' on the interface terminal on specific situations.
  • Add memorycard support for fluid interfaces, import/export/storage busses and level emitters ( this fix was upstreamed to AE2 for MC 1.16)

Changes so far :

Fixes:

  • Storage busses now hide/show inaccessible items as configured.
  • Exclusive Blocking mode for GTCE ( shapes, molds and configured circuits do not block GTCE machines )
  • Added @talchas "Insane Blocking Mode", (checks for empty slots, not extractable ones. Can be disabled in the config)
  • Fuzzy includes items that report that they're damageable, but report a maxDamage of 0 ( auto-crafting of basic capacitors -> resonant capacitors is now possible ) <- Broken item implementation.
  • Backported b7ca98d ( Avoid copying items on simulated item extraction )

Performance:

  • Added @talchas fixes for insane channelless AE networks.
  • Implemented StorageDrawers slotless itemhandler.
  • Removed CraftedEvent. <- Will be reverted after Omni uses craftweaker > CraftTweaker2-1.12-4.1.20.626
  • Count items set in interfaces before queuing crafting for them needlessly

QOL:

  • added highlight interface button to interface terminal ("?" button on the left of the interface slots)
  • Added bar on the interface terminal that search by inputs ( The one on the LEFT, also searchs by interface name )
  • Shortcut to molecular assemblers with free slots on the terminal interface by @Theisyat
  • Toggle button on interface terminal to hide full interfaces
  • JEI "U""R" and "A" (Usages/Recipes/Bookmark) now work on the Crafting Status GUI. ( the one that shows the total items to craft, and whats missing)
  • Patterns can now be made with items currently showing on JEI. ( This is overriden by Just Enough Energistics. )
  • Added multiplier buttons to processing pattern gui
  • Switched crafting terminal JEI search to fuzzy mode. If the recipe uses a damageable item, AE will try to grab it ( damaged tools )

HOTKEYS:

  • Implemented mousetweaks API. AE2 custom keybinds now work. (Try right clicking and use the scroll-wheel on the terminals)

  • Holding SHIFT and scrolling UP and DOWN will increase the items set on the configured slots of Interfaces and Pattern Terminal (Processing mode)

  • Encoded patterns now stack up to 64 ( hold shift and clicking the encode arrow will transfer the encoded pattern to the player inventory)

Patched up Applied Energistics 2 for Omnifactory modpack v28c

02 Mar 23:11
Compare
Choose a tag to compare

added shortcut to molecular assemblers with free slots on the terminal interface by @Theisyat
HOTFIX b) fix not being to swap encoded patterns on interface terminal
HOTFIX c) reverted skipping un-extractable slots due to breaking some setups

Patched up Applied Energistics 2 for Omnifactory modpack v27

01 Mar 00:30
Compare
Choose a tag to compare

Add toggle button to interface terminal to hide full interfaces
interface terminal retains the search entries and toggle for the session only.
HOTFIX b) fix toggling full interfaces hiding all interfacers without a matching search