Commit Graph

10311 Commits

Author SHA1 Message Date
Owain van Brakel
320862e96f http-api: fix api going down after runelite update (#1218)
http-api: fix api going down after runelite update
2019-08-01 16:02:59 +02:00
ThatGamerBlue
30354c925e http-api: fix api going down after runelite update 2019-08-01 14:56:12 +01:00
Owain van Brakel
d44f12a5fd project: merge upstream and fix properties (#1217)
project: merge upstream and fix properties

Co-authored-by: null <ikada@protonmail.ch>
Co-authored-by: Abex <mii7303@gmail.com>
Co-authored-by: Runelite auto updater <runelite@runelite.net>
2019-08-01 15:09:18 +02:00
Owain van Brakel
0b51226f72 project: RL: 1.5.31-SNAPSHOT, RL+: 2.1.2.0 2019-08-01 14:57:13 +02:00
Kyleeld
64af016b99 gauntlet: redesign (#1200)
* gauntlet

* .

* Update GauntletOverlay.java

* Update GauntletUtils.java

* gauntlet: Update, streamline, optimize, and refactor.

* Various Fixes

* Fix player attack incrementing.

* Actually fix player attack incrementing this time. :3head:

* Revert "Actually fix player attack incrementing this time. :3head:"

This reverts commit eaa12234

* Fix double increment bug.

* Various Refactoring and updates.

* Add sound back in

* Update projectile api with proper name

* Format Config, add Widget helper, and cleanup access.

* Update GauntletPlugin.java

* Update GauntletOverlay.java

* Update GauntletOverlay.java

* Update GauntletConfig.java

* Update GauntletPlugin.java

* Update GauntletTimer.java

* Update GauntletTimer.java

* Update GauntletTimer.java

* Update GauntletTimer.java

* Fixup widget helper.

* Use varbits instead of hidden.

* Fixup prayer overlay.

* gauntlet: include tick timers, and various fixes.

* gauntlet: various fixes, and qol changes.

* gauntlet: give each tornado their own ticks, and show true location.

* gauntlet: hunllef spelling fixes

* Update ProjectileID.java
2019-08-01 12:35:23 +01:00
Runelite auto updater
203251778f [maven-release-plugin] prepare for next development iteration 2019-08-01 11:09:47 +00:00
Runelite auto updater
ec9c1af561 [maven-release-plugin] prepare release runelite-parent-1.5.30 2019-08-01 11:09:40 +00:00
Owain van Brakel
69d3258e7b Merge remote-tracking branch 'runelite/master' into 0108-merge 2019-08-01 12:46:19 +02:00
GROUNDBOI
bcc75c1e94 boosts: Separate icons so they aren't stacked (#1211)
* Seperate the boosts icons so they aren't stacked

Not sure exactly why this broke but settting the gap fixes it

* Update CombatIconsOverlay.java
2019-08-01 11:31:57 +01:00
vanni
cca17bf93e zalcano: add plugin (#1177)
* Zalcano plugin

Shows AOE for bosses and when to run from the glowing rocks and more.

Still have to improve the step system telling users to mine/smelt so it's a hidden option for now.

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoUtil.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/Step.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoUtil.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoUtil.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Requested changes

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Did not know you can make events private! Will do this from now on.

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoPlugin.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoStepsOverlay.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoStepsOverlay.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoStepsOverlay.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoStepsOverlay.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* slight changes

* various

region checks and null checks
moved most of the heavy weight from overlay into util

* checkstyle (oops!)

* Update runelite-client/src/main/java/net/runelite/client/plugins/zalcano/ZalcanoUtil.java

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Apply suggestions from code review

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* Apply suggestions from code review

Co-Authored-By: Owain van Brakel <owain.vanbrakel@gmail.com>

* access fix
2019-08-01 11:31:31 +01:00
Abex
48e0e8a7e3 Merge pull request #9531 from Hydrox6/worldmap-prif-typo
worldmap: fix typo in Prifddinas
2019-08-01 04:17:08 -06:00
Abex
2b9eecd468 Merge pull request #9530 from Hydrox6/boss-timer-chaos-elemental-change
boss: adjust Chaos Elemental respawn time
2019-08-01 04:16:39 -06:00
Hydrox6
8dbd9d336c worldmap: fix typo in Prifddinas 2019-08-01 11:02:36 +01:00
Hydrox6
48e994d1a5 boss: adjust Chaos Elemental respawn time 2019-08-01 10:59:55 +01:00
ST0NEWALL
96caabdd38 menuentryswapper: Removed useless telecape, added constructionc… (#1208)
menuentryswapper: Removed useless telecape, added constructioncape
2019-08-01 00:22:04 -04:00
Owain van Brakel
e09eeb5748 rogues den plugin: Improve Rogue's Den overlay (#1212)
This patch changes the Rogue's Den plugin to have a more guide-like
overlay, displaying the location of tiles to stand on, obstacles to
interact with, etc.

Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2019-07-31 23:29:54 -04:00
Ganom
bbf6bb8850 zulrah: Fix NPE (#1209)
* zulrah: Fix NPE

* Add nullable tags to phases.
2019-07-31 23:23:33 +02:00
Theo
2929c4c2b6 Removed useless telecape, added constructioncape 2019-07-31 09:46:04 -10:00
James
8d2b4a7310 runelite-client: revert font change (#1070)
* runelite-client: revert font change

* Checkstyle Fix 

Checkstyle Fix

* overlayrenderer: Save fonts
2019-07-31 13:39:24 -04:00
Harry
36c0d753bd entityhider: add wildcard support (#1202)
* Add wildcard support to entity hider

* standardize npc name
2019-07-31 12:55:21 -04:00
Ganom
bc98abea85 Merge pull request #1205 from Owain94/3107-merge
project: Merge upstream
2019-07-31 12:54:45 -04:00
Kyleeld
78e886e258 Update WidgetID.java (#1207) 2019-07-31 15:58:43 +01:00
Owain van Brakel
8e47d9a48e Merge remote-tracking branch 'runelite/master' into 3107-merge 2019-07-31 16:19:02 +02:00
ST0NEWALL
3c7738b86b screenshot plugin: Fix death pics again (#1206)
BONUS: fixes wilderness location overlay when in wilderness

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-07-31 08:40:49 -04:00
Adam
e27459f1f0 chat commands: add guantlet pb 2019-07-31 08:36:37 -04:00
Adam
1b2219374f chat commands: add gg pb 2019-07-31 08:36:37 -04:00
Adam
1ce2e5aa93 chat commands: fix tracking zuk pb 2019-07-31 08:36:37 -04:00
Tomas Slusny
c86d2b65c4 Merge pull request #9511 from Alexsuperfly/sote-new-tool-animations
Sote new tool animations
2019-07-31 11:50:58 +02:00
Alexsuperfly
734e8aca58 wintertodt: add crystal axe to animation list 2019-07-31 05:25:10 -04:00
Tomas Slusny
d0e0f6d4c1 Merge pull request #9516 from Alexsuperfly/sote-discord-updates
discord: add Prifddinas locations
2019-07-31 10:32:03 +02:00
David
6b16d2d467 worldmap: Fix quest marker for Depths of Despair (#9506) 2019-07-31 10:31:41 +02:00
Owain van Brakel
9070f6c5ef Merge remote-tracking branch 'runelite/master' into 3107-merge 2019-07-31 08:03:28 +02:00
Tomas Slusny
72d7a88014 Merge pull request #9473 from Alexsuperfly/Prifddinas-agility-course-calc
skill calc: SotE additions
2019-07-31 00:42:50 +02:00
Tomas Slusny
59c72589d3 Merge pull request #9515 from abextm/prif-ii-sapling
itemidentification: Add crystal sapling
2019-07-31 00:09:38 +02:00
Adam
77371feaf0 Merge pull request #9388 from adwitkow/nmz-points-overlay
nmz: Add total and per hour points to NMZ overlay
2019-07-30 17:20:20 -04:00
Ganom
92917fb421 Merge pull request #1201 from Kyleeld/upstream
Upstream: Merge
2019-07-30 16:22:12 -04:00
Adam
c4ee95d6c7 world hopper: add option to show current world ping
If enabled, the current world is pinged every second and the ping is
drawn in an overlay

Co-authored-by: gregg1494 <gregg1494@gmail.com>
2019-07-30 14:55:47 -04:00
Adam
8282742c1a world hopper: change ping task to ping one world
This will allow other tasks that are scheduled on the hopper executor to
not be blocked for long periods of time due to the world pinger.

This pings, at fixed delay, each world every 3 seconds, which for 200
worlds is at most as often as the previous mass-ping every 10 minutes.
2019-07-30 14:55:47 -04:00
Adam
b1ff529e02 fps plugin: move fps off logout button on bottom line mode 2019-07-30 14:55:47 -04:00
Alexsuperfly
9881664502 discord: add Prifddinas locations 2019-07-30 14:23:45 -04:00
Quasindro
993716e11a nmz: Add total and per hour points to NMZ overlay 2019-07-30 19:56:18 +02:00
Alexsuperfly
e52f8fbfd3 skill calc: add crystal tree 2019-07-30 13:42:16 -04:00
Alexsuperfly
35fe719e57 skill calc: add Prifddinas agility course 2019-07-30 13:42:10 -04:00
Max Weber
7c3419574d itemidentification: Add crystal sapling 2019-07-30 09:24:40 -06:00
Lucwousin
c6fbe5940b Deob: Make mapping dumper dump (theoretically) all you need for updating (#1191)
* Deob: Make mapping dumper dump (theoretically) all you need for updating

* Update ClassFile.java
2019-07-30 17:01:15 +02:00
Kyleeld
d290dee267 Update ItemStatChanges.java 2019-07-30 15:41:17 +01:00
Ganom
252b3bb06b entityhider: Hide npcs on death. (#1195) 2019-07-30 15:34:04 +01:00
Kyleeld
182ecfebd3 Update Impling.java 2019-07-30 15:30:03 +01:00
kecleon
659bfe889c hide dead NPCs for EntityHider (#1197) 2019-07-30 16:17:39 +02:00
Kyleeld
68d8fdee11 Merge branch 'pr/8' into upstream 2019-07-30 14:44:40 +01:00