Page 1 of 1

OpenRSC-5.6.0 (2020-12-13)

Posted: Sun Jan 31, 2021 8:30 am
by Marwolf
Open RSC 5.6.0 has been released!
https://gitlab.com/open-runescape-class ... OpenRSC-5.6.0

Bug Fixes

- Added several missing ground item and NPC spawn locations
- Corrected an issue with perfect gold crafting
- Seers Party Chest now respects the Noted item flag
- Player names will now have correct capitalization based on how they were registered

Enhancements

- Added better resizing for pre-rendered sleep words that allows them to display at 255x40

Core Framework

- Fixed an issue where PluginTasks could start early in certain circumstances as a race condition
- Fixed an issue where PluginTickEvent was checking on the wrong settings while waiting for the PluginTask to finish because of recent code clean up
- ViewArea now uses final variables
- Optimized HolidayDropEvent
- Cleaned up CollisionFlag enumeration
- Fixed an issue of certain Item "Use" actions not causing "Nothing interesting happens" messages under specific conditions