Refactor Cs1ScriptRunner

Signed-off-by: Graham <gpe@openrs2.dev>
bzip2
Graham 4 years ago
parent 578ed9a205
commit af73e783a9
  1. 56
      share/deob/map/client.yaml

@ -11377,7 +11377,7 @@ fields:
name: "MAX_LENGTH" name: "MAX_LENGTH"
client!wf.U [[I: client!wf.U [[I:
owner: "Component" owner: "Component"
name: "anIntArrayArray50" name: "cs1Scripts"
client!wf.Ub Z: client!wf.Ub Z:
owner: "Component" owner: "Component"
name: "aBoolean412" name: "aBoolean412"
@ -11401,7 +11401,7 @@ fields:
name: "anInt5930" name: "anInt5930"
client!wf.Wc [I: client!wf.Wc [I:
owner: "Component" owner: "Component"
name: "anIntArray671" name: "cs1ComparisonOperands"
client!wf.X [I: client!wf.X [I:
owner: "Component" owner: "Component"
name: "anIntArray659" name: "anIntArray659"
@ -11581,7 +11581,7 @@ fields:
name: "aBoolean409" name: "aBoolean409"
client!wf.oc [I: client!wf.oc [I:
owner: "Component" owner: "Component"
name: "anIntArray668" name: "cs1ComparisonOpcodes"
client!wf.od [Ljava/lang/Object;: client!wf.od [Ljava/lang/Object;:
owner: "Component" owner: "Component"
name: "anObjectArray31" name: "anObjectArray31"
@ -22642,10 +22642,10 @@ methods:
35: "local35" 35: "local35"
80: "local80" 80: "local80"
client!ho.a (II)Ljava/lang/String;: client!ho.a (II)Ljava/lang/String;:
owner: "Static19" owner: "Cs1ScriptRunner"
name: "method1807" name: "toString"
arguments: arguments:
0: "arg0" 0: "value"
locals: {} locals: {}
client!ho.a (IILclient!fd;)V: client!ho.a (IILclient!fd;)V:
owner: "Class82" owner: "Class82"
@ -22703,11 +22703,11 @@ methods:
27: "local27" 27: "local27"
31: "local31" 31: "local31"
client!ia.a (Lclient!wf;ILjava/lang/String;)Ljava/lang/String;: client!ia.a (Lclient!wf;ILjava/lang/String;)Ljava/lang/String;:
owner: "Static19" owner: "Cs1ScriptRunner"
name: "method1820" name: "interpolate"
arguments: arguments:
0: "arg0" 0: "component"
2: "arg1" 2: "text"
locals: locals:
21: "local21" 21: "local21"
54: "local54" 54: "local54"
@ -41207,14 +41207,14 @@ methods:
0: "archive" 0: "archive"
locals: {} locals: {}
client!ti.a (Lclient!wf;B)Z: client!ti.a (Lclient!wf;B)Z:
owner: "Static33" owner: "Cs1ScriptRunner"
name: "method4199" name: "isTrue"
arguments: arguments:
0: "arg0" 0: "component"
locals: locals:
19: "local19" 19: "i"
29: "local29" 29: "value"
34: "local34" 34: "operand"
client!ti.c (II)Lclient!dc;: client!ti.c (II)Lclient!dc;:
owner: "Static33" owner: "Static33"
name: "method4201" name: "method4201"
@ -44106,19 +44106,19 @@ methods:
313: "local313" 313: "local313"
364: "local364" 364: "local364"
client!vh.a (IBLclient!wf;)I: client!vh.a (IBLclient!wf;)I:
owner: "Static36" owner: "Cs1ScriptRunner"
name: "method4464" name: "run"
arguments: arguments:
0: "arg0" 2: "component"
2: "arg1" 0: "id"
locals: locals:
30: "local30" 30: "script"
32: "local32" 32: "pc"
34: "local34" 34: "accumulator"
36: "local36" 36: "accumulatorMode"
38: "local38" 38: "nextAccumulatorMode"
43: "local43" 43: "opcode"
45: "local45" 45: "value"
114: "local114" 114: "local114"
118: "local118" 118: "local118"
129: "local129" 129: "local129"
@ -44134,7 +44134,7 @@ methods:
348: "local348" 348: "local348"
353: "local353" 353: "local353"
375: "local375" 375: "local375"
459: "local459" 459: "ex"
client!vh.a (II)Z: client!vh.a (II)Z:
owner: "LocType" owner: "LocType"
name: "method4457" name: "method4457"

Loading…
Cancel
Save