Ganom
a8c0dc4a16
Remove unnecessary import.
2019-06-12 19:21:24 -04:00
Ganom
0e4775ac29
Remove debugging, adding Anims to API
2019-06-12 19:04:58 -04:00
Ganom
dcc326fc09
Adding Boss Tick Timers
2019-06-12 19:00:38 -04:00
Kyleeld
5a4ceb5ef6
Update PvpToolsPlugin.java
2019-06-12 13:27:21 +01:00
Kyleeld
fbab82c3e5
Update PvpToolsPlugin.java
2019-06-12 13:23:13 +01:00
Kyleeld
ffad179ae1
Update ZulrahPlugin.java
2019-06-12 13:08:19 +01:00
Kyleeld
acf59d1b5e
Update IdleNotifierPlugin.java
2019-06-12 13:07:32 +01:00
Kyleeld
0d0a3f1edb
Update IdleNotifierConfig.java
2019-06-12 13:05:59 +01:00
James Munson
7e6818ab0a
Finished adding idle sounds to idle plugin
2019-06-12 05:05:47 -07:00
James Munson
b1ea2eb30a
Removed logging
2019-06-12 04:54:30 -07:00
James Munson
40b1e53b31
Added sound config settings to idle plugin
...
Added Over Special Energy Notification
2019-06-12 04:49:28 -07:00
PKLite
899471e9be
Adds info messages to replace NPE's created by being unable to load any local loot tracker records
...
Signed-off-by: PKLite <stonewall@pklite.xyz >
2019-06-12 06:47:24 -04:00
James Munson
05493f5c8d
Unused import
2019-06-12 03:30:17 -07:00
James Munson
a285697eb6
Zulrah sounds, needs testing
2019-06-12 03:28:33 -07:00
James Munson
0024bdca52
Checkstyle fix
2019-06-12 02:02:44 -07:00
James Munson
a0046876be
Checkstyle fix
2019-06-12 02:02:01 -07:00
James Munson
ba83bf11e9
Added Sounds files
...
Added Classes Sound/SoundManager
2019-06-12 01:44:52 -07:00
7ate9
609d569e86
pvptools: actually includes bug fix
2019-06-11 23:18:06 -04:00
7ate9
5f0424c9cd
pvptools: fix checkstyle
2019-06-11 23:15:00 -04:00
7ate9
732223e2ee
pvptools: add config option to hide attack/cast on friends/clan from
...
right click menu, and fix bug causing config options to override each
other.
2019-06-11 23:12:29 -04:00
7ate9
760d242d31
menuentryswapper: remove hiding of attack and cast from right click menu
2019-06-11 23:07:42 -04:00
Tyler Bochard
39f1c28575
Merge pull request #548 from runelite-extended/more-inferno-stuff
...
More inferno stuff
2019-06-11 22:51:13 -04:00
PKLite
c5fd9e3a6d
Merge branch 'master' into loot-tracker-update
2019-06-11 19:26:02 -04:00
PKLite
e7cffcc29c
Merge branch 'master' of https://github.com/runelite-extended/runelite
2019-06-11 19:25:40 -04:00
Tyler Bochard
cf95eebbbd
Merge pull request #526 from Seraph2/demonic-gorilla-aoe-warnings
...
Added demonic gorilla AoE warnings
2019-06-11 18:28:34 -04:00
Tyler Bochard
63da46cb2b
Merge pull request #530 from se7enAte9/master
...
MenuManager hidden entries
2019-06-11 18:28:12 -04:00
Tyler Bochard
2968fd2e40
Merge pull request #555 from Infinitay/vorkath-refactor
...
Vorkath refactor + Fire ball ("tick fire") overlay
2019-06-11 18:27:30 -04:00
Kyleeld
74957017ba
yad fix
2019-06-11 22:02:33 +01:00
Kyleeld
f84d5b8568
yad fix
2019-06-11 22:02:08 +01:00
Kyleeld
3b3ebce7f4
yad supp0rt
2019-06-11 21:15:44 +01:00
Twiglet1022
6059c784c0
mining plugin: remove progress pie from mlm veins that respawn early
2019-06-11 19:50:21 +01:00
Twiglet1022
ee9e16a898
mining plugin: correct coal timer, missing copper rock and other fixes
...
Coal timer adjusted from 40 seconds to 29.4 second
Missing copper rock just outside mining guild
Tweaked other durations to align to game ticks for more better accuracy
2019-06-11 19:44:45 +01:00
Lucas
549898f8c5
Update clientloader (and tell only developers to turn on assertions)
...
Make both `--localinjected` and `--rs=CUSTOM` work
Make `--rs=VANILLA` work again
2019-06-11 20:37:44 +02:00
Infinitay
5115afc5e0
Remove unused Inject Notifier
2019-06-11 14:11:26 -04:00
Infinitay
7414632799
Add copyright, add/remove overlay on npc (de)spawn
2019-06-11 13:54:42 -04:00
Lucas
ffe42de972
use Character.isDigit() for bankpin
2019-06-11 17:06:54 +02:00
William Collishaw
43c04992bc
Optimize if statements in the client module ( #8998 )
2019-06-11 14:44:30 +02:00
Tomas Slusny
7e0017fe4d
Merge pull request #9075 from WilliamCollishaw/fix-jewellery-typo
...
Fix 'jewellery' typo in PohConfig show jewellery box description
2019-06-11 14:42:44 +02:00
Hydrox6
c979088466
Add ItemIdentification to Seed Box, Looting Bag, and Miscellania collection screen ( #8999 )
...
Closes #9028
2019-06-11 14:41:22 +02:00
Tomas Slusny
483c2056f1
Merge pull request #9010 from Twiglet1022/mining-plugin-mlm-overlay-height-fix
...
mining plugin: draw overlay at correct height for mlm and amethyst
2019-06-11 14:40:35 +02:00
Infinitay
97cd5e24d5
Remove fire bomb notification (added in #513 )
2019-06-10 22:45:38 -04:00
Infinitay
c15c93f5e5
Refactor Vorkath plugin
...
- Uses ProjectileMoved and AnimationChanged
- Changed overlay to display the current phase vorkath is on
- No longer shows how many attacks till NEXT phase
- Shows how many attacks till CURRENT phases special attack
- Added fire bomb to overlay during acid phase (tick-attack)
- Removed ZombifiedSpawn class as it is unnecessary
- Added fire bomb attack notification
2019-06-10 22:45:38 -04:00
zeruth
01d7294289
Use -rs=CUSTOM
...
Im sure @lucwousin will rejoice presently ;p
2019-06-10 19:45:54 -04:00
Lucas
0ceb0a741a
Remove debug msg printing bank pin in logs (whoops)
2019-06-11 00:32:41 +02:00
Lucas
30c105a4cf
Use scripts for enabling and removing bankpin keylistener
2019-06-11 00:06:01 +02:00
Lucas
eeab0d0650
Add (original) bankpin script
2019-06-11 00:06:00 +02:00
se7enAte9
338c42a030
Merge pull request #1 from runelite-extended/master
...
build update
2019-06-10 17:19:38 -04:00
Kyleeld
fed0c9c911
Update InfernoPlugin.java
2019-06-10 15:41:23 +01:00
Kyleeld
2c72126a9e
Update InfernoPlugin.java
2019-06-10 15:38:16 +01:00
Kyleeld
3a69b8f37c
Update InfernoWaveOverlay.java
2019-06-10 15:30:25 +01:00