Commit Graph

7743 Commits

Author SHA1 Message Date
Kyleeld
a615444cd4 green 2019-08-03 22:34:19 +01:00
Kyleeld
8c25671c32 pluginsorter: pastel colorscheme
pluginsorter: pastel colorscheme
2019-08-03 22:29:30 +01:00
Crystalknoct
b2d57b12f1 menuentryswapperplugin: fixed max cape (#1251)
* menuentryswapperplugin: fixed max cape

Just pring something Ganom helped me with.

* Update MenuEntrySwapperPlugin.java
2019-08-03 16:33:28 -04:00
GROUNDBOI
c538df1dbc Prevent Left Click Configure Shift-Click (#1242)
Prevents left click on the inventory widget from opening the configure shift click menu.
2019-08-03 16:33:08 -04:00
Harry
7c416d79d3 cox helper: small code cleanup (#1244)
* use npc spawned to get olm npc

* remove unused code
2019-08-03 16:32:47 -04:00
Kyleeld
36050a2b3b Gauntlet: various updates (#1246)
* Gauntlet: various updates

* Renamed config options.

* Added config option to turn off projectile overlay.

* added back the prayer infobox.

* added back counter display

* added back the option to display counters over the boss, in the info box, on both or never.

* update

* gauntlet: Unwrap if (can't be null)

* gauntlet: Access can be weaker

* ty 4 help ganom

ty 4 help ganom
2019-08-03 16:32:05 -04:00
GROUNDBOI
1e1b4da4f9 Update SlayerOverlay.java
ok fine I fixed the checkstyle
2019-08-03 15:26:15 -04:00
Thomas Cylke
d0c176ba69 Slayer Font Fix
The font in the slayer plugin gets set to bold by default for some reason, deleted it.
2019-08-03 11:04:33 -04:00
Adam
715c7a26b9 slayer plugin: validate !task name and location 2019-08-03 10:23:28 -04:00
tortuga69
4b239d2600 grandexchange: Add Forthos Dungeon item buy limits (#9540) 2019-08-03 15:28:31 +02:00
David
eb2d1d7259 skill calc: Add Dragon bolts (#9552) 2019-08-03 15:24:51 +02:00
Harry
f26154c4bc screenshot: use playerdeath events (#1245)
* add PlayerDeath event

* use LocalPlayerDeath and PlayerDeath events
2019-08-03 12:43:42 +01:00
HSJ-OSRS
dec35ff5bb update and fix raids thieving plugin 2019-08-03 03:46:58 +01:00
Tomas Slusny
480b4ad773 Snapshot all grahics2d properties in safeRender
This prevents overlay graphics configurations leaking to other overlays.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-08-03 02:25:42 +02:00
Zeruth
28d013a7f6 Merge branch 'another-bootstrapper-fix' 2019-08-02 20:03:23 -04:00
Zeruth
1d50a7a3bb runeliteplus: enable bootstrap args and run bootstrapper through gradle run --args='-bootstrap' 2019-08-02 20:02:23 -04:00
Ganom
656a36b04a Fix flexo not updating when it should. 2019-08-02 18:58:40 -04:00
Zeruth
7ebcf31e58 flexo: remove unused stuff 2019-08-02 18:01:41 -04:00
Zeruth
0307a692a6 flexo: robotpeer -> robot 2019-08-02 17:40:17 -04:00
Owain van Brakel
2057fdfd41 statusorbs: Remove migrate code (#1237) 2019-08-02 21:00:36 +01:00
Owain van Brakel
a62c485570 lootrecordwriter: Fix reading appended objects with new GSON version (#1239)
* lootrecordwriter: Fix reading appended objects with new GSON version

* Add The Gauntlet boss tab

* Remove name from list upon deleting file

* Add hydra heads to boss tab

* Fix loot panel total value calculation
2019-08-02 21:00:12 +01:00
Owain van Brakel
2b1ad48fb6 Merge remote-tracking branch 'upstream/master' into priority-swaps
Conflicts:
	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperPlugin.java
2019-08-02 14:02:00 +02:00
Owain van Brakel
e2b7d1b9e0 Merge pull request #1214 from Ganom/projectile-update
events: reduce projectilemoved usage as much as possible
2019-08-02 13:46:38 +02:00
Kyleeld
af0d9d76b1 Banked XP: Fix Wyrm bones (#1225)
Banked XP: Fix Wyrm bones
2019-08-02 12:46:20 +01:00
Tyler Bochard
4d2b9f9c17 project: Upstream merge (#1228)
* menuentryswapper - Add volcanic mine entrance to swapQuick

* idle notifier: notify when adding feathers or heads to shafts

* client: cache and reuse Graphics

* client: cache config values
2019-08-02 11:38:02 +01:00
Harry
76068a9f6b cox scouter: fix layout message (#1226)
* fix layout message

* use Text.fromCSV
2019-08-02 11:37:08 +01:00
Crystalknoct
4f7f54bbea item_variations: added sote items (#1229)
Added sote items from runelite
2019-08-02 11:36:23 +01:00
Daniel Bolink
139b97920e achievmentdiary: Update Ardougne Hard diary text (#9551) 2019-08-02 12:01:15 +02:00
Adam
c342f7391a client: cache config values 2019-08-01 20:58:40 -04:00
Adam
3d326a6ee8 client: cache and reuse Graphics 2019-08-01 20:26:13 -04:00
Tomas Slusny
2ef930fda4 Merge pull request #9532 from TheStonedTurtle/volcanic-mine
menuentryswapper - Add volcanic mine entrance
2019-08-01 23:17:49 +02:00
PKLite
6fb7b1fc43 fix 2
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-08-01 12:54:29 -04:00
PKLite
f8f04366af bootstrapper
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-08-01 12:47:26 -04:00
Ganom
9bc8e6e5a6 bootstrap: fix extra \ added. 2019-08-01 12:17:46 -04:00
Owain van Brakel
9f0b678232 linecomponent: Fix items not being positioned correctly (#1219)
* linecomponent: Fix items not being positioned correctly

* Revert "boosts: Separate icons so they aren't stacked (#1211)"

This reverts commit bcc75c1e94.
2019-08-01 17:00:54 +01:00
trimbe
f3319df4a1 gpu plugin: fix camera effects used for drunkeness and fishing trawler
Yaw and pitch for these effects is only altered during scene drawing, so we need to cache those values at that point.
2019-08-01 10:55:20 -04: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
Hydrox6
905240b50e idle notifier: notify when adding feathers or heads to shafts 2019-08-01 12:25:28 +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
TheStonedTurtle
f2cdc8a1d8 menuentryswapper - Add volcanic mine entrance to swapQuick 2019-08-01 03:11:52 -07: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
Ganom
da7affb93e coxhelper: fix bug 2019-08-01 01:30:26 -04:00