Commit Graph

6823 Commits

Author SHA1 Message Date
Ganom
41b7bd7207 itemmanager: updated to use local resources for stats, also addding discord client service. (#1000)
* Add Discord Client

* Add Discord message and embed utilities

* Add plugin config base

* Add base plugin and NPC Loot Log

* Fixes

Removes duplicated code
Add local player death events

* Add getIcon method

* Remove unused Import

* Move Item Stats from ItemManager to local resources.
Add & Update Discord Embed Service.
Remove DiscordWebHook plugin, it was pretty bad, can do better.

* Fix lombok @NonNull tag.

* Remove old imports.

* Fix travis.
2019-07-14 20:09:44 +01:00
Justin
379bc98c39 Added Superior Gargoyle AOE warning (#999)
* Added Superior Gargoyle AOE ID to Projectile

* Added Superior Gargoyle AOE warning
2019-07-14 14:57:06 +01:00
Tyler Bochard
aa0014f5df Merge pull request #979 from sdburns1998/loot-pilelelelelelele
lootpile: Add a couple ticks for the death animation and don't show negative numbers
2019-07-12 16:40:39 -04:00
Tyler Bochard
71344b3fe7 Merge pull request #987 from sdburns1998/chat
chathistory: Fix wrapping
2019-07-12 16:39:57 -04:00
Tyler Bochard
ce879bced3 Merge pull request #988 from sdburns1998/idle
Idlenotifier: Animation fallback & inventory idle notifications
2019-07-12 16:39:31 -04:00
Tyler Bochard
ef1a349491 Merge pull request #989 from IanWONeill/master
PlayerIndicators: Added extra 'Name on Minimap' options.
2019-07-12 16:38:56 -04:00
Tyler Bochard
35d5ac276e Merge pull request #990 from runelite-extended/big-cox-scouter
raids: Add getter to class, so it looks nice
2019-07-12 16:38:25 -04:00
Zeruth
1cb65fb1e0 Merge branch 'master-2'
finishes merge

# Conflicts:
#	http-service/src/main/java/net/runelite/http/service/config/ConfigService.java
#	http-service/src/main/java/net/runelite/http/service/hiscore/HiscoreService.java
#	http-service/src/test/java/net/runelite/http/service/config/ConfigControllerTest.java
#	http-service/src/test/java/net/runelite/http/service/loottracker/LootTrackerControllerTest.java
#	injector-plugin/src/test/java/net/runelite/injector/InjectTest.java
#	runelite-client/src/main/java/net/runelite/client/plugins/banktags/tabs/TabInterface.java
#	runelite-client/src/main/java/net/runelite/client/plugins/dailytaskindicators/DailyTasksPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/grandexchange/GrandExchangeSearchPanel.java
#	runelite-client/src/main/java/net/runelite/client/plugins/loottracker/LootTrackerPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/mining/MiningPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/mta/telekinetic/TelekineticRoom.java
#	runelite-client/src/main/java/net/runelite/client/plugins/party/PartyPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldSwitcherPanel.java
2019-07-12 16:34:04 -04:00
David
06f4d620ad Center the Inventory icon in 2005 resizable mode (#9322) 2019-07-12 14:50:27 +02:00
rlw0014
ce71957d49 Add swap for ToB Quick-Enter to menu entry swapper (#9136) 2019-07-12 13:00:22 +02:00
Tomas Slusny
81ffcb9f3f Merge pull request #4393 from Noremac201/screenshot-timer
Stop screenshot plugin from overwriting pictures
2019-07-12 12:49:10 +02:00
Tomas Slusny
52592a5c37 Merge pull request #7928 from raiyni/issue-1302
Bank Tags: close chat input like withdraw-x
2019-07-12 12:37:05 +02:00
Tomas Slusny
92f3b2e5bc Merge pull request #9347 from Nightfirecat/hot-cold-strange-device-marker
hotcoldclue: Display npc location before using device
2019-07-12 11:36:17 +02:00
Kyleeld
469e29fbf5 checkstyle fix 2019-07-12 09:20:28 +01:00
Cameron Moberg
23413bf0b3 Stop screenshotPlugin from overwriting previous screenshots 2019-07-12 00:07:10 -07:00
Tomas Slusny
43e2ff5445 Merge pull request #9334 from Nightfirecat/no-duplicate-chest-loots
loottracker: Fix duplicate cox and tob chest loots
2019-07-12 09:04:02 +02:00
Unknown
99e37c2f7b dailytasksplugin: Add Rantz ogre arrow collection notification
Closes runelite/runelite#8581
Closes runelite/runelite#8583
2019-07-11 22:41:20 -07:00
Jordan Atwood
1ba77fbc20 hotcoldclue: Display npc location before using device
Closes runelite/runelite#9219
2019-07-11 21:43:13 -07:00
Ganom
27bb7a1d12 Add getter to class, so it looks nice
Also fixes issue where colors weren't being set because updateList was doing .equals instead of ==.
2019-07-12 00:15:35 -04:00
Ian William O'Neill
091beca35a removed dumb commenting. 2019-07-12 04:57:31 +01:00
Ian W. ONeill
dda1e1363e Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-07-12 04:52:45 +01:00
Ian William O'Neill
07efe09994 PlayerIndicators: Added extra Minimap options. 2019-07-12 04:52:26 +01:00
Adam
46811b52eb Merge pull request #9328 from raiyni/fix-mta
mta: fix Telekinetic solver not moving
2019-07-11 20:32:36 -04:00
Owain van Brakel
6502bd49f1 Merge remote-tracking branch 'Twiglet1022/chat-history-wrapping' into chat 2019-07-12 02:08:43 +02:00
Owain van Brakel
3897c7e744 idlenotifier: allow animations fallback for interacting checks 2019-07-12 02:06:54 +02:00
Owain van Brakel
2e0af6122c idlenotifier: Inventory idle notification 2019-07-12 02:04:16 +02:00
Owain van Brakel
b697f986bd idlenotifier: Fix checkstyle 2019-07-12 01:55:25 +02:00
Oussama
ad2cce60bf Fix typo in Loot Tracker panel (#9341) 2019-07-11 23:41:22 +02:00
Decorth
931588371e Fix location of Fishing Platform elite clue stash (#9327)
Closes #9325
2019-07-11 14:29:14 +02:00
meshens
700658d2cf item identification: add support for labeling ores and gems (#9268) 2019-07-11 14:26:50 +02:00
Journey
e23facf0d5 Status Orb Plugin: Fix run energy overlay
Owain broke the overlay on the run energy orb by adding an extra if to the logic where it wasn't really needed so that it only ended up showing the overlay when the `run time left` option was enabled. This fixes it back to how it was originally where it always shows the overlay whenever you mouse over the run energy orb.
2019-07-11 04:03:20 -05:00
Pineapplezz
ea3b6ac9e8 Improve Arrandar mountain pass clue description (#9331) 2019-07-11 10:16:45 +02:00
Jordan Atwood
41968c725f Remove unused Slf4j annotations and imports 2019-07-11 00:33:00 -07:00
Jordan Atwood
501df1e409 loottracker: Fix duplicate cox and tob chest loots
This prevents loot entries for Chamber of Xeric and Theatre of Blood
chests from being duplicated when viewed multiple times.

Fixes runelite/runelite#4754
2019-07-10 23:09:14 -07:00
Owain van Brakel
be6646e519 lootpile: Add a couple ticks for the death animation and don't show
negative numbers
2019-07-11 07:53:23 +02:00
Zeruth
f259924d92 live update version bump 2019-07-11 01:44:16 -04:00
Tyler Bochard
d26bf5a07a Merge pull request #958 from runelite-extended/agility-update
agility: Add config option for distance cap on agility plugin
2019-07-11 01:25:49 -04:00
Tyler Bochard
aaface5047 Merge pull request #978 from sdburns1998/after-merge-fix
client: Event post fix, and save values in keyremapping
2019-07-11 01:22:46 -04:00
Owain van Brakel
ddb4eee2ec client: Event post fix, and save values in keyremapping 2019-07-11 07:15:05 +02:00
Tyler Bochard
c4d063d198 Merge pull request #959 from GeChallengeM/npc-status-plugin-update
npcstatus: Add custom attack speed option. Some fixes/improvements.
2019-07-11 00:52:55 -04:00
Tyler Bochard
005691cc90 Merge pull request #961 from sdburns1998/HOLO
client: Compile warning fixes
2019-07-11 00:48:57 -04:00
Tyler Bochard
26fbf876ff Merge branch 'master' into maven 2019-07-11 00:48:18 -04:00
Ian William O'Neill
eaeedbaadb Slayer Points command and some Renaming. (#966)
* Renaming and Tests for Sound Effects in cache.

* SlayerPlugin: added !points command.
2019-07-11 00:43:51 -04:00
Tyler Bochard
bde9e9c236 Merge pull request #968 from sdburns1998/lizardman
lizardman: Fix plugin
2019-07-11 00:40:42 -04:00
Tyler Bochard
3b434df3b2 Merge pull request #969 from sdburns1998/skillcalcv2
skillcalc: New UI and panel
2019-07-11 00:40:17 -04:00
Tyler Bochard
a1c289e276 Merge pull request #970 from sdburns1998/statusorbs
statusorbsplugin: Merge regenmeter and runenergy plugins
2019-07-11 00:39:27 -04:00
Tyler Bochard
b06faa1028 Merge pull request #972 from sdburns1998/smoothboyinc
client: Add Widget Animation Smoothing
2019-07-11 00:38:30 -04:00
Tyler Bochard
372bba505d Merge pull request #976 from runelite-extended/runelite-master
bringup
2019-07-11 00:35:38 -04:00
Zeruth
7ba7bb64dd finish bringup 2019-07-10 23:25:39 -04:00
Journey
ccb1725981 Inventory Grid Plugin: Make it so the grid/background actually works
The way it was being done before was the correct way, this commit d6285235cb actually broke it. So this reverts it back to the original method.
2019-07-10 20:57:12 -05:00