Commit Graph
4291 Commits
Author SHA1 Message Date
Tomas Slusny 239158f965 Merge pull request #7467 from jplsek/hop-no-message
world hopper: allow disabling chat hop message
2019-01-21 09:26:50 +00:00
Tomas Slusny c84b69b218 Merge pull request #7395 from Abextm/wasd-modifiers
Ignore modifiers in WASD plugin input
2019-01-21 06:58:13 +00:00
Max Weber d7aecb257c farming: Give a more conservative estimate of when patches are done 2019-01-20 22:28:28 -07:00
Max Weber c71682d28b farming: Centralize patch prediction 2019-01-20 22:28:27 -07:00
kevinisninja 1c78fc528b prayer plugin: add devout boots and bonecrusher necklace to prayer items 2019-01-20 22:26:23 -05:00
Tomas Slusny 5366aada8a Move overlay menu entries to Overlay class
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-20 23:25:32 +01:00
Tomas Slusny ac6f5af248 Remove overlayManager#overlayId
It is not used outside of OverlayManager so just swap it with direct use
of indexOf.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-20 23:25:31 +01:00
Adam c4afc599ed examine plugin: drop examines for tradable items and large stacks 2019-01-20 16:17:05 -05:00
Adam 5508812678 examine plugin: split item/quantity lookup from item price lookup 2019-01-20 16:17:04 -05:00
Jeremy Plsek 6a9e9288d9 world hopper: allow disabling chat hop message 2019-01-20 15:08:44 -05:00
Tomas Slusny dedeb79e8b Remove OverlayManager#addMenu/removeMenu
removeMenu is completely unnecessary and addMenu does nothing.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-20 19:19:14 +01:00
Tomas Slusny b4de93d722 Merge pull request #7441 from deathbeam/fix-discord-ja
Wrap DiscordEventHandlers in native lib try/catch
2019-01-20 11:56:38 +00:00
Adam 10782b5ea4 Add configure option to many overlays 2019-01-19 19:57:12 -05:00
Adam 59caa6bcac Add support for Configuration overlay menus 2019-01-19 19:57:12 -05:00
AdamandTheStonedTurtle aabb1dae7b Add overlay menu support
Co-authored-by: TheStonedTurtle <TheStonedTurtle@users.noreply.github.com>
2019-01-19 19:32:20 -05:00
Tomas Slusny a13b86e4fd Wrap DiscordEventHandlers in native lib try/catch
Even construction of DiscordEventHandlers causes UnsatisfieldLinkError
on unsupported systems, avoid this.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-19 13:34:11 +01:00
Tomas Slusny 01fbcde008 Merge pull request #7426 from deathbeam/shutdown-plugins-on-close
Shutdown plugins on window close
2019-01-19 12:07:43 +00:00
Charlie Waters 48dffb70c4 ConfigPanel: Confirm plugin configuration reset 2019-01-18 23:12:58 -05:00
Tomas Slusny fc200ee651 Merge pull request #7427 from deathbeam/flush-config-on-close
Move configManager.sendConfig to RuneLite#shutdown
2019-01-18 23:55:36 +00:00
Tomas Slusny 01c3bcafce Move configManager.sendConfig to RuneLite#shutdown
It should've been here in first place, there is no reason for it to be
in ClientUI.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-18 21:25:42 +01:00
Tomas Slusny b893e97ccf Move close handling to windowClosed event
This callback is called more reliably than windowClosing when killing
window from outside.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-18 21:20:14 +01:00
Tomas Slusny 6e080949f9 Shutdown plugins on window close
Closes #6646

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-18 21:11:00 +01:00
Hydrox6 5e0c8ef205 Make Game Notification use the Game message highlight colour 2019-01-18 13:25:51 +00:00
Brandon Popson eb69a8990b Allow full Amulet of the Damned as clue requirement (#7423) 2019-01-18 11:27:46 +00:00
Tomas Slusny f4e2824a2a Merge pull request #7418 from ermalsh/clap_spin_karuulm_emote
Added missing "spin" emote after clap for Mt. Karuulm clue
2019-01-18 11:27:04 +00:00
Tomas Slusny 9b79ed9457 Merge pull request #7408 from deathbeam/inverse-inverse-and-inverse-pls
Inverse collapse menu entry loop
2019-01-18 11:25:44 +00:00
Ermal 9342668777 Removed an extra semicolon
Found in IdleNotifierPlugin.java line 392 from latest release
2019-01-17 21:12:28 -05:00
Ermal 3779a9cdf0 Added SPIN after CLAP to Mount Karuulm Emote Clue
Closes: #7416
2019-01-17 21:08:10 -05:00
AdamandErmal e92df4752b idle notifier: add tablet making animation
Co-authored-by: Ermal <eshkullaku@gmail.com>
2019-01-17 19:19:58 -05:00
Tomas Slusny 32c8501b13 Merge pull request #7310 from DannysPVM/cap-fog-distance-gpu-plugin
Cap fog depth to 100 in the GPU Plugin.
2019-01-17 19:22:57 +01:00
gregg1494 09d4f6786a Correct agility configuration casing (#7393) 2019-01-17 19:21:47 +01:00
Tomas Slusny 814277eb36 Inverse collapse menu entry loop
This makes sure that menu collapses to first entry because menu is built
in inverse. Before setting the entries, inverse them back to original
order.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-17 18:52:02 +01:00
Runelite auto updater 0d2c32c093 [maven-release-plugin] prepare for next development iteration 2019-01-17 11:55:43 +00:00
Runelite auto updater 6df69cb415 [maven-release-plugin] prepare release runelite-parent-1.5.8 2019-01-17 11:55:36 +00:00
Max Weber 871132b517 wasdcamera: Use modifierless keybinds 2019-01-16 17:07:40 -07:00
Max Weber 5bc7639994 config: Add ModifierlessKeybind 2019-01-16 17:07:40 -07:00
ermalsh acf990f32a idle notifier: add Piscarilius crane repair 2019-01-16 18:16:23 -05:00
Adam 73a9557747 Merge pull request #7392 from Kamielvf/patch-1
Fix hot/cold clue location description typo
2019-01-16 18:14:11 -05:00
Abex f6b06229fb Merge pull request #7384 from Abextm/farming-guild
farming: Support Kebos Lowlands update
2019-01-16 16:09:02 -07:00
Max Weber 72ca27edca farming: Support Kebos Lowlands update 2019-01-16 15:33:19 -07:00
Kamiel 52ff099d83 Fix hot/cold clue location description typo 2019-01-16 23:13:37 +01:00
Max Weber c017bd4a36 PatchImplementationTest: Don't immediately fail upon finding an error 2019-01-16 13:35:55 -07:00
Max Weber a225789f0c ThinProgressBar: Manually paint
the old method caused it to expand randomly, which would make it show an abnormally high value. This also makes update not required, fixing the bug where it wouldn't render correctly when update was called after a layout was invalidated, but before it was recalculated.
2019-01-16 13:35:55 -07:00
Spedwards 02f8abda9a Add Rare Tree locations 2019-01-16 16:44:42 +11:00
Tomas Slusny bf522eaba0 Use client real dimensions for canvasTopRight
Closes #7374

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-15 23:19:50 +01:00
Adam 6182d0429b chat commands: make !qp async
Fixes #7360
2019-01-15 10:16:46 -05:00
Tomas Slusny a47c63e931 Merge pull request #7307 from deathbeam/remove-tags-loot
Remove tags from loot tracker box title
2019-01-15 12:31:12 +01:00
Magic fTail 1344597a7e Add item mappings for items introduced in Kebos update 2019-01-14 16:49:27 +01:00
Adam 3f985389ec Revert "Merge pull request #7089 from TheStonedTurtle/OverlayRightClickMenu"
This reverts commit 6573e70a60, reversing
changes made to b3782c5136.
2019-01-14 09:08:11 -05:00
Tomas Slusny 6573e70a60 Merge pull request #7089 from TheStonedTurtle/OverlayRightClickMenu
Add right click menu functionality to overlays
2019-01-14 09:18:54 +01:00