Commit Graph
14312 Commits
Author SHA1 Message Date
Lucwousin 5270dfcbf9 Merge pull request #2708 from Lucwousin/sentry-gunnoe-gek
client: Fix sentry, improve logging
2020-06-23 20:51:48 +02:00
Lucwousin 31a5061478 rename udp.xml to make sure we use the correct one, try-with-res the stream 2020-06-23 20:38:43 +02:00
Adam 974343aac6 grounditems: add option to outline text 2020-06-23 12:48:41 -04:00
Adam ac60e7772c textcomponent: add option to outline text 2020-06-23 12:48:41 -04:00
TheStonedTurtle cb45966a30 skillcalc: Add Daeyalt essence bonus (#11839) 2020-06-23 10:20:19 +02:00
Lucwousin 220686ba9a Add version to jgroups xml 2020-06-22 18:57:51 +02:00
Lucwousin 20d3646e4e Fix sentry.properties and bump up log level for pf4j and jgroups 2020-06-22 18:13:59 +02:00
Lucwousin 40806312cd Fix client filterResources task 2020-06-22 18:11:03 +02:00
Adam da9de0940c screenmarkers: cleanup widget marker overlay bounds logic
This additionally adds a null check to the getChild() call
2020-06-21 22:57:47 -04:00
Lucwousin f91941d22a Merge pull request #2707 from Lucwousin/assert-u-see-dem-errors
gradle: enable assertions when running from gradle
2020-06-22 01:37:21 +02:00
Lucwousin 56639cb30f enable assertions when running from gradle 2020-06-22 01:30:21 +02:00
Jordan Atwood e4c818d4a5 worldmap: Add Daeyalt essence mine tooltip 2020-06-21 15:59:38 -07:00
Jordan Atwood 2ad0ea80dc worldmap: Add Drakan's medallion teleport locations 2020-06-21 15:59:37 -07:00
Lucwousin 13fbfb0047 Merge pull request #2706 from Lucwousin/symlinks
client: Respect symlinks for the config file
2020-06-21 17:53:21 +02:00
Lucwousin e2e146efbf Respect symlinks for the config file 2020-06-21 17:20:54 +02:00
Lucwousin b76c1b2eca Merge pull request #2702 from open-osrs/GRADLE-DEPS-UPDATE-1c68411ca
project: Update gradle dependencies
2020-06-21 10:33:55 +02:00
Dutta64 8ec7c99000 varbits: add loot drop notification 2020-06-21 10:27:31 +02:00
Joseph Zeffiro 3183ceebc9 mousehighlight: Add toggle to hide spellbook tooltips (#11924)
This prevents mouse tooltips from covering the vanilla client spell
tooltips.
2020-06-21 05:15:50 +00:00
Lucwousin 0e6f5f4b46 rename clanchat methods in RSClanChat 2020-06-21 07:00:23 +02:00
Oliver Payne 8b32851442 CoordinateClue: Improve Ice Mountain clue location description (#11907)
This change will encourage players to use the monastery teleport instead
of teleporting to Edgeville.
2020-06-21 02:38:28 +00:00
Adam 0de98f57e8 client: fetch jav_config over https 2020-06-19 10:28:37 -04:00
OpenOSRS 92641f4d76 project: Update gradle dependencies 2020-06-19 00:03:40 +00:00
Jordan c09dcea742 Merge pull request #11927 from Hydrox6/clues-sherlock-nech
clues: add mention that nechryael has to be in the slayer tower
2020-06-18 14:25:57 -07:00
Hydrox6 1975e2c690 clues: add mention that nechryael has to be in the slayer tower 2020-06-18 22:09:06 +01:00
Adam ae5125398f client: correct spelling of taverley 2020-06-18 15:44:32 -04:00
Abex ba7be1ee79 Merge pull request #11891 from Trevor159/healthbar-dumper
cache: add healthbar dumper
2020-06-18 12:29:44 -06:00
Jordan 45860e0738 Merge pull request #11918 from Broooklyn/friends-chat
FriendsChatConfig: Fix config grammar
2020-06-18 11:23:27 -07:00
Owain van Brakel 1c68411ca9 Merge pull request #2701 from Owain94/crash 2020-06-18 15:21:26 +02:00
Owain van Brakel bf7b4e2a8f client: Don't crash when outdated plugins are trying to load 2020-06-18 15:20:54 +02:00
Owain van Brakel d6e318d1a5 Merge pull request #2700 from Owain94/upstream-1806 2020-06-18 14:16:05 +02:00
Owain van Brakel ca4e84114e rsapi: Rename missed function 2020-06-18 14:08:23 +02:00
Owain van Brakel 17765e01db api: Remove dangling function 2020-06-18 13:49:13 +02:00
Owain van Brakel 2ac53f44bd Merge remote-tracking branch 'origin/master' 2020-06-18 13:33:19 +02:00
Owain van Brakel 60c016f0aa Merge remote-tracking branch 'runelite/master' 2020-06-18 13:33:15 +02:00
Owain van Brakel 757130215f Merge remote-tracking branch 'runelite/master' 2020-06-18 13:32:31 +02:00
ThatGamerBlue a1f7df6c5a Merge pull request #2699 from ThatGamerBlue/190
chore: rev 190
2020-06-18 12:25:26 +01:00
Runelite auto updater 90729281a1 Bump for 1.6.21-SNAPSHOT 2020-06-18 11:23:53 +00:00
Runelite auto updater b5ca6a9d7f Release 1.6.20 2020-06-18 11:23:44 +00:00
ThatGamerBlue 655106b9df chore: rev 190 2020-06-18 12:15:38 +01:00
Adam 0bec5ff26b Change client jsr305 dependency to compiled scope
Guice requires nullable be visable at runtime when in reduced
functionality mode in order to build the injector due to the optional
client dependencies
2020-06-18 07:02:30 -04:00
Runelite auto updater a1e0c9e6d0 Update 190 2020-06-18 10:39:49 +00:00
Broooklyn 49d4aa08aa FriendsChatConfig: Fix config grammar 2020-06-18 04:11:00 -04:00
github-actions[bot] 3dab4ee601 Merge pull request #2697 from open-osrs/NPC-UPDATE-c97f7b196
Client: Update NPC stats
2020-06-18 00:16:08 +00:00
OpenOSRS b568b83c5e Client: Update NPC stats 2020-06-18 00:09:19 +00:00
whaevr 1fbb9058c0 loot tracker: add coffins from Hallowed Sepulchre 2020-06-17 14:06:43 -04:00
Max Weber bab6fce9d5 devtools: Show actor pose animation 2020-06-17 11:16:01 -06:00
Max Weber b0cb875c62 rl-api: import (idle)?PoseAnimation 2020-06-17 11:15:55 -06:00
AdamandThatGamerBlue 111f099654 death indicator: add clear option to infobox
Co-authored-by: ThatGamerBlue <thatgamerblue@gmail.com>
2020-06-17 12:52:45 -04:00
Adam 48357f9329 client: add support for menu options on infoboxes 2020-06-17 12:52:45 -04:00
Adam 1b7dadeb68 overlay: optimize some menu handling code 2020-06-17 12:52:45 -04:00