Commit Graph
6082 Commits
Author SHA1 Message Date
Samuel Beresford b2854a1bc9 Correct Oak Armchair level requirement in Construction Skill Calc 2018-12-05 17:30:58 +01:00
tanlines 83eee1f074 screenshot plugin: add screenshot on valuable/untradeable item drop 2018-12-05 09:17:28 -05:00
Adam 86faa466e0 Merge pull request #6724 from MagicfTail/remove-fight-cave-plugin
Remove the fight cave plugin
2018-12-04 20:37:48 -05:00
Abex 2a95b1323e Merge pull request #6774 from daviscook477/fix-fairyring-chatbox-persitence-bug
don't check chatbox status on last tick for fairyring search
2018-12-04 18:25:04 -07:00
Abex 9ad5ab7b89 Merge pull request #6800 from Joshua-F/fix/booleanchar
fix: use correct char for boolean type
2018-12-04 18:22:43 -07:00
Magic fTail 5bece307de Remove the fight cave plugin 2018-12-04 23:56:37 +01:00
Tomas Slusny 02e74e25ee Merge pull request #3120 from AlexKolpa/map-region-overlay
Add world map region overlay dev tool
2018-12-04 15:57:50 +01:00
Alex Kolpa 95a9b65b62 Add world map region overlay dev tool
Using the existing 'World Map Location' dev tool, the world map can now
be given an overlay to show all the region boundaries and region ids.
This should make it easier to find out the region id of a specific
location.

One caveat is that this does not work with 'stitched' locations,
such as Motherlode Mine.
2018-12-04 13:41:20 +00:00
SebastiaanVanspauwen e41570ba43 worldmap: add pharaoh's sceptre teleport icons (#6810)
Fixes #6791
2018-12-04 14:35:03 +01:00
Tyler Hardy 989713621c Make Kourend favour a moveable widget (#6797)
Closes #5128
2018-12-04 08:44:52 +01:00
WooxSolo f7377d75ec gpu: fix black overlays behind gradients 2018-12-03 09:58:41 -05:00
Tomas Slusny 241b009d87 Merge pull request #6799 from trimbe/empty-lootbox-fix
loot tracker: validate boxes after rebuilding
2018-12-03 11:12:16 +01:00
Joshua Filby 465b20d2ba fix: use correct char for boolean type 2018-12-02 20:40:41 -06:00
trimbe 1c317f7260 loot tracker: validate boxes after rebuilding
The items container would show up empty if only ignored loot was dropped, validating the box before repainting fixes this
2018-12-02 20:52:54 -05:00
Lotto d5fae8603b gpu: add scene anti-aliasing 2018-12-02 19:35:24 -05:00
Adam 77110c4b03 wasd plugin: fix not unpressing keys when chatbox loses focus 2018-12-01 19:11:41 -05:00
Adam 90a25c0c8e Merge pull request #6775 from Adam-/6654
slayer plugin: show initial assignment amount in infobox tooltip
2018-12-01 19:10:28 -05:00
Adam e3c243e1e0 Move EventBus implementation to runelite-client 2018-12-01 19:08:26 -05:00
Adam b0eded62a8 Merge pull request #6273 from deathbeam/event-bus-custom
Replace Guava EventBus with our custom one
2018-12-01 16:57:36 -05:00
Max Weber cf44f09139 Replace usages of Guava Subscribe with ours 2018-12-01 16:41:13 -05:00
Tomas Slusny 0281237b99 Replace usages of Guava EventBus with custom one
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-12-01 16:41:09 -05:00
Max Weber c503aacd73 Remove polymorphic events 2018-12-01 16:41:08 -05:00
Tomas Slusny 76a964a9d3 Add EventBus to replace Guava one
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-12-01 16:41:07 -05:00
Tomas Slusny ab160e63c5 Merge pull request #6779 from MagicfTail/Exacthover
Add a tooltip to loot tracker value, showing exact value
2018-12-01 13:21:19 +01:00
Magic fTail 0813598b20 Add a tooltip to loot tracker value, showing exact value 2018-12-01 13:08:49 +01:00
Adam 3c90724219 slayer plugin: show initial assignment amount in infobox tooltip 2018-11-30 22:16:59 -05:00
Adam 3c797ec685 Revert "Add initial kill counter to slayer task (#6654)"
This reverts commit 4104c04d37.
2018-11-30 22:06:30 -05:00
Adam 929d1c7fb6 Revert "Merge pull request #6760 from deathbeam/fix-slayer-task"
This reverts commit 699cc233e8, reversing
changes made to 4104c04d37.
2018-11-30 22:06:06 -05:00
Davis Cook bd8516d2f8 don't check chatbox status on last tick for fairyring search 2018-11-30 21:57:06 -05:00
Tomas Slusny 9410e464dc Merge pull request #6761 from deathbeam/idle-chisel
Add dense essence chiseling to idle notifier
2018-11-30 11:34:37 +00:00
Tomas Slusny 79cc76d020 Add dense essence chiseling to idle notifier
Closes #6747
Closes #6750

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-11-30 11:26:46 +00:00
Tomas Slusny 699cc233e8 Merge pull request #6760 from deathbeam/fix-slayer-task
Update setTask for new assign first slayer field
2018-11-30 11:26:04 +00:00
Tomas Slusny 88aa1172b6 Update setTask for new assign first slayer field
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-11-30 11:13:59 +00:00
Davis Cook 4104c04d37 Add initial kill counter to slayer task (#6654)
Closes #3350
2018-11-30 09:22:28 +00:00
Mika Kuijpers 3000b5d287 Add untradable item price support to ItemManager (#6595)
Add liquify prices for items like Graceful and Prospector outfits
2018-11-30 09:20:21 +00:00
Kyle Goodale 152b6122aa Fix Seers' Village house clue grammar (#6720)
Co-Authored-By: KGoodale13 <KGoodale13@users.noreply.github.com>
2018-11-30 09:17:35 +00:00
Tomas Slusny f442bd5ffc Merge pull request #6743 from SebastiaanVanspauwen/styles-fix
2005 interface: fix resized offsets
2018-11-30 09:16:18 +00:00
Tomas Slusny de505fcf96 Merge pull request #6736 from Monsterxsync/small-clue-fix
Add missing empty ammo slot requirement for clue step.
2018-11-30 09:15:36 +00:00
Adam 6ecf206902 runelite-client: remove github-release-plugin 2018-11-29 18:20:24 -05:00
Adam 719d20693d runelite-client: exclude xz dependency from commons-compress
We are not using xz compression with jbsdiff.
2018-11-29 18:19:17 -05:00
Sebastiaan Vanspauwen 5cdf9fceec 2005 interface: fix resized offsets 2018-11-29 20:16:31 +01:00
Adam 7672561369 Merge pull request #6737 from Abextm/reflectionlauncher
ClientLoader: Use our classloader, not the system one for loading rs
2018-11-29 09:15:09 -05:00
Max Weber 38ff0a9bf5 ClientLoader: Use our classloader, not the system one for loading rs 2018-11-29 07:09:52 -07:00
Runelite auto updater a94772d768 [maven-release-plugin] prepare for next development iteration 2018-11-29 12:54:24 +00:00
Runelite auto updater eb3f99c14f [maven-release-plugin] prepare release runelite-parent-1.5.2 2018-11-29 12:54:18 +00:00
MonsterxSync ddd55dafd9 Add missing empty ammo slot requirement for clue step. 2018-11-29 23:02:49 +10:30
Abex 0c54cf0448 Merge pull request #6733 from Abextm/cache-code-2018-11-29-rev177
Update Widget IDs to 2018-11-29-rev177
2018-11-29 05:00:31 -07:00
RuneLite Cache-Code Autoupdater 7ed25aebde Update Widget IDs to 2018-11-29-rev177 2018-11-29 04:41:35 -07:00
MaxBartlett acab3adb09 Fix observatory shortcut highlight (#6723)
Closes #6670
2018-11-28 07:30:39 +00:00
Adam ca81e1a770 Merge pull request #6714 from deathbeam/fix-tog-npe
Check for canvas location being non null in TOG
2018-11-27 22:09:48 -05:00