Commit Graph

3949 Commits

Author SHA1 Message Date
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
Tomas Slusny
2e4f720c14 Merge pull request #3401 from MagicfTail/Boss-Timer-id
BossTimerPlugin: Find bosses based on id instead of name
2018-05-29 15:46:46 +02: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
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
Adam
1a373f62aa runelite-api: optimize ChatMessageType.of() 2018-05-28 14:59:50 -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
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
cc3cfdb25a Merge pull request #3325 from psikoi/screen-marker-names
Add naming to screenmarkers
2018-05-27 19:50:40 -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
Adam
78f7db84c3 Merge pull request #3386 from Adam-/tree-indicator
woodcutting plugin: show redwood trees
2018-05-27 13:04:55 -04:00
Adam
faab4589f5 woodcutting plugin: show redwood trees 2018-05-27 12:39:40 -04:00
Adam
68e645b840 woodcutting plugin: timeout woodcutting sessions
Also keep and store current axe type being used
2018-05-27 12:39:39 -04:00
Adam
7a1ce39633 Remove actor death event, use despawn event instead 2018-05-27 11:19:41 -04:00
Adam
4d4d5fd180 poh plugin: fix exception when tile for burner is not fully visible 2018-05-27 11:16:26 -04:00
Adam
75dee0502f agility plugin: fix exception on reconnect 2018-05-27 11:16:00 -04:00
Adam
a40181abfe boss timers plugin: change to use npc despawn event
Since e915070b4b it is possible to check hp in the despawn event.

This also fixes timer accuracy some since the timer starts at the time the npc despawns and not when the death animation starts.
2018-05-27 10:27:18 -04:00