Commit Graph
3931 Commits
Author SHA1 Message Date
Adam 5f4268211c runelite-client: update bank calculation and barrows calculation to use item mapping 2018-05-28 11:40:46 -04: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
Adam 7ad3120d52 Revert "boss timers: improve accuracy of boss respawn timer"
This reverts commit e53d161b3d.
2018-05-27 10:21:57 -04:00
Adam 7481301563 Merge pull request #3306 from Alexsuperfly/improve_boss_timer
Improve boss respawn timer
2018-05-26 23:56:32 -04:00
Alexsuperfly a1eefdb39f boss timers: add KQ to boss list 2018-05-26 23:39:52 -04:00
Alexsuperfly 983716a177 boss timers: fix Vet'ion timer to start after 2nd phase death 2018-05-26 23:39:44 -04:00
Alexsuperfly e53d161b3d boss timers: improve accuracy of boss respawn timer 2018-05-26 23:38:15 -04:00
Matthew Steglinski 2ee80d6c16 grandexchange: Format 'Price each' value for items in additional information layout 2018-05-26 21:09:09 -04:00
Matthew Steglinski b08392eb50 devtools: Add base, local, and region coordinates to LocationOverlay 2018-05-26 21:03:43 -04:00
Matthew Steglinski 2152922874 devtools: Add camera position overlay 2018-05-26 19:59:15 -04:00
iskarky 028b8888e0 Swap menu entry for minecart travel from GE to Keldagrim 2018-05-26 18:49:56 -05:00
iguaan a83502a337 slayerplugin: fixed bracelet charge counter 2018-05-27 00:35:09 +03:00
Tomas Slusny 7a0d7198f8 Merge pull request #3345 from sainttx/fix-array-index-empty-command
Fix ArrayIndexOutOfBoundsException when an empty command is typed
2018-05-26 23:04:30 +02:00
Tomas Slusny e790a5536e Merge pull request #3359 from Nightfirecat/add-bandit-camp-fishing-spot
Add Wilderness Bandit Camp fishing spot
2018-05-26 23:03:46 +02:00
Jordan Atwood 4ca52fd06b Add Wilderness Bandit Camp fishing spot
Fixes runelite/runelite#3353
2018-05-26 13:10:46 -07:00
Ruben Amendoeira c24e31c03e Add top margin to the XP tracker error panel (#3343)
This was somehow removed in the latest PluginPanel updates, all other
panels were unaffected, by this was. Simple fix, a 50px empty border
should do the job.
2018-05-26 18:32:32 +02:00
Matthew Steglinski f24446ccad Fix ArrayIndexOutOfBoundsException when an empty command is typed 2018-05-26 11:53:33 -04:00
Tomas Slusny 15d9cf2f8b Merge pull request #3340 from deathbeam/fix-card-layout
Properly set preferredSize of navContainer
2018-05-26 16:40:38 +02:00
Lars d6f5259fc2 Motherlode Mine - Startup / shutdown bugs (#3124)
- When starting the Motherlode Mine plugin for the first time inside
MLM, the sack overlay will be colored red because the sack values are
set to 0. Changed so the plugin refreshes the sack values on startup.
- When stopping the plugin, the sack widget will stay hidden. This
calls sack.setHidden(false) on plugin shutdown.
- When MLM plugin is started, reset session properly
2018-05-26 15:23:49 +02:00
shmeeps 9df85172a3 Account for slightly different dimensions of first and second/third floors (#3249)
Closes #1515
2018-05-26 15:19:27 +02:00