1.15/1.14/1.12: Release commit v1.1.0.

This commit is contained in:
stfwi 2020-06-28 10:29:23 +02:00
parent e8f32e29a1
commit c6cf013e3b
12 changed files with 86 additions and 27 deletions

View file

@ -11,6 +11,19 @@ Mod sources for Minecraft version 1.14.4.
## Version history
-------------------------------------------------------------------
- v1.1.0 [R] Release build v1.1.0. Changes:
* GUI button/slider tooltips added (1.5s delay).
* IE Sheet Metal Slab Slices added.
* Config options extended/updated.
* Block Placer improvements.
* Block Breaker drop trajectory improved.
* Dense Grit Sand textures enhanced.
* Pipe Valve redstone connector display fixes.
* Compatibility bug fixes.
-------------------------------------------------------------------
[F] Block Placer also defers placements if falling item stacks are in front of it (thx Cid).
- v1.1.0-b3 [F] Block Placer defers placements if collidable entities are in the way (issue #98, thx DrakoAlcarus).
[M] Block Breaker item drop trajectories have lower speed (fall slightly straighter down).
[M] Pipe Valves redstone connector also shown if the adjacent block can connect redstone in general.