Commit Graph

9156 Commits

Author SHA1 Message Date
OpenOSRS
fc48fd118a Client: Update NPC stats 2020-03-13 00:17:14 +00:00
Justin
65c7f6cd58 splashscreen: fix percentage (#2431)
sometimes, counting can be a bit hard
2020-03-12 22:58:27 +00:00
ThatGamerBlue
b1cc051920 Revert "gradle: implementation -> api" 2020-03-12 20:21:28 +00:00
ThatGamerBlue
60ba2cfd6d gradle: implementation -> api 2020-03-12 01:04:29 +00:00
OpenOSRS
135293c7de Client: Update NPC stats 2020-03-12 00:16:21 +00:00
Owain van Brakel
69e9ea03d0 plugins: Remove plugin from the plugin list if it failed to start 2020-03-11 12:09:33 +01:00
Owain van Brakel
cb0995f037 project: Update to RxJava 3 2020-03-11 11:20:21 +01:00
Owain van Brakel
8a0c6bd2bf Merge pull request #2421 from Owain94/misc
client: Misc
2020-03-11 08:38:27 +01:00
Owain van Brakel
38e57e6eeb client: Misc 2020-03-11 08:30:49 +01:00
OpenOSRS
5a977a520f Client: Update NPC stats 2020-03-11 00:16:35 +00:00
Owain van Brakel
b9e55b5f76 project: Update dependencies 2020-03-10 13:56:45 +01:00
Owain van Brakel
fde1307aa7 info: Hide launcher version if it's null 2020-03-10 11:48:50 +01:00
OpenOSRS
f3c13513e4 Client: Update NPC stats 2020-03-10 00:16:49 +00:00
Owain van Brakel
e5dd288ffd Merge remote-tracking branch 'runelite/master' 2020-03-09 22:40:04 +01:00
Max Weber
480a5ab921 music: correctly recreate volume widgets after relogs 2020-03-09 01:28:29 -06:00
Daniel
a34d9d30d6 Reset Discord status after a while of being in menu (#9116)
Closes #667
2020-03-08 23:01:23 +01:00
github-actions[bot]
a874dea114 Merge pull request #2416 from open-osrs/NPC-UPDATE-a19b0cb73
Client: Update NPC stats
2020-03-08 00:24:26 +00:00
OpenOSRS
026c7a9675 Client: Update NPC stats 2020-03-08 00:16:24 +00:00
Owain van Brakel
de656e04e8 Merge remote-tracking branch 'origin/master' 2020-03-08 01:00:10 +01:00
Owain van Brakel
cf384f8823 externals: Fix legacy array sort error that caused all externals to fail loading 2020-03-08 00:49:02 +01:00
Owain van Brakel
9193fd24b9 alwaysontop: Always set a parent component to prevent components from rendering behind the main panel 2020-03-08 00:43:47 +01:00
OpenOSRS
dd9d1dd9f0 Client: Update NPC stats 2020-03-07 00:16:03 +00:00
Adam
92c588c348 ui: correct cursor hotspot to 0,0
This has never been correct, but worked because the container is always in the
client frame at 0,0
2020-03-06 16:27:01 -05:00
Adam
abaf45092b interface styles: only adjust widget positions when tli is resized 2020-03-06 15:51:30 -05:00
Ron Young
0db9fb97e9 ChatboxItemSearch: check for duplicate item images 2020-03-06 15:50:53 -05:00
melkypie
172b30dc42 scripts: use ScriptPostFired event for scripts that callback at the end of the script
Uses the ScriptPostFired event that was added with the script inspector dev tool, removing the scripts that can be done with it.
2020-03-06 14:59:26 -05:00
DeliciousLunch55
31aa8ab26c BeginnerMapClue: Add Fairy Ring code to Wizard's Tower clue hint 2020-03-06 19:28:28 +00:00
Trevor
43123e46a3 client: fix default sessionfile/config args 2020-03-06 14:08:50 -05:00
Tomas Slusny
25d84dddec Merge pull request #10916 from adwitkow/worldmap-transport
worldmap: add targets to Wilderness Levers & clarify their tooltips
2020-03-06 20:01:45 +01:00
Tomas Slusny
ca622d214e Merge pull request #10967 from abextm/gauntlet-timer-movable
runelite-client: Make gauntlet timer layoutable
2020-03-06 19:36:34 +01:00
Ryan Hermstein
128c43b103 clues: update Eluned cryptic clue message 2020-03-06 12:48:50 -05:00
Brennan Williams
0a3b42a64a shift anti drag: fix default bank drag delay 2020-03-06 12:08:36 -05:00
Trevor
d19e125998 client: add session and config file arguments 2020-03-06 11:47:58 -05:00
Adam
f30889bdf5 Merge pull request #9940 from Alexsuperfly/agility-pyramid-total-exp
agility: account for bonus exp from agility pyramid
2020-03-06 10:38:11 -05:00
Alexsuperfly
7b1819a207 mining: add Lovakite rocks 2020-03-06 10:23:03 -05:00
Alexsuperfly
7b453cf263 mining: show respawn timers after GameState change 2020-03-06 10:23:03 -05:00
raqes
a5010517d0 interface styles: Add 2006 interface
Closes runelite/runelite#7581

Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2020-03-06 10:14:08 -05:00
raqes
34df2aaec0 interface styles: Fix 2005 prayer tab fixed viewport 2020-03-06 10:14:08 -05:00
Adam
8674a4f998 speccounter: use hitsplats for determining spec hit 2020-03-06 09:42:23 -05:00
Håkon Rosseland Paulsen
183761cafb menu swapper: add shift-modifier to bank deposit box 2020-03-06 09:35:47 -05:00
Max Weber
514325920c runelite-client: Make gauntlet timer layoutable 2020-03-06 00:26:35 -07:00
OpenOSRS
0246492d00 Client: Update NPC stats 2020-03-06 00:16:39 +00:00
ThatGamerBlue
dc6942197e chatfilter: add filtering by username 2020-03-05 15:28:05 -05:00
ST0NEWALL
4b22fecb20 Merge pull request #2409 from open-osrs/proxy-arg
client: fix null proxy launcher arg
2020-03-05 13:52:26 -05:00
Alexsuperfly
1516027001 agility: account for bonus exp from agility pyramid 2020-03-05 13:52:01 -05:00
Alexsuperfly
5a6072de81 agility: set lastObstacleXp to 0 on courses that use worldpoints 2020-03-05 13:52:01 -05:00
stone-wall
4784cf1b3b Fix null proxy launcher arg 2020-03-05 08:57:04 -05:00
Runelite auto updater
962d0cde4d Bump for 1.6.10-SNAPSHOT 2020-03-05 12:43:06 +00:00
Runelite auto updater
d69cc6160f Release 1.6.9 2020-03-05 12:42:58 +00:00
Ganom
b0f1e85c2e project: upstream fixes. 2020-03-05 07:37:01 -05:00