Skip to content

v0.5.0 - ES6 plugins, Babel compilation, Banking, Following, Achievements, and more!

Latest
Compare
Choose a tag to compare
@TheBlackParade TheBlackParade released this 06 Jul 23:10

Content

  • #155 ES6 plugin support
  • #168/#175 Banking
  • #153 Achievement system
  • #152 Mining skill
  • #149 Smithing skill
  • #167/#179/#182 Actor pathfinding & following
  • #148 Examining items
  • #105 Configurable experience rates
  • #141 Dungeon ladders and bank widget support
  • #147 Karim's kebab shop
  • #163 Added an anvil to Lumbridge
  • #180 Birds nests, rare gems, essence mining and gem mining

Technical

  • #172 Babel compilation
  • #186 Refactored inbound/outbound packet structure and naming
  • #186 Converted inbound packet handlers from TypeScript to a new ES6 format
  • #6 Refactor RsBuffer into it's own node package
  • #144 Optimized container synchronization
  • #159 Added login attempt client response codes
  • #160 Added user account authorization
  • #161 Removed redundant class Entity
  • #150 New travel command
  • #157 Configurable scenery spawns
  • #162 Ability to select player skill info via skill name
  • #164 Picking up and dropping items should cancel other actions
  • #170 Added helper functions for converting items to/from their noted versions
  • #176 Improved formulas for woodcutting and mining

Fixes

  • #143 Send command responses to dev console if in use
  • #145 Fixed skill guide item display
  • #151 Close skill guides upon movement
  • #163 Fixed server build and start commands for Windows