Commit Graph

6111 Commits

Author SHA1 Message Date
William Collishaw
06ab54300a Merge branch 'master' into maven-plugin-upgrades 2019-05-02 17:49:41 -06:00
Adam
0bf202a9ef npcindicators: Add option to highlight NPC name in right click menu
Co-authored-by: beaumitch <bmitchell48@gatech.edu>
2019-05-02 18:28:31 -04:00
joey
9f8eed81b4 chatnotifications: add incoming private message notification 2019-05-02 16:12:27 -04:00
Lucas
6eea009094 Aggro area: only add a timer if the time left isn't negative 2019-05-02 22:00:17 +02:00
Scott Burns
44e17bbfc9 Merge remote-tracking branch 'runelite/master' 2019-05-02 17:05:00 +02:00
Adam
c0a72da84a Merge pull request #8720 from Hydrox6/irit-aint-toadflax
item identification: fix Grimy Toadflax coming up as Irit
2019-05-02 09:39:32 -04:00
Adam
ec9ec1d3af Revert "npcindicators: Add option to highlight NPC name in right click menu (#8673)"
This reverts commit 8ff1aacfd8.
2019-05-02 09:39:05 -04:00
Hydrox6
ae7846e32b item identification: Grimy Toadflax isn't Irit 2019-05-02 14:07:00 +01:00
Runelite auto updater
412d97716e [maven-release-plugin] prepare for next development iteration 2019-05-02 11:37:15 +00:00
Runelite auto updater
8608484acc [maven-release-plugin] prepare release runelite-parent-1.5.22 2019-05-02 11:37:08 +00:00
Max Weber
6493e3a8cd clanchat: Shorten message so it fits on the new interface 2019-05-02 04:43:35 -06:00
vanni
921ec3e0db Runedoku plugin (check https://github.com/gazivodag/runedoku) (#167) 2019-05-02 11:04:49 +01:00
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
a4d0333ee2 Revert maven plugin upgrades 2019-05-01 19:18:04 -06:00
Ganom
5bd9faf7af Adding Color-Blind Helper for Sote 2019-05-01 18:11:19 -04:00
sdburns1998
fb307cf235 Slayer update (#161)
* Slayer update

Stripped model outliner
Slayer points varbit
Seperate superior color
Slayer estimate task completion
Slayer kc fix
NPCID vhere needed

* Tests

* Ignore AWT-EventQueue-0 in tests

* Fix componnent creation threading error
2019-05-01 18:00:42 -04:00
sdburns1998
92f677727d ItemContainer !=InventoryID (#163)
* ItemContainer !=InventoryID

* Change overlay to use isDisplayGloryOverlay
2019-05-01 17:59:47 -04:00
Lucwousin
e7c7ece8e6 Cleanup in transforms and add projectile.getInteracting() transform (#165)
* Cleanup in transforms and add projectile.getInteracting transform

Move whitespace out of string blocks

Remove unused method from transform.java

Use throws for transform methods, and catch the exceptions in modify()

More whitespace between instructions to improve readability

* Api changes for projectile.getInteracting, mixin for ref
2019-05-01 17:57:58 -04:00
Ganom
0761d396af Merge pull request #162 from sdburns1998/itemcharges
Item charges update
2019-05-01 15:43:17 -04: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
Lucas
3f241ed658 use lf line endings 2019-05-01 21:29:09 +02:00
Lucas
0305898935 Stop aggroarea from creating a timer if the duration is negative 2019-05-01 21:24:37 +02:00
Scott Burns
070b0ed893 Item charges update
Add back the removed lsayer related items (deleted in the slayer branch)
Add
    - Xeric talisman
    - Soul bearer
    - Chronicle
2019-05-01 21:22:48 +02:00
Tomas Slusny
691d34b43e Merge pull request #8694 from Alexsuperfly/task-assignment-location-fix
slayer: add 'south of' to task regex
2019-05-01 20:36:06 +02:00
Lucwousin
c48c85a11e Add scrollwheel resizing for individual spells (#160)
* Remove mouselistener if plugin is stopped while dragging spells

* Scrollwheel resizing for spellbook plugin

* Make sure config changes run rebuild script on client thread
2019-05-01 15:13:38 +01:00
Lucwousin
420690e584 Remove mouselistener if plugin is stopped while dragging spells (#159) 2019-05-01 05:15:04 -04:00
Kyleeld
57344a50f7 @Lucwousin's win's again (#158)
* Delete spellbookiconresizeConfig.java

@Lucwousin's is 100% better and does this.

* Delete spellbookiconresizePlugin.java
2019-05-01 05:03:12 -04:00
Kyleeld
561fa4c75c Update SpellbookPlugin.java (#157) 2019-05-01 04:52:44 -04:00
Kyleeld
aaab376b17 Kyleeld PVP updates (#153)
* Update WhaleWatchersConfig.java

* Update WhaleWatchersGloryOverlay.java

* Update WhaleWatchersOverlay.java

* Update WhaleWatchersPlugin.java

* Update WhaleWatchersProtOverlay.java

* Update WhaleWatchersSmiteableOverlay.java

* Update WidgetID.java

* Update WidgetItem.java

* Update FreezeTimersOverlay.java

* Update WidgetItem.java

* Update spellbookiconresizePlugin.java

huge update in preparation of Standard spellbook and lunar spellbook

* Update WidgetItem.java

oops, updated this by mistake......

* Update WidgetInfo.java

* Update spellbookiconresizeConfig.java

Preperation for Standard and Lunar spellbooks.

* Update WidgetID.java

* Update WidgetInfo.java
2019-05-01 04:43:49 -04:00
TheStonedTurtle
f7da72d6b9 Ensure columns exist when calling necessary functions 2019-05-01 00:37:58 -07:00
TheStonedTurtle
e01acaa361 Add copyright 2019-05-01 00:32:45 -07:00
TheStonedTurtle
f50abdf1b1 Set column alignments...will this ever stop 2019-05-01 00:26:26 -07:00
TheStonedTurtle
d23b126a5e Update TableComponent.java 2019-05-01 00:22:09 -07:00
TheStonedTurtle
22626abbf7 Move table component test to matching directory 2019-05-01 00:18:48 -07:00
TheStonedTurtle
e68e402779 Auto add blank columns we adding rows 2019-05-01 00:17:58 -07:00
TheStonedTurtle
38e921c04c More fixes! 2019-05-01 00:10:12 -07:00
TheStonedTurtle
f2c2ebe711 change addColumns to setColumns 2019-05-01 00:08:50 -07:00
TheStonedTurtle
395793b716 set column colors 2019-05-01 00:00:57 -07:00
TheStonedTurtle
831c32c5bb Columns to list and add methods 2019-04-30 23:59:19 -07:00
TheStonedTurtle
8a753f5872 Variable rename 2019-04-30 23:51:30 -07:00
TheStonedTurtle
c1dddcb881 Expand row and col styling via sub components 2019-04-30 23:48:41 -07:00
TheStonedTurtle
8595713d3d Add needed bounds variable and utilize setter annonations 2019-04-30 23:34:31 -07:00
Tyler Bochard
bee830c5fd Unlimit interaction distance (#156)
* Unlimit object distance interaction limit

BoundingBoxCheck still needs to be modified to allow objects at the very top of viewport to be accepted.

* Update ClientTransform.java

Fix the previous problem, would help if I called the new method and not the original during testing RIP.
2019-05-01 01:48:06 -04:00
Jordan Atwood
789c89dcf2 ui: Add Table Component 2019-04-30 22:44:34 -07:00
15987632
09125b12e1 daily tasks plugin: make less config options on by default 2019-04-30 19:40:02 -04:00
15987632
78db863951 daily tasks plugin: tidy up if statements 2019-04-30 19:39:37 -04:00
Lucas
0a173d13dc load spells only once per rebuild instead of before adding a new spell 2019-04-30 23:51:39 +02:00
Twiglet1022
d37566aabf clue scroll plugin: add Falo the Bard clues 2019-04-30 17:43:49 -04:00
Lucas
cd9e34f46c Oopsie whoopsy, copy rightsy tightsy 2019-04-30 21:56:14 +02:00
Lucas
6e8a29452c Magic Spellbook 2019-04-30 21:48:29 +02:00