Commit Graph

8820 Commits

Author SHA1 Message Date
Lucas
3977f9ca61 Make injected-client maven dependency 2019-06-22 02:46:39 +02:00
Tyler Bochard
a27cf7d415 Merge pull request #685 from Ganom/entityhiderfix
Fix 'Selected Npc' Entity-Hider
2019-06-21 18:13:52 -04:00
Ganom
2dc8e181d7 Fix 'Selected Npc' Entity-Hider 2019-06-21 18:11:45 -04:00
Tyler Bochard
230aa84bfa Merge pull request #684 from Ganom/vanguardfix
Fix-up Vanguards in Cox Helper
2019-06-21 18:08:35 -04:00
Ganom
619d4907e6 Fix-up Vanguards in Cox Helper 2019-06-21 17:54:35 -04:00
Ganom
311f924dd2 Merge pull request #1 from runelite-extended/master
Merge
2019-06-21 17:51:23 -04:00
Lucwousin
85d030e631 Fix inventory setups (#683) 2019-06-21 19:38:36 +01:00
Tyler Bochard
a83a58f402 Merge pull request #682 from runelite-extended/runelite-master
Upstream Bringup
2019-06-21 13:04:29 -04:00
Lucas
24228f86fe Fix healthbar stuff, remove double constant 2019-06-21 18:55:58 +02:00
zeruth
8020f758e1 bringup 2019-06-21 03:32:48 -04:00
zeruth
1f5ac7a86a Merge branch 'master' of https://github.com/runelite/runelite into runelite-master 2019-06-21 03:32:14 -04:00
James
711e6c1a82 Bug fixes for inventory setup (#673)
* Fix for inventory setup

*  Fix bug where toggling plugin would fail to load setups from config

*  Fix bug where toggling plugin would fail to load setups from config

* Revert
2019-06-21 02:08:30 +01:00
Ganom
f5a40623f0 Add back in regular GameObjects for Dev Tools (#677) 2019-06-20 17:39:40 -07:00
Ganom
c07504af5f Merge pull request #676 from Lucwousin/bpbpbppbp
Add gameobject id's to dev tools via dynamicobjects
2019-06-20 20:10:47 -04:00
Lucas
2a4fbef7ee Add gameobject id's to dev tools via dynamicobjects 2019-06-21 02:03:34 +02:00
Lucwousin
33653966a0 Merge pull request #675 from Lucwousin/asdfghjklzxcvbnmqwertyuiop
Fix various injector/mixin issues
2019-06-20 23:27:19 +02:00
Lucas
1fa656ce2d Stop nosuchmethoderrors being thrown by dumb vanilla to api stuff 2019-06-20 23:19:02 +02:00
Ganom
072bea6583 Merge pull request #674 from xperiaclash/fix-cox-burn
remove burn after cox raid is done
2019-06-20 16:27:34 -04:00
xperiaclash
3adafeb578 remove burn after cox raid is done 2019-06-20 22:19:41 +02:00
Lucas
1a54fc4711 Fix npc/gameobject combo's not being clickable with gpu enabled 2019-06-20 22:00:36 +02:00
Ganom
d2841b1216 Merge pull request #672 from Lucwousin/alalallalalallala
Bump up version numbers
2019-06-20 14:14:54 -04:00
Lucwousin
3ec45958b8 Merge pull request #671 from xperiaclash/master
keyboard bank pin for NMZ
2019-06-20 19:14:57 +02:00
Lucas
9cc32a6307 Bump up version numbers 2019-06-20 19:05:13 +02:00
xperiaclash
993731a0d9 fixes #664 2019-06-20 15:42:19 +02:00
Runelite auto updater
9620a4fce6 [maven-release-plugin] prepare for next development iteration 2019-06-20 11:19:39 +00:00
Runelite auto updater
5b8d0e897f [maven-release-plugin] prepare release runelite-parent-1.5.27 2019-06-20 11:19:34 +00:00
Max Weber
1c9dacf497 LootManager: update npc ids 2019-06-20 04:48:59 -06:00
RuneLite Cache-Code Autoupdater
2bfd069e22 Update Widget IDs to 2019-06-20-rev180 2019-06-20 10:33:25 +00:00
RuneLite Cache-Code Autoupdater
c3077eb672 Update NPC IDs to 2019-06-20-rev180 2019-06-20 10:33:19 +00:00
RuneLite Cache-Code Autoupdater
1ed702a7b0 Update Object IDs to 2019-06-20-rev180 2019-06-20 10:33:19 +00:00
RuneLite Cache-Code Autoupdater
4b36918ba7 Update Item variations to 2019-06-20-rev180 2019-06-20 10:33:18 +00:00
RuneLite Cache-Code Autoupdater
21a54a1956 Update Item IDs to 2019-06-20-rev180 2019-06-20 10:33:18 +00:00
Ganom
7dec0ac448 Clean up Cox Helper (#668)
* Clean up Cox Helper

* Small Fix-up

* Add Graphics Objects to API
2019-06-20 11:31:33 +01:00
Ganom
11883a9d01 Accurate Tick Timers for Aoe Warnings (#667)
* Udate Aoe Warnings to include Tick Timings.

* Remove Debug Output

* Remove Tick Timers for certain projectiles, as they would be useless.
2019-06-20 11:31:01 +01:00
pklite
1e18bc9c65 Adds an overlay for the local player counter (#669)
* Adds an overlay for friendly/enemy player count from PvP tools

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Prevents local player from being added to count

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-20 11:30:42 +01:00
pklite
850ebe30fd Adds an overlay for the local player counter (#669)
* Adds an overlay for friendly/enemy player count from PvP tools

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Prevents local player from being added to count

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-20 01:41:54 -07:00
pklite
4fbc35de96 Adds an overlay for the local player counter (#669)
* Adds an overlay for friendly/enemy player count from PvP tools

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Prevents local player from being added to count

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-20 01:41:15 -07:00
Tomas Slusny
a49cd4b59a Merge pull request #9145 from WilliamCollishaw/grotesque-guardian-typo
Fix 'GROTESQUE_GUARDIAN' typo in SlayerUnlock enum
2019-06-20 08:55:16 +02:00
Kyleeld
72c3963215 Questcape menuentry (#658)
* Update MenuEntrySwapperPlugin.java

* Create QuestCapeMode.java

* Update MenuEntrySwapperConfig.java

* Update QuestCapeMode.java

rip

* Update MenuEntrySwapperPlugin.java
2019-06-19 16:31:11 -07:00
ThatGamerBlue
cdd272b2a6 Make whale watchers overlay moveable (#661) 2019-06-19 16:25:43 -07:00
Ganom
2a0bf66e3b Fix Combat Counter Tables (#663)
* Fix Alignments

* Fix Alignment
2019-06-19 16:25:11 -07:00
vanni
6b5863d363 Blackjack update (#656)
* (More) efficient blackjacking

isKnockedOut is no longer being used to swap menu entrys. So it was removed

Added other message to trigger knockout tick. This pickpockets the bandit when he aggros you preventing trading damage and better xp/h

* Pickpocket toggle and changes

Toggleable pickpocket on aggro to save food which means less trips
Made both strings static and global
2019-06-19 18:53:00 -04:00
Tomas Slusny
d60bc5c554 Merge pull request #9146 from WilliamCollishaw/aberrant-spectre-typo
Fix 'ABERRANT_SPECTRE' typo in SlayerUnlock and CannonSpot enums
2019-06-20 00:06:23 +02:00
Twiglet1022
906e8ad509 notifier: add customisation to flash notification 2019-06-19 15:15:38 -06:00
Adam
0faa0a427b Merge pull request #9124 from Hydrox6/timers-teleblock-fix
timers: fix teleblock message
2019-06-19 14:45:54 -06:00
Justin
94e013d81d Stopped default red names for non-clan members (#657)
somehow this config check was missed
2019-06-19 04:20:54 -04:00
zeruth
f7c3c74d8b Fix BlackJack / Live Update 2019-06-19 00:37:47 -04:00
Tyler Bochard
c554ab2400 Merge pull request #652 from Ganom/scouter
Add Crab Handlers and Record Raids to Scouter.
2019-06-19 00:25:41 -04:00
Adelaidian
4750322c10 mining plugin: add ash piles 2019-06-18 20:41:23 -06:00
gregg1494
b05835fb32 itemprices: fix showing high alch profit with show ha value disabled
Co-authored-by: Adam <Adam@sigterm.info>
2019-06-18 20:14:55 -06:00