Commit Graph
13832 Commits
Author SHA1 Message Date
Tomas Slusny 82f0c3b927 Merge pull request #11334 from while-loop/xp-tracker-ttl
xp-tracker: Add Time-To-Level to Canvas And XP Tracker
2020-05-02 20:42:43 +02:00
Dock db684c98d9 client session manager: fix shutdown race deleting a null session 2020-05-02 13:43:21 -04:00
Hydrox6 137fa0e3cf Revert "npc aggro timer: Add option to hide hint overlay (#8610)"
This reverts commit 1242a508bc.
2020-05-02 18:16:50 +01:00
Jordan Atwood 7bea9f9f3b timers: Remove color matching for teleblock messages
When playing using the resizable viewport and the transparent chatbox,
teleblock messages are sent using a different color than when using the
standard chatbox. This commit removes that color matching entirely from
messages indicating that a teleblock timer has been applied or removed.
2020-05-02 13:14:23 -04:00
Anthony Alves e5a7f9af73 loot-tracker: make clue scroll drops stackable 2020-05-02 13:04:48 -04:00
Anthony Alves cb4542469b xp-tracker: add option to show ttl or percentage til goal 2020-05-02 13:01:22 -04:00
Anthony Alves 240b14453f xp-tracker: add more configurable labels to canvas overlay 2020-05-02 13:00:35 -04:00
Anthony Alves 3cb2f68725 xp-tracker: add configurable labels to XpInfoBox
This commit allows users to change the XpInfoBox to which ever xp stat is available in the config menu. This also adds TTL in the form of hh:mm:ss to the info box
2020-05-02 13:00:34 -04:00
TheStonedTurtle 95481bbbd1 loot tracker - Fix ignoredItems config value ordering 2020-05-02 12:35:44 -04:00
TheStonedTurtle 08b49d78da loot tracker - add ability to ignore loot events 2020-05-02 12:35:44 -04:00
TheStonedTurtle 7bec4999fd loottracker - Reword syncPanel config description 2020-05-02 12:35:44 -04:00
Max Weber 2836f89b9e rl-api, rl-client: Remove core logger 2020-05-02 10:52:48 -04:00
Owain van Brakel 6f8b96d54b Merge pull request #2547 from Owain94/rxrelayandinjector 2020-05-02 16:45:59 +02:00
Owain van Brakel 46a9ed8aa8 Merge pull request #2545 from open-osrs/duplicate-check-before-saving 2020-05-02 16:45:19 +02:00
Owain van Brakel 90b8445e23 project: Bump injector and rxrelay 2020-05-02 16:39:37 +02:00
ThatGamerBlue c88fc2c28b Merge pull request #2546 from open-osrs/env-vars-publish
gradle: use environment variables for publishing
2020-05-02 13:56:34 +01:00
ThatGamerBlue 4f7aa2fa20 use underscores 2020-05-02 13:38:11 +01:00
ThatGamerBlue 440eafd926 gradle: use environment variables for publishing 2020-05-02 13:31:18 +01:00
Ganom bf97fb11eb externalpluginmanager: ensure no duplicates are saved to config.
externalpluginmanager: add verbose debug logging.
2020-05-02 08:24:56 -04:00
github-actions[bot] 4b00994a89 Merge pull request #2544 from open-osrs/NPC-UPDATE-4f25c1544
Client: Update NPC stats
2020-05-02 00:15:07 +00:00
OpenOSRS bbc0841d34 Client: Update NPC stats 2020-05-02 00:09:13 +00:00
Adam 0b6dabd9a3 travis: force tls 1.2
The openjdk 11 version travis uses does not correctly handle tls 1.3 session
resumption
2020-05-01 18:12:51 -04:00
Owain van Brakel 4f25c15448 client: Remove groovy 2020-05-01 21:57:21 +02:00
Owain van Brakel 6220662064 Merge pull request #2543 from Owain94/rl-1.6.13 2020-05-01 20:19:31 +02:00
Adam 0e6f9f9aec gpu: add support for osx
Compute shaders must be forced off due to macos not supporting opengl
4.3
2020-05-01 14:14:39 -04:00
Adam f95c5af4e4 client: update to jogl 2.4.0-rc-20200429
This also drops linux i586 support as I do not have any 32bit machines, and they are uncommon now anyway.
2020-05-01 14:14:39 -04:00
Owain van Brakel 04188f2d82 Merge remote-tracking branch 'runelite/master' 2020-05-01 20:08:11 +02:00
Runelite auto updater 1db99628a1 Bump for 1.6.14-SNAPSHOT 2020-05-01 15:44:43 +00:00
Runelite auto updater bf76bd140e Release 1.6.13 2020-05-01 15:44:35 +00:00
Adam d25546f5db Add dmmt world type and tournament hiscore endpoint 2020-05-01 10:25:50 -04:00
Owain van Brakel c3a399b595 Merge pull request #2542 from Owain94/injectorplugin-1.1.0 2020-05-01 13:52:10 +02:00
Owain van Brakel 41508a74fe project: Use latest injector 2020-05-01 13:35:18 +02:00
Owain van Brakel 606f446cda Merge pull request #2541 from Owain94/depupdate-0105 2020-05-01 11:16:15 +02:00
Owain van Brakel 027f3fc464 Merge pull request #2540 from Owain94/upstream-0105 2020-05-01 11:11:44 +02:00
Owain van Brakel e7ca86a429 project: dependency update 2020-05-01 11:08:22 +02:00
Owain van Brakel d85c76bebe project: Bump version 2020-05-01 10:48:56 +02:00
Owain van Brakel 07dfc9c2ff Merge remote-tracking branch 'runelite/master' 2020-05-01 10:48:46 +02:00
15987632 1c272bb649 cache: add spotanim dump test 2020-05-01 00:44:36 -06:00
github-actions[bot] 7572168ab7 Merge pull request #2539 from open-osrs/NPC-UPDATE-3ff00d330
Client: Update NPC stats
2020-05-01 00:15:54 +00:00
OpenOSRS 09d1af177d Client: Update NPC stats 2020-05-01 00:09:21 +00:00
Psikoi 07b8798cac Add Wise Old Man to XP Updater plugin 2020-04-30 19:40:19 -04:00
Psikoi 1778d5d79b Refactor xp updater requests to use generic request sender method 2020-04-30 19:40:19 -04:00
Kyle 3ff00d330b Merge pull request #2538 from tomcylke/move-button-clicked-event
project: move config button clicked event
2020-05-01 00:31:13 +01:00
Thomas Cylke e2aca28979 project: move config button clicked event 2020-04-30 19:18:48 -04:00
Tomas Slusny 84885f7546 Add option to copy chat message contents to clipboard
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2020-05-01 00:09:57 +02:00
Ganom a84880b0e7 playermanager: fix player spawn overriding appearance change. (#2536) 2020-04-30 15:39:07 -04:00
Adam f60d818558 chat notifier: fix highlight own name matching player names with spaces
We internally rewrite nbsp to space in Player.getName(), but the in-game
drop messages which include players names still have nbsp. Modify the
generated username matcher pattern to match either nbsp or space.
2020-04-30 15:07:27 -04:00
Ganom 4fa0885e12 panelcomponent: add override for panel resizing. (#2535) 2020-04-30 12:04:05 -04:00
Adam f9ad57625c item identification: add divine bastion and battlemage potions 2020-04-30 12:01:54 -04:00
Adam b48936eec1 itemstats: add divine bastion and battlemage potions 2020-04-30 12:00:11 -04:00