ORSC-5.5.3 (2020-11-19)

Learn about the latest news here.
Post Reply
Marwolf
Level 80
Posts: 87
Joined: Mon Dec 28, 2020 4:17 pm
Location: Luna
Contact:

OpenRSC-5.5.3 (2020-11-19)

Post by Marwolf »

Bug Fixes

- Pestilence mask inventory sprite has been set to the correct one
- Updated the ifnearvisnpc function to check for the nearest "reachable" NPC. If it can't find one, it will just return the nearest NPC
- The smite command will now always kill an NPC if it is visible
- Made Crafting guild jug logic corrections
- Corrected an issue with killing Sir Mordred in Merlins Crystal quest
- Ensured the isblocking function for path validation only checks for alive and visible mobs
- Fixed an unhandled scenario of rolling a drop table without wielding the ring of wealth and rolling item type NOTHING which caused the next item in the table to have an increased weight equal to the weight of the NOTHING roll. This only affected the dragon 2-hander with the KBD

Enhancements

- New items have been added that include dragon plate body/top, dragon plate legs/skirt, dragon large, dragon longbow, dragon crossbow, regular and - poison dragon arrows, regular and poison dragon bolts, regular and poison dragon dagger, future quest associated Zamarak/Saradomin/Guthix wings, med/large Valkyrie helmets, and CTF flags
- Dragon crossbow distance radius has been set to match existing crossbow distance of 4 tiles vs longbow range of 5 tiles
- Dragon crossbow and dragon longbow may only be used to fire larger sized dragon arrows and dragon crossbow bolts
- God capes on custom sprite enabled servers (RSC Cabbage) have had a graphical update to look better
- New items are not yet obtainable in-game by players but will be slowly released between future boss drops, quests, and other opportunities
- Added RSC 127 protocol compatibility for registering new players as well as a complete list of authentic registration response codes
- Updated beastmode command to spawn a dragon large helmet, dragon plate mail body/top, and dragon plate mail legs/skirt
- Added dragon fire breath protection for dragon kite shield at 60% chance, dragon plate mail body/top at 15% (dragon chain mail is 10%)
- Increased custom configuration server (RSC Cabbage) maximum bank size to 1,500 slots to support all existing custom items
- Converted server-side armourBonus to long so maxed armour bonuses exceeding 255 will not reset at 0 on the server-side (client-side is not fixed yet)
- Updated the avatar generator to support the newly added custom items
- Added bluescale and grayscale sprite coloring support for regular and poison bolts as well as crossbows
- Refactored account security opcodes and the conflict handler for opcodes that are shared in-game

Core Framework

- Documentation improvements
- Added Windows single player support and simplified dev environment within Windows with inclusion of portable MariaDB, JDK, Ant, and HeidiSQL
- Added Android APK Gradle compilation support for Ubuntu Linux during deployment shell script execution for compiling and deploying code updates
- Server logging rollover has been expanded to support up to 10 stored server logs at 10MB each before rolling over
Post Reply