Commit Graph
3622 Commits
Author SHA1 Message Date
Tomas Slusny e213641e9f Add startGoalXp and endGoalXp to XpTrackerService
Expose startGoalXp and endGoalXp from XpTrackerService and cleanup wrong
JavaDocs.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-23 11:05:18 +02:00
Adam 5eae5201f1 runelite-client: add Twitch chat plugin 2018-10-22 21:44:53 -04:00
Adam 16540567b1 config panel: add support for password fields 2018-10-22 21:24:50 -04:00
Tomas Slusny 0b2976f0cb Merge pull request #6117 from Nightfirecat/fix-mta-worldpoint-localpoint-comparison
mta telekinetic room: Fix finish point comparison
2018-10-23 00:47:49 +02:00
Robin Withes 353caf10b8 Add draynor stile obstacle to agility plugin (#6112)
https://gyazo.com/54234a12b6522692b4efb098794f01d7
2018-10-23 00:31:53 +02:00
Robin Withes b459d7848a Add tears of guthix rock obstacle to agility obstacles (#6096)
https://gyazo.com/3990d3aaef34c4fab3f0282f1ab2bb5c
2018-10-23 00:30:12 +02:00
Tomas Slusny cc8994bac3 Merge pull request #6131 from deathbeam/quick-pass2
Swap also "quick pass" in Cerb lair
2018-10-22 23:33:50 +02:00
Abex 9587287354 Merge pull request #5876 from Abextm/better-chat-input
Better chat input
2018-10-22 15:27:19 -06:00
Tomas Slusny c167f8d3c5 Swap also "quick pass" in Cerb lair
In cerb lair the option is "Quick Pass" not "Quick-pass" like in Raids
1.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-22 21:54:27 +02:00
Tomas Slusny 3b2bc01366 Merge pull request #6105 from devLotto/puzzlesolver-blank_value
puzzlesolver: break out blank tile value into a constant
2018-10-22 19:29:29 +02:00
Max Weber 436529c01f fairyrings: Use ChatboxPanelManager's input 2018-10-21 17:05:17 -06:00
Max Weber 2434557e1a Add ChatboxPanelManager to allow for more advanced chatbox inputs 2018-10-21 17:05:14 -06:00
Max Weber e98f1657b3 runelite-api: Make MouseListener an interface, add MouseAdapter 2018-10-21 16:49:30 -06:00
Adam 1ac10d1310 Merge pull request #6099 from deathbeam/fix-cryptic-dot
Add missing dot to "She's small" cryptic
2018-10-21 15:08:30 -04:00
Adam 7c65041a0a Merge pull request #6081 from deathbeam/properly-insert-lookup
Make HiScore lookup always deprioritized
2018-10-21 15:06:52 -04:00
Adam 5c8e0381b9 Merge pull request #6080 from deathbeam/fix-scrolling
Prevent tag tab scrolling to scroll bank interface
2018-10-21 15:00:49 -04:00
Jordan Atwood 058e0351e2 mta telekinetic room: Fix finish point comparison
Fixes runelite/runelite#5948
2018-10-21 11:49:24 -07:00
Tyler Nichols ef4e457ec9 mta plugin: remove pointless int cast
distanceTo already returns 'int'
2018-10-21 14:40:20 -04:00
Tomas Slusny 3d39a358fe Add POH incense burner timers 2018-10-21 14:38:24 -04:00
Adam 431713b9a4 Wait for process termination when sending notifications 2018-10-20 21:08:19 -04:00
Lotto f608e37e77 puzzlesolver: make exclusive use of PuzzleSolver's constants 2018-10-20 20:24:08 +02:00
Lotto 681720842c puzzlesolver: break out -1 piece value into a constant 2018-10-20 20:22:57 +02:00
Tomas Slusny 8c9be8f372 Add missing dot to "She's small" cryptic
Closes #6090

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-20 17:20:23 +02:00
Tomas Slusny c1ee9d2351 Prevent tag tab scrolling to scroll bank interface
Closes #6076

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-19 17:29:17 +02:00
Tomas Slusny 0ab26ff3a0 Make HiScore lookup always deprioritized
It is super annoying to accidentally have left-click option on stuff
that never has one.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-19 17:28:46 +02:00
Tomas Slusny 1595492ed7 Merge pull request #5817 from raiyni/clue-tags
Bank tags: Search current clue items
2018-10-19 10:09:30 +02:00
Ruben Amendoeira 31d8e88099 Loot tracker - Add ability to ignore items (#5483)
This adds the ability to toggle items in the Loot Tracker, when an item is toggled, its price won't count towards the price check, and if the "Show ignored items" config option is not enabled, it won't be displayed on the loot tracker UI either.

Fixes #5060
Fixes #4661
2018-10-19 10:02:16 +02:00
Tomas Slusny ef9013faa8 Add swap for "Admire" and "Teleport/Spellbook" for mounted capes (#5994)
Add swap that swaps "Admire" with either "Teleport" or "Spellbook" (for
magic) for mounted POH skill capes.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-19 10:01:16 +02:00
Tomas Slusny 66e09665e2 Merge pull request #6031 from deathbeam/special-ids
Make special attack counter respect ids and npc deaths
2018-10-19 08:57:48 +02:00
Brett a4c45a111b Add idle notification for mixing ultracompost (#6052) 2018-10-19 08:54:32 +02:00
Tomas Slusny ee5b95c94e Merge pull request #6071 from deathbeam/sort-menu-swapper-by-name
Remove position config from menu entry swapper
2018-10-19 08:53:43 +02:00
Tomas Slusny 64db9ab1ad Merge pull request #6070 from deathbeam/cleanup-timers-config
Merge common config options in Timers config together + sort by name
2018-10-19 08:53:29 +02:00
Tomas Slusny 93aec0057a Merge pull request #5725 from oharace/issue5679_fix_quick_hop_bug_in_clan_chat
Allow hop-to option in clan chat menu when target player is a friend and their private chat is off
2018-10-19 08:53:13 +02:00
raiyni 64a661989c Add ability to search for current clue required items 2018-10-18 17:59:23 -05:00
raiyni cd5155c4b1 Add fulfilledBy(int itemId) to item requirements 2018-10-18 17:57:51 -05:00
raiyni 1d9e887676 Hookup clue scroll service dependency 2018-10-18 17:57:51 -05:00
raiyni f1af8d6383 Add clue scroll service 2018-10-18 17:57:51 -05:00
Lotto 2b5920d36b Change 'username' to 'player name' in usernameInTitle 2018-10-18 23:48:52 +02:00
Tomas Slusny b6a6e831b4 Remove position config from menu entry swapper
As now the config options are sorted by name, and that was the only
purpose of having the positions set in menu entry swapper config, remove
them.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-18 23:39:11 +02:00
Tomas Slusny 4b1c7fbc88 Merge common configs in Timers plugin
Merge all similar config options in Timers plugin to common groups.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-18 23:36:56 +02:00
Tomas Slusny de21ff40c9 Remove positions from Timers plugin config
Just let it be sorted alphabetically, easier to navigate in.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-18 23:29:14 +02:00
Runelite auto updater d9eb92db50 [maven-release-plugin] prepare for next development iteration 2018-10-18 19:16:30 +00:00
Runelite auto updater 41c3297a76 [maven-release-plugin] prepare release runelite-parent-1.4.22 2018-10-18 19:16:23 +00:00
Ron Young ef7c7267f3 Don't show recent clan chats with CC req popup (#6067) 2018-10-18 19:31:55 +02:00
Abex ae65bca6f5 Merge pull request #6064 from deathbeam/filter-1
Filter > 0 when tagging inventory/equipment
2018-10-18 10:07:38 -06:00
Tomas Slusny 514a0362ee Filter > 0 when tagging inventory/equipment
Closes #6060

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-18 17:52:42 +02:00
Abex 9189d8db26 Merge pull request #6063 from deathbeam/fix-tag-tabs
Update active tag tab containing edited tag
2018-10-18 09:48:36 -06:00
Tomas Slusny 6c514033f7 Update active tag tab containing edited tag
Closes #6061

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-18 17:42:32 +02:00
Ron Young a076740a9f Relate worn weight reducing items to their inventory version 2018-10-18 10:19:59 -05:00
RuneLite Cache-Code Autoupdater d98fff6c6d Update Scripts to 2018-10-18-rev176 2018-10-18 05:35:55 -06:00