Commit Graph

7183 Commits

Author SHA1 Message Date
Owain van Brakel
92a4ab3da0 config: add buttons (#1464) 2019-08-27 13:35:37 -04:00
Kyle
ecf1c284a0 Merge pull request #1463 from xKylee/upstream-fix-merge
Upstream merge
2019-08-27 18:29:15 +01:00
Ganom
f9d3dc9f1d tmorph: clean up, beautify, and more! (#1453)
* tmorph: clean up, beautify, and more!

* kittype: added name for mapping.

* tmorph: fix all maps being the same.
2019-08-27 12:30:11 -04:00
Kyle
3ac0bf2feb Update ScreenshotPlugin.java 2019-08-27 15:08:50 +01:00
Kyleeld
c8296bf2ed upstream merge
upstream merge
2019-08-27 14:42:52 +01:00
Lucwousin
0f347f3b91 move util.Text from client to api and make sure () works (#1460) 2019-08-27 13:15:34 +01:00
Tomas Slusny
35213accdf Merge pull request #9712 from Alexsuperfly/vampyre-task-spelling
slayer: correct Vampyre task spelling
2019-08-27 12:39:57 +02:00
Hydrox6
a94f5e47f9 clues: fix abyssal head recognition 2019-08-27 07:49:12 +01:00
Adam
1d1be1dce7 Merge pull request #9725 from Hydrox6/agility-arandar-pass
agility: fix objectid for Arandar lvl 85 obstacle
2019-08-26 21:30:49 -04:00
Adam
3c18e77ed9 Merge pull request #9737 from Alexsuperfly/fix-sarim-easy-stash
clues: fix stash box plane values
2019-08-26 21:30:20 -04:00
Adam
a88f8e6624 runecraft plugin: check config group before updating config 2019-08-26 21:26:56 -04:00
Hydrox6
7197f0e2d8 runecraft: fix layer of AbyssOverlay
This stops the rift highlights being drawn over the UI
2019-08-26 21:25:33 -04:00
Adam
fd50192e04 screenshot plugin: add screenshot to clipboard
Co-authored-by: Alexsuperfly <alexcsumner@gmail.com>
2019-08-26 10:55:36 -04:00
Adam
41f3909876 config manager: overwrite defaults when unable to unmarshall values
This allows config key types to change without errors by resetting the
config with new default value
2019-08-26 10:55:36 -04:00
Ganom
6590304f2e Merge pull request #1457 from xKylee/master
upstream: merge
2019-08-25 22:59:19 -04:00
Ganom
e769fe5447 hideunder: add (#1452)
* hideunder: add

* hideunder: add license

* hideunder: disable by default
2019-08-25 22:50:34 -04:00
Ganom
862f1631f3 shiftwalker: convert keylistener to hotkeylistener interface. (#1454) 2019-08-25 22:50:20 -04:00
Ganom
f97ae51665 bootstrapper: add back in temporarily. (#1456) 2019-08-25 20:37:48 -04:00
Alexsuperfly
cf8ff42313 clues: fix wizards tower bridge plane location 2019-08-25 19:57:09 -04:00
xKylee
f72cb53a93 Merge branch 'master' into pr/14 2019-08-26 00:41:39 +01:00
Ganom
5c24dce1b3 xtea: disable until we have our server back up. (#1455) 2019-08-26 00:32:10 +01:00
Alexsuperfly
5d0aa8287e clues: fix port sarim easy stash plane location 2019-08-25 19:19:05 -04:00
Ganom
b885b0a3f8 menuentryswapper: add checks to ensure when a hotkey is released, swaps get removed. (#1450)
* menuentryswapper: add checks to ensure when a hotkey is released, swaps get removed.

* menuentryswapper: convert priority entry splitter to a list rather than map.
2019-08-25 16:18:30 -04:00
Kyle
9d591d4265 Worldhopper: pvp hop restriction (#1397)
* Update WorldHopperPlugin.java

remove pvp hop function.

annoying when clanning / singles pking and you cant right/left click hop-to.

WARNING that you're hopping to a PVP world is still active to avoid luring/scamming.

* Update WorldHopperPlugin.java

* Update WorldHopperPlugin.java

* Update WorldHopperConfig.java

* Update WorldHopperPlugin.java
2019-08-25 17:35:01 +01:00
Kyle
caae6a7e3a GroundMarkers: add 4 additional markers (#1418)
* Update GroundMarkerConfig.java

* Update GroundMarkerPlugin.java

* Update GroundMarkerPlugin.java

* Update GroundMarkerOverlay.java

* Update GroundMarkerMinimapOverlay.java

* groundmarkers: Amount of groups
2019-08-25 17:34:40 +01:00
Kyle
53cf50074f inventory tags: add 4 additional tags (#1417)
* Update InventoryTagsConfig.java

* Update InventoryTagsPlugin.java

* config: Add support for multiple values on hide and unhide values

* inventorytags: Amount of groups
2019-08-25 17:34:25 +01:00
Netami1
bc22ee11a4 add guard case (#1446) 2019-08-25 01:25:06 -04:00
Adam
90897563d0 Fix some typos 2019-08-24 23:38:45 -04:00
Adam
c2bda2d47f menu entry swapper: expand talk-to/pickpocket swap to non-blackjack npcs 2019-08-24 18:11:22 -04:00
Netami1
66f85ccbde add proper config check, expand guard case (#1434) 2019-08-24 18:06:57 -04:00
ST0NEWALL
3bb2d5620b Merge pull request #1443 from Owain94/loottracker-database-truncate
loottracker: Truncating a table doesn't work
2019-08-24 17:01:58 -04:00
Lucwousin
275d3c7144 plugins: Fix menu concurrency issues (#1444)
* Cleanup comparables a bit

* Make shift walker add entries on client tick

* Make climb up + down add entries on clienttick

* remove try catch
2019-08-24 13:54:35 -04:00
Lucwousin
19fcf15420 Add config option to display time left on poison timers as ticks 2019-08-24 16:06:51 +02:00
Lucwousin
5b52ae3667 Remove unused fields from RuneLite class 2019-08-24 16:01:57 +02:00
Owain van Brakel
9ddcf5a826 loottracker: Truncating a table doesn't work 2019-08-24 14:46:48 +02:00
James
adce67416b Bank Plugin: Add option to enlarge bank pin numbers (#1425)
* Bank Plugin: Add option to enlarge bank pin numbers

* Update
2019-08-24 01:57:06 -07:00
Justin
7d3c49873c stonedtracker: changed info to debug
stonedtracker: changed info to debug
2019-08-24 17:32:48 +10:00
Hydrox6
92b2d29a41 agility: fix objectid for Arandar lvl 85 obstacle 2019-08-24 02:18:44 +01:00
lordzuku
d080c631d0 Aoe plugin fixes (#1436)
Aoe plugin fixes
2019-08-23 16:14:00 -07:00
Alexsuperfly
7acbfe0fb9 slayer: add additional target names to Vampyre task 2019-08-23 17:32:09 -04:00
Tomas Slusny
56424c7eb0 Merge pull request #9707 from xDemoN/stamp
emote: change "stomp" to "stamp"
2019-08-23 11:03:07 +02:00
Tomas Slusny
edee18ec19 Merge pull request #9665 from xDemoN/prifddinas-agility-portals
Agility: Add Missing Ladder to Prifddinas Course
2019-08-23 11:00:16 +02:00
Tomas Slusny
859b2f17ac Merge pull request #9660 from xDemoN/bird-nest-value
Item Mapping: Add Bird Nest Variations
2019-08-23 10:59:05 +02:00
Ganom
ae88b16c94 Merge pull request #1431 from Owain94/2308-merge
project: Merge upstream
2019-08-22 20:45:16 -04:00
Ganom
8abdd56f9e menumanager: true band aid fix (#1430) 2019-08-23 01:42:45 +01:00
Owain van Brakel
c248324fc1 Merge remote-tracking branch 'upstream/master' into 2308-merge 2019-08-23 02:33:08 +02:00
Owain van Brakel
748801d562 Merge remote-tracking branch 'runelite/master' into 2308-merge 2019-08-23 02:31:44 +02:00
Owain van Brakel
0a20ef601d client: Add database (#1424)
* client: Add h2 and jooq

* client: Add database manager

* client: Add a helper to generate JOOQ classes

* client: Add JOOQ classes

* loottracker: Create database tables when they don't exist on startup

* loottracker: Only migrate if datasource exists
2019-08-22 20:27:36 -04:00
Damhan Richardson
6280bcbba3 idlenotifier: adds notification to wildy resource door, resolves #1389 (#1420)
* clanchatplugin: fix issue 1407, UnsupportedOperationException

* Fixed concurrentmodification exception

* Created notification in idle notifications

* idlenotifier: adds notification to wildy resource door, resolves #1389

* Created notification in idle notifications

* idlenotifier: adds notification to wildy resource door, resolves #1389

* Added region check & fetched upstream

* removed unused variable

* removed extra whitespace

* refactor for future wall checks
2019-08-23 01:25:08 +01:00
Lucwousin
b57a682ce7 spellbook: bugfixes/improvements (#1427)
* Add InterfaceTab enum, remove duplicate varbit

* Add widget.containsMouse rs-api method, sort scriptids, add various wids

* Refactor/improve/fix spellbook

I even made everything I could final to please goban

* Fix bugs/cleanup/improvements

* Update SpellbookPlugin.java
2019-08-22 16:54:17 -04:00