Commit Graph

13259 Commits

Author SHA1 Message Date
Adam
dd18626d15 components: use common Text.removeTags
This was only removing color tags before, however neither text component
nor line component can correctly handle the other tags anyway, so remove
all tags
2020-03-16 15:27:45 -04:00
Adam
7c8095785f linepanelcomponent: remove empty string text component renders 2020-03-16 15:27:45 -04:00
Adam
7672efda3f experience: remove unnecessary Math.floor() calls 2020-03-16 15:26:01 -04:00
github-actions[bot]
349daf4994 Merge pull request #2437 from open-osrs/NPC-UPDATE-3971fa5c1
Client: Update NPC stats
2020-03-16 00:26:08 +00:00
OpenOSRS
497d335de4 Client: Update NPC stats 2020-03-16 00:17:27 +00:00
Tyler Bochard
3971fa5c15 Merge pull request #2433 from open-osrs/externalserror1
externals: prevent loading failure if externals are malformed
2020-03-15 13:41:03 -04:00
github-actions[bot]
5b551c48ac Merge pull request #2436 from open-osrs/NPC-UPDATE-5374f044f
Client: Update NPC stats
2020-03-15 00:25:56 +00:00
OpenOSRS
6103151a91 Client: Update NPC stats 2020-03-15 00:17:02 +00:00
Tomas Slusny
c8e55621f6 Merge pull request #11012 from AustinGarrettR/NightmareDiscordEvents
Added nightmare dungeon and nightmare boss to discord game events.
2020-03-14 21:26:03 +01:00
Tomas Slusny
e0ae9bf005 Merge pull request #10983 from deathbeam/add-panel-component-tooltips
Add panel component tooltips and migrate XpGlobesOverlay tooltips to new system
2020-03-14 18:43:51 +01:00
Tomas Slusny
6234213505 Migrate XpGlobesOverlay tooltips to component tooltips
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Co-Authored-By: Jordan <Nightfirecat@users.noreply.github.com>
2020-03-14 17:17:17 +01:00
Adam
82cef93296 opponentinfo: account for panel border in overlay size 2020-03-14 12:07:47 -04:00
Austin
3236ff67de Added nightmare dungeon and nightmare boss to discord game events. 2020-03-13 23:49:35 -06:00
Jordan
c282e33c46 Merge pull request #11007 from dekvall/essence-mes-desc
menu entry swapper: update essence mine description to include all npcs
2020-03-13 17:39:01 -07:00
dekvall
85c0ed29a6 menu entry swapper: update essence mine description to include all npcs 2020-03-14 01:15:58 +01:00
Jordan
a0ba612219 Merge pull request #10974 from Nightfirecat/center-more-hot-cold-clues
HotColdLocation: Center some location spots
2020-03-13 15:33:48 -07:00
ThatGamerBlue
5374f044ff gradle: shouldve pr'd that last one... 2020-03-13 21:43:03 +00:00
ThatGamerBlue
ff99f60b59 gradle: this module is no longer located here, but this repository responds errantly when a module version doesnt exist 2020-03-13 21:34:45 +00:00
ThatGamerBlue
80b73d0eae jitpack: make it rebuild the project 2020-03-13 21:29:01 +00:00
BrandtHill
6381cc1829 clues: update clue text for stealing from ardougne chest 2020-03-13 12:48:52 -04:00
Adam
e49e4a0c97 Merge pull request #10776 from Nightfirecat/skill-challenge-clue-highlight-broken-lamps
Add NamedObjectClueScroll interface, highlight broken Dorgesh-kaan lamps
2020-03-13 10:46:55 -04:00
Owain van Brakel
60475ec79a jitpack: Make logs readable 2020-03-13 14:26:02 +01:00
Owain van Brakel
09fae04b0a Merge remote-tracking branch 'runelite/master' 2020-03-13 13:55:07 +01:00
Owain van Brakel
785cbf6510 Sentry: Remove init 2020-03-13 12:29:42 +01:00
Owain van Brakel
6987d28538 sentry: Fix logging 2020-03-13 12:15:07 +01:00
Tomas Slusny
9a54e7af94 Merge pull request #11002 from ThatGamerBlue/10998-rl
menuentryswapper: swap talk-to with teleport on rune essence mine npcs
2020-03-13 11:02:19 +01:00
Tomas Slusny
0e7640a9d5 Merge pull request #10994 from dekvall/more-grid-stuff-ugh
inventory grid: fix showing the replaced item in the initial spot
2020-03-13 11:00:30 +01:00
Tyler Bochard
4f06032958 Merge branch 'master' into externalserror1 2020-03-12 22:33:30 -04:00
TheRealNull
ce55c306c6 externals: prevent loading failure if externals are malformed 2020-03-12 22:31:16 -04:00
github-actions[bot]
b6b1ae3659 Merge pull request #2432 from open-osrs/NPC-UPDATE-65c7f6cd5
Client: Update NPC stats
2020-03-13 00:45:03 +00:00
OpenOSRS
fc48fd118a Client: Update NPC stats 2020-03-13 00:17:14 +00:00
Cody Brown
7b4387a920 menu swapper: essence mine teleport menu, swap talk-to with teleport on distentor and aubury 2020-03-12 23:02:59 +00:00
Justin
65c7f6cd58 splashscreen: fix percentage (#2431)
sometimes, counting can be a bit hard
2020-03-12 22:58:27 +00:00
ST0NEWALL
f7e97d2337 Merge pull request #2427 from stone-wall/playericon-events
client: Events for player Skull and Prayer Icon Changes
2020-03-12 16:43:23 -04:00
stone-wall
ba4da6ade4 simplify 2020-03-12 16:34:20 -04:00
ST0NEWALL
6d9d5081d3 Merge pull request #2428 from open-osrs/revert-2426-gradle-testing
revert: "gradle: implementation -> api"
2020-03-12 16:28:15 -04:00
ThatGamerBlue
b1cc051920 Revert "gradle: implementation -> api" 2020-03-12 20:21:28 +00:00
stone-wall
4f414b0946 tested wow it works 2020-03-12 13:11:26 -04:00
Jordan Atwood
af7647e204 HotColdLocation: Center some location spots
Center some hot-cold locations as reported and verified from the mega
issue.

Note: Because this commit makes adjustments to some locations relied
upon in the hot-cold solver class test, some tests must be adjusted in
order to keep passing.

Ref: #9601
2020-03-12 10:00:38 -07:00
ThatGamerBlue
08d95331ec Merge pull request #2426 from open-osrs/gradle-testing
gradle: implementation -> api
2020-03-12 15:39:52 +00:00
stone-wall
86bf65612c OnPrayerIcon changed and OnPlayerSkull changed events.
This needs 2 be tested
2020-03-12 07:01:54 -04:00
ThatGamerBlue
60ba2cfd6d gradle: implementation -> api 2020-03-12 01:04:29 +00:00
github-actions[bot]
8367095b91 Merge pull request #2425 from open-osrs/NPC-UPDATE-e39b96a34
Client: Update NPC stats
2020-03-12 00:25:52 +00:00
OpenOSRS
135293c7de Client: Update NPC stats 2020-03-12 00:16:21 +00:00
Owain van Brakel
e39b96a34f Merge remote-tracking branch 'origin/master' 2020-03-11 12:36:51 +01:00
Owain van Brakel
6fa6ab4c8e bootstrap: Download rxrelay from the OpenOSRS hosting repo 2020-03-11 12:36:35 +01:00
Owain van Brakel
6bbddda556 Merge pull request #2424 from Owain94/rxjava3
plugins: Remove plugin from the plugin list if it failed to start
2020-03-11 12:17:11 +01: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
ee757c64b0 Merge pull request #2423 from Owain94/rxjava3
project: Update to RxJava 3
2020-03-11 11:51:30 +01:00
Owain van Brakel
d0e745619d project: Bump version 2020-03-11 11:23:07 +01:00