Difference between revisions of "Version 0.5.0"

From Isleward Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ = Version 0.5.0 = Released on March 15th, 2020. == Content == * Added three new miscellaneous events: Double XP, Double Idols and Double Runes. These must be trig...")
 
m (clean up)
 
Line 33: Line 33:
 
* New command: /teleport that can be used to teleport to an object in your zone ({{issue|1409}})
 
* New command: /teleport that can be used to teleport to an object in your zone ({{issue|1409}})
  
[[Category: Game Updates]]
+
[[Category:Game Updates]]

Latest revision as of 03:41, 1 June 2022

Version 0.5.0[edit]

Released on March 15th, 2020.

Content[edit]

  • Added three new miscellaneous events: Double XP, Double Idols and Double Runes. These must be triggered manually and will take place from time to time
  • Added a new sprite for the Putrid Shank (#1402)

Balance[edit]

  • Mobs that can't path back home will now teleport (#689)
  • Mobs in the Temple of Gaekatla now have 25% less health, deal 33% less damage and have 20% less bonus item quality

Mobile[edit]

  • You can now open context menus for NPCs and players by clicking on them and then clicking on their HUDs (#1355)

Polish[edit]

  • The 'invalid character check' is no longer performed on passwords (#1372)

Bugs[edit]

  • Some items don't render properly in the Mail, Quickslot and Equipment UIs (#1065)
  • Fixed multiple situations in which items can be lost if your inventory is full (#1393)

Modding[edit]

  • Events can now be declared globally. That is, defined outside of a map folder and applied to all maps (#176)
  • Added a new mod event: onBeforeGetDropChances that can be used to change the chance for a rune or idol to drop (#1378)
  • Added a new mod event: onBeforeGetXpMultiplier that can be used to change the amount of XP a player will get (#1379)
  • Added a new mod event: onBeforeGetMapSize that can be used to change the total size of a map (#1415)

Admin[edit]

  • New commands: /startEvent and /stopEvent (#1377)
  • New command: /teleport that can be used to teleport to an object in your zone (#1409)