Merge remote-tracking branch 'orig_upstream/master' into ext
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>cache-client</artifactId>
|
<artifactId>cache-client</artifactId>
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<name>Cache Updater</name>
|
<name>Cache Updater</name>
|
||||||
|
|||||||
Vendored
+1
-1
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>cache</artifactId>
|
<artifactId>cache</artifactId>
|
||||||
|
|||||||
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<name>Web API</name>
|
<name>Web API</name>
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<name>Web Service</name>
|
<name>Web Service</name>
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>RuneLite</name>
|
<name>RuneLite</name>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>protocol-api</artifactId>
|
<artifactId>protocol-api</artifactId>
|
||||||
|
|||||||
+1
-1
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>protocol</artifactId>
|
<artifactId>protocol</artifactId>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>runelite-api</artifactId>
|
<artifactId>runelite-api</artifactId>
|
||||||
|
|||||||
@@ -10321,7 +10321,6 @@ public final class ItemID
|
|||||||
public static final int STARTER_SWORD = 22331;
|
public static final int STARTER_SWORD = 22331;
|
||||||
public static final int STARTER_BOW = 22333;
|
public static final int STARTER_BOW = 22333;
|
||||||
public static final int STARTER_STAFF = 22335;
|
public static final int STARTER_STAFF = 22335;
|
||||||
public static final int KINDLING_22350 = 22350;
|
|
||||||
public static final int EGGSHELL_PLATEBODY = 22351;
|
public static final int EGGSHELL_PLATEBODY = 22351;
|
||||||
public static final int EGGSHELL_PLATELEGS = 22353;
|
public static final int EGGSHELL_PLATELEGS = 22353;
|
||||||
public static final int HOLY_HANDEGG = 22355;
|
public static final int HOLY_HANDEGG = 22355;
|
||||||
@@ -10792,13 +10791,5 @@ public final class ItemID
|
|||||||
public static final int TORMENTED_BRACELET_OR = 23444;
|
public static final int TORMENTED_BRACELET_OR = 23444;
|
||||||
public static final int GIANT_EASTER_EGG = 23446;
|
public static final int GIANT_EASTER_EGG = 23446;
|
||||||
public static final int BUNNYMAN_MASK = 23448;
|
public static final int BUNNYMAN_MASK = 23448;
|
||||||
public static final int DRIED_COCOA = 23450;
|
|
||||||
public static final int HOSIDIUS_MILK = 23451;
|
|
||||||
public static final int SPECIAL_SPICES = 23452;
|
|
||||||
public static final int CRATE_OF_BASKETS = 23453;
|
|
||||||
public static final int FINE_SILK = 23454;
|
|
||||||
public static final int FINE_RED_SILK = 23455;
|
|
||||||
public static final int CHOCOLATE_MIXTUREU = 23456;
|
|
||||||
public static final int CHOCO_SERUM = 23457;
|
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7847,27 +7847,6 @@ public final class NpcID
|
|||||||
public static final int DODGY_GEEZER = 8644;
|
public static final int DODGY_GEEZER = 8644;
|
||||||
public static final int ARTHUR_THE_CLUE_HUNTER = 8665;
|
public static final int ARTHUR_THE_CLUE_HUNTER = 8665;
|
||||||
public static final int BANKER_8666 = 8666;
|
public static final int BANKER_8666 = 8666;
|
||||||
public static final int EASTER_BUNNY = 8667;
|
public static final int MOSOL_REI_8696 = 8696;
|
||||||
public static final int CHOCCO = 8668;
|
|
||||||
public static final int MILKEE = 8669;
|
|
||||||
public static final int GOLDIE = 8670;
|
|
||||||
public static final int RABBIT_8671 = 8671;
|
|
||||||
public static final int BUGS_8672 = 8672;
|
|
||||||
public static final int CAERBANNOG = 8673;
|
|
||||||
public static final int BUNNY_MAN = 8674;
|
|
||||||
public static final int PETER_8675 = 8675;
|
|
||||||
public static final int CHOCOLATE_CHICKEN = 8676;
|
|
||||||
public static final int CHOCOLATE_CHICKEN_8677 = 8677;
|
|
||||||
public static final int CHOCOLATE_CHICKEN_8678 = 8678;
|
|
||||||
public static final int COLOSSAL_CHOCCO_CHICKEN = 8679;
|
|
||||||
public static final int COLOSSAL_CHOCCO_CHICKEN_8680 = 8680;
|
|
||||||
public static final int COLOSSAL_CHOCCO_CHICKEN_8681 = 8681;
|
|
||||||
public static final int COLOSSAL_CHOCCO_CHICKEN_8682 = 8682;
|
|
||||||
public static final int CHOCOLATE_CHICKEN_8683 = 8683;
|
|
||||||
public static final int EASTER_BUNNY_8684 = 8684;
|
|
||||||
public static final int EG = 8685;
|
|
||||||
public static final int EGG_8686 = 8686;
|
|
||||||
public static final int EGGY = 8687;
|
|
||||||
public static final int TRAVELLING_MERCHANT = 8694;
|
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11842,6 +11842,7 @@ public final class NullItemID
|
|||||||
public static final int NULL_22347 = 22347;
|
public static final int NULL_22347 = 22347;
|
||||||
public static final int NULL_22348 = 22348;
|
public static final int NULL_22348 = 22348;
|
||||||
public static final int NULL_22349 = 22349;
|
public static final int NULL_22349 = 22349;
|
||||||
|
public static final int NULL_22350 = 22350;
|
||||||
public static final int NULL_22352 = 22352;
|
public static final int NULL_22352 = 22352;
|
||||||
public static final int NULL_22354 = 22354;
|
public static final int NULL_22354 = 22354;
|
||||||
public static final int NULL_22356 = 22356;
|
public static final int NULL_22356 = 22356;
|
||||||
@@ -12447,5 +12448,13 @@ public final class NullItemID
|
|||||||
public static final int NULL_23445 = 23445;
|
public static final int NULL_23445 = 23445;
|
||||||
public static final int NULL_23447 = 23447;
|
public static final int NULL_23447 = 23447;
|
||||||
public static final int NULL_23449 = 23449;
|
public static final int NULL_23449 = 23449;
|
||||||
|
public static final int NULL_23450 = 23450;
|
||||||
|
public static final int NULL_23451 = 23451;
|
||||||
|
public static final int NULL_23452 = 23452;
|
||||||
|
public static final int NULL_23453 = 23453;
|
||||||
|
public static final int NULL_23454 = 23454;
|
||||||
|
public static final int NULL_23455 = 23455;
|
||||||
|
public static final int NULL_23456 = 23456;
|
||||||
|
public static final int NULL_23457 = 23457;
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16154,54 +16154,5 @@ public final class NullObjectID
|
|||||||
public static final int NULL_34738 = 34738;
|
public static final int NULL_34738 = 34738;
|
||||||
public static final int NULL_34739 = 34739;
|
public static final int NULL_34739 = 34739;
|
||||||
public static final int NULL_34740 = 34740;
|
public static final int NULL_34740 = 34740;
|
||||||
public static final int NULL_34750 = 34750;
|
|
||||||
public static final int NULL_34751 = 34751;
|
|
||||||
public static final int NULL_34752 = 34752;
|
|
||||||
public static final int NULL_34753 = 34753;
|
|
||||||
public static final int NULL_34754 = 34754;
|
|
||||||
public static final int NULL_34755 = 34755;
|
|
||||||
public static final int NULL_34756 = 34756;
|
|
||||||
public static final int NULL_34758 = 34758;
|
|
||||||
public static final int NULL_34759 = 34759;
|
|
||||||
public static final int NULL_34760 = 34760;
|
|
||||||
public static final int NULL_34763 = 34763;
|
|
||||||
public static final int NULL_34764 = 34764;
|
|
||||||
public static final int NULL_34765 = 34765;
|
|
||||||
public static final int NULL_34766 = 34766;
|
|
||||||
public static final int NULL_34767 = 34767;
|
|
||||||
public static final int NULL_34768 = 34768;
|
|
||||||
public static final int NULL_34769 = 34769;
|
|
||||||
public static final int NULL_34770 = 34770;
|
|
||||||
public static final int NULL_34771 = 34771;
|
|
||||||
public static final int NULL_34772 = 34772;
|
|
||||||
public static final int NULL_34773 = 34773;
|
|
||||||
public static final int NULL_34774 = 34774;
|
|
||||||
public static final int NULL_34775 = 34775;
|
|
||||||
public static final int NULL_34776 = 34776;
|
|
||||||
public static final int NULL_34777 = 34777;
|
|
||||||
public static final int NULL_34778 = 34778;
|
|
||||||
public static final int NULL_34779 = 34779;
|
|
||||||
public static final int NULL_34781 = 34781;
|
|
||||||
public static final int NULL_34782 = 34782;
|
|
||||||
public static final int NULL_34784 = 34784;
|
|
||||||
public static final int NULL_34785 = 34785;
|
|
||||||
public static final int NULL_34786 = 34786;
|
|
||||||
public static final int NULL_34789 = 34789;
|
|
||||||
public static final int NULL_34790 = 34790;
|
|
||||||
public static final int NULL_34799 = 34799;
|
|
||||||
public static final int NULL_34800 = 34800;
|
|
||||||
public static final int NULL_34801 = 34801;
|
|
||||||
public static final int NULL_34802 = 34802;
|
|
||||||
public static final int NULL_34809 = 34809;
|
|
||||||
public static final int NULL_34810 = 34810;
|
|
||||||
public static final int NULL_34811 = 34811;
|
|
||||||
public static final int NULL_34815 = 34815;
|
|
||||||
public static final int NULL_34816 = 34816;
|
|
||||||
public static final int NULL_34817 = 34817;
|
|
||||||
public static final int NULL_34818 = 34818;
|
|
||||||
public static final int NULL_34819 = 34819;
|
|
||||||
public static final int NULL_34838 = 34838;
|
|
||||||
public static final int NULL_34839 = 34839;
|
|
||||||
public static final int NULL_34840 = 34840;
|
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18575,56 +18575,5 @@ public final class ObjectID
|
|||||||
public static final int STRANGE_CASKET = 34733;
|
public static final int STRANGE_CASKET = 34733;
|
||||||
public static final int INCONSPICUOUS_BUSH_BEGINNER = 34734;
|
public static final int INCONSPICUOUS_BUSH_BEGINNER = 34734;
|
||||||
public static final int STASH_BEGINNER = 34735;
|
public static final int STASH_BEGINNER = 34735;
|
||||||
public static final int RABBIT_HOLE_34741 = 34741;
|
|
||||||
public static final int RABBIT_HOLE_34742 = 34742;
|
|
||||||
public static final int RABBIT_HOLE_34743 = 34743;
|
|
||||||
public static final int RABBIT_HOLE_34744 = 34744;
|
|
||||||
public static final int RABBIT_HOLE_34745 = 34745;
|
|
||||||
public static final int RABBIT_HOLE_34746 = 34746;
|
|
||||||
public static final int RABBIT_HOLE_34747 = 34747;
|
|
||||||
public static final int RABBIT_HOLE_34748 = 34748;
|
|
||||||
public static final int RABBIT_HOLE_34749 = 34749;
|
|
||||||
public static final int CHOCOLATE_DEPOSIT = 34757;
|
|
||||||
public static final int TUNNEL_34761 = 34761;
|
|
||||||
public static final int TUNNEL_34762 = 34762;
|
|
||||||
public static final int PIPES_34780 = 34780;
|
|
||||||
public static final int PIPES_34783 = 34783;
|
|
||||||
public static final int BREWING_VAT_34787 = 34787;
|
|
||||||
public static final int OUTPUT_TAP_34788 = 34788;
|
|
||||||
public static final int ROCK_SUPPORT = 34791;
|
|
||||||
public static final int WOODEN_SUPPORT = 34792;
|
|
||||||
public static final int NEST_GATE = 34793;
|
|
||||||
public static final int NEST_34794 = 34794;
|
|
||||||
public static final int NEST_34795 = 34795;
|
|
||||||
public static final int NEST_34796 = 34796;
|
|
||||||
public static final int NEST_34797 = 34797;
|
|
||||||
public static final int NEST_34798 = 34798;
|
|
||||||
public static final int VAT_34803 = 34803;
|
|
||||||
public static final int VAT_34804 = 34804;
|
|
||||||
public static final int SWEET_SHELF = 34805;
|
|
||||||
public static final int CRATE_34806 = 34806;
|
|
||||||
public static final int CRATE_34807 = 34807;
|
|
||||||
public static final int CRATE_34808 = 34808;
|
|
||||||
public static final int HOLE_34812 = 34812;
|
|
||||||
public static final int EGG_CUP = 34813;
|
|
||||||
public static final int EGG_CUP_34814 = 34814;
|
|
||||||
public static final int PLATFORM_34820 = 34820;
|
|
||||||
public static final int ROPE_34821 = 34821;
|
|
||||||
public static final int ROPE_34822 = 34822;
|
|
||||||
public static final int ROPE_34823 = 34823;
|
|
||||||
public static final int ROPE_34824 = 34824;
|
|
||||||
public static final int EASTER_EGG = 34825;
|
|
||||||
public static final int EGG_MOLD = 34826;
|
|
||||||
public static final int COOKING_RANGE_34827 = 34827;
|
|
||||||
public static final int BRONZE_PICKAXE_34828 = 34828;
|
|
||||||
public static final int BRONZE_AXE_34829 = 34829;
|
|
||||||
public static final int TINDERBOX_34830 = 34830;
|
|
||||||
public static final int CABBAGE_34831 = 34831;
|
|
||||||
public static final int PUDDLE_OF_VOMIT = 34832;
|
|
||||||
public static final int BURROW_34833 = 34833;
|
|
||||||
public static final int BURROW_34834 = 34834;
|
|
||||||
public static final int BURROW_34835 = 34835;
|
|
||||||
public static final int BURROW_34836 = 34836;
|
|
||||||
public static final int AGGIES_TOMATO = 34837;
|
|
||||||
/* This file is automatically generated. Do not edit. */
|
/* This file is automatically generated. Do not edit. */
|
||||||
}
|
}
|
||||||
|
|||||||
+424
-424
@@ -1,424 +1,424 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (c) 2016-2017, Adam <Adam@sigterm.info>
|
Copyright (c) 2016-2017, Adam <Adam@sigterm.info>
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions are met:
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
1. Redistributions of source code must retain the above copyright notice, this
|
1. Redistributions of source code must retain the above copyright notice, this
|
||||||
list of conditions and the following disclaimer.
|
list of conditions and the following disclaimer.
|
||||||
2. Redistributions in binary form must reproduce the above copyright notice,
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
||||||
this list of conditions and the following disclaimer in the documentation
|
this list of conditions and the following disclaimer in the documentation
|
||||||
and/or other materials provided with the distribution.
|
and/or other materials provided with the distribution.
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
||||||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
||||||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||||||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
-->
|
-->
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>client</artifactId>
|
<artifactId>client</artifactId>
|
||||||
<name>RuneLite Client</name>
|
<name>RuneLite Client</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<guice.version>4.1.0</guice.version>
|
<guice.version>4.1.0</guice.version>
|
||||||
<jogl.version>2.3.2</jogl.version>
|
<jogl.version>2.3.2</jogl.version>
|
||||||
|
|
||||||
<jarsigner.skip>true</jarsigner.skip>
|
<jarsigner.skip>true</jarsigner.skip>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
<artifactId>slf4j-api</artifactId>
|
<artifactId>slf4j-api</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>ch.qos.logback</groupId>
|
<groupId>ch.qos.logback</groupId>
|
||||||
<artifactId>logback-classic</artifactId>
|
<artifactId>logback-classic</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sf.jopt-simple</groupId>
|
<groupId>net.sf.jopt-simple</groupId>
|
||||||
<artifactId>jopt-simple</artifactId>
|
<artifactId>jopt-simple</artifactId>
|
||||||
<version>5.0.1</version>
|
<version>5.0.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.guava</groupId>
|
<groupId>com.google.guava</groupId>
|
||||||
<artifactId>guava</artifactId>
|
<artifactId>guava</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.inject</groupId>
|
<groupId>com.google.inject</groupId>
|
||||||
<artifactId>guice</artifactId>
|
<artifactId>guice</artifactId>
|
||||||
<version>${guice.version}</version>
|
<version>${guice.version}</version>
|
||||||
<classifier>no_aop</classifier>
|
<classifier>no_aop</classifier>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.code.gson</groupId>
|
<groupId>com.google.code.gson</groupId>
|
||||||
<artifactId>gson</artifactId>
|
<artifactId>gson</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite.pushingpixels</groupId>
|
<groupId>net.runelite.pushingpixels</groupId>
|
||||||
<artifactId>substance</artifactId>
|
<artifactId>substance</artifactId>
|
||||||
<version>8.0.02</version>
|
<version>8.0.02</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite.pushingpixels</groupId>
|
<groupId>net.runelite.pushingpixels</groupId>
|
||||||
<artifactId>trident</artifactId>
|
<artifactId>trident</artifactId>
|
||||||
<version>1.5.00</version>
|
<version>1.5.00</version>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.projectlombok</groupId>
|
<groupId>org.projectlombok</groupId>
|
||||||
<artifactId>lombok</artifactId>
|
<artifactId>lombok</artifactId>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-text</artifactId>
|
<artifactId>commons-text</artifactId>
|
||||||
<version>1.2</version>
|
<version>1.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.jogl</groupId>
|
<groupId>org.jogamp.jogl</groupId>
|
||||||
<artifactId>jogl-all</artifactId>
|
<artifactId>jogl-all</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.jogl</groupId>
|
<groupId>org.jogamp.jogl</groupId>
|
||||||
<artifactId>jogl-all</artifactId>
|
<artifactId>jogl-all</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
<classifier>natives-windows-amd64</classifier>
|
<classifier>natives-windows-amd64</classifier>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.jogl</groupId>
|
<groupId>org.jogamp.jogl</groupId>
|
||||||
<artifactId>jogl-all</artifactId>
|
<artifactId>jogl-all</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
<classifier>natives-windows-i586</classifier>
|
<classifier>natives-windows-i586</classifier>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.jogl</groupId>
|
<groupId>org.jogamp.jogl</groupId>
|
||||||
<artifactId>jogl-all</artifactId>
|
<artifactId>jogl-all</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
<classifier>natives-linux-amd64</classifier>
|
<classifier>natives-linux-amd64</classifier>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.jogl</groupId>
|
<groupId>org.jogamp.jogl</groupId>
|
||||||
<artifactId>jogl-all</artifactId>
|
<artifactId>jogl-all</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
<classifier>natives-linux-i586</classifier>
|
<classifier>natives-linux-i586</classifier>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.gluegen</groupId>
|
<groupId>org.jogamp.gluegen</groupId>
|
||||||
<artifactId>gluegen-rt</artifactId>
|
<artifactId>gluegen-rt</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.gluegen</groupId>
|
<groupId>org.jogamp.gluegen</groupId>
|
||||||
<artifactId>gluegen-rt</artifactId>
|
<artifactId>gluegen-rt</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
<classifier>natives-windows-amd64</classifier>
|
<classifier>natives-windows-amd64</classifier>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.gluegen</groupId>
|
<groupId>org.jogamp.gluegen</groupId>
|
||||||
<artifactId>gluegen-rt</artifactId>
|
<artifactId>gluegen-rt</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
<classifier>natives-windows-i586</classifier>
|
<classifier>natives-windows-i586</classifier>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.gluegen</groupId>
|
<groupId>org.jogamp.gluegen</groupId>
|
||||||
<artifactId>gluegen-rt</artifactId>
|
<artifactId>gluegen-rt</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
<classifier>natives-linux-amd64</classifier>
|
<classifier>natives-linux-amd64</classifier>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jogamp.gluegen</groupId>
|
<groupId>org.jogamp.gluegen</groupId>
|
||||||
<artifactId>gluegen-rt</artifactId>
|
<artifactId>gluegen-rt</artifactId>
|
||||||
<version>${jogl.version}</version>
|
<version>${jogl.version}</version>
|
||||||
<classifier>natives-linux-i586</classifier>
|
<classifier>natives-linux-i586</classifier>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.sigpipe</groupId>
|
<groupId>io.sigpipe</groupId>
|
||||||
<artifactId>jbsdiff</artifactId>
|
<artifactId>jbsdiff</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.tukaani</groupId>
|
<groupId>org.tukaani</groupId>
|
||||||
<artifactId>xz</artifactId>
|
<artifactId>xz</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- net.runelite:discord also has this -->
|
<!-- net.runelite:discord also has this -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.java.dev.jna</groupId>
|
<groupId>net.java.dev.jna</groupId>
|
||||||
<artifactId>jna</artifactId>
|
<artifactId>jna</artifactId>
|
||||||
<version>4.5.1</version>
|
<version>4.5.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.java.dev.jna</groupId>
|
<groupId>net.java.dev.jna</groupId>
|
||||||
<artifactId>jna-platform</artifactId>
|
<artifactId>jna-platform</artifactId>
|
||||||
<version>4.5.1</version>
|
<version>4.5.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-api</artifactId>
|
<artifactId>runelite-api</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite.rs</groupId>
|
<groupId>net.runelite.rs</groupId>
|
||||||
<artifactId>runescape-api</artifactId>
|
<artifactId>runescape-api</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>client-patch</artifactId>
|
<artifactId>client-patch</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>http-api</artifactId>
|
<artifactId>http-api</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>discord</artifactId>
|
<artifactId>discord</artifactId>
|
||||||
<version>1.1</version>
|
<version>1.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>orange-extensions</artifactId>
|
<artifactId>orange-extensions</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>4.12</version>
|
<version>4.12</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.hamcrest</groupId>
|
<groupId>org.hamcrest</groupId>
|
||||||
<artifactId>hamcrest-library</artifactId>
|
<artifactId>hamcrest-library</artifactId>
|
||||||
<version>1.3</version>
|
<version>1.3</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mockito</groupId>
|
<groupId>org.mockito</groupId>
|
||||||
<artifactId>mockito-all</artifactId>
|
<artifactId>mockito-all</artifactId>
|
||||||
<version>1.10.19</version>
|
<version>1.10.19</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.inject.extensions</groupId>
|
<groupId>com.google.inject.extensions</groupId>
|
||||||
<artifactId>guice-testlib</artifactId>
|
<artifactId>guice-testlib</artifactId>
|
||||||
<version>${guice.version}</version>
|
<version>${guice.version}</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.inject.extensions</groupId>
|
<groupId>com.google.inject.extensions</groupId>
|
||||||
<artifactId>guice-grapher</artifactId>
|
<artifactId>guice-grapher</artifactId>
|
||||||
<version>${guice.version}</version>
|
<version>${guice.version}</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.javassist</groupId>
|
<groupId>org.javassist</groupId>
|
||||||
<artifactId>javassist</artifactId>
|
<artifactId>javassist</artifactId>
|
||||||
<version>3.24.1-GA</version>
|
<version>3.24.1-GA</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.xeustechnologies</groupId>
|
<groupId>org.xeustechnologies</groupId>
|
||||||
<artifactId>jcl-core</artifactId>
|
<artifactId>jcl-core</artifactId>
|
||||||
<version>2.8</version>
|
<version>2.8</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jetbrains</groupId>
|
<groupId>org.jetbrains</groupId>
|
||||||
<artifactId>annotations</artifactId>
|
<artifactId>annotations</artifactId>
|
||||||
<version>17.0.0</version>
|
<version>17.0.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.joonasvali.naturalmouse</groupId>
|
<groupId>com.github.joonasvali.naturalmouse</groupId>
|
||||||
<artifactId>naturalmouse</artifactId>
|
<artifactId>naturalmouse</artifactId>
|
||||||
<version>[1.0.0,)</version>
|
<version>[1.0.0,)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<resources>
|
<resources>
|
||||||
<resource>
|
<resource>
|
||||||
<directory>src/main/resources</directory>
|
<directory>src/main/resources</directory>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>logback.xml</exclude>
|
<exclude>logback.xml</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
<filtering>true</filtering>
|
<filtering>true</filtering>
|
||||||
</resource>
|
</resource>
|
||||||
<resource>
|
<resource>
|
||||||
<directory>src/main/resources</directory>
|
<directory>src/main/resources</directory>
|
||||||
<includes>
|
<includes>
|
||||||
<include>logback.xml</include>
|
<include>logback.xml</include>
|
||||||
</includes>
|
</includes>
|
||||||
<filtering>false</filtering>
|
<filtering>false</filtering>
|
||||||
</resource>
|
</resource>
|
||||||
</resources>
|
</resources>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-resources-plugin</artifactId>
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
<version>3.0.2</version>
|
<version>3.0.2</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<nonFilteredFileExtensions>
|
<nonFilteredFileExtensions>
|
||||||
<nonFilteredFileExtension>ttf</nonFilteredFileExtension>
|
<nonFilteredFileExtension>ttf</nonFilteredFileExtension>
|
||||||
<nonFilteredFileExtension>png</nonFilteredFileExtension>
|
<nonFilteredFileExtension>png</nonFilteredFileExtension>
|
||||||
<nonFilteredFileExtension>gif</nonFilteredFileExtension>
|
<nonFilteredFileExtension>gif</nonFilteredFileExtension>
|
||||||
</nonFilteredFileExtensions>
|
</nonFilteredFileExtensions>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-shade-plugin</artifactId>
|
<artifactId>maven-shade-plugin</artifactId>
|
||||||
<version>3.0.0</version>
|
<version>3.0.0</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>shade</goal>
|
<goal>shade</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<minimizeJar>true</minimizeJar>
|
<minimizeJar>true</minimizeJar>
|
||||||
|
|
||||||
<shadedArtifactAttached>true</shadedArtifactAttached>
|
<shadedArtifactAttached>true</shadedArtifactAttached>
|
||||||
<shadedClassifierName>shaded</shadedClassifierName>
|
<shadedClassifierName>shaded</shadedClassifierName>
|
||||||
|
|
||||||
<filters>
|
<filters>
|
||||||
<!-- include runtime apis -->
|
<!-- include runtime apis -->
|
||||||
<filter>
|
<filter>
|
||||||
<!-- net.runelite:client-patch and net.runelite:api -->
|
<!-- net.runelite:client-patch and net.runelite:api -->
|
||||||
<artifact>net.runelite:*</artifact>
|
<artifact>net.runelite:*</artifact>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**</include>
|
<include>**</include>
|
||||||
</includes>
|
</includes>
|
||||||
</filter>
|
</filter>
|
||||||
<filter>
|
<filter>
|
||||||
<artifact>net.runelite.rs:runescape-api</artifact>
|
<artifact>net.runelite.rs:runescape-api</artifact>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**</include>
|
<include>**</include>
|
||||||
</includes>
|
</includes>
|
||||||
</filter>
|
</filter>
|
||||||
<filter>
|
<filter>
|
||||||
<artifact>net.runelite.pushingpixels:*</artifact>
|
<artifact>net.runelite.pushingpixels:*</artifact>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**</include>
|
<include>**</include>
|
||||||
</includes>
|
</includes>
|
||||||
</filter>
|
</filter>
|
||||||
<filter>
|
<filter>
|
||||||
<artifact>com.google.guava:*</artifact>
|
<artifact>com.google.guava:*</artifact>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**</include>
|
<include>**</include>
|
||||||
</includes>
|
</includes>
|
||||||
</filter>
|
</filter>
|
||||||
<filter>
|
<filter>
|
||||||
<artifact>ch.qos.logback:*</artifact>
|
<artifact>ch.qos.logback:*</artifact>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**</include>
|
<include>**</include>
|
||||||
</includes>
|
</includes>
|
||||||
</filter>
|
</filter>
|
||||||
<filter>
|
<filter>
|
||||||
<artifact>org.jogamp.jogl:*</artifact>
|
<artifact>org.jogamp.jogl:*</artifact>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**</include>
|
<include>**</include>
|
||||||
</includes>
|
</includes>
|
||||||
</filter>
|
</filter>
|
||||||
<filter>
|
<filter>
|
||||||
<artifact>org.jogamp.gluegen:*</artifact>
|
<artifact>org.jogamp.gluegen:*</artifact>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**</include>
|
<include>**</include>
|
||||||
</includes>
|
</includes>
|
||||||
</filter>
|
</filter>
|
||||||
</filters>
|
</filters>
|
||||||
<transformers>
|
<transformers>
|
||||||
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
|
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
|
||||||
<mainClass>net.runelite.client.RuneLite</mainClass>
|
<mainClass>net.runelite.client.RuneLite</mainClass>
|
||||||
</transformer>
|
</transformer>
|
||||||
</transformers>
|
</transformers>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- Strip jar before signing -->
|
<!-- Strip jar before signing -->
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>io.github.zlika</groupId>
|
<groupId>io.github.zlika</groupId>
|
||||||
<artifactId>reproducible-build-maven-plugin</artifactId>
|
<artifactId>reproducible-build-maven-plugin</artifactId>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-jarsigner-plugin</artifactId>
|
<artifactId>maven-jarsigner-plugin</artifactId>
|
||||||
<version>1.4</version>
|
<version>1.4</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>sign</id>
|
<id>sign</id>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>sign</goal>
|
<goal>sign</goal>
|
||||||
</goals>
|
</goals>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<skip>${jarsigner.skip}</skip>
|
<skip>${jarsigner.skip}</skip>
|
||||||
<keystore>${jarsigner.keystore}</keystore>
|
<keystore>${jarsigner.keystore}</keystore>
|
||||||
<alias>${jarsigner.alias}</alias>
|
<alias>${jarsigner.alias}</alias>
|
||||||
<storepass>${jarsigner.storepass}</storepass>
|
<storepass>${jarsigner.storepass}</storepass>
|
||||||
<keypass>${jarsigner.keypass}</keypass>
|
<keypass>${jarsigner.keypass}</keypass>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>script-assembler-plugin</artifactId>
|
<artifactId>script-assembler-plugin</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>assemble</id>
|
<id>assemble</id>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>assemble</goal>
|
<goal>assemble</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<scriptDirectory>src/main/scripts</scriptDirectory>
|
<scriptDirectory>src/main/scripts</scriptDirectory>
|
||||||
<outputDirectory>${project.build.outputDirectory}/runelite</outputDirectory>
|
<outputDirectory>${project.build.outputDirectory}/runelite</outputDirectory>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
<execution>
|
<execution>
|
||||||
<id>build-index</id>
|
<id>build-index</id>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>build-index</goal>
|
<goal>build-index</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<archiveOverlayDirectory>${project.build.outputDirectory}/runelite</archiveOverlayDirectory>
|
<archiveOverlayDirectory>${project.build.outputDirectory}/runelite</archiveOverlayDirectory>
|
||||||
<indexFile>${project.build.outputDirectory}/runelite/index</indexFile>
|
<indexFile>${project.build.outputDirectory}/runelite/index</indexFile>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
+1
-1
@@ -291,7 +291,7 @@ public class CrypticClue extends ClueScroll implements TextClueScroll, NpcClueSc
|
|||||||
new CrypticClue("A chisel and hammer reside in his home, strange for one of magic. Impress him with your magical equipment.", "Wizard Cromperty", new WorldPoint(2682, 3325, 0), "Wizard Cromperty, NE corner of East Ardougne. +100 magic attack bonus needed"),
|
new CrypticClue("A chisel and hammer reside in his home, strange for one of magic. Impress him with your magical equipment.", "Wizard Cromperty", new WorldPoint(2682, 3325, 0), "Wizard Cromperty, NE corner of East Ardougne. +100 magic attack bonus needed"),
|
||||||
new CrypticClue("You have all of the elements available to solve this clue. Fortunately you do not have to go as far as to stand in a draft.", CRATE_18506, new WorldPoint(2723, 9891, 0), "Search the crate, west of the Air Elementals, inside the Elemental Workshop."),
|
new CrypticClue("You have all of the elements available to solve this clue. Fortunately you do not have to go as far as to stand in a draft.", CRATE_18506, new WorldPoint(2723, 9891, 0), "Search the crate, west of the Air Elementals, inside the Elemental Workshop."),
|
||||||
new CrypticClue("A demon's best friend holds the next step of this clue.", null, "Kill a hellhound."),
|
new CrypticClue("A demon's best friend holds the next step of this clue.", null, "Kill a hellhound."),
|
||||||
new CrypticClue("Dig in the centre of a great city of 5 districts.", new WorldPoint(1639, 3673, 0), "Dig in front of the large statue in the centre of Great Kourend."),
|
new CrypticClue("Dig in the centre of a great kingdom of 5 cities.", new WorldPoint(1639, 3673, 0), "Dig in front of the large statue in the centre of Great Kourend."),
|
||||||
new CrypticClue("Hopefully this set of armour will help you to keep surviving.", "Sir Vyvin", new WorldPoint(2982, 3336, 2), "Speak to Sir Vyvin while wearing a white platebody, and platelegs."),
|
new CrypticClue("Hopefully this set of armour will help you to keep surviving.", "Sir Vyvin", new WorldPoint(2982, 3336, 2), "Speak to Sir Vyvin while wearing a white platebody, and platelegs."),
|
||||||
new CrypticClue("The beasts retreat, for their Queen is gone; the song of this town still plays on. Dig near the birthplace of a blade, be careful not to melt your spade.", new WorldPoint(2342, 3677, 0), "Dig in front of the small furnace in the Piscatoris Fishing Colony."),
|
new CrypticClue("The beasts retreat, for their Queen is gone; the song of this town still plays on. Dig near the birthplace of a blade, be careful not to melt your spade.", new WorldPoint(2342, 3677, 0), "Dig in front of the small furnace in the Piscatoris Fishing Colony."),
|
||||||
new CrypticClue("Darkness wanders around me, but fills my mind with knowledge.", "Biblia", new WorldPoint(1633, 3825, 2), "Speak to Biblia on the Arceuus House Library's top floor."),
|
new CrypticClue("Darkness wanders around me, but fills my mind with knowledge.", "Biblia", new WorldPoint(1633, 3825, 2), "Speak to Biblia on the Arceuus House Library's top floor."),
|
||||||
|
|||||||
+1
-1
@@ -170,7 +170,7 @@ public class EmoteClue extends ClueScroll implements TextClueScroll, LocationClu
|
|||||||
new EmoteClue("Swing a bullroarer at the top of the watchtower. Beware of double agents! Equip a dragon plateskirt, climbing boots and a dragon chainbody.", TOP_FLOOR_OF_THE_YANILLE_WATCHTOWER, new WorldPoint(2932, 4712, 0), BULL_ROARER, item(DRAGON_PLATESKIRT), item(CLIMBING_BOOTS), item(DRAGON_CHAINBODY_3140), item(ItemID.BULL_ROARER)),
|
new EmoteClue("Swing a bullroarer at the top of the watchtower. Beware of double agents! Equip a dragon plateskirt, climbing boots and a dragon chainbody.", TOP_FLOOR_OF_THE_YANILLE_WATCHTOWER, new WorldPoint(2932, 4712, 0), BULL_ROARER, item(DRAGON_PLATESKIRT), item(CLIMBING_BOOTS), item(DRAGON_CHAINBODY_3140), item(ItemID.BULL_ROARER)),
|
||||||
new EmoteClue("Blow a raspberry at Gypsy Aris in her tent. Equip a gold ring and a gold necklace.", GYPSY_TENT_ENTRANCE, new WorldPoint(3203, 3424, 0), RASPBERRY, item(GOLD_RING), item(GOLD_NECKLACE)),
|
new EmoteClue("Blow a raspberry at Gypsy Aris in her tent. Equip a gold ring and a gold necklace.", GYPSY_TENT_ENTRANCE, new WorldPoint(3203, 3424, 0), RASPBERRY, item(GOLD_RING), item(GOLD_NECKLACE)),
|
||||||
new EmoteClue("Bow to Brugsen Bursen at the Grand Exchange.", null, new WorldPoint(3164, 3477, 0), BOW),
|
new EmoteClue("Bow to Brugsen Bursen at the Grand Exchange.", null, new WorldPoint(3164, 3477, 0), BOW),
|
||||||
new EmoteClue("Cheer at Iffie Nitter. Equip a chef's hat and a red cape.", FINE_CLOTHES_ENTRANCE, new WorldPoint(3205, 3416, 0), CHEER, item(CHEFS_HAT), item(RED_CAPE)),
|
new EmoteClue("Cheer at Iffie Nitter. Equip a chef hat and a red cape.", FINE_CLOTHES_ENTRANCE, new WorldPoint(3205, 3416, 0), CHEER, item(CHEFS_HAT), item(RED_CAPE)),
|
||||||
new EmoteClue("Clap at Bob's Brilliant Axes. Equip a bronze axe and leather boots.", BOB_AXES_ENTRANCE, new WorldPoint(3231, 3203, 0), CLAP, item(BRONZE_AXE), item(LEATHER_BOOTS)),
|
new EmoteClue("Clap at Bob's Brilliant Axes. Equip a bronze axe and leather boots.", BOB_AXES_ENTRANCE, new WorldPoint(3231, 3203, 0), CLAP, item(BRONZE_AXE), item(LEATHER_BOOTS)),
|
||||||
new EmoteClue("Panic at Al Kharid mine.", null, new WorldPoint(3300, 3314, 0), PANIC),
|
new EmoteClue("Panic at Al Kharid mine.", null, new WorldPoint(3300, 3314, 0), PANIC),
|
||||||
new EmoteClue("Spin at Flynn's Mace Shop.", null, new WorldPoint(2950, 3387, 0), SPIN));
|
new EmoteClue("Spin at Flynn's Mace Shop.", null, new WorldPoint(2950, 3387, 0), SPIN));
|
||||||
|
|||||||
@@ -6279,8 +6279,7 @@
|
|||||||
],
|
],
|
||||||
"kindling": [
|
"kindling": [
|
||||||
9094,
|
9094,
|
||||||
20799,
|
20799
|
||||||
22350
|
|
||||||
],
|
],
|
||||||
"lunar helm": [
|
"lunar helm": [
|
||||||
9096,
|
9096,
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
81FBDB7DE85B5B435E3DB440EE220AC3BF1AB8A3F91C2DE280894E232F62F793
|
EE35EDE5A14C6D9934C329F6921548C6E7C34810C0D441ECEE130276A38809EA
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
|||||||
A5E68A8B5B344D82FAF2CC11FE88D43A150A60094C93E6C52DC5CDCB0BF576D0
|
DC2D875DFF91D7D0184670EC9CD4E5980C051D8D4BD0F591935FD603409A7369
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
.id 276
|
.id 276
|
||||||
.int_stack_count 13
|
.int_stack_count 17
|
||||||
.string_stack_count 0
|
.string_stack_count 0
|
||||||
.int_var_count 13
|
.int_var_count 17
|
||||||
.string_var_count 0
|
.string_var_count 0
|
||||||
|
|
||||||
; Check if we should allow server to relayout bank
|
; Check if we should allow server to relayout bank
|
||||||
@@ -38,5 +38,9 @@ LABEL2:
|
|||||||
iload 10
|
iload 10
|
||||||
iload 11
|
iload 11
|
||||||
iload 12
|
iload 12
|
||||||
|
iload 13
|
||||||
|
iload 14
|
||||||
|
iload 15
|
||||||
|
iload 16
|
||||||
invoke 277
|
invoke 277
|
||||||
return
|
return
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mixins</artifactId>
|
<artifactId>mixins</artifactId>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>runelite-plugin-archetype</artifactId>
|
<artifactId>runelite-plugin-archetype</artifactId>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>script-assembler-plugin</artifactId>
|
<artifactId>script-assembler-plugin</artifactId>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.runelite</groupId>
|
<groupId>net.runelite</groupId>
|
||||||
<artifactId>runelite-parent</artifactId>
|
<artifactId>runelite-parent</artifactId>
|
||||||
<version>1.5.21-SNAPSHOT</version>
|
<version>1.5.22-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>net.runelite.rs</groupId>
|
<groupId>net.runelite.rs</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user