Commit Graph
6793 Commits
Author SHA1 Message Date
Runelite auto updater 18167a7782 [maven-release-plugin] prepare for next development iteration 2019-02-21 12:11:57 +00:00
Runelite auto updater ccaa955572 [maven-release-plugin] prepare release runelite-parent-1.5.13 2019-02-21 12:11:50 +00:00
Abex f43b747755 Merge pull request #7942 from Abextm/widget-loops-refactor-external
Widget loops refactor external
2019-02-20 22:26:52 -07:00
Adam 8923dae45e client: only enable developer mode if launcher version isn't set 2019-02-20 19:29:13 -05:00
Adam 2f9185e67c Merge pull request #7915 from medesetmedes/my-fix-branch
Add the option to show the profit/loss of High Alchemy on items
2019-02-20 08:36:32 -05:00
AdamandMedes 3cf17cb6e5 item prices: add high alch profit to overlay
Co-authored-by: Medes <ahmadissa1994@gmail.com>
2019-02-20 08:02:02 -05:00
theGeekPirate 9d7dbe2aea Correct Falador teleport XP in Skill Calc (#7943) 2019-02-20 08:38:59 +00:00
Adam 9c6e3ae09f Merge pull request #7695 from MrGroggle/agility-update
Agility plugin clickbox - High level colours
2019-02-19 21:16:25 -05:00
Harry SempleandAdam 4c1a5307ec agility plugin: color shortcuts you don't have the level to use differently
This creates a new agility shortcut enum in the client, extracted from
the world map plugin, to keep track of shortcut location and level
requirement. The old shortcuts in the agility plugin were merged into
this too.

Co-authored-by: Adam <Adam@sigterm.info>
2019-02-19 21:01:37 -05:00
Adam 435bfa7ccb Merge pull request #7811 from Hydrox6/jewellry-infobox
Add infoboxes to item charges plugin
2019-02-19 19:10:50 -05:00
Hydrox6andTomas Slusny 1a38158651 Add infoboxes to item charges plugin
Closes #1318

Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-19 23:06:58 +00:00
Tomas Slusny ac8f728d47 Remove dodgy charges variable from item charges plugin
Just use config class directly, this variable makes no sense.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-19 22:53:26 +00:00
Adam 06d4adc5e4 client: change Counter infobox to store count as an integer 2019-02-19 10:04:42 -05:00
Adam 643950d4dc Merge remote-tracking branch 'adam/spring-gson-2' 2019-02-19 08:52:36 -05:00
Will Thomas be39033574 wiki plugin: Add skill guide lookup
Signed-off-by: Will Thomas <github@willthoms.org.uk>
2019-02-19 08:41:23 -05:00
Tomas Slusny 06f2a13908 Merge pull request #7911 from dennisdev/remove-unnecessary-tex-bind
gpu: Remove unnecessary texture bind
2019-02-19 10:00:48 +00:00
Tomas Slusny 2a65365037 Merge pull request #7929 from deathbeam/less-small-icons
Do not use default smallImageKey for Rich Presence
2019-02-19 09:53:18 +00:00
Tomas Slusny ed461e14e5 Do not use default smallImageKey for Rich Presence
Having big image with RuneLite logo and then small image with RuneLite
logo in it's corner do not looks very good, so update the small icon
only when it is showing something interesting.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-19 08:54:33 +01:00
Tomas Slusny 387398c054 Merge pull request #7922 from deathbeam/add-discord-version
Add version information to Discord tooltip
2019-02-19 07:51:22 +00:00
Tomas Slusny 703c85f3aa Merge pull request #7924 from deathbeam/check-for-area-update
Check for area update on Discord plugin startup
2019-02-19 07:41:51 +00:00
Max Weber 2c822800c8 runelite-api: Add missing widget types 2019-02-18 20:51:43 -07:00
Max Weber 1089eba6bc mixins: rename gameDraw to renderWidgetLayer 2019-02-18 20:51:38 -07:00
Adam 38bf2a57ac Merge pull request #6875 from TheStonedTurtle/PrivateMessageCycle
Add PM Target Cycling to Chat History plugin
2019-02-18 21:32:56 -05:00
Tomas Slusny ef1818b6df Check for area update on Discord plugin startup
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-19 00:44:09 +01:00
Tomas Slusny 64998de1a2 Merge pull request #7921 from deathbeam/add-new-slay-helm
Support new Hydra slayer helmet in clue scroll plugin
2019-02-18 23:17:42 +00:00
Tomas Slusny e77b3ec76d Add version information to Discord tooltip
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-18 23:52:50 +01:00
Tomas Slusny 2c76947527 Support new Hydra slayer helmet in clue scroll plugin
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-18 23:25:48 +01:00
Adam 6186314dbc http service: fix overwriting all default message converters
The previous change to try and force GSON for serialization broke
default message converters such as text/plain. Change to use
extendMessageConverters and remove the Jackson converter instead.
2019-02-18 16:39:34 -05:00
Adam f62e7e3f14 config controller: add test 2019-02-18 16:39:01 -05:00
Adam aa5789b843 config service: split into service and controller 2019-02-18 16:38:36 -05:00
TheStonedTurtle c3bbd49348 Add Chat History config options 2019-02-18 08:29:56 -08:00
TheStonedTurtle 1fd617c359 Add PM Target Cycling to Chat History plugin 2019-02-18 08:28:47 -08:00
Adam 827a91b7ef Merge pull request #7892 from Abextm/vm-stack
mixins: Include game crash string in log
2019-02-18 08:45:54 -05:00
Dennis f0c5e0d1f7 gpu: remove unnecessary texture bind 2019-02-18 13:41:05 +01:00
Adam c379e631d5 Merge branch 'spring-datasource' 2019-02-17 18:01:27 -05:00
Adam 38cdbfcb6b http service: use http-api gson instance 2019-02-17 17:59:54 -05:00
Adam c55491cc11 http service: add loottracker controller test 2019-02-17 17:59:54 -05:00
Adam 2a41d88c29 http service: use spring datasource configuration 2019-02-17 17:59:53 -05:00
Tomas Slusny 02b804293a Merge pull request #7898 from deathbeam/fix-infobox-messages
Log infobox removal only if infobox was removed
2019-02-17 21:05:35 +00:00
Tomas Slusny a26197e91e Log infobox removal only if infobox was removed
Debug log infobox removal from infobox manager only if infobox was
really removed.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-17 21:57:50 +01:00
Tomas Slusny 6004ac48bb Merge pull request #7705 from deathbeam/add-layoutable-bounds
Add .getBounds() to LayoutableRenderableEntity
2019-02-17 13:28:18 +00:00
Yani e5387a37e2 Update Rimmington yew tree location after Veos moved (#7889) 2019-02-17 03:47:26 +00:00
Max Weber 38ab569422 mixins: Include game crash string in log
This lets the client print the cs2 vm stack to our logs
2019-02-16 20:36:33 -07:00
Tomas Slusny c1e2d04f0d Merge pull request #7735 from Mabel5/object-markers-on-decorations
Add decorations to object marker plugin
2019-02-17 03:23:21 +00:00
mabel5 7f3584e155 Added decoration objects to object markers
Fixes #7711
2019-02-17 04:15:58 +01:00
Tomas Slusny a3d461c516 Merge pull request #7876 from deathbeam/twitter-service-no-not-throw
Log only exception message on feed lookup failures
2019-02-17 03:11:29 +00:00
Adam fe2eba06a7 http service: use gson instead of jackson for json serialization
This fixes deserailization of the loot timestamps for the loot tracker,
and maybe other things. Note this does not use the same Gson instance as
http-api as Spring creates its own Gson, however they are both default
Gson instances.
2019-02-16 21:14:17 -05:00
Adam ca8ee682fa Merge pull request #7824 from Abextm/decorative-hulls
Fix DecorativeObject ConvexHulls
2019-02-16 19:15:18 -05:00
Adam b855371d8b xptracker: treat players with rank -1 as unranked 2019-02-16 19:02:50 -05:00
Adam 5b16aa2365 Merge pull request #7788 from Adam-/groundmarker-cleanup
api: add method to find instanced tiles in the scene
2019-02-16 18:51:18 -05:00