update client to rev 183
This commit is contained in:
@@ -5,131 +5,122 @@ import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("iy")
|
||||
@ObfuscatedName("in")
|
||||
@Implements("NetCache")
|
||||
public class NetCache {
|
||||
@ObfuscatedName("s")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -824273879
|
||||
)
|
||||
@Export("NetCache_loadTime")
|
||||
static int NetCache_loadTime;
|
||||
@ObfuscatedName("j")
|
||||
@ObfuscatedName("c")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lkg;"
|
||||
signature = "Lks;"
|
||||
)
|
||||
@Export("NetCache_socket")
|
||||
public static AbstractSocket NetCache_socket;
|
||||
@ObfuscatedName("i")
|
||||
@ObfuscatedName("x")
|
||||
@ObfuscatedGetter(
|
||||
longValue = -8280419898275786329L
|
||||
intValue = 1834591969
|
||||
)
|
||||
static long field3145;
|
||||
@ObfuscatedName("k")
|
||||
@Export("NetCache_loadTime")
|
||||
public static int NetCache_loadTime;
|
||||
@ObfuscatedName("t")
|
||||
@ObfuscatedGetter(
|
||||
longValue = -4753750507167035977L
|
||||
)
|
||||
public static long field3145;
|
||||
@ObfuscatedName("g")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Llm;"
|
||||
)
|
||||
@Export("NetCache_pendingPriorityWrites")
|
||||
static NodeHashTable NetCache_pendingPriorityWrites;
|
||||
@ObfuscatedName("u")
|
||||
public static NodeHashTable NetCache_pendingPriorityWrites;
|
||||
@ObfuscatedName("l")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -971608393
|
||||
intValue = -433484907
|
||||
)
|
||||
@Export("NetCache_pendingPriorityWritesCount")
|
||||
static int NetCache_pendingPriorityWritesCount;
|
||||
@ObfuscatedName("n")
|
||||
public static int NetCache_pendingPriorityWritesCount;
|
||||
@ObfuscatedName("u")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Llm;"
|
||||
)
|
||||
@Export("NetCache_pendingPriorityResponses")
|
||||
static NodeHashTable NetCache_pendingPriorityResponses;
|
||||
@ObfuscatedName("t")
|
||||
public static NodeHashTable NetCache_pendingPriorityResponses;
|
||||
@ObfuscatedName("j")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1662423267
|
||||
intValue = 1725604983
|
||||
)
|
||||
@Export("NetCache_pendingPriorityResponsesCount")
|
||||
static int NetCache_pendingPriorityResponsesCount;
|
||||
@ObfuscatedName("q")
|
||||
public static int NetCache_pendingPriorityResponsesCount;
|
||||
@ObfuscatedName("v")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lih;"
|
||||
signature = "Lig;"
|
||||
)
|
||||
@Export("NetCache_pendingWritesQueue")
|
||||
static DualNodeDeque NetCache_pendingWritesQueue;
|
||||
@ObfuscatedName("x")
|
||||
public static DualNodeDeque NetCache_pendingWritesQueue;
|
||||
@ObfuscatedName("d")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Llm;"
|
||||
)
|
||||
@Export("NetCache_pendingWrites")
|
||||
static NodeHashTable NetCache_pendingWrites;
|
||||
@ObfuscatedName("d")
|
||||
public static NodeHashTable NetCache_pendingWrites;
|
||||
@ObfuscatedName("z")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1308098009
|
||||
intValue = 379281979
|
||||
)
|
||||
@Export("NetCache_pendingWritesCount")
|
||||
static int NetCache_pendingWritesCount;
|
||||
@ObfuscatedName("f")
|
||||
public static int NetCache_pendingWritesCount;
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Llm;"
|
||||
)
|
||||
@Export("NetCache_pendingResponses")
|
||||
static NodeHashTable NetCache_pendingResponses;
|
||||
@ObfuscatedName("c")
|
||||
public static NodeHashTable NetCache_pendingResponses;
|
||||
@ObfuscatedName("h")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1727306885
|
||||
intValue = 2084128285
|
||||
)
|
||||
@Export("NetCache_pendingResponsesCount")
|
||||
static int NetCache_pendingResponsesCount;
|
||||
@ObfuscatedName("y")
|
||||
public static int NetCache_pendingResponsesCount;
|
||||
@ObfuscatedName("f")
|
||||
static boolean field3156;
|
||||
@ObfuscatedName("s")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lhl;"
|
||||
signature = "Lhg;"
|
||||
)
|
||||
@Export("NetCache_currentResponse")
|
||||
static NetFileRequest NetCache_currentResponse;
|
||||
public static NetFileRequest NetCache_currentResponse;
|
||||
@ObfuscatedName("p")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lky;"
|
||||
signature = "Lkz;"
|
||||
)
|
||||
@Export("NetCache_responseHeaderBuffer")
|
||||
static Buffer NetCache_responseHeaderBuffer;
|
||||
@ObfuscatedName("b")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lky;"
|
||||
)
|
||||
@Export("NetCache_responseArchiveBuffer")
|
||||
static Buffer NetCache_responseArchiveBuffer;
|
||||
@ObfuscatedName("g")
|
||||
public static Buffer NetCache_responseHeaderBuffer;
|
||||
@ObfuscatedName("i")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 788483417
|
||||
intValue = 1063353551
|
||||
)
|
||||
static int field3156;
|
||||
@ObfuscatedName("z")
|
||||
public static int field3154;
|
||||
@ObfuscatedName("y")
|
||||
@Export("NetCache_crc")
|
||||
static CRC32 NetCache_crc;
|
||||
@ObfuscatedName("w")
|
||||
@ObfuscatedName("k")
|
||||
@ObfuscatedSignature(
|
||||
signature = "[Lid;"
|
||||
signature = "[Lio;"
|
||||
)
|
||||
@Export("NetCache_archives")
|
||||
static Archive[] NetCache_archives;
|
||||
@ObfuscatedName("l")
|
||||
static byte field3159;
|
||||
@ObfuscatedName("h")
|
||||
@ObfuscatedName("w")
|
||||
public static byte field3158;
|
||||
@ObfuscatedName("m")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 2084935355
|
||||
intValue = -660950913
|
||||
)
|
||||
@Export("NetCache_crcMismatches")
|
||||
public static int NetCache_crcMismatches;
|
||||
@ObfuscatedName("v")
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -117498157
|
||||
intValue = -1715585873
|
||||
)
|
||||
@Export("NetCache_ioExceptions")
|
||||
public static int NetCache_ioExceptions;
|
||||
@ObfuscatedName("lr")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1642839291
|
||||
)
|
||||
static int field3162;
|
||||
|
||||
static {
|
||||
NetCache_loadTime = 0;
|
||||
@@ -143,43 +134,44 @@ public class NetCache {
|
||||
NetCache_pendingResponses = new NodeHashTable(4096);
|
||||
NetCache_pendingResponsesCount = 0;
|
||||
NetCache_responseHeaderBuffer = new Buffer(8);
|
||||
field3156 = 0;
|
||||
field3154 = 0;
|
||||
NetCache_crc = new CRC32();
|
||||
NetCache_archives = new Archive[256];
|
||||
field3159 = 0;
|
||||
field3158 = 0;
|
||||
NetCache_crcMismatches = 0;
|
||||
NetCache_ioExceptions = 0;
|
||||
}
|
||||
|
||||
@ObfuscatedName("x")
|
||||
@ObfuscatedName("c")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(CI)Z",
|
||||
garbageValue = "-1171318227"
|
||||
signature = "(II)Lim;",
|
||||
garbageValue = "-202532712"
|
||||
)
|
||||
@Export("isDigit")
|
||||
public static boolean isDigit(char var0) {
|
||||
return var0 >= '0' && var0 <= '9';
|
||||
}
|
||||
|
||||
@ObfuscatedName("iz")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(Ljava/lang/String;Ljava/lang/String;IIIIZB)V",
|
||||
garbageValue = "-34"
|
||||
)
|
||||
@Export("insertMenuItem")
|
||||
static final void insertMenuItem(String var0, String var1, int var2, int var3, int var4, int var5, boolean var6) {
|
||||
if (!Client.isMenuOpen) {
|
||||
if (Client.menuOptionsCount < 500) {
|
||||
Client.menuActions[Client.menuOptionsCount] = var0;
|
||||
Client.menuTargets[Client.menuOptionsCount] = var1;
|
||||
Client.menuOpcodes[Client.menuOptionsCount] = var2;
|
||||
Client.menuIdentifiers[Client.menuOptionsCount] = var3;
|
||||
Client.menuArguments1[Client.menuOptionsCount] = var4;
|
||||
Client.menuArguments2[Client.menuOptionsCount] = var5;
|
||||
Client.menuShiftClick[Client.menuOptionsCount] = var6;
|
||||
++Client.menuOptionsCount;
|
||||
@Export("SpotAnimationDefinition_get")
|
||||
public static SpotAnimationDefinition SpotAnimationDefinition_get(int var0) {
|
||||
SpotAnimationDefinition var1 = (SpotAnimationDefinition)SpotAnimationDefinition.SpotAnimationDefinition_cached.get((long)var0);
|
||||
if (var1 != null) {
|
||||
return var1;
|
||||
} else {
|
||||
byte[] var2 = SpotAnimationDefinition.SpotAnimationDefinition_archive.takeFile(13, var0);
|
||||
var1 = new SpotAnimationDefinition();
|
||||
var1.id = var0;
|
||||
if (var2 != null) {
|
||||
var1.decode(new Buffer(var2));
|
||||
}
|
||||
|
||||
SpotAnimationDefinition.SpotAnimationDefinition_cached.put(var1, (long)var0);
|
||||
return var1;
|
||||
}
|
||||
}
|
||||
|
||||
@ObfuscatedName("kj")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(Lhy;B)Z",
|
||||
garbageValue = "-91"
|
||||
)
|
||||
@Export("isComponentHidden")
|
||||
static boolean isComponentHidden(Widget var0) {
|
||||
return var0.isHidden;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user