Commit Graph
3318 Commits
Author SHA1 Message Date
Adam 958a8405bb Merge pull request #2012 from oplosthee/playerindicator-toggle
Add toggle for drawing overhead player names to PlayerIndicators plugin
2018-04-26 21:02:06 -04:00
Adam 3fc88bd5db Merge pull request #2005 from Nightfirecat/fix-pyramid-emote-clue
Add missing Pyramid emote clue item
2018-04-26 20:55:44 -04:00
Adam d57b335a32 Merge pull request #1206 from sethtroll/addoverallindicator
boosts plugin: Add stat change indicator
2018-04-26 20:42:25 -04:00
Adam baff11bfba Merge pull request #1975 from deathbeam/agi-remove-text
Do not draw text on top of Mark Of Grace
2018-04-26 20:19:44 -04:00
Adam 1deb6591ab Merge pull request #1404 from Abextm/async-item-sprites
Asynchronous item sprites
2018-04-26 19:45:51 -04:00
oplosthee d9000b5f4a Add toggle for drawing overhead player names to PlayerIndicators plugin 2018-04-27 01:04:52 +02:00
Jordan Atwood f682057d53 Add missing Pyramid emote clue item
Fixes runelite/runelite#2004
2018-04-26 14:27:16 -07:00
Max Weber 8cd5675d36 Use ItemManager in GrandExchangePlugin 2018-04-26 14:53:44 -06:00
Max Weber 30413c0257 Use ItemManager in KourendLibraryPlugin 2018-04-26 14:53:30 -06:00
Max Weber b3fa9a5e49 Allow ItemManager to be ran off the client thread
This allows the ItemManager to return a blank BufferedImage if it's not called on the client thread. This also makes it not render the image until the cache has been downloaded
2018-04-26 14:53:00 -06:00
Max Weber d680c91c19 Allow ClientThread to re-run invokeLater-ed methods 2018-04-26 13:59:44 -06:00
Max Weber 5054caffa1 Initialize ItemManager to a complete state
This reverts e3637fbb27868c42b9acb7c9f2a8f4308179e143 , changing it so RuneLite gets it's ItemManager late, as opposed to the ItemManager being constructed in a invalid state.
2018-04-26 13:59:44 -06:00
Adam 607c465101 update check: set read timeout on socket, move off of request thread
Update check was hung on read(), which holds a lock causing all other requests for update status to wait
2018-04-26 13:04:13 -04:00
Tomas Slusny 6f12f50578 Do not draw text on top of Mark Of Grace
This is GroundItemsPlugin's job.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-26 14:56:33 +02:00
Tomas Slusny 70f8c6f925 Agility plugin small code cleanup
- Do not use 1 line ifs
- Mark fields final properly
- Remove confusing comments

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-26 14:55:54 +02:00
Runelite auto updater 4f984d8760 [maven-release-plugin] prepare for next development iteration 2018-04-26 11:13:15 +00:00
Runelite auto updater f85ff1691a [maven-release-plugin] prepare release runelite-parent-1.3.6 2018-04-26 11:13:10 +00:00
Runelite auto updater 63ff4eec0a Update 169 2018-04-26 10:58:36 +00:00
Tomas Slusny 760e5321fb Merge pull request #1937 from Juzzed/highscore-IM-HCIM-UIM-fix
Fix Ironman, HCIM and UIM highscores when looked up through chat
2018-04-26 10:44:05 +02:00
Mantautas Jurksa e163a77619 Use Text.removeTags in MenuManager
To fix the issue with looking up ironman names, use Text.removeTags to
remove the <img> tag from name too.

Fixes #1925
2018-04-26 10:32:00 +02:00
Gabriel e29a21bf7b Fix guard dog description, add Roavar and Hazelmere clue location (#1958)
- Fixes description for the guard dog/ardougne pub step
- Highlights Roavar and adds his location
- Adds location to Hazelmere step
2018-04-26 10:20:44 +02:00
Tomas Slusny 287d466c1a Merge pull request #1949 from Abextm/tithe-npe
TitheFarmPlugin: Fix null pointer when crops near camera
2018-04-26 09:04:42 +02:00
Tomas Slusny dcf2d0ac1c Merge pull request #1943 from Kamielvf/entity-hider-fix
Fix issue where hiding local player would not hide you when in clan
2018-04-26 09:03:32 +02:00
Max Weber 605646a84c tithefarmplugin: Fix null pointer when crops near camera 2018-04-25 19:11:19 -06:00
Adam a0033320c5 modelviewer: fix most of rotation logic
Also add alpha support
2018-04-25 21:10:09 -04:00
Kamiel 63872835fa Fix issue where hiding local player would not hide you when in clan 2018-04-26 00:18:11 +02:00
Jeremy Plsek de7c495c4d Highlight agility shortcuts 2018-04-25 17:16:48 -04:00
Adam b0225770ac xp tracker service: fix deadlock acquiring connections 2018-04-25 15:31:09 -04:00
Gabriel fd32f532ac Fix anagram, cryptic and emote medium clues (#1876)
Fix Brihmaven, Ardougne Zoo, Catherby and Castle Wars medium anagram, cryptic and emote clues.
2018-04-25 12:20:03 +02:00
Kamiel d8ba53eecc Change ground marker plugin to use selected region tile coords instead of basing them off of mouse location 2018-04-24 21:38:25 -04:00
Adam f1cd66b5b0 Revert "Merge pull request #1886 from deathbeam/cleanup-sidebar"
This reverts commit f1a6267c9742038bb4a771d350291999c3d8431c, reversing
changes made to 2b24b5eaa28735053823b210618318cbbe2afa56.
2018-04-24 20:38:33 -04:00
Adam dea7b1d1ea Merge pull request #1837 from Rheon-D/agility-mog-highlight
Add Mark of Grace highlighting to Agility plugin
2018-04-24 18:31:30 -04:00
Lotto 6c21b2e21b Add entity hider plugin 2018-04-24 18:24:56 -04:00
Rheon-D 67c43c026c agility plugin: add highlighting for marks of grace 2018-04-24 18:07:13 -04:00
Adam eaa970a8d9 Merge pull request #1881 from MagicfTail/Infernal-harpoon
IdleNotifier: Add infernal harpoon
2018-04-24 17:39:33 -04:00
Adam 2844d4e71a Merge pull request #1886 from deathbeam/cleanup-sidebar
Cleanup sidebar expanding/closing
2018-04-24 17:38:56 -04:00
Tomas Slusny 4d38363e57 Cleanup sidebar expanding/closing
- Instead of changing the frame width, just revalidate the width to match
minumum size in case the size is smaller than it
- On restoration from maximize, revalidate frame size to not end up in
having small window with opened sidebar

Closes #1795 and closes #1300

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-24 21:15:41 +02:00
Rune Nielsen 20d764bc01 IdleNotifier: Add infernal harpoon 2018-04-24 18:25:52 +02:00
Adam c33c6ef9d7 npc indicators: fix npe building npcs 2018-04-24 08:16:56 -04:00
Tomas Slusny e1ac6181b1 Merge pull request #1872 from deathbeam/juzzed-clue-fix
- Fix barbarian chest cryptic clue
- Fix 2 abbot langley cryptic clues
- Add new HARD map clue
- remove tags from clue text
2018-04-24 11:51:22 +02:00
Mantautas Jurksa 6ca0545080 Fix barbarian chest and abbot langley clue steps
- Fix barbarian chest cryptic clue
- Fix 2 abbot langley cryptic clues
- Add new HARD map clue
2018-04-24 11:49:39 +02:00
Mantautas Jurksa e0628309b0 cluescroll plugin: remove tags from clue text 2018-04-24 11:29:32 +02:00
Trees 642c36212a Add Sacred Eels and Barehand Fishing (#1857)
- Add Sacred Eels to fishing plugin
- Add barehanded fishing animation to idle notifier plugin

Closes #1852 and closes #1354 and closes #1859
2018-04-24 11:27:49 +02:00
Adam 3caf182b0b npc mixin: transform npc in getName/getCombatLevel/getId 2018-04-23 19:38:09 -04:00
Adam 0edfbb59b6 Merge pull request #1248 from sethtroll/addinfoboxsettings
infobox overlay: Configure the amount of info boxes per row
2018-04-23 15:42:23 -04:00
Seth 90b2c38c0c boosts plugin: Add stat change indicator when indicators are selected 2018-04-23 14:34:41 -05:00
Seth 7bbd0b3de7 boosts overlay: move next change text to display at the top 2018-04-23 14:31:29 -05:00
Adam 9a27d37eae infobox overlay: Configure the amount of boxes per row
allow the user to set the amount of info boxes per row as well as set it to display vertically or horizontally. setting it to 0 will default to normal horizontal behavior
2018-04-23 15:25:00 -04:00
Adam 4118fa9f50 runelite config: add position to config items 2018-04-23 14:31:13 -04:00
Adam 003abb45f9 Merge pull request #1773 from deathbeam/herbi-fix
Fix herbiboar performance/blinking
2018-04-23 14:01:18 -04:00