Commit Graph
10993 Commits
Author SHA1 Message Date
Owain van Brakel 72e2ed8f48 actions: use bash to update the gradle wrapper 2019-09-25 06:14:48 +02:00
Owain van Brakel 23b1cd3ca5 actions: gradle wrapper permissions 2019-09-25 05:43:36 +02:00
Kyle 36a8050b6a Merge pull request #1633 from tomcylke/less-obnoxious-whalewatchers
Less Obnoxious WhaleWatchers Overlay
2019-09-22 21:34:12 +01:00
Owain van Brakel ec3b99f0a7 actions: More GitHub actions (#1636)
* actions: Run in parallel

* actions: NPC stats scraper

* actions: Rename actions

* actions: Auto approve NPC stats updates

* gradle: Add tasks for different wiki scrape actions

* actions: Add item stats scraper

* actions: run scraper on a schedule (twice a week)

* actions: gradle wrapper updater
2019-09-22 16:33:25 -04:00
Owain van Brakel f7cb809cd9 client: Update npc stats (#1627) 2019-09-22 16:30:35 -04:00
LoneVV 3553a98f97 MenuEntrySwapper: Improved Ardougne Cloak (#1623) 2019-09-22 16:30:22 -04:00
Ganom 63df336aaf project: Update deps (#1617) 2019-09-22 16:29:43 -04:00
Ganom b70eab6fed tmorph: add ::tmorph copy command for easy copy-pasta (#1625) 2019-09-22 16:29:34 -04:00
GeChallengeM d9eb815157 Delete safespot plugin. (#1637)
It was only useful for pvp. For NPC's, the plugin never worked
because they use a reverse LoS algorithm. Only in very rare cases,
a 1-way safespot exists but noe of them are implemented in this plugin.
2019-09-22 16:28:51 -04:00
ST0NEWALL 1cc5df2fca Merge pull request #1635 from Ganom/fix-hide-players
entityhider: fix specific player hiding.
2019-09-21 20:27:06 -04:00
Ganom 17a7c45b18 entityhider: fix specific player hiding. 2019-09-21 18:47:22 -04:00
Ganom 17dd88d50a client: add setters for selected spells and items (#1634)
* client: add setters for selected spells and items (thanks to Skitzo the absolute beast.)

* deob: change "changeSpellFlag" method name to "selectSpell"

* deob: export "selectSpell" for tests.
2019-09-22 00:25:03 +02:00
Thomas Cylke 68ada84b61 Less obnoxious whaleWaters overlay, adds a config option to display only a thin red border instead of the thick red border with large text. 2019-09-21 16:17:53 -04:00
Owain van Brakel 93cccd0cf7 Merge pull request #1619 from Lucwousin/menu-entry-oh-no-withdraw-buy-sell-yes
MenuEntrySwapper: Cleanup/fixes (buy/sell/withdraw/tan/planks/removed/misc)
2019-09-21 14:21:02 +02:00
Lucwousin 58c6a478dd Merge branch 'master' into menu-entry-oh-no-withdraw-buy-sell-yes 2019-09-21 14:08:45 +02:00
Owain van Brakel c8a15b713e config: Rework sections and titles (#1618) 2019-09-19 17:24:27 -04:00
Lucwousin 1e6cf0f5c7 Clean up merge and remove standardizedtarget field as it's not really used 2019-09-19 17:38:10 +02:00
Lucwousin 701f704b23 Cache removed objects rather than parsing on every menu entry added 2019-09-19 17:32:03 +02:00
Lucwousin 2513925b22 Allow color tags in comparable options (fixes tanning and sawmill) 2019-09-19 17:30:52 +02:00
Lucwousin 7701569b4f Fix npe 2019-09-19 17:30:51 +02:00
Lucwousin db03a245e3 Cleanup withdraw menu entry swaps 2019-09-19 17:30:49 +02:00
Lucwousin 9a398b4b49 Remove wildy level check 2019-09-19 17:28:10 +02:00
Lucwousin 10b51778b7 Remove always true if statement and don't always update buy/sell swaps 2019-09-19 17:27:29 +02:00
Lucwousin f928454f3e Clean up buy/sell menu entry swapper 2019-09-19 17:25:13 +02:00
Lucwousin 4b00dba6e0 Move mes comparables to seperate package 2019-09-19 17:18:36 +02:00
Kyle 149a7752bf Merge pull request #1615 from Owain94/1709-merge
project: Merge upstream
2019-09-19 09:43:55 +01:00
ReeeMan 9a653a46c5 added missing layout (#1614) 2019-09-19 09:43:39 +01:00
Owain van Brakel 1107071de4 project: Update deps 2019-09-18 15:26:05 +02:00
Ganom a1933badc7 menuentryswapper: convert adams house ad mode to our system. 2019-09-17 15:36:34 -04:00
Owain van Brakel 7a31d40d09 Merge remote-tracking branch 'runelite/master' into 1709-merge 2019-09-17 20:55:55 +02:00
Ron YoungandAdam bcbcf638e5 bank plugin: add item value searching
Co-authored-by: Adam <Adam@sigterm.info>
2019-09-16 14:25:43 -04:00
Adam 4d63ce7334 bank tags: use item name string indexof from script
This allows additional plugins to use the bankSearchFilter event to
selectively add or remove matches, as the bank tag plugin is no longer
performing the string contains check.
2019-09-16 14:25:43 -04:00
Adam 7172e77f98 Merge pull request #9716 from Hydrox6/loot-tracker-truncation
loot tracker: truncate name instead of kills
2019-09-16 11:35:14 -04:00
Brian Rogers 4ca63f2cb5 item mappings: update birds nest mapping 2019-09-16 11:03:44 -04:00
Krysa 659232e101 clues: add Deviant spectre variant to cryptic clue 2019-09-16 10:48:32 -04:00
Krysa 5bee3dcbb4 clues: update Warriors' Guild emote clue
Update clue text and add Avernic defender
2019-09-16 10:42:25 -04:00
Adam 5fc5125ab8 Merge pull request #9835 from Nightfirecat/clear-clue-on-beginner-hotcold-dig
cluescrolls: Reset clue on new beginner/master step
2019-09-16 10:36:09 -04:00
Adam 7014aa4659 Merge pull request #9838 from Hydrox6/clues-emote-hint-order
clues: fix emote hint ordering
2019-09-16 10:30:31 -04:00
Daniel Bolink 6c30d31a57 Remove Half timers for Snare, Bind and Entangle 2019-09-16 10:29:08 -04:00
John Polich 6decc19213 clues: add fairy ring code to "Graveyard west of Shayzien" solution 2019-09-16 10:13:17 -04:00
John Polich 76653070d7 clues: update "Salty peter" solution for Hosidius rework 2019-09-16 10:03:51 -04:00
Adam 96a6de2ac8 Merge pull request #9869 from eric-weaver/menu-entry-swapper-add-house-advertisement
menu entry swapper: add house advertisement board
2019-09-16 10:00:02 -04:00
Tyler Bochard 8392bf91af Merge pull request #1610 from Owain94/inventory-setup-null-check
inventorysetup: Null check panel
2019-09-15 20:36:48 -04:00
Owain van Brakel d729e4ede2 inventorysetup: Null check panel 2019-09-16 01:21:23 +02:00
eric-weaver 80e99f0263 menu entry swapper: add house advertisement board 2019-09-15 18:59:36 -04:00
Owain van Brakel 7c4f1ae253 modeloutline: Use rotation instead of orientation (#1607)
Orientation lags behind most of the times while rotation doesn't
2019-09-14 21:50:18 -04:00
Adam 27b5d7308f menu entry swapper: fix menu searching optimization 2019-09-13 09:29:50 -04:00
ST0NEWALL 36259e0792 Merge pull request #1605 from xKylee/lms
WidgetID: move LMS Widget
2019-09-13 09:19:07 -04:00
ST0NEWALL f7ca6b00c8 Merge pull request #1604 from pklite/pls-work
Player Indicators: fixes
2019-09-13 09:11:52 -04:00
PKLite 4423c421c7 fix checkstyle and npe
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-09-13 08:33:21 -04:00