Commit Graph

7193 Commits

Author SHA1 Message Date
Jordan Atwood
d1c11b675b Remove deprecated TileObjectQuery class 2019-02-01 21:44:13 -05:00
Jordan Atwood
9e67dcd39e Remove deprecated ActorQuery class 2019-02-01 21:44:13 -05:00
Jordan Atwood
3d3ec76af8 Remove deprecated InventoryItemQuery class 2019-02-01 21:43:48 -05:00
Jordan Atwood
d4f51c4600 Remove deprecated GroundObjectQuery class 2019-02-01 21:43:47 -05:00
Jordan Atwood
732be4e90f Remove deprecated GameObjectQuery class 2019-02-01 21:43:47 -05:00
Jordan Atwood
cec74c6652 Remove deprecated DecorativeObjectQuery class 2019-02-01 21:43:46 -05:00
Jordan Atwood
b408a22d57 Remove deprecated PlayerQuery class 2019-02-01 21:43:46 -05:00
Jordan Atwood
35b7de7dd8 Remove deprecated WallObjectQuery class 2019-02-01 21:43:45 -05:00
Jordan Atwood
764cac7a09 Remove deprecated WorldPoint.toPoint() method 2019-02-01 21:43:44 -05:00
Adam
1bb29d4cd0 api: remove projectile getInteracting
This is unused currently and is being abused by some hacked clients.
2019-02-01 20:52:24 -05:00
Jordan Atwood
a5e72ea610 client: Use isEmpty() for all Collection emptiness checks 2019-02-01 16:50:54 -08:00
Tomas Slusny
fb41c05d3f Request party sync on party plugin startup
If user is in party request party data syncup on party plugin startup

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-01 23:30:18 +01:00
Tomas Slusny
8ff8617755 Do not reset current activity on discord party update
Instead of setting activity to in_game, in_menu just send again current
discord activity.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-01 22:02:48 +01:00
Tanner Chauncy
91d5d32d2e banktags: add tag tab renaming 2019-02-01 10:58:37 -06:00
Ron Young
d405b2572e TabInterface: move icon search into method
TabManager: add remove/set icon
2019-02-01 10:46:14 -06:00
Ron Young
ff6a2fd660 TabInterface: remove deprecated widget calls 2019-02-01 10:23:35 -06:00
Tomas Slusny
89ba0d8d43 Remove "Tag" toggle from NPC indicators
This toggle was here originally because NPC tagging did not required
shift, but now it does so to bring it with line of other shift-click
plugins, simply remove this option.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-01 17:16:20 +01:00
Tomas Slusny
29fcc2747f Merge pull request #7639 from deathbeam/wtf
Move timestamp color config to timestamp plugin
2019-02-01 09:12:24 +00:00
Tomas Slusny
99d58bb7f2 Merge pull request #7647 from deathbeam/add-missing-config-check
Add missing config check to party leave message
2019-02-01 07:30:42 +00:00
Tomas Slusny
874246bc55 Add missing config check to party leave message
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-01 08:23:13 +01:00
Max Weber
77b0f10b92 client: Correctly format PartyChanged 2019-01-31 20:40:34 -07:00
Adam
b72c37c0b4 http api: fix useragent test 2019-01-31 20:37:24 -05:00
Tomas Slusny
1a7946660c Add party plugin
Co-authored-by: Adam <Adam@sigterm.info>
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-31 19:47:56 -05:00
Adam
c62941855d Use existing sessionid on login if available 2019-01-31 19:47:56 -05:00
Adam
63c3937f87 Use websocket pings 2019-01-31 19:47:55 -05:00
Tomas Slusny
703ad06a4e Add party support to Discord plugin
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-31 19:47:55 -05:00
Tomas Slusny
5d07305ac3 Use new /ws service
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-31 19:47:55 -05:00
Tomas Slusny
6a93ee2ffe Save current Discord user in Discord service
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-31 19:47:55 -05:00
Tomas Slusny
c198433bb6 Prevent ProgressBarComponent from overflowing
Limit max bar width to 100% to prevent overflowing.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-31 19:47:55 -05:00
Adam-
3dc608a6c3 Add party service 2019-01-31 19:47:55 -05:00
Adam-
d6d5e875e4 Split WSClient from SessionManager
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-31 19:47:55 -05:00
Tomas Slusny
3fb537a9f5 Add party-related websocket messages
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Co-authored-by: Adam- <adam@sigterm.info>
2019-01-31 19:47:55 -05:00
Tomas Slusny
b676985e3b Make WebsocketGsonFactory more extensible
- Expose methods for creating gson adapters from pre-defined factory
messages + user-specified messages
- Expose methods for creating Gson object from adapter factory

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-31 19:47:55 -05:00
Max Weber
f17633daf9 http-api: Include commit hash in User-Agent 2019-01-31 19:47:49 -05:00
Adam
9ab9437936 xp trackers: fix not correctly fetching start xp 2019-01-31 19:47:49 -05:00
Adam
5a6dd8987c travis: encrypt irc notification
This prevents forks from sending notifications
2019-01-31 14:46:21 -05:00
Kamiel
5ce0153547 raids plugin: Update LayoutSolver layout codes
As of a game update, several layouts were changed and/or added/removed. This updates the LayoutSolver to include all currently used layouts to fix an issue of the scouter not appearing.
2019-01-31 20:06:48 +01:00
Tomas Slusny
5370049133 Move timestamp color config to timestamp plugin
This color is used ONLY in timestamp plugin but it was for some
reason included in core.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-31 19:33:15 +01:00
Runelite auto updater
3d85d378fb [maven-release-plugin] prepare for next development iteration 2019-01-31 12:21:54 +00:00
Runelite auto updater
84bfc2c45a [maven-release-plugin] prepare release runelite-parent-1.5.10 2019-01-31 12:21:46 +00:00
Tomas Slusny
4e4bd3f359 Merge pull request #7039 from raiyni/pr-6414
Add custom RuneLite Color picker
2019-01-30 21:14:37 +00:00
Tomas Slusny
ea834563db Merge pull request #7627 from Lucwousin/fix-clue-chat-colour
Add normal colour to the !clues command
2019-01-30 13:37:19 +00:00
Lucas
3a84c5f4f8 Add normal colour to the !clues command 2019-01-30 12:50:14 +01:00
4444N
e5503efd1a Remove tags from chat notifications (#7608)
- Remove tags from chat notifications matcher
- Remove tags from chat notifications notifier

Resolves #7596 
Resolves #7371
2019-01-30 08:35:10 +00:00
daiya7
53a1a9bb7f Update slayer points in tooltip while in rewards screen (#7620)
Slayer points are updated while in the rewards menu, including before
and after a purchase. Previously, the points variable was updated on
each tick to whatever was displayed in the "Slayer points: "
widget, but that change was never reflected in the tooltip until the
next tooltip update. The tooltip now updates whenever a change in
slayer points is detected while in the rewards menu.

Closes #7611
2019-01-30 08:32:23 +00:00
Tomas Slusny
32f683cd71 Merge pull request #7621 from deathbeam/dots-are-lame
Remove anymatch regex from chat commands plugin patterns
2019-01-30 08:30:55 +00:00
Tomas Slusny
1d50c70d41 Merge pull request #7616 from RyBo/hot-cold-clues
Change location of clue scroll coordinates in Feldip Hills
2019-01-30 08:30:29 +00:00
Jordan Atwood
b559fd859b chat commands: Add test case for PB without trailing period 2019-01-30 09:13:26 +01:00
Tomas Slusny
14cd865d07 Remove anymatch regex from chat commands plugin patterns
To avoid breaking existing plugins instead of properly escaping anymatch
(dot) just remove it as it do not changes the functionality.

Fixes #7615

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-01-30 09:13:26 +01:00
Jordan Atwood
eb7ebddec3 player indicators: Add name position configuration
This allows players to select from a number of positions where they
would like highlighted player's names to be drawn relative to the
player's model.

Closes runelite/runelite#878
2019-01-29 16:29:19 -08:00