Commit Graph

17 Commits

Author SHA1 Message Date
Owain van Brakel
4a4fd79d4f gitignore: Add dependencies.txt 2019-10-17 19:39:22 +02:00
Owain van Brakel
1107071de4 project: Update deps 2019-09-18 15:26:05 +02:00
ThatGamerBlue
2ba1c7f80b gradle: add properties and modify injected-client (#1145)
* add implementation for getItemCount

* Ignore build directory in project root

* save injector results as class files

* package injected-client for shading into client

* auto-updating properties

* fix run task

* shade injected-client into jar
2019-07-27 15:02:57 -04:00
Zeruth
a37fe7d865 bootstrapper: update for gradle / add staging configuration 2019-07-23 16:38:31 -04:00
Zeruth
caa3ecf3b5 gradle: fix index resource loading 2019-07-23 16:15:10 -04:00
Zeruth
e4f9aa1d6a runeliteplus: adds preliminary Gradle support 2019-07-23 02:07:02 -04:00
Zeruth
b80ca6e2fa Improves bootstrapper. Moves all jars to single folder ./live as it produces bootstrap for easy moving. 2019-07-07 21:05:33 -04:00
zeruth
c655c9f542 Revert "Merge branch 'master' into master"
This reverts commit 43520c1958, reversing
changes made to 2e7aea3c62.
2019-06-22 02:38:35 -04:00
zeruth
4e36d27f7f Various
Include vanilla gamepack with bytecodepatched RSA keys (because honestly it's easier lol)

Loads vanilla locally, will need to be updated manually every rev.
2019-06-17 00:14:51 -04:00
zeruth
eafb024f16 Revert to old layout for refactor 2019-06-07 23:54:32 -04:00
zeruth
882be3cb71 Merges Injector
Welcome to the new world boys.
2019-06-06 20:47:41 -04:00
zeruth
de9f5987c0 client-patch
Caches current injected client to root of project for analysis.

Now uses client-patch from our maven repo. This prevents snapshot client-patches from disrupting our weekly build cycles.
2019-05-24 01:40:24 -04:00
Tyler Bochard
c94689764d Gazivodag master (#10)
* Transform objects now use an interface

* Plugins can now accept colors (not my code)

* mixins: renderWidgetLayer: skip hidden widgets

* World Map: Identify Both Shield of Arrav Quest Start Points (#8442)

Closes #8437

* widgetitem: associate Widget with WidgetItem

* widgetitem overlay: allow configuring which interfaces to overlay

Update overlays to behave consistent with how they behaved before
removal of query api, with the exception of adding the rune pouch
overlay to the bank.

* Update .gitignore

* Revert "Adding external plugin support (#4)"

This reverts commit bfe1482

* Update QuestStartLocation.java

* Revert "Plugins update (#7)"

This reverts commit 216f7d9

* Adding external plugin support (#4)

* Adding archetype

* Update RuneLiteConfig.java

* Update Plugin.java

* Update PluginManager.java

* Adding pluginwatcher & classloader

* Update RuneLite.java

* Update pom.xml

* Update settings.xml

* Update pom.xml

* Update pom.xml

* Removing old example plugin

* Fixing the fix of the fix for plugin archetype.

(cherry picked from commit bfe1482705)

* Plugins can now accept colors (not my code)

(cherry picked from commit 8e094f7386)

* Update MenuEntrySwapperConfig.java
2019-04-19 19:44:16 -04:00
Adam
c7d693b5f9 gitignore: add eclipse files 2018-03-20 17:42:55 -04:00
Cameron Moberg
5d8396cf59 Update to include FPS, without changing formatting of anything. (#5) 2017-02-01 20:50:09 -05:00
Adam
0003fcc4e0 Add older xtea key dump (not sure how correct this is?) and xtea key manager 2016-06-10 18:31:14 -04:00
Adam
a1615c2263 Consolidate gitignores 2016-05-28 20:09:45 -04:00