Commit Graph
3070 Commits
Author SHA1 Message Date
Adam 739117a552 Merge pull request #1313 from deathbeam/clue-hints
Add clue hint arrows for clues
2018-04-13 10:09:15 -04:00
Adam 63d8423665 Merge pull request #1286 from ypperlig/master
Motherlode Mine - Sack overlay and region check
2018-04-13 10:01:00 -04:00
Tomas Slusny 5aba4ea448 Set default offset to center of tile for arrows
Set default offset of the hint arrow to center of tile like type 2 of
the hint arrow does by default in runescape-client.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 09:53:20 -04:00
Tomas Slusny 8615a0ad5d Add clue hint arrows for clues
Add hint arrows for clue locations, NPCs and GameObjects.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 09:53:20 -04:00
Lars Ørnlo 82963b5646 Some quality of life changes to the Motherlode Mine Plugin.
The following changes have been done:

- Added red coloring to Pay-dirt in sack when the number of pay-dirt
exceeds or is equal to the maximum allowed.
- Added "Deposits left" to sack overlay. This shows the estimated
Pay-dirt deposits left before sack is full. This is calculated based on
inventory space. This is also colored red when deposits left are 0.
- Added region check to most functions
2018-04-13 09:47:54 -04:00
Adam aa96fc9f06 Merge pull request #1311 from MagicfTail/Highscore
Adds individual clue counts to highscore plugin
2018-04-13 09:44:46 -04:00
Lars Ørnlo 9f3ec50ce4 Add upgraded sack to varbits (5556) 2018-04-13 08:55:24 -04:00
Adam 4ee58c9764 Merge pull request #1252 from sethtroll/addgespenttext
ge plugin: Display spent price instead of original offer price
2018-04-13 08:49:02 -04:00
Adam 5a124e2e54 Merge pull request #1339 from deathbeam/xp-tracker-links
Add link to web XP tracker to XP panel
2018-04-13 08:44:37 -04:00
Adam 060f1cb633 Merge pull request #1371 from OShadowz/impling_improvements
Impling Configuration Improvements
2018-04-13 08:41:23 -04:00
OShadowz 364c7eb98e imp plugin: add config option to display impling names on minimap 2018-04-13 08:30:08 -04:00
OShadowz ebedd5484c imp plugin: fix magpie impling name and spelling 2018-04-13 08:29:31 -04:00
Adam c3e7f80407 Merge pull request #1454 from raqes/alphabetize-menu-entry-swapper
Alphabetize the config entries of the menu entry swapper plugin.
2018-04-13 08:19:58 -04:00
Jack 0b342a2d70 Fix XP Drop plugin recolouring ALL drops whenever a combat prayer is enabled (#1341)
* api: Add SpriteIDs for skill icons
* experiencedrop: Verify xp drop icons for recolouring based on active prayer

Fixes: #555
2018-04-13 13:36:09 +02:00
Adam 511d6d51b2 Merge pull request #1466 from jerwuqu/barrows-name-colors
Change barrows brother name color when killed
2018-04-12 22:31:52 -04:00
Marcus Ramse c6974a317b Change brother name color when killed 2018-04-13 02:58:08 +02:00
Adam 046499f926 Merge pull request #1428 from FatalWaffles/patch-5
Fix worldpoint for mausoleum clue
2018-04-12 20:34:19 -04:00
Adam 52df2e0ae6 Merge pull request #1431 from FatalWaffles/patch-6
Fix barb agility and digsite emote clues
2018-04-12 20:28:38 -04:00
Adam 38068bdd9c Merge pull request #1445 from jerwuqu/issue-1385
Fix worldToMiniMap for locations outside of range - fixes #1385
2018-04-12 20:15:51 -04:00
Adam 7c838cb660 Merge pull request #1465 from Kamielvf/hiscore-lookup-remove-tags
Remove tags from highscore lookup
2018-04-12 19:58:11 -04:00
Adam d71b7aef87 Merge pull request #1440 from DevDennis/fix-bank-placeholder
Fix bank placeholder release option
2018-04-12 19:46:34 -04:00
Kamiel 5ddd7e7b03 Remove tags from highscore lookup 2018-04-13 01:45:19 +02:00
github.user 15b02cabb0 Alphabetize the config entries of the menu entry swapper plugin. 2018-04-12 22:19:34 +02:00
Marcus Ramse ceddd0b199 Fix worldToMiniMap for locations outside of range - fixes #1385 2018-04-12 20:46:12 +02:00
Dennis 187eb3ff7f fix bank placeholder release option 2018-04-12 19:49:08 +02:00
FatalWaffles 5896f60591 Fix barb agil and digsite emote clues
Add period in Beckon in the Digsite clue - https://github.com/runelite/runelite/issues/1418
Fix worldpoint for Cheer in the Barbarian Agility Arena clue - https://github.com/runelite/runelite/issues/1423
2018-04-12 12:06:49 -04:00
FatalWaffles e239cddeb1 Add 2nd emote for mausoleum clue
Add wave emote for Panic by the mausoleum in Morytania emote clue
2018-04-12 11:35:35 -04:00
FatalWaffles 595774682b Fix worldpoint for mausoleum
Change worldpoint for Panic by the mausoleum in Morytania emote clue

Fixes issue https://github.com/runelite/runelite/issues/1425
2018-04-12 11:25:44 -04:00
Runelite auto updater bd3526154f [maven-release-plugin] prepare for next development iteration 2018-04-12 14:13:01 +00:00
Runelite auto updater 6c935e9d52 [maven-release-plugin] prepare release runelite-parent-1.3.4 2018-04-12 14:12:56 +00:00
Tomas Slusny 540408d963 Merge pull request #1416 from Abextm/script-fixes
Fix scripts broken in 4/12/18 update
2018-04-12 15:32:37 +02:00
Tomas Slusny 16f312fb9f Merge pull request #1417 from Abextm/fix-widget-mask-get
Rename setClickMask()I > getClickMask()I
2018-04-12 14:44:55 +02:00
Max Weber 184c4c91a7 Rename setClickMask()I > getClickMask()I
This made maven unable to do a incremental build for some reason.
2018-04-12 06:27:25 -06:00
Tomas Slusny 6eee8df3be Merge pull request #1410 from deathbeam/fix-chatbox-widgetids
Fix chatbox widget IDs due to new parent container
2018-04-12 14:24:52 +02:00
Tomas Slusny 8bb6c979f2 Merge pull request #1415 from deathbeam/fix-bank-widgetids
Fix bank widget IDs due to container changes
2018-04-12 14:24:39 +02:00
Max Weber 7c51bda554 Fix ChatboxInputManager 2018-04-12 06:09:54 -06:00
Max Weber 39a78166dc Allow MenuOptionClicked events to be consumed 2018-04-12 05:55:57 -06:00
Max Weber 0680fe5940 Fix bank tags plugin 2018-04-12 05:55:49 -06:00
Max Weber f63c9a3347 Fix zoom plugin 2018-04-12 05:55:49 -06:00
Tomas Slusny 4799969ed9 Fix bank widget IDs due to container changes
Fix bank title bar, item count and item container widget ids due to
changes in widget IDs (possibly caused by new container).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 13:46:42 +02:00
Tomas Slusny b78d1681bf Fix chatbox widget IDs due to new parent container
Looks like that parent container was added for chatbox so all widget IDs
inside has been shuffled.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 13:02:33 +02:00
Tomas Slusny 4c00303eda Merge pull request #1406 from deathbeam/pyramid-plunder-remove
Remove pyramid plunder plugin
2018-04-12 12:33:08 +02:00
Tomas Slusny 902f2f4765 Remove pyramid plunder plugin
As the interface was changed in the
http://services.runescape.com/m=news/quality-of-life-improvements?oldschool=1
OSRS update, this plugin is no longer necessary.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 12:03:05 +02:00
Adam f236812e80 Merge pull request #1328 from gquarles/patch-1
Update CONTRIBUTING.md
2018-04-11 22:06:52 -04:00
Adam d9143aa8e7 xp tracker plugin: don't throw from startUp if unable to fetch worlds 2018-04-11 21:44:43 -04:00
Tomas Slusny 88152c4dcf Merge pull request #1358 from FatalWaffles/patch-4
Update worldpoint for map clue 2713
2018-04-11 10:10:57 +02:00
FatalWaffles 4710102ac8 Fix manor, swamp and lumber yard clue wordpoints (#1356)
Change worldpoint for Dance in the shack in Lumbridge Swamp, wave along south fence of lumber yard, and yawn in draynor marketplace emote clues.

Fixes these comments from issue #1309
https://github.com/runelite/runelite/issues/1309#issuecomment-380001092
https://github.com/runelite/runelite/issues/1309#issuecomment-380001480
https://github.com/runelite/runelite/issues/1309#issuecomment-380011288
2018-04-11 10:04:42 +02:00
Tomas Slusny 7477cf7b38 Merge pull request #1361 from Kamielvf/rs-font-update
Update the runescape font to match current OSRS font
2018-04-11 10:02:38 +02:00
Kamiel f5d51169ad Update the runescape font to match current OSRS font 2018-04-10 21:54:40 +02:00
FatalWaffles 7ebf8f03eb Update worldpoint for map clue 2713
Change worldpoint for easy map clue ID 2713 

Fixes https://github.com/runelite/runelite/issues/1309#issuecomment-379477643 on issue #1309
2018-04-10 10:37:29 -04:00