Guest User

Untitled

a guest
Dec 16th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. STABILITY
  2. *Fixed a potential crash bug when applying affixes and effects in certain circumstances
  3. *Fixed rare crash when turning in quest in the Undercurrents.
  4. *Put in protection against character save file corruption. Corrupted characters will not appear in the list of characters. (And thus can't cause the game to crash on load)
  5.  
  6. SKILLS
  7. *Fix for Berserker geyser proc showing up as a mappable skill.
  8. *Fix for triggering Shocking Burst and Arc Beam out of range while hitting shift that could cause chain casting.
  9. *'Resist Slow' affix fixed.
  10. *Proc affixes scale better with player level.
  11. *Berserker 'Wolf Shade' now has the (intended) 60 second cooldown applied to all ranks.
  12. *Fix for mistriggering when chaining two skills together when there is an early hit-frame.
  13. *Safety check to stop any looping skills that get stuck in the 'on' state when the character is not performing a skill.
  14. *Fixed bug with 'Poison Burst' procs (they should properly engage at more distant ranges).
  15. *Fix for potential issue when units would queue removed/unavailable skills.
  16. *Fix for having more than 100% reduction to charge decay or a negative flat charge decay.
  17.  
  18. PERFORMANCE
  19. *Made significant optimizations to particle collisions.
  20.  
  21. SYSTEMS
  22. *Fix a bug when recalculating the price on objects to make sure the calculation is based on the correct data.
  23. *Fix for bug where rapid clicks could misspend stat points.
  24. *Removed access to console commands in multiplayer games.
  25. *The game's login dialog now correctly allows passwords up to 64 characters long.
  26. *Removed display of other users' IP addresses in multiplayer games.
  27. *Removed Steam Cloud toggle in the settings file (it didn't do anything); the ability to toggle is available in the Steam client.
  28. *Removed logging for achievements to potentially reduce some FPS drops for some users.
  29.  
  30. LEVELS/SCRIPTING
  31. *Tweaks to various areas to prevent units from getting stuck.
  32. *Changed lootable rocks to be non-colliding as they could occasionally block very narrow corridors.
  33. *Fixes to some level scripting logic in the Frosted Hills.
  34. *Fixed a bug that could cause multiple Tower of the Moon entrances to appear in the world.
  35. *Implemented a few specific boss room pathing fixes.
  36.  
  37. ACHIEVEMENTS
  38. *Fixed friends list based achievements.
  39. *Spell-learning achievements now don't incorrectly trigger based on other players.
  40.  
  41. MINOR
  42. *Fixed several typos.
  43. *Improvements to journal tooltips
Add Comment
Please, Sign In to add comment