Developer postOriginal post (opens in a new tab)

v1.0.292 - Unity 5.4.2 and bug fixes

v1.0.292 - Unity 5.4.2 and bug fixes

Changes

  • Engine upgraded to Unity v5.4.2
  • Item enchantment per item increased to 8
  • Shield now protects the player from mud splat effects
  • Empty wands that have no recharge enchantment are now auto destroyed upon last use
  • Added separate affix space for block bonus enchantments on socketables and balanced base enchantment values
  • Reworked the Inn UI to show pets and possible pet slots with tooltip pet information
  • Added pet tooltip to companion selection UI
  • Item names are now rendered into tooltips on a single line and the text is shrunk to fit within the tooltip bounds
  • Added tooltips to town structures

Fixes

  • Fixed pathfinding not taking advantage of diagonals in some situations, this will especially fix what felt like misclicks when directing your player to attack a nearby target which could be reached by a diagonal move but the player moved grid aligned instead.
  • Further fixed degenerate cases of secondary tooltip comparisons that would not fit on screen by further scaling down the secondary tooltip, this looks better and will help prepare the game for German localization
  • Fixed an exploit making it possible to bypass mudsplats
  • Fixed talismans with block chance bonus not stacking their effect properly