Commit Graph
2250 Commits
Author SHA1 Message Date
Ethan d10a9b02c5 Add notifications to Grand Exchange plugin
Refs #3168
2018-05-29 20:36:04 -04:00
Adam d2b18d2af1 Merge pull request #3245 from shmeeps/3214
Add teleport scroll locations to map
2018-05-29 17:12:45 -04:00
Adam ba9c4c6ece Merge pull request #3309 from shmeeps/1379
Update menu swapper for birdhouses
2018-05-29 14:54:10 -04:00
Ethan d6813922f1 Add teleport scroll locations to map 2018-05-29 13:38:22 -05:00
Adam b3456a50e2 Merge pull request #3404 from sainttx/local-player-death
Add local player death event
2018-05-29 11:08:08 -04:00
Hydrox6 921ed4a7e3 Fix items with no Grand Exchange Price using Store Price for the right click menu instead of High Alchemy value 2018-05-29 10:52:00 -04:00
Adam 8019a6e861 Merge pull request #3453 from MESLewis/remove-world-map-test-plugin
Remove WorldMapOverlayTest Plugin
2018-05-29 10:42:05 -04:00
Adam 58303c454d Merge pull request #3438 from shmeeps/1602
Update menu swapper to support multiple fairy ring defaults
2018-05-29 10:33:43 -04:00
Morgan Lewis 3618879038 Remove WorldMapOverlayTest Plugin
The plugin was originall created when developing world map overlays.
It is no longer needed as an example of how to use the world map
overlay.
2018-05-29 09:47:00 -04:00
Magic fTail 58c5d7d15b More accurate respawn timers
Cerb, Thermy, Mole, Kraken, and Deranged Archeologists timers were based
off actorDeath, making them too long
2018-05-29 15:35:53 +02:00
Magic fTail 14c37f142d BossTimerPlugin: Find bosses based on id instead of name
Use id instead of name of boss when, when finding bosses. Makes support
for multi phase bosses possible if added.
2018-05-29 15:33:31 +02:00
Simon Landry 3db89124c3 Add Boiler to Dorgesh-Kaan obstacles IDs (#3437) 2018-05-29 10:06:16 +02:00
TzZek f4650752d9 Add making wines to idle notifications (#3441)
Closes #3430
2018-05-29 10:05:23 +02:00
Ethan 319119b636 Update menu swapper to support multiple fairy ring defaults 2018-05-28 21:31:16 -05:00
Ethan 5b1088fb2e Add option to swap "interact" with "empty" on birdhouses 2018-05-28 21:24:15 -05:00
Adam aadf5fa1cc Merge pull request #3428 from jplsek/enqueue
Enqueue most post/put/delete requests
2018-05-28 17:17:00 -04:00
Adam 1b1912cc08 Merge pull request #3421 from Adam-/chatcolor
runelite-client: add chat recolor plugin
2018-05-28 17:14:03 -04:00
Adam e8d1433da1 runelite-client: remove chat color config from plugins 2018-05-28 16:42:06 -04:00
Adam cbb23cf301 runelite-client: add chat color config 2018-05-28 16:42:06 -04:00
Adam 2480b55d9a config panel: allow color configs with no value 2018-05-28 16:17:49 -04:00
Adam 7378d53cdd config manager: fix resetting configuration items with no default value
Also don't reset config to the already existing value
2018-05-28 16:17:48 -04:00
Lars bec6e0afa0 Use screenmarker name not ID for displaying it (#3423) 2018-05-28 20:13:37 +02:00
Jeremy Plsek 025ed157f3 enqueue most post/put/delete requests
Instead of using the global SingleThreadedExecutor for some requests,
use enqueue method of okhttp.
This should hopefully help with some plugins, and more specifically the
ui from freezing while the online api is down.
2018-05-28 18:32:48 +01:00
Adam bcac812635 Merge pull request #3420 from Adam-/untradeable
Add prices for untradable items
2018-05-28 11:51:27 -04:00
Adam 5f4268211c runelite-client: update bank calculation and barrows calculation to use item mapping 2018-05-28 11:40:46 -04:00
Maiddog 788271a1ae Fix typo in Pyramid Plunder emote clue (#3419) 2018-05-28 17:40:43 +02:00
Adam 12ac1b2c6c item manager: cache unable to look up on unsuccessful bulk lookup too 2018-05-28 11:34:21 -04:00
Adam 0cd0acba92 item manager: use item mapping 2018-05-28 11:34:18 -04:00
Adam f87f7cb88a runelite-client: add ItemMapping to map untradeable items to tradeable versions 2018-05-28 11:33:38 -04:00
Adam a6e652fa0b antidrag: reset drag when focus is lost 2018-05-28 08:50:57 -04:00
Lars 794ead0007 XpInfoBox - Remove min/max experience check (#3397)
Because of level goals, the min/max experience check can be overflown pretty easily and so is no longer necessary.
2018-05-28 10:40:19 +02:00
Matthew Steglinski 09f1775243 Add local player death event 2018-05-27 23:02:14 -04:00
Adam a45ff3cecb Merge pull request #3314 from ypperlig/blastfurnaceclickbox
Blast Furnace - Draw clickbox on bar dispenser
2018-05-27 20:31:14 -04:00
ypperlig a2b8ed8f7c blast furance plugin: add bar dispenser to clickbox overlay
Also added support to color the dispenser / conveyor depending on the
bar dispenser state.

These are the current expected values:

0 = No bars being processed
1 = Ores are being processed on the conveyor belt, bar dispenser cannot
be checked
2 = Bars are cooling down
3 = Bars can be collected
2018-05-27 20:07:25 -04:00
Adam a39967520a screen marker overlay: stop if preferred size is null
If the overlay renderer has no size saved in the config this can happen
2018-05-27 19:02:01 -04:00
Ruben Amendoeira 1526141123 Add naming to screenmarkers
This new feature adds names to screen markers, and allows a user to
rename an existing marker, with save and cancel options.
2018-05-27 18:46:54 -04:00
Adam 1f252a6893 Merge pull request #3317 from Kruithne/skill-calculator
Skill Calculator: Orange indicator for actions that will become available before target.
2018-05-27 18:42:23 -04:00
Adam 88474c102e skill calculator: turn indicators orange for actions that will become available before target 2018-05-27 17:37:38 -04:00
Adam 4f129da698 skill calculator: lombok some of UIActionSlot 2018-05-27 17:37:38 -04:00
Kruithne 21a9bd45f7 skill calculator: allow XP values up to 200,000,000 rather than 188,884,740 2018-05-27 17:37:33 -04:00
Adam d990167fe4 Merge pull request #3328 from deathbeam/marker-timestamp-based
Store markers based on epoch millis
2018-05-27 15:42:52 -04:00
Adam b108a54621 Merge pull request #3391 from Adam-/teleport
world map plugin: add misc teleports
2018-05-27 15:38:46 -04:00
Adam dbef04bd6f world map plugin: add misc teleports 2018-05-27 15:25:24 -04:00
Adam 412482951f world map plugin: merge jewellery teleports and magic teleports 2018-05-27 15:25:08 -04:00
Adam 73c225427f Merge pull request #3338 from Nightfirecat/improve-yanille-map-clue-location
Improve Yanille anvil room map clue location
2018-05-27 14:19:39 -04:00
Adam 51c1902ad3 Merge pull request #3362 from iguaan/slayer-fix
slayerplugin: fix expeditious bracelet counter and one charge issue
2018-05-27 14:09:02 -04:00
Adam 522cf7e3f1 Merge pull request #3369 from sainttx/ge-format-price
grandexchange: Format 'Price each' value for items
2018-05-27 13:18:07 -04:00
Adam e0ab43e1c6 Merge pull request #3364 from iskarky/ge-minecart-travel-entry-swap
Swap menu entries for minecart travel from GE to Keldagrim
2018-05-27 13:16:33 -04:00
Adam 8d04ef37a8 Merge pull request #3368 from sainttx/devtools-location-extras
devtools: Add base, local, and region coordinates to LocationOverlay
2018-05-27 13:12:51 -04:00
Adam 772c933206 Merge pull request #3365 from sainttx/devtools-camera-overlay
dev-tools: Add camera position overlay
2018-05-27 13:09:36 -04:00