Merge pull request #6838 from Abextm/cache-code-2018-12-06-rev177
Cache code 2018 12 06 rev177
This commit is contained in:
@@ -10483,5 +10483,6 @@ public final class ItemID
|
|||||||
public static final int MOUNTED_XERICS_TALISMAN = 22708;
|
public static final int MOUNTED_XERICS_TALISMAN = 22708;
|
||||||
public static final int MOUNTED_DIGSITE_PENDANT = 22709;
|
public static final int MOUNTED_DIGSITE_PENDANT = 22709;
|
||||||
public static final int CURATORS_MEDALLION = 22710;
|
public static final int CURATORS_MEDALLION = 22710;
|
||||||
|
public static final int COLLECTION_LOG = 22711;
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7702,6 +7702,7 @@ public final class NpcID
|
|||||||
public static final int SMOKE_DEVIL_8483 = 8483;
|
public static final int SMOKE_DEVIL_8483 = 8483;
|
||||||
public static final int EEK = 8485;
|
public static final int EEK = 8485;
|
||||||
public static final int MAKEOVER_MAGE_8487 = 8487;
|
public static final int MAKEOVER_MAGE_8487 = 8487;
|
||||||
|
public static final int THE_COLLECTOR = 8491;
|
||||||
public static final int SURVIVAL_EXPERT = 8503;
|
public static final int SURVIVAL_EXPERT = 8503;
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15791,5 +15791,8 @@ public final class NullObjectID
|
|||||||
public static final int NULL_33471 = 33471;
|
public static final int NULL_33471 = 33471;
|
||||||
public static final int NULL_33472 = 33472;
|
public static final int NULL_33472 = 33472;
|
||||||
public static final int NULL_33473 = 33473;
|
public static final int NULL_33473 = 33473;
|
||||||
|
public static final int NULL_33474 = 33474;
|
||||||
|
public static final int NULL_33475 = 33475;
|
||||||
|
public static final int NULL_33476 = 33476;
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17671,5 +17671,6 @@ public final class ObjectID
|
|||||||
public static final int BRAZIER_33454 = 33454;
|
public static final int BRAZIER_33454 = 33454;
|
||||||
public static final int HEROIC_STATUE = 33455;
|
public static final int HEROIC_STATUE = 33455;
|
||||||
public static final int CHALICE_33456 = 33456;
|
public static final int CHALICE_33456 = 33456;
|
||||||
|
public static final int ICE_THRONE_33477 = 33477;
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -708,15 +708,15 @@ public class WidgetID
|
|||||||
|
|
||||||
static class Pvp
|
static class Pvp
|
||||||
{
|
{
|
||||||
static final int KILLDEATH_RATIO = 6;
|
static final int KILLDEATH_RATIO = 9;
|
||||||
static final int BOUNTY_HUNTER_STATS = 25;
|
static final int BOUNTY_HUNTER_STATS = 28;
|
||||||
static final int PVP_WIDGET_CONTAINER = 52;
|
static final int PVP_WIDGET_CONTAINER = 54;
|
||||||
static final int SKULL_CONTAINER = 53;
|
static final int SKULL_CONTAINER = 55;
|
||||||
static final int SKULL = 54;
|
static final int SKULL = 56;
|
||||||
static final int SAFE_ZONE = 55;
|
static final int SAFE_ZONE = 57;
|
||||||
static final int ATTACK_RANGE = 57;
|
static final int ATTACK_RANGE = 59;
|
||||||
static final int WILDERNESS_LEVEL = 58; // this can also be the Deadman Mode "Protection" text
|
static final int WILDERNESS_LEVEL = 60; // this can also be the Deadman Mode "Protection" text
|
||||||
static final int DEADMAN_PROTECTION_TIME = 59;
|
static final int DEADMAN_PROTECTION_TIME = 61;
|
||||||
}
|
}
|
||||||
|
|
||||||
static class KourendFavour
|
static class KourendFavour
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
97B828530EF00DAD35290951F220051EB00A42B2289547090DEF96FAE4F391AC
|
D503F0A0BDEC3DDA9719AB601F5EF294FBBE2747BA4B13529E61806FC65DDF77
|
||||||
@@ -10,14 +10,13 @@
|
|||||||
LABEL4:
|
LABEL4:
|
||||||
close_window
|
close_window
|
||||||
LABEL5:
|
LABEL5:
|
||||||
|
load_int 11
|
||||||
invoke 677
|
invoke 677
|
||||||
load_string "Show items whose names contain the following text:"
|
load_string "Show items whose names contain the following text:"
|
||||||
load_string "setSearchBankInputText" ; load event name
|
load_string "setSearchBankInputText" ; load event name
|
||||||
runelite_callback ; invoke callback
|
runelite_callback ; invoke callback
|
||||||
load_int 10616876
|
load_int 10616876
|
||||||
widget_put_text_widget
|
widget_put_text_widget
|
||||||
load_int 11
|
|
||||||
put_varc 5
|
|
||||||
load_string ""
|
load_string ""
|
||||||
invoke 222
|
invoke 222
|
||||||
load_string ""
|
load_string ""
|
||||||
@@ -35,11 +34,11 @@ LABEL5:
|
|||||||
widget_put_dialog_abort_listener_widget
|
widget_put_dialog_abort_listener_widget
|
||||||
invoke 1972
|
invoke 1972
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL30
|
if_icmpeq LABEL29
|
||||||
jump LABEL33
|
jump LABEL32
|
||||||
LABEL30:
|
LABEL29:
|
||||||
load_int 0
|
load_int 0
|
||||||
load_int 80
|
load_int 80
|
||||||
invoke 1983
|
invoke 1983
|
||||||
LABEL33:
|
LABEL32:
|
||||||
return
|
return
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
CAA188A44C44A236877F1649C995F8E626DEFDD3637559220389CF3A6A77C0C1
|
FE2F6DC87F181F2742CE1804AD15AD674748C87ACD9299BED128F569A1F65897
|
||||||
@@ -110,7 +110,7 @@ LABEL84:
|
|||||||
invoke 1138
|
invoke 1138
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL96
|
if_icmpeq LABEL96
|
||||||
jump LABEL233
|
jump LABEL278
|
||||||
LABEL96:
|
LABEL96:
|
||||||
iload 0
|
iload 0
|
||||||
invoke 1936
|
invoke 1936
|
||||||
@@ -155,21 +155,21 @@ LABEL133:
|
|||||||
iload 8
|
iload 8
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpeq LABEL137
|
if_icmpeq LABEL137
|
||||||
jump LABEL233
|
jump LABEL278
|
||||||
LABEL137:
|
LABEL137:
|
||||||
get_varp 1588
|
get_varp 1588
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpgt LABEL141
|
if_icmpgt LABEL141
|
||||||
jump LABEL233
|
jump LABEL278
|
||||||
LABEL141:
|
LABEL141:
|
||||||
iload 0
|
iload 0
|
||||||
switch
|
switch
|
||||||
0: LABEL144
|
0: LABEL144
|
||||||
1: LABEL189
|
1: LABEL234
|
||||||
2: LABEL144
|
2: LABEL144
|
||||||
4: LABEL189
|
4: LABEL189
|
||||||
6: LABEL144
|
6: LABEL144
|
||||||
jump LABEL233
|
jump LABEL278
|
||||||
LABEL144:
|
LABEL144:
|
||||||
load_int 20
|
load_int 20
|
||||||
invoke 2031
|
invoke 2031
|
||||||
@@ -218,7 +218,7 @@ LABEL170:
|
|||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
LABEL188:
|
LABEL188:
|
||||||
jump LABEL233
|
jump LABEL278
|
||||||
LABEL189:
|
LABEL189:
|
||||||
load_int 30
|
load_int 30
|
||||||
invoke 2031
|
invoke 2031
|
||||||
@@ -267,27 +267,76 @@ LABEL215:
|
|||||||
concat_string
|
concat_string
|
||||||
sstore 3
|
sstore 3
|
||||||
LABEL233:
|
LABEL233:
|
||||||
|
jump LABEL278
|
||||||
|
LABEL234:
|
||||||
|
load_int 40
|
||||||
|
invoke 2031
|
||||||
|
istore 10
|
||||||
|
iload 10
|
||||||
|
load_int 0
|
||||||
|
if_icmpgt LABEL241
|
||||||
|
jump LABEL260
|
||||||
|
LABEL241:
|
||||||
|
sload 2
|
||||||
|
load_string "|"
|
||||||
|
load_string "<col=7c0808>"
|
||||||
|
load_string "XP permitted:"
|
||||||
|
load_string "</col>"
|
||||||
|
string_append 4
|
||||||
|
concat_string
|
||||||
|
sstore 2
|
||||||
|
sload 3
|
||||||
|
load_string "|"
|
||||||
|
load_string "<col=7c0808>"
|
||||||
|
iload 10
|
||||||
|
sload 1
|
||||||
|
invoke 46
|
||||||
|
load_string "</col>"
|
||||||
|
string_append 4
|
||||||
|
concat_string
|
||||||
|
sstore 3
|
||||||
|
jump LABEL278
|
||||||
|
LABEL260:
|
||||||
|
load_int 1
|
||||||
|
istore 9
|
||||||
|
sload 2
|
||||||
|
load_string "|"
|
||||||
|
load_string "<col=7c0808>"
|
||||||
|
load_string "XP permitted:"
|
||||||
|
load_string "</col>"
|
||||||
|
string_append 4
|
||||||
|
concat_string
|
||||||
|
sstore 2
|
||||||
|
sload 3
|
||||||
|
load_string "|"
|
||||||
|
load_string "<col=7c0808>"
|
||||||
|
load_string "NONE"
|
||||||
|
load_string "</col>"
|
||||||
|
string_append 4
|
||||||
|
concat_string
|
||||||
|
sstore 3
|
||||||
|
LABEL278:
|
||||||
iload 1
|
iload 1
|
||||||
load_int 5
|
load_int 5
|
||||||
widget_load_child 1
|
widget_load_child 1
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL239
|
if_icmpeq LABEL284
|
||||||
jump LABEL249
|
jump LABEL294
|
||||||
LABEL239:
|
LABEL284:
|
||||||
iload 9
|
iload 9
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL243
|
if_icmpeq LABEL288
|
||||||
jump LABEL246
|
jump LABEL291
|
||||||
LABEL243:
|
LABEL288:
|
||||||
load_int 0
|
load_int 0
|
||||||
widget_put_hidden 1
|
widget_put_hidden 1
|
||||||
jump LABEL248
|
jump LABEL293
|
||||||
LABEL246:
|
LABEL291:
|
||||||
load_int 1
|
load_int 1
|
||||||
widget_put_hidden 1
|
widget_put_hidden 1
|
||||||
LABEL248:
|
LABEL293:
|
||||||
jump LABEL276
|
jump LABEL321
|
||||||
LABEL249:
|
LABEL294:
|
||||||
iload 1
|
iload 1
|
||||||
load_int 5
|
load_int 5
|
||||||
load_int 5
|
load_int 5
|
||||||
@@ -308,31 +357,31 @@ LABEL249:
|
|||||||
widget_put_sprite2 1
|
widget_put_sprite2 1
|
||||||
iload 9
|
iload 9
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL271
|
if_icmpeq LABEL316
|
||||||
jump LABEL274
|
jump LABEL319
|
||||||
LABEL271:
|
LABEL316:
|
||||||
load_int 0
|
load_int 0
|
||||||
widget_put_hidden 1
|
widget_put_hidden 1
|
||||||
jump LABEL276
|
jump LABEL321
|
||||||
LABEL274:
|
LABEL319:
|
||||||
load_int 1
|
load_int 1
|
||||||
widget_put_hidden 1
|
widget_put_hidden 1
|
||||||
LABEL276:
|
LABEL321:
|
||||||
iload 3
|
iload 3
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL280
|
if_icmpeq LABEL325
|
||||||
jump LABEL299
|
jump LABEL344
|
||||||
LABEL280:
|
LABEL325:
|
||||||
get_ismembers
|
get_ismembers
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpeq LABEL284
|
if_icmpeq LABEL329
|
||||||
jump LABEL299
|
jump LABEL344
|
||||||
LABEL284:
|
LABEL329:
|
||||||
get_varc 103
|
get_varc 103
|
||||||
load_int 0
|
load_int 0
|
||||||
if_icmpeq LABEL288
|
if_icmpeq LABEL333
|
||||||
jump LABEL299
|
jump LABEL344
|
||||||
LABEL288:
|
LABEL333:
|
||||||
load_string "<col=ff0000>"
|
load_string "<col=ff0000>"
|
||||||
sload 0
|
sload 0
|
||||||
load_string ":"
|
load_string ":"
|
||||||
@@ -344,12 +393,12 @@ LABEL288:
|
|||||||
load_string "</col>"
|
load_string "</col>"
|
||||||
string_append 3
|
string_append 3
|
||||||
sstore 3
|
sstore 3
|
||||||
LABEL299:
|
LABEL344:
|
||||||
invoke 1972
|
invoke 1972
|
||||||
load_int 1
|
load_int 1
|
||||||
if_icmpeq LABEL303
|
if_icmpeq LABEL348
|
||||||
jump LABEL330
|
jump LABEL375
|
||||||
LABEL303:
|
LABEL348:
|
||||||
load_int 2367
|
load_int 2367
|
||||||
load_int -2147483644
|
load_int -2147483644
|
||||||
load_int -2147483645
|
load_int -2147483645
|
||||||
@@ -363,14 +412,14 @@ LABEL303:
|
|||||||
widget_put_option_click_listener_widget
|
widget_put_option_click_listener_widget
|
||||||
get_varc 218
|
get_varc 218
|
||||||
iload 1
|
iload 1
|
||||||
if_icmpeq LABEL318
|
if_icmpeq LABEL363
|
||||||
jump LABEL329
|
jump LABEL374
|
||||||
LABEL318:
|
LABEL363:
|
||||||
get_varc 217
|
get_varc 217
|
||||||
load_int -1
|
load_int -1
|
||||||
if_icmpeq LABEL322
|
if_icmpeq LABEL367
|
||||||
jump LABEL329
|
jump LABEL374
|
||||||
LABEL322:
|
LABEL367:
|
||||||
iload 1
|
iload 1
|
||||||
load_int -1
|
load_int -1
|
||||||
iload 2
|
iload 2
|
||||||
@@ -378,9 +427,9 @@ LABEL322:
|
|||||||
sload 3
|
sload 3
|
||||||
load_int 495
|
load_int 495
|
||||||
invoke 2344
|
invoke 2344
|
||||||
LABEL329:
|
LABEL374:
|
||||||
jump LABEL345
|
jump LABEL390
|
||||||
LABEL330:
|
LABEL375:
|
||||||
load_int 992
|
load_int 992
|
||||||
load_int -2147483645
|
load_int -2147483645
|
||||||
load_int -1
|
load_int -1
|
||||||
@@ -396,5 +445,5 @@ LABEL330:
|
|||||||
widget_put_mouse_hover_listener_widget
|
widget_put_mouse_hover_listener_widget
|
||||||
load_int 0
|
load_int 0
|
||||||
put_varc 2
|
put_varc 2
|
||||||
LABEL345:
|
LABEL390:
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user