Commit Graph

2354 Commits

Author SHA1 Message Date
Tomas Slusny
b9cde8a787 Correctly focus game canvas when requesting focus
Correctly focus game canvas when requesting ClientUI focus. Also, move
the call to OSXUtil.requestFocus() to clientUI.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-03 03:59:50 +01:00
Adam
40ec85ac7e Merge pull request #765 from arlyon/osx-notifier-focus
Fix "request focus on notification" on OSX
2018-03-02 21:44:28 -05:00
arlyon
1f81a675e0 notifier: fix to request focus on OSX 2018-03-02 21:30:53 -05:00
arlyon
fb48c96194 extract mac-specific functionality into OSXUtil
also adds orange-extensions to stub the dependencies jar on other systems
pom
2018-03-02 21:30:53 -05:00
Adam
9386659f14 client session manager: delete session on shutdown too 2018-03-02 20:02:33 -05:00
Adam
6e7f4f7fa0 Merge pull request #779 from Adam-/session
Add client sessions
2018-03-02 19:38:02 -05:00
Adam
e6ff4f2ec7 Merge pull request #774 from deathbeam/rename-notifications
Allow other types of alerts when messages are off
2018-03-02 16:58:42 -05:00
Adam
40c1e09345 Merge pull request #775 from deathbeam/fix-you-are-fishing
Fix "You are fishing" in fishing plugin
2018-03-02 16:58:05 -05:00
Tomas Slusny
078e3fe9f6 Merge pull request #780 from Kamielvf/raids-plugin-hotfix
Raids plugin: read proper input for room whitelist
2018-03-02 22:02:51 +01:00
Adam
62a5bbbe0f runelite-client: add client session manager 2018-03-02 15:52:18 -05:00
Adam
2211aadd51 http-api: add session client 2018-03-02 15:52:17 -05:00
Adam
f633ce604a http-service: add session service 2018-03-02 15:52:17 -05:00
Kamiel
70c51da238 Raids plugin: read proper input for room whitelist 2018-03-02 21:11:38 +01:00
Tomas Slusny
03bf1da654 Merge pull request #771 from sethtroll/addraidfood
item stat: add raid food
2018-03-02 14:37:24 +01:00
Tomas Slusny
62af296912 Fix "You are fishing" in fishing plugin
Replace equality check with contains check due to recent renaming of
some fishing spots from OSRS side.

Fixes: #755

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-02 13:11:03 +01:00
Tomas Slusny
1fe2879140 Merge pull request #700 from l2-/prayerEnhanceTimerFix
fix prayer enhance timer. its actually 10 seconds shorter than 5 minutes
2018-03-02 13:09:17 +01:00
Tomas Slusny
7509701682 Merge pull request #766 from Kamielvf/resize-hotfix
Fix visual bug occuring when sidepanel is contracted after resizing
2018-03-02 11:48:59 +01:00
Tomas Slusny
be211ebbee Allow other types of alerts when messages are off
- Allow sending beep and requesting window focus when having notification
messages disabled

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-02 10:37:21 +01:00
Tomas Slusny
ff4066cd74 Merge pull request #772 from Kamielvf/raids-plugin-hotfix
Raids plugin: Make rotation whitelist not case-sensitive
2018-03-02 08:45:31 +01:00
Kamiel
3b93baa372 Make rotation whitelist not case-sensitive 2018-03-02 05:53:55 +01:00
Seth
0d4df403cf item stat: add raid food 2018-03-01 22:49:27 -06:00
Kamiel
a66fa52266 Set size properly 2018-03-02 04:05:02 +01:00
Adam
6cd327b679 Merge pull request #758 from Abextm/fix-camera-pitch
Fix camera pitch
2018-03-01 22:02:06 -05:00
Max Weber
81a90762d9 zoom: Fix pitch relaxer after rev 165 changes 2018-03-01 19:33:55 -07:00
Adam
09c8dd9e26 Merge pull request #713 from Kamielvf/raids-plugin-update
Add more features to raids plugin
2018-03-01 20:28:14 -05:00
Adam
798e0eea49 Merge pull request #744 from Tape/notifier-updates
Notifier improvements and fixes for Linux
2018-03-01 20:01:58 -05:00
Adam
bb5780b7b0 Merge pull request #745 from sethtroll/fixinfobox
Convert cannonball overlay to infobox
2018-03-01 19:44:22 -05:00
David Kosub
865acfb2e8 Notifier improvements and fixes
* Correct an issue where if libnotify-bin is missing then runelite
doesn't do anything
* Add an icon to the Linux notifications using libnotify-bin if it's
present
2018-03-01 19:41:32 -05:00
Adam
100a4bde1d cannon plugin: use infobox counter instead of overlay 2018-03-01 19:32:05 -05:00
Adam
d9679842d3 Merge pull request #760 from sethtroll/fixopponentname
opponent info: remove color tags from opponentOpponent name
2018-03-01 19:17:40 -05:00
Adam
b4f1a6ee87 Merge pull request #735 from deathbeam/notifier-global-options
Move the notification options to Notifier
2018-03-01 19:14:58 -05:00
Adam
73e3288ce4 Merge pull request #743 from deathbeam/fuzzy-search
Add fuzzy searching to config panel
2018-03-01 19:06:54 -05:00
Adam
699d241dd2 Merge pull request #748 from deathbeam/oily-fishing
Add support for oily rod fishing to idle notifier
2018-03-01 18:38:52 -05:00
Adam
7406484db4 Merge pull request #754 from devLotto/fix-aic
deobfuscator: fix aic failing to determine if a field is imported
2018-03-01 18:28:28 -05:00
Seth
ebbb73d080 opponent info: remove color tags from opponentOpponent name 2018-03-01 17:26:41 -06:00
Kamiel
8bc8bfa6a4 Get points from varbits instead of widget 2018-03-01 23:42:13 +01:00
Runelite auto updater
af46fc4756 [maven-release-plugin] prepare for next development iteration 2018-03-01 14:43:43 +00:00
Runelite auto updater
5ae9a9fbff [maven-release-plugin] prepare release runelite-parent-1.2.18 2018-03-01 14:43:38 +00:00
Runelite auto updater
4a2d242c72 Update 165 2018-03-01 14:37:36 +00:00
Tomas Slusny
492196ca32 Remove inSequence import b/c problems with mapping (#753)
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-01 15:31:38 +01:00
Lotto
2b65979a21 runelite-client: remove diary progress plugin
The functionality was added to the game
2018-03-01 15:03:33 +01:00
Kamiel
c004747a88 Add floor duration(s) to infobox tooltip 2018-03-01 11:07:51 +01:00
Tomas Slusny
3c7aa79ac5 Add support for oily rod fishing to idle notifier
- Mainly for infernal eels (and other eels as well)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-01 08:36:44 +01:00
Adam
8207535475 Merge pull request #739 from SemtexError/cannon-unload
Cannon emptying, double hit spots and UI panel.
2018-02-28 19:45:38 -05:00
Tomas Slusny
a386dab3f2 Remove notification settings from NMZ
Remove notification settings from NMZ that are now contained in
RuneLiteConfig.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-01 01:12:58 +01:00
Tomas Slusny
5f0f0c6836 Remove duplicate options from IdleNotifier
Remove options that are now contained in RuneLiteConfig from idle
notifier.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-01 01:12:58 +01:00
Tomas Slusny
6ffe5da929 Move the notification options to Notifier
- Move enabling of tray notifications to RuneLiteConfig
- Move request when focused notification option to RuneLiteConfig and
use it in notifier
- Move request window focus to RuneLiteConfig and use it in notifier
- Change Notifier to use Guice for creation

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-01 01:12:58 +01:00
semtexerror
9874b3af43 cannon plugin: draw npc double hit spots 2018-02-28 19:09:56 -05:00
semtexerror
d747af78b7 cannon plugin: add overlay for cannonballs left 2018-02-28 19:09:52 -05:00
semtexerror
d2b496ffd4 cannon plugin: cleanup 2018-02-28 19:09:48 -05:00