Commit Graph
2685 Commits
Author SHA1 Message Date
Tomas Slusny 9839049abd Remove Age menu entry swapping
This feature is mostly unnecessary as it is way too spefic and with very
little use.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-23 04:24:40 +02:00
Tomas Slusny 4f837e9a86 Add prayer bar to prayer plugin
- Add optional prayer bar under HP bar to prayer plugin.
- Properly capitalize prayer config options

Reimplemented from and closes #2549

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-23 04:18:17 +02:00
Tomas Slusny ce619bbc20 Rename prayer tooltip option
Rename "Show Prayer Stats" to "Show Prayer Orb Tooltip".

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-23 04:17:51 +02:00
Nathen Sample 1682ba5289 Update prayer plugin encapsulation (#3962) 2018-06-23 04:16:35 +02:00
Tomas Slusny 42341133b7 Merge pull request #3961 from NathenSample/3911-KourendLibrary
Update kourend library plugin encapsulation
2018-06-23 02:33:40 +02:00
Tomas Slusny d21cac1449 Add documentation for Hooks
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:36 -04:00
Tomas Slusny ffbc89a801 Move menuActionHook to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:36 -04:00
Tomas Slusny 486c8c985a Move clientMainLoop to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:35 -04:00
Tomas Slusny 7437da1237 Move drawRegion call to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:35 -04:00
Tomas Slusny d948dc05ed Move drawAboveOverheads call to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:34 -04:00
Tomas Slusny bac06e5b3a Move graphicsObjectCreated to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:34 -04:00
Tomas Slusny 517c4c4796 Move addChatMessage to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:33 -04:00
Tomas Slusny 4d6386d846 Move projectileMoved to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:32 -04:00
Tomas Slusny 3835f005f6 Move setMessage to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:32 -04:00
Tomas Slusny 4241e4384f Move postItemComposition to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:31 -04:00
Tomas Slusny eea63dd171 Move focusLost to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:29 -04:00
Tomas Slusny 384bdb1179 Move focusGained to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 19:53:28 -04:00
Nathen dd3fb812cd Update library plugin encapsulation 2018-06-23 00:49:28 +01:00
Tomas Slusny 2944e5b334 Move updateNpcs call to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-23 00:04:44 +02:00
Tomas Slusny 8fb285f928 Move menuOpened to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 23:59:59 +02:00
Tomas Slusny d6e26410c8 Move onActorHitsplat to mixins
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-22 23:59:59 +02:00
Tomas Slusny cea506cff2 Merge pull request #3870 from jplsek/swap-assign
Menu Swapper - Add Age/Assignment Swapping
2018-06-22 21:42:12 +02:00
Adam 44a363f73c runelite-client: add outdated dialog 2018-06-21 20:43:56 -04:00
Adam 26fbf78399 Merge pull request #3854 from Abextm/hotkeys
screenshot plugin: Allow hotkey to be changed from insert
2018-06-21 20:31:48 -04:00
Adam 4c0c9640aa Merge pull request #3928 from Kamielvf/npcindicators-tag-fix
Fix NPC indicators to not consume tags clicks on non-NPCs
2018-06-21 20:17:06 -04:00
Kamiel b45a749ba8 npc indicators: fix consuming tag menu clicks on non-npcs 2018-06-21 20:08:07 -04:00
Max Weber ef9bc957cb kourendlibrary: Make hiding the navbutton optional 2018-06-21 12:36:15 -06:00
Runelite auto updater d60b395d5c [maven-release-plugin] prepare for next development iteration 2018-06-21 11:02:31 +00:00
Runelite auto updater c3229abf84 [maven-release-plugin] prepare release runelite-parent-1.4.4 2018-06-21 11:02:24 +00:00
Tomas Slusny 79e3a24395 Merge pull request #3918 from Abextm/prayer-holy-wrench
prayer: Remove the ring of the gods from the holy wrench list
2018-06-21 09:58:37 +02:00
Jasper Ketelaar b7b8fc85fb runelite-client: add mage training arena plugin 2018-06-20 19:56:25 -04:00
Trees b7357e08c4 Menu Swapper - Add Age/Assignment 2018-06-20 19:03:43 -04:00
Max Weber 80cdfd082c prayer: Remove the ring of the gods from the holy wrench list
Because it doesn't give the effect
2018-06-20 16:38:00 -06:00
Adam 7d107445c8 Merge pull request #3607 from Abextm/library-hide-tab
kourendlibrary: Hide navbutton when not in the library
2018-06-20 08:58:08 -04:00
Tomas Slusny 0e38f5b59d Merge pull request #3906 from Nightfirecat/fix-east-of-shilo-village-stepping-stones-highlight
Fix stepping stone object IDs east of Shilo Village
2018-06-20 13:32:28 +02:00
Tememexas 2ccb0bb8cd Add option to highlight tiles under ground items (#3895)
Add new option to GroundItemConfig to highlight tiles under ground items based on color configuration.
2018-06-20 10:15:09 +02:00
Jordan Atwood ce86096f88 Fix stepping stone object IDs east of Shilo Village 2018-06-19 17:45:38 -07:00
Max Weber 64b9b7a168 kourendlibrary: Hide navbutton when not in the library 2018-06-19 14:03:53 -06:00
Max Weber a42906edbe screenshot plugin: Allow hotkey to be changed from insert 2018-06-19 13:28:24 -06:00
Adam ec438fc157 Merge pull request #3723 from Adam-/bulk-prices
Bulk prices
2018-06-19 12:12:33 -04:00
Adam 9488cdb938 Merge pull request #3811 from deathbeam/ground-items-right-click-menu
Optional support for recoloring right-click menu
2018-06-19 09:21:34 -04:00
Alexsuperfly d142e83bf6 Preserve prayer tracking in boost timer (#3530) 2018-06-19 10:09:56 +02:00
Tomas Slusny 52b70418bc Merge pull request #3880 from deathbeam/fix-ground-markers-layer
Fix ground marker plugin layer
2018-06-19 10:09:24 +02:00
Adam e6a2848a1b attack styles: add defensive casting to weapon types for staffs
Fix race with accessing client vars on startUp
2018-06-18 21:04:45 -04:00
Adam 00c1b447f6 item charges plugin: add dodgy necklace 2018-06-18 19:56:57 -04:00
Tomas Slusny 2c1006635e Merge pull request #3888 from Nightfirecat/hot-cold-clue-location-fixes
Hot cold clue location fixes
2018-06-18 21:56:12 +02:00
Jordan Atwood bac93472ec Fix South of Jiggig hot-cold clue location
Fixes runelite/runelite#3858
2018-06-18 12:42:40 -07:00
Jordan Atwood 16ba21c229 Fix Al Kharid mine hot-cold clue location
Fixes runelite/runelite#3866
2018-06-18 12:41:31 -07:00
Jordan Atwood 432a6a2dfb Fix Slayer Tower emote clue
Fixes runelite/runelite#3871
2018-06-18 11:40:40 -07:00
Adam a1ae397e11 runelite-client: use new bulk item price api 2018-06-18 09:35:10 -04:00