Power Advantage Update Log

Version 1.3.5

  • Fully implemented crude oil
  • Added bucket of crude oil
  • Fixed bugs in fluid machines
  • Fixed bug in simple fluid API

Version 1.3.3 & Version 1.3.4

  • Fixes to filtered item conveyors

Version 1.3.2

  • Made improvements to filtered item conveyors
  • Added overflow filter (filters item whenever possible and passes the item if it cannot drop it into inventory below)

Version 1.3.1

  • Made major improvement in compatibility with RF-powered mods
  • Changed sprocket recipe
  • Shortened the mining time for the steel frame block

Version 1.3.0

  • Now building with Java 8!
  • Made improvement to automated RF conversion (should now not-crash with progressive automation)

Version 1.2.4

  • Fixed bugs in fluid drain

Version 1.2.3

  • Fixed bugs in item conveyors
  • Item conveyors now pick-up items dropped right behind them

Version 1.2.2

  • Fixed more bugs related to automated RF interfacing. It now works with Neotech's electric furnace

Version 1.2.1

  • Fixed a bug related to automated RF interfacing

Version 1.2.0

  • Added a light-weight power acceptor API for mods that only want to receive energy from Power Advantage without being a Power Advantage add-on
  • Added block of infinite steam power, block of infinite electricity power, and block of infinite quantum power for using in debugging and creative builds
  • Added config option to disable compatibility with non-PowerAdvantage mods (saves performance if you only have Power Advantage add-on mods
  • Added config option to enable automatic RF compatibility. Note that a lot of assumptions are made to automate and unify the two very, very different approaches to power systems. There is zero guarantee that the automated RF compatibility will work and it may even crash your game.

Version 1.1.0

  • Added new fluid tank made of steel. This tank holds 10 buckets of fluid, but is not portable
  • Reduced plastic storage tank capacity to 4 buckets
  • Made the plastic storage tank display the contents in a tooltip instead of in the name
  • Added a new tool called the Rotation Wrench. The Rotation Wrench will rotate any block that has more than one facing (useful for aligning your item conveyors)
  • Drain now pulls fluids from all adjacent fluid machines, not just from directly above it (improves cross-mod support)

Version 1.0.3

  • Fixed a bug that caused the [i]cyano.poweradvantage.util.InventoryWrapper.(InventoryWrapper.java:30)[/i] crash when attaching an item conveyor to a blocked chest

Version 1.0.2

  • Drain machine should now be able to pull fluids from a fluid-handler block above it and the Discharge machine should now be able to push fluids into a fluid-handler block beneath it

Version 1.0.1

  • Fixed conveyor graphics glitch
  • Fixed a bug related to the recipe_mode config option
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License