Commit Graph
10562 Commits
Author SHA1 Message Date
Zeruth 0307a692a6 flexo: robotpeer -> robot 2019-08-02 17:40:17 -04:00
Lucwousin 11f3b74687 RS-Client: Refactoring (also gradle compiler args) (#1236)
* gradle: compiler args for mixins/rs-client

* rs-client: yes

* rs-client: no
2019-08-02 21:01:00 +01: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 878e6a1fe6 menuentryswapper: move menuentryadded swaps to priority. (#1190)
menuentryswapper: move menuentryadded swaps to priority.

Co-authored-by: Owain van Brakel <owain.vanbrakel@gmail.com>
2019-08-02 14:11:39 +02: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
ThatGamerBlue 5bcd704bab http api: fix rlp api using the wrong url (#1233) 2019-08-02 12:46:47 +01: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
ThatGamerBlue 78654bf545 gradle: add upload task (#1220) 2019-08-02 11:05:46 +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
Tomas Slusny e108422166 Merge pull request #9535 from Hydrox6/idle-fletching
idle notifier: notify when adding feathers or heads to shafts
2019-08-01 23:17:01 +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
PKLite f1dc3640af Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-08-01 16:19:33 -04:00
ST0NEWALL 06b1f9b412 bootstrap: fix extra / added. (#1221)
bootstrap: fix extra / added.
2019-08-01 12:18:55 -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 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
PKLite 632c977a3f Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-08-01 09:12:25 -04:00
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
PKLite e652fe0332 Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-08-01 07:30:52 -04: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
vanniandOwain van Brakel 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
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
Ganom de671a931c theatre: Use projectile spawned instead of moved, and remove broken stuff. 2019-08-01 01:27:02 -04:00
Ganom 40114b528d cox: Use projectile spawned instead of moved, and various other fixes. 2019-08-01 01:09:38 -04:00
PKLite ee3a51634f Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-08-01 00:30:23 -04:00
Ganom 3fe1b5ef7a demonicgorilla: Use projectile spawned instead of moved. 2019-08-01 00:27:56 -04:00
ST0NEWALL 96caabdd38 menuentryswapper: Removed useless telecape, added constructionc… (#1208)
menuentryswapper: Removed useless telecape, added constructioncape
2019-08-01 00:22:04 -04:00
Ganom 86ad4d9d2d cannon: Use projectile spawned instead of moved. 2019-08-01 00:16:14 -04:00