Merge remote-tracking branch 'runelite/master'
This commit is contained in:
@@ -25,9 +25,9 @@
|
|||||||
|
|
||||||
object ProjectVersions {
|
object ProjectVersions {
|
||||||
const val launcherVersion = "2.2.0"
|
const val launcherVersion = "2.2.0"
|
||||||
const val rlVersion = "1.6.16"
|
const val rlVersion = "1.6.17"
|
||||||
|
|
||||||
const val openosrsVersion = "3.3.4"
|
const val openosrsVersion = "3.3.5"
|
||||||
|
|
||||||
const val rsversion = 189
|
const val rsversion = 189
|
||||||
const val cacheversion = 165
|
const val cacheversion = 165
|
||||||
|
|||||||
@@ -777,7 +777,7 @@ public class WidgetID
|
|||||||
|
|
||||||
static class Raids
|
static class Raids
|
||||||
{
|
{
|
||||||
static final int POINTS_INFOBOX = 6;
|
static final int POINTS_INFOBOX = 7;
|
||||||
}
|
}
|
||||||
|
|
||||||
static class TheatreOfBlood
|
static class TheatreOfBlood
|
||||||
|
|||||||
@@ -768,7 +768,7 @@ LABEL681:
|
|||||||
jump LABEL726
|
jump LABEL726
|
||||||
LABEL685:
|
LABEL685:
|
||||||
get_varc_string 359 ; Skip truncating of varcstr 22 by not calling 280
|
get_varc_string 359 ; Skip truncating of varcstr 22 by not calling 280
|
||||||
invoke 280; instead get the var directly and lowercase it
|
lowercase ; instead get the var directly and lowercase it
|
||||||
sstore 0
|
sstore 0
|
||||||
sload 0
|
sload 0
|
||||||
string_length
|
string_length
|
||||||
|
|||||||
Reference in New Issue
Block a user