* 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 commitbfe1482* Update QuestStartLocation.java * Revert "Plugins update (#7)" This reverts commit216f7d9* 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 commitbfe1482705) * Plugins can now accept colors (not my code) (cherry picked from commit8e094f7386) * Update MenuEntrySwapperConfig.java
15 lines
254 B
Plaintext
15 lines
254 B
Plaintext
target
|
|
nbactions.xml
|
|
nb-configuration.xml
|
|
/nbproject/
|
|
project.properties
|
|
*.iml
|
|
.idea/
|
|
.project
|
|
.settings/
|
|
.classpath
|
|
runelite-client/src/main/resources/META-INF/MANIFEST.MF
|
|
git
|
|
classes/artifacts/client_jar/run.bat
|
|
classes/artifacts/client_jar/client.jar
|