mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Lots of login/js5/cs2 refactoring, rename Class3_Sub14 to GlTile
This commit is contained in:
parent
16e8148b7a
commit
e5eeecd0ad
168 changed files with 3168 additions and 3161 deletions
|
|
@ -27,7 +27,7 @@ public final class Static31 {
|
|||
|
||||
@OriginalMember(owner = "client!ch", name = "c", descriptor = "(I)V")
|
||||
public static void method846() {
|
||||
if (!Static138.method2697() && Static41.anInt1316 != Static55.level) {
|
||||
if (!Static138.allLevelsAreVisible() && Static41.anInt1316 != Static55.level) {
|
||||
Static127.method2463(Static55.level, Static52.anInt1695, Static80.anInt4701, Static173.self.movementQueueZ[0], false, Static173.self.movementQueueX[0]);
|
||||
} else if (Static55.level != Static107.anInt2875 && Static137.method2665(Static55.level)) {
|
||||
Static107.anInt2875 = Static55.level;
|
||||
|
|
@ -54,7 +54,7 @@ public final class Static31 {
|
|||
Static124.socket = null;
|
||||
}
|
||||
if (Static196.anInt4587 >= 1) {
|
||||
Static266.anInt5336 = -5;
|
||||
Static266.returnCode = -5;
|
||||
Static219.anInt4937 = 0;
|
||||
return;
|
||||
}
|
||||
|
|
@ -96,7 +96,7 @@ public final class Static31 {
|
|||
Static147.soundChannel.method3571();
|
||||
}
|
||||
if (local126 != 101) {
|
||||
Static266.anInt5336 = local126;
|
||||
Static266.returnCode = local126;
|
||||
Static219.anInt4937 = 0;
|
||||
Static124.socket.close();
|
||||
Static124.socket = null;
|
||||
|
|
@ -112,7 +112,7 @@ public final class Static31 {
|
|||
Static176.method3303(local126);
|
||||
if (Static125.worldId == -1) {
|
||||
Static219.anInt4937 = 0;
|
||||
Static266.anInt5336 = 6;
|
||||
Static266.returnCode = 6;
|
||||
Static124.socket.close();
|
||||
Static124.socket = null;
|
||||
return;
|
||||
|
|
@ -138,7 +138,7 @@ public final class Static31 {
|
|||
Static20.anInt673 = 0;
|
||||
Static196.anInt4587++;
|
||||
} else {
|
||||
Static266.anInt5336 = -4;
|
||||
Static266.returnCode = -4;
|
||||
Static219.anInt4937 = 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue