Commit Graph

7242 Commits

Author SHA1 Message Date
Lucwousin
c6542541b2 Menumanager: fixes (#1261)
* menumanager: 'remove' hidden entries on added

* menumanager: keep original index in mind when prio1 == prio2
2019-08-05 16:11:02 +02:00
Ganom
82d15803b3 menuentryswapper: Fix various bugs, set priorities, and more. (#1263)
* menuentryswapper: Fix various bugs, set priorities, and more.

* menuentryswapper: remove debug.
2019-08-05 14:07:00 +02:00
Zeruth
05705b3fa4 privateserver: fix local codebase calls 2019-08-05 00:01:18 -04:00
Owain van Brakel
769ed02ba4 config: Fix size issue on sliders (#1253) 2019-08-04 15:08:40 -04:00
Owain van Brakel
3307b8e767 (stoned)loottracker: Added missing bosses, skilling bosses and chests (#1248) 2019-08-04 15:08:11 -04:00
Owain van Brakel
59826b36d2 client: fix and enable tests (#1257)
client: fix and enable tests

Co-authored-by: Owain van Brakel <owain.vanbrakel@gmail.com>
2019-08-04 12:07:58 +02:00
Owain van Brakel
18144af1d2 pluginsorter: pastel colorscheme (#1255)
pluginsorter: pastel colorscheme
2019-08-04 12:07:46 +02:00
Owain van Brakel
0a17bc9574 slayer: Font Fix (#1249)
slayer: Font Fix
2019-08-04 11:48:10 +02:00
Harry
ba1c5cd7e4 re-add world point conversion methods (#1259) 2019-08-04 00:21:59 -04:00
Owain van Brakel
856146d4a5 chatfilterplugin: Fix tests 2019-08-04 03:32:39 +02:00
Owain van Brakel
8243a959d8 client-tets: Remove Ignore annotation 2019-08-04 03:29:46 +02:00
Owain van Brakel
c5494b9aa1 itemskeptondeath: Fix tests 2019-08-04 03:16:02 +02:00
ThatGamerBlue
fa0a16c2d8 client: fix plugin manager tests
Partially closes #1256
2019-08-03 23:36:09 +01:00
ThatGamerBlue
5b5ee5b5a6 gradle: partially revert #1166 (#1250) 2019-08-03 23:11:59 +01:00
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
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
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
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
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