Woot Changelog 1.9 - Ipsis/Woot GitHub Wiki

1.9.4-0.3.0-beta

Features

  • Blacklist is now based off Woot formatted names, not Minecraft. See the Wiki.
  • Added matching texture to top of factory and bottom of controller to indicate that they connect
  • Add commands to show the mob tier mapping and mob blacklist
  • Extra configuration to set a tier requirement for a mob [#52]
  • Add RF input texture to the base of the Mob Factory block [51]
  • You can now access the factory information via the controller block [#44]

Fixes

  • Factory will now form when doDaylightCycle is false [#53]
  • No more strange noises from the factory, which was the FakePlayer equip item sound! [#47]

1.9.4-0.2.0-beta

Features

  • Add required factory tier to the Prism tooltip [#45]
  • Right click unformed factory will tell you in chat which blocks are wrong [#42]
  • Added itemSkull OreDictionary to all my recipes [#40]
  • McJty's The One Probe support [#37]

Fixes

  • Fixed loot not generating after redstone toggle [#43]
  • Add a recipe for the Efficiency upgrades - yes I did it again! [#39]
  • Fix side of block rendering when not formed. [#36]

Credits

  • tommyTT: for suggesting some of the above improvements.

1.9.4-0.1.0-beta

Features

  • Initial version
  • Requires Forge >= 1.9.4-12.17.0.1922-1.9.4

1.9-0.6.1-beta

Fixes

  • Add a recipe for the layout block - oh the shame. [#35]

1.9-0.6.0-beta

Features

  • Added an efficiency upgrade, which reduces the RF cost.
  • Redstone signal will now stop the factory.

Fixes

  • Prism/Controller now shows wither skeleton. Only counts for new captures and programming. [#30]
  • Cleanup markDirty usage to ensure changes to NBT are saved [#32]
  • Add sound to the XP shard and remove the swing sound [#33]

1.9-0.5.0-beta

Features

  • Right click on factory bock will show configuration in chat.
  • Staggered the background spawning of mobs, to try and limit synchorinised spawning on start.

Fixes

  • Waila tooltips now show correct information for upgrades and structure blocks. [#17]
  • Set the attacking player to FakePlayer before a fake kill. This will allow the generation of player-kill specific drops, such as blaze rods. [#22]
  • Only learn vanilla slime drops when the slime if the correct size to produce drops. [#23]
  • Fix the layout block rendering stopping when the TE was out of view. [#24]
  • Set the correct slime size and magma cube size when fake spawning, to ensure that we have the size that drops loot. [#25]
  • Layout block now shows the Tier III factory blocks as blue. [#26]

1.9-0.4.0-beta

Fixes

  • Fix crash on player death [#21]
  • Add missing block to the Tier III layout

1.9-0.3.0-beta

Features

  • Added layout block to show a visual guide for the factory layout. Right-click changes the tier.
  • Added "woot" command for ops to display and flush the mob tables.

Fixes

  • Blacklist the EnderDragon [#18]

1.9-0.2.0-beta

Fixes

  • Fix crash on dedicated server when placing a base block [#15]

1.9-0.1.0-beta

Features

  • Initial version