update client to rev 183
This commit is contained in:
@@ -4,96 +4,90 @@ import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("il")
|
||||
@ObfuscatedName("im")
|
||||
@Implements("SpotAnimationDefinition")
|
||||
public class SpotAnimationDefinition extends DualNode {
|
||||
@ObfuscatedName("s")
|
||||
@ObfuscatedName("c")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lhz;"
|
||||
)
|
||||
@Export("SpotAnimationDefinition_archive")
|
||||
public static AbstractArchive SpotAnimationDefinition_archive;
|
||||
@ObfuscatedName("j")
|
||||
@ObfuscatedName("x")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lhz;"
|
||||
)
|
||||
@Export("SpotAnimationDefinition_modelArchive")
|
||||
public static AbstractArchive SpotAnimationDefinition_modelArchive;
|
||||
@ObfuscatedName("i")
|
||||
@ObfuscatedName("t")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lep;"
|
||||
signature = "Let;"
|
||||
)
|
||||
@Export("SpotAnimationDefinition_cached")
|
||||
static EvictingDualNodeHashTable SpotAnimationDefinition_cached;
|
||||
@ObfuscatedName("k")
|
||||
public static EvictingDualNodeHashTable SpotAnimationDefinition_cached;
|
||||
@ObfuscatedName("g")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lep;"
|
||||
signature = "Let;"
|
||||
)
|
||||
@Export("SpotAnimationDefinition_cachedModels")
|
||||
static EvictingDualNodeHashTable SpotAnimationDefinition_cachedModels;
|
||||
@ObfuscatedName("ax")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Llg;"
|
||||
)
|
||||
@Export("rasterProvider")
|
||||
public static AbstractRasterProvider rasterProvider;
|
||||
@ObfuscatedName("u")
|
||||
public static EvictingDualNodeHashTable SpotAnimationDefinition_cachedModels;
|
||||
@ObfuscatedName("l")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 320838719
|
||||
intValue = -1511616539
|
||||
)
|
||||
@Export("id")
|
||||
int id;
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedName("u")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1719895913
|
||||
intValue = 1772514951
|
||||
)
|
||||
@Export("archive")
|
||||
int archive;
|
||||
@ObfuscatedName("t")
|
||||
@ObfuscatedName("j")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -17026775
|
||||
intValue = -1013743627
|
||||
)
|
||||
@Export("sequence")
|
||||
public int sequence;
|
||||
@ObfuscatedName("q")
|
||||
@ObfuscatedName("v")
|
||||
@Export("recolorFrom")
|
||||
short[] recolorFrom;
|
||||
@ObfuscatedName("x")
|
||||
@ObfuscatedName("d")
|
||||
@Export("recolorTo")
|
||||
short[] recolorTo;
|
||||
@ObfuscatedName("d")
|
||||
@ObfuscatedName("z")
|
||||
@Export("retextureFrom")
|
||||
short[] retextureFrom;
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedName("n")
|
||||
@Export("retextureTo")
|
||||
short[] retextureTo;
|
||||
@ObfuscatedName("c")
|
||||
@ObfuscatedName("h")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 197223751
|
||||
intValue = -193898345
|
||||
)
|
||||
@Export("widthScale")
|
||||
int widthScale;
|
||||
@ObfuscatedName("r")
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 651694427
|
||||
intValue = 1030509965
|
||||
)
|
||||
@Export("heightScale")
|
||||
int heightScale;
|
||||
@ObfuscatedName("y")
|
||||
@ObfuscatedName("s")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1190331459
|
||||
intValue = -967824705
|
||||
)
|
||||
@Export("orientation")
|
||||
int orientation;
|
||||
@ObfuscatedName("p")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -963659109
|
||||
intValue = 150676553
|
||||
)
|
||||
@Export("ambient")
|
||||
int ambient;
|
||||
@ObfuscatedName("b")
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 140228823
|
||||
intValue = -844670327
|
||||
)
|
||||
@Export("contrast")
|
||||
int contrast;
|
||||
@@ -112,10 +106,10 @@ public class SpotAnimationDefinition extends DualNode {
|
||||
this.contrast = 0;
|
||||
}
|
||||
|
||||
@ObfuscatedName("j")
|
||||
@ObfuscatedName("x")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(Lky;I)V",
|
||||
garbageValue = "-2093778900"
|
||||
signature = "(Lkz;I)V",
|
||||
garbageValue = "-122623445"
|
||||
)
|
||||
@Export("decode")
|
||||
void decode(Buffer var1) {
|
||||
@@ -129,10 +123,10 @@ public class SpotAnimationDefinition extends DualNode {
|
||||
}
|
||||
}
|
||||
|
||||
@ObfuscatedName("i")
|
||||
@ObfuscatedName("t")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(Lky;II)V",
|
||||
garbageValue = "-565062969"
|
||||
signature = "(Lkz;IB)V",
|
||||
garbageValue = "6"
|
||||
)
|
||||
@Export("decodeNext")
|
||||
void decodeNext(Buffer var1, int var2) {
|
||||
@@ -176,10 +170,10 @@ public class SpotAnimationDefinition extends DualNode {
|
||||
|
||||
}
|
||||
|
||||
@ObfuscatedName("k")
|
||||
@ObfuscatedName("g")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(II)Ldo;",
|
||||
garbageValue = "-1744649720"
|
||||
signature = "(II)Ldr;",
|
||||
garbageValue = "-669692165"
|
||||
)
|
||||
@Export("getModel")
|
||||
public final Model getModel(int var1) {
|
||||
@@ -209,7 +203,7 @@ public class SpotAnimationDefinition extends DualNode {
|
||||
|
||||
Model var5;
|
||||
if (this.sequence != -1 && var1 != -1) {
|
||||
var5 = Widget.SequenceDefinition_get(this.sequence).transformSpotAnimationModel(var2, var1);
|
||||
var5 = class83.SequenceDefinition_get(this.sequence).transformSpotAnimationModel(var2, var1);
|
||||
} else {
|
||||
var5 = var2.toSharedSpotAnimationModel(true);
|
||||
}
|
||||
@@ -237,89 +231,4 @@ public class SpotAnimationDefinition extends DualNode {
|
||||
|
||||
return var5;
|
||||
}
|
||||
|
||||
@ObfuscatedName("s")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(Lky;Ljava/lang/String;S)I",
|
||||
garbageValue = "313"
|
||||
)
|
||||
public static int method4334(Buffer var0, String var1) {
|
||||
int var2 = var0.offset;
|
||||
int var4 = var1.length();
|
||||
byte[] var5 = new byte[var4];
|
||||
|
||||
for (int var6 = 0; var6 < var4; ++var6) {
|
||||
char var7 = var1.charAt(var6);
|
||||
if ((var7 <= 0 || var7 >= 128) && (var7 < 160 || var7 > 255)) {
|
||||
if (var7 == 8364) {
|
||||
var5[var6] = -128;
|
||||
} else if (var7 == 8218) {
|
||||
var5[var6] = -126;
|
||||
} else if (var7 == 402) {
|
||||
var5[var6] = -125;
|
||||
} else if (var7 == 8222) {
|
||||
var5[var6] = -124;
|
||||
} else if (var7 == 8230) {
|
||||
var5[var6] = -123;
|
||||
} else if (var7 == 8224) {
|
||||
var5[var6] = -122;
|
||||
} else if (var7 == 8225) {
|
||||
var5[var6] = -121;
|
||||
} else if (var7 == 710) {
|
||||
var5[var6] = -120;
|
||||
} else if (var7 == 8240) {
|
||||
var5[var6] = -119;
|
||||
} else if (var7 == 352) {
|
||||
var5[var6] = -118;
|
||||
} else if (var7 == 8249) {
|
||||
var5[var6] = -117;
|
||||
} else if (var7 == 338) {
|
||||
var5[var6] = -116;
|
||||
} else if (var7 == 381) {
|
||||
var5[var6] = -114;
|
||||
} else if (var7 == 8216) {
|
||||
var5[var6] = -111;
|
||||
} else if (var7 == 8217) {
|
||||
var5[var6] = -110;
|
||||
} else if (var7 == 8220) {
|
||||
var5[var6] = -109;
|
||||
} else if (var7 == 8221) {
|
||||
var5[var6] = -108;
|
||||
} else if (var7 == 8226) {
|
||||
var5[var6] = -107;
|
||||
} else if (var7 == 8211) {
|
||||
var5[var6] = -106;
|
||||
} else if (var7 == 8212) {
|
||||
var5[var6] = -105;
|
||||
} else if (var7 == 732) {
|
||||
var5[var6] = -104;
|
||||
} else if (var7 == 8482) {
|
||||
var5[var6] = -103;
|
||||
} else if (var7 == 353) {
|
||||
var5[var6] = -102;
|
||||
} else if (var7 == 8250) {
|
||||
var5[var6] = -101;
|
||||
} else if (var7 == 339) {
|
||||
var5[var6] = -100;
|
||||
} else if (var7 == 382) {
|
||||
var5[var6] = -98;
|
||||
} else if (var7 == 376) {
|
||||
var5[var6] = -97;
|
||||
} else {
|
||||
var5[var6] = 63;
|
||||
}
|
||||
} else {
|
||||
var5[var6] = (byte)var7;
|
||||
}
|
||||
}
|
||||
|
||||
var0.writeSmartByteShort(var5.length);
|
||||
var0.offset += class210.huffman.compress(var5, 0, var5.length, var0.array, var0.offset);
|
||||
return var0.offset - var2;
|
||||
}
|
||||
|
||||
@ObfuscatedName("j")
|
||||
public static boolean method4333(long var0) {
|
||||
return 0L != var0 && !WorldMapLabelSize.method186(var0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user