mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Initial deob and project structure
This commit is contained in:
commit
e2d5c0a1e0
671 changed files with 108157 additions and 0 deletions
128
client/src/main/java/Static80.java
Normal file
128
client/src/main/java/Static80.java
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
import java.io.IOException;
|
||||
import org.openrs2.deob.annotation.OriginalArg;
|
||||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
public final class Static80 {
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "K", descriptor = "I")
|
||||
public static int anInt4696;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "M", descriptor = "I")
|
||||
public static int anInt4698;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "O", descriptor = "[[[I")
|
||||
public static int[][][] anIntArrayArrayArray19;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "R", descriptor = "I")
|
||||
public static int anInt4701;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "T", descriptor = "I")
|
||||
public static int anInt4702;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "I", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_886 = Static28.method790(")3runescape)3com)4l=");
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "N", descriptor = "Z")
|
||||
public static boolean aBoolean231 = true;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "S", descriptor = "[I")
|
||||
public static final int[] anIntArray419 = new int[] { 0, 2, 2, 2, 1, 1, 2, 2, 1, 3, 1, 1 };
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "a", descriptor = "(Lclient!ve;IIB)Lclient!mm;")
|
||||
public static Class3_Sub2_Sub1_Sub1 method3613(@OriginalArg(0) Class153 arg0, @OriginalArg(2) int arg1) {
|
||||
return Static234.method4016(arg0, 0, arg1) ? Static102.method2071() : null;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "a", descriptor = "(Lsignlink!ll;I)V")
|
||||
public static void method3615(@OriginalArg(0) Class213 arg0) {
|
||||
Static113.anInt4609 = 3;
|
||||
Static53.method1293(true);
|
||||
aBoolean231 = true;
|
||||
Static99.aBoolean143 = true;
|
||||
Static220.aBoolean244 = true;
|
||||
Static102.anInt2679 = 0;
|
||||
Static22.anInt729 = 0;
|
||||
Static250.aBoolean283 = true;
|
||||
Static11.aBoolean15 = true;
|
||||
Static15.aBoolean33 = true;
|
||||
Static30.anInt978 = 127;
|
||||
Static71.aBoolean107 = true;
|
||||
Static209.aBoolean240 = true;
|
||||
Static114.anInt5831 = 0;
|
||||
Static139.anInt3451 = 2;
|
||||
Static159.aBoolean189 = true;
|
||||
Static178.aBoolean202 = true;
|
||||
Static12.anInt391 = 255;
|
||||
Static53.aBoolean99 = true;
|
||||
Static186.anInt4392 = 0;
|
||||
@Pc(48) Class214 local48 = null;
|
||||
Static125.anInt3104 = 127;
|
||||
if (Static238.anInt5316 >= 96) {
|
||||
Static76.method1645(2);
|
||||
} else {
|
||||
Static76.method1645(0);
|
||||
}
|
||||
Static164.anInt3988 = 0;
|
||||
Static141.anInt3474 = 0;
|
||||
Static33.aBoolean63 = false;
|
||||
Static64.aBoolean111 = true;
|
||||
Static164.aBoolean191 = false;
|
||||
Static127.aBoolean159 = false;
|
||||
Static214.anInt5581 = 0;
|
||||
try {
|
||||
@Pc(78) Class212 local78 = arg0.method5112("runescape");
|
||||
while (local78.anInt5925 == 0) {
|
||||
Static231.method3983(1L);
|
||||
}
|
||||
if (local78.anInt5925 == 1) {
|
||||
local48 = (Class214) local78.anObject6;
|
||||
@Pc(106) byte[] local106 = new byte[(int) local48.method5137()];
|
||||
@Pc(128) int local128;
|
||||
for (@Pc(108) int local108 = 0; local108 < local106.length; local108 += local128) {
|
||||
local128 = local48.method5135(local108, local106.length - local108, local106);
|
||||
if (local128 == -1) {
|
||||
throw new IOException("EOF");
|
||||
}
|
||||
}
|
||||
Static136.method2654(new Class3_Sub15(local106));
|
||||
}
|
||||
} catch (@Pc(151) Exception local151) {
|
||||
}
|
||||
try {
|
||||
if (local48 != null) {
|
||||
local48.method5136();
|
||||
}
|
||||
} catch (@Pc(158) Exception local158) {
|
||||
}
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "a", descriptor = "(BII)V")
|
||||
public static void method3616(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1) {
|
||||
Static142.anInt3482 = arg0 - Static158.anInt3846;
|
||||
@Pc(24) int local24 = Static142.anInt3482 - (int) ((float) Static24.aClass13_8.anInt445 / Static83.aFloat3);
|
||||
@Pc(33) int local33 = Static142.anInt3482 + (int) ((float) Static24.aClass13_8.anInt445 / Static83.aFloat3);
|
||||
if (local24 < 0) {
|
||||
Static142.anInt3482 = (int) ((float) Static24.aClass13_8.anInt445 / Static83.aFloat3);
|
||||
}
|
||||
Static217.anInt4901 = Static181.anInt4296 + Static2.anInt13 - arg1 - 1;
|
||||
@Pc(61) int local61 = (int) ((float) Static24.aClass13_8.anInt459 / Static83.aFloat3) + Static217.anInt4901;
|
||||
@Pc(70) int local70 = Static217.anInt4901 - (int) ((float) Static24.aClass13_8.anInt459 / Static83.aFloat3);
|
||||
if (local33 > Static48.anInt1449) {
|
||||
Static142.anInt3482 = Static48.anInt1449 - (int) ((float) Static24.aClass13_8.anInt445 / Static83.aFloat3);
|
||||
}
|
||||
if (local70 < 0) {
|
||||
Static217.anInt4901 = (int) ((float) Static24.aClass13_8.anInt459 / Static83.aFloat3);
|
||||
}
|
||||
if (Static181.anInt4296 < local61) {
|
||||
Static217.anInt4901 = Static181.anInt4296 - (int) ((float) Static24.aClass13_8.anInt459 / Static83.aFloat3);
|
||||
}
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "a", descriptor = "(Lclient!na;II)V")
|
||||
public static void method3617(@OriginalArg(0) Class100 arg0, @OriginalArg(2) int arg1) {
|
||||
@Pc(6) Class3_Sub2_Sub8 local6 = Static238.method4143(3, arg1);
|
||||
local6.method1017();
|
||||
local6.aClass100_254 = arg0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue