Commit Graph

5102 Commits

Author SHA1 Message Date
TranceHD
92bd675058 Update TheatrePlugin.java (#174)
Updated exhumed duration
2019-05-03 11:30:03 +01:00
Jonathan
1b004b8196 Update WhaleWatchersPlugin.java
Add proper PVP Plugin type
Add Proper import for Plugin Type
2019-05-02 19:09:11 -06: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
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
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
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
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
Alexsuperfly
b1a9c764c1 slayer: add test including 'south of' 2019-04-30 15:47:45 -04:00
Alexsuperfly
c80d7726ca slayer: add 'south of' to task regex 2019-04-30 15:39:56 -04: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
Beau
b473fa0397 Optionally prevent virtual levels from effecting total level 2019-04-30 08:14:46 -04:00
Hydrox6
d44b749e2d client: add item identification plugin 2019-04-30 08:04:21 -04:00
beaumitch
8ff1aacfd8 npcindicators: Add option to highlight NPC name in right click menu (#8673)
Resolves #8667
2019-04-30 10:19:18 +02:00
Crow
7ae882a6a5 Fix bronze dart requirement in skillcalculator (1->10) (#8690) 2019-04-30 09:56:19 +02:00
zeruth
7a84166d79 Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-04-29 20:11:38 -04:00
zeruth
7c3808b9a8 Update AgilityPlugin.java 2019-04-29 20:11:33 -04:00
Jonathan
ec13aa24ca Update BAToolsPlugin.java 2019-04-29 17:24:45 -06:00
Tomas Slusny
0adedb655a Merge pull request #8686 from deathbeam/cursor-proxy
Use proxy methods for setting cursor via ClientUI
2019-04-30 00:41:53 +02:00
zeruth
de0f9a9de6 Various
Fix my bad fix, Increment version, a lot has changed since 0.1.0
2019-04-29 18:14:04 -04:00
Adam
d960518122 world hopper: disable Hop-to pvp worlds from regular worlds 2019-04-29 17:53:20 -04:00
zeruth
9206768662 Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-04-29 17:40:33 -04:00
zeruth
ea43d94b37 Update PrayerTracker.java
Fix constant NPE
2019-04-29 17:40:30 -04:00
rlw0014
8617d6bf74 Update barb assault plugin (#148) 2019-04-29 17:24:29 -04:00
Kyleeld
9f7787771e Kyleeld patch 1 (#151)
* safespot

* Update Player.java

int getRsOverheadIcon();

* FreezeTimers

FreezeTimers

* various updates (#150)

updates to pvp tools, wilderness locations & location chatter

* Update WildernessLocation.java

* Update Client.java

void toggleRenderSelf();

* Update RSClient.java

* Update Player.java

remove change
2019-04-29 16:39:44 -04:00
zeruth
d4aca9cbcf Various
License Flexo
Adds transformRenderSelf, still needs testing. Required for #151
2019-04-29 16:37:02 -04:00
James
bed6c919b0 Added xp tracker to overlay (#147)
* Added a split component to be able to put layout elements above eachother or next to eachother easily

* Modified xp tracker plugin to allow infoboxes to be added to canvas

* Formatted experience numbers using StackFormatter

* Cleaned up swing code as a suggestion in discord to use string states

* Forgot to initialize the menu item with the ADD_STATE

* Added final back to popupMenu

* Extracted duplicate enum Orientation from PanelComponent and SplitComponent into a seperate class named ComponentOrientation. Also changed the plugins that used the previous PanelComponent.Orientation to use ComponentOrientation

* Syntax and code convention fixes from deathbeams review

* Fixed a bug where logging into an other account did not reset the tracker overlay

* Removed useless methods and fixed some code convention issues

* fix

* fix

* fix2

* fix3
2019-04-29 16:23:52 -04:00
zaydsalah
0258260024 Add Herbiboar support to the Loottracker (#8663)
Close #6136
2019-04-29 22:03:13 +02:00
Tomas Slusny
cb96ae03cc Merge pull request #8666 from Twiglet1022/battlefront-teleport-worldmap
worldmap: add Battlefront teleport
2019-04-29 20:57:36 +02:00