Commit Graph
5429 Commits
Author SHA1 Message Date
James Munson b6f0301a9a Nmz swapper 2019-05-21 01:30:11 -07:00
Tyler Bochard f2c104f7ba Merge pull request #339 from runelite-extended/switchtooursession
Switch to our session endpoint
2019-05-21 00:35:47 -04:00
James Munson 7a2bd95f3b switch to our session endpoint 2019-05-20 20:40:04 -07:00
Lucas da321c5983 Use custom script to join cc, so 437 is still there for minigames 2019-05-21 05:12:57 +02:00
Lucwousin 3d88a00839 Remove Musicmodifier + quest & a lot of findbugs catches (#335)
* Remove Musicmodifier + quest & a lot of findbugs catches

* fix imports
2019-05-21 01:24:25 +01:00
Ganom 1f4198caa6 Make Scouterer Gooderer Lookinin (#337) 2019-05-21 01:24:01 +01:00
Ganom dea434b206 Adding Tmorph Plugin (#334) 2019-05-21 01:21:06 +01:00
Lucwousin 604e22431e Fix rc fill pouch from bank (#336) 2019-05-21 01:20:29 +01:00
sdburns1998 e282852e2d More configs updated (#333)
* Fix duplicate options when using groups

* Add some examples of the new config options

Check style

* Config item titles and nesting
2019-05-20 18:34:17 -04:00
Lucwousin 5778e2d33e Rename and cleanup baby hydra plugin (#331) 2019-05-20 23:22:16 +01:00
Ganom 016b0ce0e6 Big Cox Update (#330)
* Adding Timers to Cox

* Prayer now turns red when not active.

* Enum includes prayer type now.

* Adding Timers Overlay

* Complete Refactor/Update to Cox

* Complete Refactor/Update to Cox
2019-05-20 21:38:16 +01:00
James 68fa0ef253 Added sorting on the item overlay, items now appear in the order that they'll be picked up (#320)
Changed item menu sorting:
  Hidden items now appear at the bottom of the menu, so that hidden items don't get picked up over lower value non-hidden items

  Added a config option to put hidden items below "Walk here"
    this option makes it so that you can't accidentally pick up hidden items

  Added a config option to sort by GE value
    this option means that you'll always pick up highest GE value items first with left click
    this option also sorts the overlay by GE value
2019-05-20 21:31:20 +01:00
sdburns1998 a327cc2a42 Config options (#327)
* Fix duplicate options when using groups

* Add some examples of the new config options

Check style
2019-05-20 21:13:00 +01:00
Lucas bdcf6a474b Fix array index oob for recoils 2019-05-20 22:04:40 +02:00
Tyler Bochard e0610928a8 Update RunecraftPlugin.java 2019-05-20 14:43:06 -04:00
Tyler Bochard c9c90620bb Merge branch 'master' into rr 2019-05-20 14:25:57 -04:00
Tyler Bochard b7c58816b9 Merge pull request #316 from Lucwousin/jabbadabbadooooooooooooooooooooooo
Add custom menu swaps to menu entry swapper
2019-05-20 14:21:42 -04:00
Tyler Bochard 152a878c25 Merge pull request #318 from runelite-extended/normalworldhopper
Restore Worldhopper
2019-05-20 14:21:00 -04:00
Tyler Bochard 87d63b7b55 Merge pull request #319 from runelite-extended/ult
Added item util, changed some plugins to use item util
2019-05-20 14:11:21 -04:00
Tyler Bochard 62ff14e2b2 Merge pull request #326 from sdburns1998/Config-depth
Config depth
2019-05-20 14:08:30 -04:00
Scott Burns 8e57433c74 Checkstyle 2019-05-20 19:56:34 +02:00
Scott Burns 34f1596e00 Make the slider a little bit shorter 2019-05-20 19:51:42 +02:00
Scott Burns 05028d4035 Hiding and unhiding 2019-05-20 19:50:40 +02:00
Tyler Bochard 478b58116a Merge pull request #321 from Lucwousin/im_gonna_tweet_mod_ash_if_this_is_ok
Add option to type bank pin
2019-05-20 13:49:48 -04:00
Tyler Bochard b15af5edb9 Merge pull request #322 from sdburns1998/ground-markers
Ground markers
2019-05-20 13:46:50 -04:00
Scott Burns 888ac75b18 Make the title look better 2019-05-20 19:35:33 +02:00
Scott Burns 8d71383430 Merge remote-tracking branch 'upstream/master' into Config-depth 2019-05-20 18:59:45 +02:00
Scott Burns f8c639d185 Parent / child configs 2019-05-20 18:59:36 +02:00
sdburns1998 331594668e Check for NPE - ItemCharges (#324) 2019-05-20 17:30:25 +01:00
sdburns1998 bb55defb50 Ground items (#323)
* retrieve ItemLayer height in render rather than on spawn

* Ground item timers

* Loot notifications
2019-05-20 17:29:46 +01:00
sdburns1998 1a7cc1eeaa Jslider (#325)
* JSlider changes

* Check style ConfigPanel
2019-05-20 17:29:05 +01:00
Jonathan 306813fa30 Merge pull request #302 from runelite-extended/entertochat
press enter to chat - no wasd shit
2019-05-20 10:28:29 -06:00
Scott Burns e633bb89c0 Mark / umark, tag / untag 2019-05-20 18:24:15 +02:00
Lucas 02cbe0d1a6 Add option to type bank pin 2019-05-20 18:05:40 +02:00
Scott Burns b2ef6f9957 Ground markers color groups 2019-05-20 18:01:52 +02:00
Lucas 4f203b6507 Fix a dumb error 2019-05-20 14:56:08 +02:00
Lucas 97afe462c2 Add custom menu swaps to menu entry swapper 2019-05-20 13:11:46 +02:00
James Munson 9a787201e3 Merge branch 'item-util-2' of https://github.com/TheStonedTurtle/runelite into ult
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/fishing/FishingPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/roguesden/RoguesDenPlugin.java
2019-05-20 03:20:59 -07:00
James Munson dcb0626ed1 Default Worldhopper 2019-05-20 03:03:19 -07:00
Tyler Bochard f4ae6fcc5e Merge pull request #294 from runelite-extended/betteritemchargeplugin
Added recoil and explorers ring to itemcharges / updated statusbars
2019-05-20 04:40:20 -04:00
Tyler Bochard fbb3cd6c14 Merge pull request #295 from SRLJustin/master
Moved Climb-Up/Down plugin into MenuEntrySwapper
2019-05-20 04:38:43 -04:00
Tyler Bochard ac3bce4f26 Merge pull request #314 from Lucwousin/lol_timers_n_shit
BATools: Multiple improvements
2019-05-20 04:35:33 -04:00
Justin 041281128a removed Getter for modifiers that no longer require it 2019-05-20 17:06:02 +10:00
Lucas 0319293367 Improve priority menu entries 2019-05-20 08:10:34 +02:00
Lucas 295e89f7f8 Make BATools work with attack styles plugin 2019-05-20 03:55:23 +02:00
Lucas 17c2313b05 BATools: Remove antidrag, remove useless colors 2019-05-20 03:16:31 +02:00
Lucas 646dac7b71 Stop npe every game tick if you have defender timer turned off 2019-05-20 03:07:37 +02:00
Lucwousin a545cd1ac0 Change slayer bracelet text position (#313) 2019-05-20 02:06:05 +01:00
Kyleeld 4392228542 Update SlayerRingMode.java 2019-05-20 01:51:00 +01:00
Kyleeld d97b15a8ae Update EasyscapePlugin.java
Logic
2019-05-20 01:48:48 +01:00