Skip to content

Commit

Permalink
Add 1.8.9-0.5.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Feb 26, 2016
1 parent 884f7e8 commit 67dfc73
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions resources/changelog/1.8.9-0.5.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Make sure to backup your world before updating!

Changes:
* Show infobook appendix errors as warnings

Fixes:
* Fix sound packet sending from server to client
* Fix lighting for rotated quads
* Increase bucket fill priority
* Fix OreDictItemStackRecipeComponent matching null itemstacks

Lib changes:
* Make THIRD_PERSON in DynamicBaseModel protected
* Take into account max stacksize in SimpleInventory

Lib additions:
* Add method to specify uv's in dynamic models
* Add single model loader
* Add option to ignore specific infobook factories by name
* Add xml recipe oredict condition
* Allow oredict items to be used as output in the xml recipe system
* Enable handling of xml recipes with a null item output
* Add getFluid helper to xml recipe type handler
* Port custom recipes components from EvilCraft
* Add FluidHelpers
* Port fluid context rendering from EvilCraft
* Abstract leaves, logs and saplings

0 comments on commit 67dfc73

Please sign in to comment.