Commit Graph

1258 Commits

Author SHA1 Message Date
William Collishaw
ffdea9835e Put all dependency versions shared over multiple modules into dependency management in the parent pom 2019-05-01 20:03:00 -06:00
William Collishaw
b4ed5f0da5 Upgrade Maven Plugin packages
Set maven package versions to variables and defining the variables in the parent pom when the package is used in multiple modules
Upgrade maven packages
Prevent trimming stack trace to maven surefire which caused newer versions to not display stacktrace in Netbeans.

Upgrade Maven jar plugin from 3.0.2 to 3.1.1
Upgrade Maven compiler plugin version from 3.6.1 to 3.8.0
Upgrade Maven checkstyle plugin version from 2.17 to 3.0.0
Upgrade Maven javadoc plugin from 3.0.0-M1 to 3.1.0
Upgrade Maven surefire plugin from 2.18 to 2.22
Upgrade Maven plugin api from 3.0.5 to 3.6.1
Upgrade Maven plugin annotations from 3.4 to 3.6.0
Upgrade Maven plugin plugin from 3.4 to 3.6.0
Upgrade Maven git commit id plugin from 2.2.5 to 2.2.6
Upgrade Maven jarsigner plugin from 1.4 to 3.0.0
Upgrade Maven resource plugin from 3.0.2 to 3.1.0
2019-05-01 13:36:11 -06:00
Adam
8e42cdae0b Merge pull request #8627 from Hydrox6/clue-scrolling
clue plugin: add widget scrolling feature
2019-04-30 15:23:46 -04:00
Hydrox6
d44b749e2d client: add item identification plugin 2019-04-30 08:04:21 -04:00
xDemoN
6e1d64cc46 idlenotifier: add support pottery crafting (#8674)
adds potter's wheel & pottery oven
2019-04-29 20:56:39 +02:00
langhillie
51b2456026 daily task plugin: add Thirus's dynamite 2019-04-29 14:40:07 -04:00
Runelite auto updater
6f6832df7e [maven-release-plugin] prepare for next development iteration 2019-04-25 11:41:28 +00:00
Runelite auto updater
c0d1a94bca [maven-release-plugin] prepare release runelite-parent-1.5.21 2019-04-25 11:41:22 +00:00
RuneLite Cache-Code Autoupdater
f54ef3def9 Update NPC IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
RuneLite Cache-Code Autoupdater
de3931aaee Update Object IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
RuneLite Cache-Code Autoupdater
065f17ae6c Update Item IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
Hydrox6
d193eaae95 clue plugin: add widget scroll feature 2019-04-24 02:11:19 +01:00
Elliott
50518ebe72 fishing plugin: add trawler timer
Co-authored-by: Adam <Adam@sigterm.info>
2019-04-23 17:49:33 -04:00
Jordan Atwood
011791d823 Remove PVP references to HIGH_RISK world type
As described in 5bebd34bb, HIGH_RISK is not a PVP world type.

Note: this will not affect the world hopper plugin, as it both
explicitly references the high risk world type, and references the
http-api WorldType implementation, not the runelite-api WorldType which
is being modified in this commit.

Fixes runelite/runelite#8605
Fixes runelite/runelite#8624
2019-04-23 13:08:46 -07:00
Jordan Atwood
5bebd34bbf WorldType: Fix HIGH_RISK world type name
This world type is not specifically a PVP world type; at the time of
this commit, world 365 is a non-PVP high-risk world, where the world is
the same as a regular members' world, except that the Protect Item
prayer is disabled.
2019-04-23 13:03:41 -07:00
Adam
7d06fd36e6 interface styles: increase padding of overridden healthbar 2019-04-22 20:49:54 -04:00
Ron Young
917921dd47 interface styles: add 2010 menu 2019-04-22 11:24:28 -04:00
Ron Young
a70ba37cd0 api: add before menu render event 2019-04-22 11:24:27 -04:00
Adam
8bfc0f2b21 widgetitem: associate Widget with WidgetItem 2019-04-19 14:40:27 -04:00
SebastiaanVanspauwen
c06f8c891e barrows plugin: add puzzle solver 2019-04-18 18:20:09 -04:00
Adam
8bf22ef401 Merge pull request #8462 from Adam-/master+widgetitemoverlay
Add WidgetItemOverlay
2019-04-18 17:48:07 -04:00
Runelite auto updater
cf425ff105 [maven-release-plugin] prepare for next development iteration 2019-04-18 11:36:15 +00:00
Runelite auto updater
6ef9203bfb [maven-release-plugin] prepare release runelite-parent-1.5.20 2019-04-18 11:36:10 +00:00
Adam
99b513a8c5 api: remove Query api 2019-04-16 20:57:53 -04:00
Adam
9b9aee3e2b Add WidgetItemOverlay
This simplifies the logic required for plugins to draw an overlay over an item.
2019-04-16 20:57:52 -04:00
Adam
05fdc2877d clue plugin: add music clues
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-04-13 11:44:53 -04:00
Abex
ad8328e1c1 Merge pull request #8498 from Abextm/cache-code-2019-04-11-rev179
Cache code 2019 04 11 rev179
2019-04-12 07:07:28 -06:00
Runelite auto updater
cced26ac24 [maven-release-plugin] prepare for next development iteration 2019-04-11 11:18:43 +00:00
Runelite auto updater
21a99a6e84 [maven-release-plugin] prepare release runelite-parent-1.5.19 2019-04-11 11:18:38 +00:00
RuneLite Cache-Code Autoupdater
dd54dffb90 Update NPC IDs to 2019-04-11-rev179 2019-04-11 10:33:11 +00:00
RuneLite Cache-Code Autoupdater
98314af52c Update Object IDs to 2019-04-11-rev179 2019-04-11 10:33:11 +00:00
RuneLite Cache-Code Autoupdater
dacd288343 Update Item IDs to 2019-04-11-rev179 2019-04-11 10:33:10 +00:00
Lucwousin
564f96fbf5 idle notifier: add amulet enchanting animations 2019-04-09 10:00:55 -04:00
Lotto
8f53358a4e client: add HD health bars to Interface Styles 2019-04-06 14:29:49 -04:00
Adam
fff73c7f8d Merge pull request #8346 from Abextm/fix-contouring
mixins: Fix convex hulls being incorrectly contoured
2019-03-31 10:18:51 -04:00
Max Weber
dd993224ef mixins: Fix convex hulls being incorrectly contoured
the Models returned by getModel are already contoured if required; we do not need to do it again
2019-03-31 09:53:03 -04:00
Joshua Filby
58a50bba1a refactor: change ChatMessageType names to follow ones given
ref: https://twitter.com/JagexAsh/status/1100744640662302720
2019-03-30 21:19:59 -05:00
Runelite auto updater
dc7bf8cf67 [maven-release-plugin] prepare for next development iteration 2019-03-28 12:02:46 +00:00
Runelite auto updater
b1c18fd18a [maven-release-plugin] prepare release runelite-parent-1.5.18 2019-03-28 12:02:40 +00:00
spudjb
2d40f274e3 Add quest list plugin
This plugin adds two features to the quest list:

* The ability to search for a specific quest
* The ability to hide already completed quests
2019-03-27 10:26:28 -04:00
Adam
bc41e18d31 Merge pull request #3380 from Hydrox6/right-click-bank-buttons
Add ability to disable Left Click to bank inventory, equipment, and looting bag options
2019-03-26 17:26:05 -04:00
Runelite auto updater
7af89342b4 [maven-release-plugin] prepare for next development iteration 2019-03-21 12:40:20 +00:00
Runelite auto updater
9979cf6818 [maven-release-plugin] prepare release runelite-parent-1.5.17 2019-03-21 12:40:14 +00:00
RuneLite Cache-Code Autoupdater
9d29888582 Update Widget IDs to 2019-03-21-rev178 2019-03-21 06:05:56 -06:00
RuneLite Cache-Code Autoupdater
fe441679d8 Update NPC IDs to 2019-03-21-rev178 2019-03-21 11:33:26 +00:00
RuneLite Cache-Code Autoupdater
d74c1d0493 Update Object IDs to 2019-03-21-rev178 2019-03-21 11:33:25 +00:00
RuneLite Cache-Code Autoupdater
d31f5a130f Update Item IDs to 2019-03-21-rev178 2019-03-21 11:33:24 +00:00
Adam
be1a7953fa Merge pull request #6133 from WooxSolo/npc-unaggro-timer
Add NPC unaggression timer
2019-03-19 20:07:28 -04:00
WooxSolo
c74b3b9ab5 Add NPC unaggression timer 2019-03-19 16:15:44 -04:00
Magic fTail
ee98065735 api: add overhead text changed event and setOverheadText 2019-03-19 14:37:35 -04:00