Merge pull request #5661 from Abextm/cache-code-2018-09-27-rev175
Cache code 2018 09 27 rev175
This commit is contained in:
@@ -10464,5 +10464,10 @@ public final class ItemID
|
||||
public static final int ZURIELS_HOOD = 22650;
|
||||
public static final int ZURIELS_ROBE_TOP = 22653;
|
||||
public static final int ZURIELS_ROBE_BOTTOM = 22656;
|
||||
public static final int EMPTY_BUCKET_PACK = 22660;
|
||||
public static final int PET_SMOKE_DEVIL_22663 = 22663;
|
||||
public static final int SCYTHE_OF_VITUR_22664 = 22664;
|
||||
public static final int ARMADYL_GODSWORD_22665 = 22665;
|
||||
public static final int RUBBER_CHICKEN_22666 = 22666;
|
||||
/* This file is automatically generated. Do not edit. */
|
||||
}
|
||||
|
||||
@@ -7698,5 +7698,7 @@ public final class NpcID
|
||||
public static final int COMBAT_TEST_MAXHIT = 8479;
|
||||
public static final int WIZARD_CROMPERTY = 8480;
|
||||
public static final int WIZARD_CROMPERTY_8481 = 8481;
|
||||
public static final int SMOKE_DEVIL_8482 = 8482;
|
||||
public static final int SMOKE_DEVIL_8483 = 8483;
|
||||
/* This file is automatically generated. Do not edit. */
|
||||
}
|
||||
|
||||
@@ -836,6 +836,7 @@ public final class NullObjectID
|
||||
public static final int NULL_1720 = 1720;
|
||||
public static final int NULL_1721 = 1721;
|
||||
public static final int NULL_1724 = 1724;
|
||||
public static final int NULL_1729 = 1729;
|
||||
public static final int NULL_1744 = 1744;
|
||||
public static final int NULL_1745 = 1745;
|
||||
public static final int NULL_1746 = 1746;
|
||||
|
||||
@@ -16175,7 +16175,7 @@ public final class ObjectID
|
||||
public static final int GRAND_EXCHANGE_BOOTH_30390 = 30390;
|
||||
public static final int IRON_LADDER_30391 = 30391;
|
||||
public static final int IRON_LADDER_30392 = 30392;
|
||||
public static final int INACTIVE_PORTAL = 30395;
|
||||
public static final int JADFEST_PORTAL = 30395;
|
||||
public static final int SHIMMERING_BARRIER_30396 = 30396;
|
||||
public static final int SHIMMERING_BARRIER_30397 = 30397;
|
||||
public static final int SHIMMERING_BARRIER_30398 = 30398;
|
||||
@@ -17569,5 +17569,6 @@ public final class ObjectID
|
||||
public static final int FIRE_OF_DEHUMIDIFICATION = 33322;
|
||||
public static final int PILE_OF_RUBBLE_33340 = 33340;
|
||||
public static final int PILE_OF_RUBBLE_33341 = 33341;
|
||||
public static final int HUB_PORTAL = 33343;
|
||||
/* This file is automatically generated. Do not edit. */
|
||||
}
|
||||
|
||||
@@ -195,10 +195,10 @@ public class WidgetID
|
||||
|
||||
static class Bank
|
||||
{
|
||||
static final int ITEM_CONTAINER = 23;
|
||||
static final int ITEM_CONTAINER = 12;
|
||||
static final int INVENTORY_ITEM_CONTAINER = 3;
|
||||
static final int BANK_TITLE_BAR = 15;
|
||||
static final int BANK_ITEM_COUNT = 16;
|
||||
static final int BANK_TITLE_BAR = 4;
|
||||
static final int BANK_ITEM_COUNT = 5;
|
||||
}
|
||||
|
||||
static class GrandExchange
|
||||
@@ -396,10 +396,10 @@ public class WidgetID
|
||||
{
|
||||
static final int CHATBOX_PARENT = 0;
|
||||
static final int CHATBOX_BUTTONS = 1;
|
||||
static final int CHATBOX_REPORT_TEXT = 29;
|
||||
static final int CHATBOX_FRAME = 30;
|
||||
static final int CHATBOX_MESSAGES = 48;
|
||||
static final int CHATBOX_INPUT = 50;
|
||||
static final int CHATBOX_REPORT_TEXT = 36;
|
||||
static final int CHATBOX_FRAME = 37;
|
||||
static final int CHATBOX_MESSAGES = 55;
|
||||
static final int CHATBOX_INPUT = 57;
|
||||
}
|
||||
|
||||
static class Prayer
|
||||
@@ -648,7 +648,7 @@ public class WidgetID
|
||||
|
||||
static class WorldSwitcher
|
||||
{
|
||||
static final int WORLD_LIST = 14;
|
||||
static final int WORLD_LIST = 15;
|
||||
}
|
||||
|
||||
static class FossilOxygen
|
||||
|
||||
@@ -1 +1 @@
|
||||
C4555FC9FE413DE426D3D428762770753CBE843B6C379A752854B5028F965F1F
|
||||
EDEB5A33912F5F4D982DA91FE9F74084D009625DC19D819E80B860903EBD243C
|
||||
@@ -667,9 +667,9 @@ LABEL609:
|
||||
string_append 3
|
||||
iload 21 ; load number of matches
|
||||
load_string "setSearchBankInputTextFound" ; load event name
|
||||
runelite_callback ; invoke callback
|
||||
pop_int ; pop number of matches
|
||||
load_int 10616869
|
||||
runelite_callback ; invoke callback
|
||||
pop_int ; pop number of matches
|
||||
load_int 10616876
|
||||
widget_put_text_widget
|
||||
LABEL616:
|
||||
jump LABEL631
|
||||
@@ -688,8 +688,8 @@ LABEL617:
|
||||
LABEL628:
|
||||
load_string "Show items whose names contain the following text:"
|
||||
load_string "setSearchBankInputText" ; load event name
|
||||
runelite_callback ; invoke callback
|
||||
load_int 10616869
|
||||
runelite_callback ; invoke callback
|
||||
load_int 10616876
|
||||
widget_put_text_widget
|
||||
LABEL631:
|
||||
jump LABEL635
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
; Set text
|
||||
sload 0
|
||||
load_int 10616869 ; 162:37
|
||||
load_int 10616876
|
||||
widget_put_text_widget
|
||||
|
||||
; Init the widgets
|
||||
@@ -59,7 +59,7 @@
|
||||
load_int 10002
|
||||
load_int -2147483639 ; typedKey
|
||||
load_string "i"
|
||||
load_int 10616870
|
||||
load_int 10616877
|
||||
widget_put_key_listener_widget
|
||||
|
||||
; Restore the chatbox on exit
|
||||
@@ -67,7 +67,7 @@
|
||||
load_int 1
|
||||
load_int 1
|
||||
load_string "ii"
|
||||
load_int 10616870
|
||||
load_int 10616877
|
||||
widget_put_dialog_abort_listener_widget
|
||||
|
||||
; 70% sure this opens the keyboard on mobile
|
||||
|
||||
@@ -1 +1 @@
|
||||
E748FEDA4790B25C5E83F64B35F9A800ADEF1833DD57D9CAE94E488A4BA36917
|
||||
30FB61D1C8600C402F57F493B09BDA050FD8381E9BAA5D13BB1BC95372FBA5D5
|
||||
@@ -21,16 +21,16 @@ LABEL10:
|
||||
istore 0
|
||||
sstore 0
|
||||
load_int 1
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_text_shadowed_widget
|
||||
jump LABEL23
|
||||
LABEL20:
|
||||
load_int 0
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_text_shadowed_widget
|
||||
LABEL23:
|
||||
iload 0
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_textcolor_widget
|
||||
get_varc_string 1
|
||||
string_length
|
||||
@@ -78,7 +78,7 @@ LABEL63:
|
||||
get_max_line_width
|
||||
istore 3
|
||||
iload 3
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_get_width_widget
|
||||
if_icmpgt LABEL73
|
||||
jump LABEL79
|
||||
@@ -86,29 +86,29 @@ LABEL73:
|
||||
load_int 2
|
||||
load_int 2
|
||||
load_int 0
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_text_alignment_widget
|
||||
jump LABEL84
|
||||
LABEL79:
|
||||
load_int 0
|
||||
load_int 2
|
||||
load_int 0
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_text_alignment_widget
|
||||
LABEL84:
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_actions_null_widget
|
||||
load_int -1
|
||||
load_string ""
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_mouse_hover_listener_widget
|
||||
load_int -1
|
||||
load_string ""
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_mouse_exit_listener_widget
|
||||
load_int -1
|
||||
load_string ""
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_option_click_listener_widget
|
||||
jump LABEL140
|
||||
LABEL99:
|
||||
@@ -123,39 +123,39 @@ LABEL99:
|
||||
load_int 1
|
||||
load_int 2
|
||||
load_int 0
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_text_alignment_widget
|
||||
load_int 10
|
||||
load_string "Configure"
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_action_widget
|
||||
load_string "<col=ff9040>"
|
||||
load_string "Display name"
|
||||
load_string "</col>"
|
||||
string_append 3
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_name_widget
|
||||
load_int 45
|
||||
load_int -2147483645
|
||||
iload 1
|
||||
load_string "Ii"
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_mouse_hover_listener_widget
|
||||
load_int 45
|
||||
load_int -2147483645
|
||||
iload 0
|
||||
load_string "Ii"
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_mouse_exit_listener_widget
|
||||
load_int 489
|
||||
load_int -2147483644
|
||||
load_int 1024
|
||||
load_string "ii"
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_option_click_listener_widget
|
||||
LABEL140:
|
||||
sload 2
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_text_widget
|
||||
load_string "setChatboxInput"
|
||||
runelite_callback
|
||||
@@ -163,6 +163,6 @@ LABEL140:
|
||||
load_int 16
|
||||
load_int 1
|
||||
load_int 0
|
||||
load_int 10616882
|
||||
load_int 10616889
|
||||
widget_put_size_widget
|
||||
return
|
||||
|
||||
@@ -1 +1 @@
|
||||
1BD6A06ED277589EB12C5E455CB420F9A9095EEA3E77FA33D1E3AB8109600E6B
|
||||
6BD184D96E4E955FC804AD54D0B015E7A060C5830B7B06EC1AF9C8A8F0775CAC
|
||||
@@ -3,11 +3,11 @@
|
||||
.string_stack_count 0
|
||||
.int_var_count 5
|
||||
.string_var_count 0
|
||||
load_int 10616880
|
||||
load_int 10616887
|
||||
widget_get_hidden_widget
|
||||
load_int 1
|
||||
if_icmpeq LABEL9
|
||||
load_int 10616881
|
||||
load_int 10616888
|
||||
widget_get_hidden_widget
|
||||
load_int 1
|
||||
if_icmpeq LABEL9
|
||||
@@ -193,7 +193,7 @@ LABEL147:
|
||||
load_int 0
|
||||
if_icmpeq LABEL154
|
||||
load_string "runeliteCommand" ; load callback name
|
||||
runelite_callback ; invoke callback
|
||||
runelite_callback ; invoke callback
|
||||
jump LABEL158
|
||||
LABEL154:
|
||||
load_string "Hey, everyone, I just tried to do something very silly!"
|
||||
@@ -320,7 +320,7 @@ LABEL244:
|
||||
load_int 1 ; check if we're ignoring input
|
||||
load_int 0 ;
|
||||
load_string "blockChatInput" ;
|
||||
runelite_callback ;
|
||||
runelite_callback ;
|
||||
if_icmpeq LABEL250 ; don't add to input varcstr
|
||||
put_varc_string 1
|
||||
LABEL250:
|
||||
|
||||
@@ -1 +1 @@
|
||||
CA95E8F033421533DB0C3D62079D8A3EA4BC7FCA91E69EF600C25027B5E10867
|
||||
97B828530EF00DAD35290951F220051EB00A42B2289547090DEF96FAE4F391AC
|
||||
@@ -13,8 +13,8 @@ LABEL5:
|
||||
invoke 677
|
||||
load_string "Show items whose names contain the following text:"
|
||||
load_string "setSearchBankInputText" ; load event name
|
||||
runelite_callback ; invoke callback
|
||||
load_int 10616869
|
||||
runelite_callback ; invoke callback
|
||||
load_int 10616876
|
||||
widget_put_text_widget
|
||||
load_int 11
|
||||
put_varc 5
|
||||
@@ -27,11 +27,11 @@ LABEL5:
|
||||
load_int -2147483639
|
||||
sload 0
|
||||
load_string "izs"
|
||||
load_int 10616870
|
||||
load_int 10616877
|
||||
widget_put_key_listener_widget
|
||||
load_int 138
|
||||
load_string ""
|
||||
load_int 10616870
|
||||
load_int 10616877
|
||||
widget_put_dialog_abort_listener_widget
|
||||
invoke 1972
|
||||
load_int 1
|
||||
|
||||
@@ -1 +1 @@
|
||||
36262759CFFFD94A6495B6BFA9B86C859921C5CE0340E465B1878461417A2470
|
||||
3DC9C314EBA5630A8237016DDAC99272696B37650E8671DD42DAEE9363F2D006
|
||||
@@ -245,7 +245,7 @@ LABEL173:
|
||||
load_int -2147483645
|
||||
load_int 1
|
||||
load_string "I1"
|
||||
load_int 10616843
|
||||
load_int 10616845
|
||||
widget_put_render_listener_widget
|
||||
jump LABEL192
|
||||
LABEL185:
|
||||
|
||||
Reference in New Issue
Block a user