Difference between revisions of "Version 0.1.3"

From Isleward Wiki
Jump to navigation Jump to search
(added 0.1.3 from gitlab)
 
m (clean up)
 
Line 4: Line 4:
 
Released on May 24th, 2017.
 
Released on May 24th, 2017.
  
=== Content ===
+
== Content ==
 
* Removed the first tutorial map and replaced it with a new area at the southern peninsula of the first island ({{issue|124}})
 
* Removed the first tutorial map and replaced it with a new area at the southern peninsula of the first island ({{issue|124}})
  
=== Performance ===
+
== Performance ==
 
* Rewrote the renderer, improving FPS significantly ({{issue|123}})
 
* Rewrote the renderer, improving FPS significantly ({{issue|123}})
  
=== Features ===
+
== Features ==
 
* [shift + tab] now selects the previous target ({{issue|126}})
 
* [shift + tab] now selects the previous target ({{issue|126}})
 
* Added a new component for followers ({{issue|40}})
 
* Added a new component for followers ({{issue|40}})
  
=== Enhancements ===
+
== Enhancements ==
 
* The player inventory is no longer automatically sorted ({{issue|130}})
 
* The player inventory is no longer automatically sorted ({{issue|130}})
 
* Added a new bag sprite for rare items ({{issue|144}})
 
* Added a new bag sprite for rare items ({{issue|144}})
Line 20: Line 20:
 
* Passwords are now encrypted in the db ({{issue|47}})
 
* Passwords are now encrypted in the db ({{issue|47}})
  
=== Bugs ===
+
== Bugs ==
 
* Invisible walls in the city ({{issue|127}})
 
* Invisible walls in the city ({{issue|127}})
 
* Mobs that are more than 10 levels higher or lower than the player give incorrect xp ({{issue|117}})
 
* Mobs that are more than 10 levels higher or lower than the player give incorrect xp ({{issue|117}})
Line 38: Line 38:
 
* Critters spawned by Gaekatla Faction Items never despawn ({{issue|40}})
 
* Critters spawned by Gaekatla Faction Items never despawn ({{issue|40}})
  
=== Modding ===
+
== Modding ==
 
* You can now define multiple spawn points per character level ({{issue|153}})
 
* You can now define multiple spawn points per character level ({{issue|153}})
 
</onlyinclude>
 
</onlyinclude>
 
[[Category:Game Updates]]
 
[[Category:Game Updates]]

Latest revision as of 03:37, 1 June 2022

Version 0.1.3[edit]

Released on May 24th, 2017.

Content[edit]

  • Removed the first tutorial map and replaced it with a new area at the southern peninsula of the first island (#124)

Performance[edit]

  • Rewrote the renderer, improving FPS significantly (#123)

Features[edit]

  • [shift + tab] now selects the previous target (#126)
  • Added a new component for followers (#40)

Enhancements[edit]

  • The player inventory is no longer automatically sorted (#130)
  • Added a new bag sprite for rare items (#144)
  • Redesigned the login screen (#158)
  • Passwords are now encrypted in the db (#47)

Bugs[edit]

  • Invisible walls in the city (#127)
  • Mobs that are more than 10 levels higher or lower than the player give incorrect xp (#117)
  • Sometimes, initiating trade crashes the server (#118)
  • The Titangrip Prophecy sometimes causes players to have negative stats (#119)
  • The Invite Pending box renders over the buttons in the lower right (#116)
  • It's possible to Charge through obstacles in certain situations (#115)
  • When loading multiple mods of the same type (like class mods) causes only the last mod to be applied (#134)
  • Firefox renders some elements incorrectly (#133)
  • Non-roaming mobs never move back to their spawn points when pulled away through combat (#137)
  • Uppercase profanities are not profane (#151)
  • When logging in with a Gaekatla Faction Item in your inventory, the effect gets applied (#146)
  • Spears ignore Line of Sight (#135)
  • It's possible to purchase faction items even when your reputation isn't high enough (#147)
  • Inventory tooltips stay in compare mode when tabbing out while comparing two items (#148)
  • The Help Screen implies that you can equip items by clicking on them (#145)
  • Critters spawned by Gaekatla Faction Items never despawn (#40)

Modding[edit]

  • You can now define multiple spawn points per character level (#153)