Version 0.18.0

From Isleward Wiki
Jump to navigation Jump to search

Version 0.18.0[edit]

Released on March 22nd, 2025. The original release notes are accessible on GitLab.

Content[edit]

  • Added a new unique trinket (that has 2 variants). This unique was designed by an Isleward Patron
  • Added a new Lynx Ability: Rune of Leech Life
  • Added new types of fish and new fishing nodes all across the world. These new fish will be used in the future for the cooking mod
  • Added an Item Foil cosmetic to Vikar's shop. Item foils change the names of items visually

Features[edit]

  • Rune of Blood Barrier now grants the target a visible shield bar, to indicate when the shield is depleted (ticket)
  • Added a cooldown indicator to quickslot items (ticket)

Balance[edit]

  • Changed how `attackSpeed` and `castSpeed` interact with `castTimeMax` and `cd` for runes (ticket)
  • The barrier granted by Rune of Blood Barrier now lasts for `10x` as long as the frenzy buff lasts on the caster (up from `1x`). In the future we'll have a new stat on the rune to determine this (ticket)
  • Reduced the drop-rate of Morbid Marrow slightly
  • Increased the drop-rate of Bonecaller's Crown slightly

Testing[edit]

  • Added a testing UI (accessible by clicking on the hammer in the main menu) from which you can do things like teleport to Blisterwind, obtain unique items and load builds. This is only available on the PTR server

Polish[edit]

  • Fixed styling on many (not all) UIs that were unusable/ugly on mobile devices (ticket)
  • Fishing nodes should have their names centered (ticket)

Modding[edit]

  • Objects received by the client now have `new: true` set on them the moment they spawn. Objects that come into view due to them/the player moving, will not have these flags set on them (ticket)
  • Implemented effect syncing for other players (ticket)

Bugs[edit]

  • Fixed the issue reporter (Reporting players will be fixed in v0.19)
  • Elemental, physical and spell damage increases now display with percentage symbols in the Passives UI (ticket)
  • Fixed a visual glitch caused by dragging items in the inventory (ticket)
  • Fixed a bug that caused the physics engine to crash when certain race conditions occur (ticket)
  • The rune color of Rune of Roll is now green, as it should be