Difference between revisions of "Version 0.9.0"

From Isleward Wiki
Jump to navigation Jump to search
m (Reverted edits by Vildravn (talk) to last revision by Saari)
Tag: Rollback
Line 10: Line 10:
 
== Features ==
 
== Features ==
  
* Players can now link their Patreon accounts through the in-game main menu. Linking a Patreon account gives players a chat style if they are supporting Big Bad Waffle and Seafarer's Marks for each month of patronage
+
* Implemented interior portals that allow players to travel to other parts of the map without performing a physical rezone ([https://gitlab.com/Isleward/isleward/-/issues/1623 #1623])
* The item tooltip generator has been rewritten. While this does not have a huge effect on how tooltips look, this does mean we can enhance these in the future
+
* Implemented a new kind of hider (mostly used for room interiors) called an interior hider. When a player enters an interior hider, no tiles outside the hider are visible. This means that small sections of the map can be used to 'house' interiors
 +
* Mobs with patrol routes (like the Scarlet Serpents) can now be configured to pause at certain points of their routes and also, chat ([https://gitlab.com/Isleward/isleward/-/issues/1736 #1736])
 +
* After death, players gain invulnerability for a short period. During this period, players will take and deal no damage
 +
* Added sounds to doors opening/closing
 +
* Added environmental sound loops
 +
* Added dragging/dropping item sounds for the inventory
  
== Polish ==
+
== Balance ==
  
* Fixed some instances of UI elements using colours not in the Isleward palette
+
* Dying before level 5 no longer incurs an experience loss
 +
* Butchers no longer lose experience when killed by other butchers
 +
* Reduced the damage that butchers deal to other butchers
 +
* Reduced the item drop rate for Seagulls, Bunnies, Elk and Flamingos slightly
 +
* Reduced the chance for idols to drop from lower level mobs significantly. Any mob below level 5 will now never drop idols. The drop rate starts incrementing from level 5 and caps at level 15
 +
 
 +
== Bugs ==
 +
 
 +
* Fixed an issue that caused mobs with CRON spawns to not respawn after they've been killed (e.g. Thumper) ([https://gitlab.com/Isleward/isleward/-/issues/1656 #1656])
 +
* The Sturdy Bow's attack now correctly scales with attack damage instead of spell damage. Note that this change only applies to new bows ([https://gitlab.com/Isleward/isleward/-/issues/1668 #1668])
 +
* Shield of Lustre's Crystal Spikes now correctly scale off of attack damage instead of spell damage ([https://gitlab.com/Isleward/isleward/-/issues/1668 #1668])
 +
* When attempting to complete a trade, an error message will be given if either player has insufficient space in their inventory. In the past, this would have caused lost items ([https://gitlab.com/Isleward/isleward/-/issues/1680 #1680])
  
 
[[Category: Game Updates]]
 
[[Category: Game Updates]]

Revision as of 09:50, 12 June 2021

Version 0.9.0

Released on May 15th, 2021. The original release notes are accessible on the GitLab repository.

Content

  • Fjolgard is expanding. The townsfolk have grown weary of the limited space and their close proximity to the wilds of Fjolarok. The new city still lies to the north but affords vastly more space for expansion

Features

  • Implemented interior portals that allow players to travel to other parts of the map without performing a physical rezone (#1623)
  • Implemented a new kind of hider (mostly used for room interiors) called an interior hider. When a player enters an interior hider, no tiles outside the hider are visible. This means that small sections of the map can be used to 'house' interiors
  • Mobs with patrol routes (like the Scarlet Serpents) can now be configured to pause at certain points of their routes and also, chat (#1736)
  • After death, players gain invulnerability for a short period. During this period, players will take and deal no damage
  • Added sounds to doors opening/closing
  • Added environmental sound loops
  • Added dragging/dropping item sounds for the inventory

Balance

  • Dying before level 5 no longer incurs an experience loss
  • Butchers no longer lose experience when killed by other butchers
  • Reduced the damage that butchers deal to other butchers
  • Reduced the item drop rate for Seagulls, Bunnies, Elk and Flamingos slightly
  • Reduced the chance for idols to drop from lower level mobs significantly. Any mob below level 5 will now never drop idols. The drop rate starts incrementing from level 5 and caps at level 15

Bugs

  • Fixed an issue that caused mobs with CRON spawns to not respawn after they've been killed (e.g. Thumper) (#1656)
  • The Sturdy Bow's attack now correctly scales with attack damage instead of spell damage. Note that this change only applies to new bows (#1668)
  • Shield of Lustre's Crystal Spikes now correctly scale off of attack damage instead of spell damage (#1668)
  • When attempting to complete a trade, an error message will be given if either player has insufficient space in their inventory. In the past, this would have caused lost items (#1680)