12503 Commits
Author SHA1 Message Date
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
Nick Azcarate 251ca00691 Implements pick axe icon onto existing rocks, removes icon from depleted rocks 2019-01-20 02:19:40 -05:00
Nick Kroeger 7d3574a9fb Refactored Motherlode to Mining plugin, tried, but failed to render squares and mining icons. 2019-01-19 22:59:44 -05: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
Nick Kroeger 72b1867382 Initial Mining Plugin (copy of mlm) 2019-01-19 17:35:32 -05:00
William Maga bee3299e1d Refactor NpcIndicators functions 2019-01-19 13:58:10 -07:00
ErmalSh bca45c5d4c Updates based on Reviewer Suggestions
- COMBAT_TIMEOUT renamed to combatTimeout since it's not a constant
- Created hideStatusBar() method for code cleanliness
- Renamed Config option to remove capitalization on some words
2019-01-19 14:53:25 -05:00
Ermal Shkullaku 2d394a24a3 Fixed when Toggle Option is off on Login
- This caused an issue where the delay would be ignored after setting it on after login
2019-01-19 13:23:52 -05:00
Ermal Shkullaku fd202035b5 Updated Position of Config Options
-Added position to each of the options
-Placed the delay at the bottom
2019-01-19 13:05:17 -05:00
Ermal e1dbff24aa Removed a line break in StatusBarConfig
Fixed my .gitconfig file for line endings issue
2019-01-19 12:58:57 -05:00
Ermal e8925e3e72 Add a Toggle to the Status Bars w/ a Delay only in Combat
- This is to only show the Status Bars when in Combat, and hides it based on the delay set.
Closes #7346
Toggle Demo: https://gyazo.com/ee277e5f0d4bfad598a7a1049d972a67
Delay Demo: https://gyazo.com/421e2a4a725725f1b7b5e62f96a6a8a3
2019-01-19 12:46:52 -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
William Maga 98ca1bc056 Add notification on NPC spawn 2019-01-19 04:19:39 -07: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
Tomas Slusny b3782c5136 Merge pull request #7288 from ChaoticConundrum/konar-slayer
Add Slayer Task Locations (Konar)
2019-01-14 07:18:44 +01:00