Skip to content

Release 4.1.0

Compare
Choose a tag to compare
@ollydev ollydev released this 18 Jul 22:17
· 8 commits to master since this release

Font Update:

  • A new font update has been released at https://github.com/SRL/SRL-Fonts.
  • The worldswitcher update in this release requires these updated fonts.
  • Numbers 0..9 were added to the NPC font set.

Inventory:

  • Added DROP_PATTERN_SPIRAL. (SkyFireKnight)
  • DROP_PATTERN_* constants will now work on 64bit Simba.

World Switcher (In-Game):

  • Fully working now with new SRL-Fonts.
  • The full world number is now required, previously 2 would route to 302 but OSRS has grown to more than 100 worlds.

Misc:

  • Add handling for Error loading your profile login message. (WillThomas)
  • Update and document ASyncMouse https://srl.github.io/SRL/libasyncmouse.html
  • Improve Chatbox.ClickContinue. (bot-boi)
  • Add handling for new You have been disconnected login message.