Rework clanmanmode attack option hiding (#746)

* A whole bunch of refactoring

* Api/mixins/injector additions for hiding attack options

* Rework clanmanmode attack hiding

* Update Client.java
This commit is contained in:
Lucwousin
2019-06-26 01:01:21 +02:00
committed by Kyleeld
parent ae6274a16f
commit 39a4cb2266
118 changed files with 2038 additions and 1955 deletions

View File

@@ -14,7 +14,7 @@ public class class16 {
@ObfuscatedSignature(
signature = "Lbp;"
)
static class72 field85;
static LoginScreenAnimation loginScreenRunesAnimation;
@ObfuscatedName("dv")
@ObfuscatedSignature(
signature = "Lit;"
@@ -62,7 +62,7 @@ public class class16 {
static int method188(int var0, Script var1, boolean var2) {
Widget var3 = var2?WorldMapIcon1.__t_i:class12.__n_n;
if(var0 == 1800) {
Interpreter.Interpreter_intStack[++class179.Interpreter_intStackSize - 1] = class211.method4107(class1.getWidgetClickMask(var3));
Interpreter.Interpreter_intStack[++RouteStrategy.Interpreter_intStackSize - 1] = class211.method4107(class1.getWidgetClickMask(var3));
return 1;
} else if(var0 != 1801) {
if(var0 == 1802) {
@@ -77,7 +77,7 @@ public class class16 {
return 2;
}
} else {
int var4 = Interpreter.Interpreter_intStack[--class179.Interpreter_intStackSize];
int var4 = Interpreter.Interpreter_intStack[--RouteStrategy.Interpreter_intStackSize];
--var4;
if(var3.actions != null && var4 < var3.actions.length && var3.actions[var4] != null) {
Interpreter.Interpreter_stringStack[++Interpreter.Interpreter_stringStackSize - 1] = var3.actions[var4];