Conversation
Jagex recently updated their hiscore backend, which now exhibits different behavior for players with unranked skills and activities. Specifically, they now return the real levels (and xp for skills) even when unranked. Without this change, bosses with 0 kills and minigames which have no score display `0` instead of the expected `--`; this change preserves the expected old behavior for those entries, while still displaying real kill counts and activity scores when they are above 0, whether the score is high enough to be ranked or not.
[ci skip]
# Conflicts: # cache/pom.xml # pom.xml # runelite-api/pom.xml # runelite-client/pom.xml # runelite-jshell/pom.xml # runelite-maven-plugin/pom.xml
|
Caution Review failedThe pull request is closed. WalkthroughThis pull request updates the RuneLite parent POM version from 1.12.4 to 1.12.5 across multiple modules (cache, runelite-api, runelite-client, runelite-jshell, runelite-maven-plugin). It also bumps the microbot version from 2.0.41 to 2.0.42 in runelite-client/pom.xml. Additionally, the PR introduces extensive game data constants related to sailing content, including new NPC IDs, Item IDs, Object IDs, Animation IDs, Interface IDs, and various game identifiers. It expands clue scroll locations, agility shortcuts, fishing spots, farming patches, and transportation point locations to support new in-game areas and features. Possibly related PRs
✨ Finishing touches
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (49)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ast-grep (0.40.0)runelite-api/src/main/java/net/runelite/api/ItemID.javarunelite-api/src/main/java/net/runelite/api/NpcID.javarunelite-api/src/main/java/net/runelite/api/gameval/InterfaceID.java
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
udpate latest runelite