Commit Graph

8051 Commits

Author SHA1 Message Date
Lucas
f2d7cf13bc Rename dumb class 2019-05-22 19:07:53 +02:00
Lucas
6af0da37ea Improve menu action prioritizing (reworks easyscape construction) 2019-05-22 19:06:11 +02:00
Kyleeld
58086b605d LOTS! (#361)
* LOTS!

* updates + fixes

new plugin type.

* .

* Update MenuEntrySwapperPlugin.java

oops

* Update MenuEntrySwapperPlugin.java

checkstyle

* missed a bit

* Update PluginSorterConfig.java

S = s

* portal nexus

* Update MenuEntrySwapperPlugin.java

* Update ItemMapping.java

* Update AnimationID.java

* Update ThievingOverlay.java

* Update AntiDragPlugin.java
2019-05-22 17:31:26 +01:00
Tyler Bochard
2804f72b87 Merge pull request #358 from tomcylke/boostsicons
Adds an option to make the boosts plugin look kinda neat
2019-05-22 01:14:46 -04:00
Thomas Cylke
30368a1487 Adds an option to make the boosts plugin look kinda neat 2019-05-22 01:03:16 -04:00
Lucwousin
5679eff9c4 Even more fixes/improvements (#357)
* Check if menu is open for spellbook mouse listener, use MiscUtils.clamp

* Remove copied methods to just use them, save 31 bits of memory
2019-05-22 03:06:48 +01:00
Lucwousin
f02af964a5 Merge pull request #356 from sdburns1998/Alch-Yourself
Alch constant
2019-05-22 02:11:20 +02:00
Scott Burns
0c2cf31b0d Alch constant 2019-05-22 02:03:59 +02:00
James
e9ca4d9198 Merge pull request #355 from SRLJustin/master
Removed unnecessary debugging
2019-05-21 17:01:46 -07:00
SRLJustin
103ffe55fb Removed unnecessary line after debugging line removed 2019-05-22 09:53:54 +10:00
Lucwousin
c7ba38347f Small improvements (#354)
* Fix alch price logic

* Replace streams with for loops (appearantly faster)

* Fix bankpin button access level + add xp drop widgetinfo idk why

* Use @Getter for getters and fix slot checking in itemcharges
2019-05-22 00:26:46 +01:00
SRLJustin
577698c350 Removed unnecessary debugging 2019-05-22 09:08:07 +10:00
Lucwousin
e3b3d9115e Use menumanager for easyscape enum config swaps, fix up rc and custom swaps (#351)
* Use menumanager for easyscape enum config swaps, fix up rc

* Make essence pouches left click empty in inventory
2019-05-21 22:18:48 +01:00
sdburns1998
c18f13e2ab Overhaul (#349)
* Mini GPU overhaul

* Alch value

* Stoned Loot Tracker (persistent loot tracker)

* Checkstyle

* Added back max values to GPU plugin

* Persistent loot tracker config options

* Zulrah plugin type

* Add inventory highlight plugin

When dragging an item in the inventory, a highlight will show up to help
the player place the item in the correct slot, instead of missing when
they drag the item to the "gutter"

* Fix inventory highlight plugin

* Inventory highlight plugin type

* Inventory highlight config options

* Fix ess pouch swapping

* Runecraftig config options

* Add plugin type to persistient loot tracker

* Fix panel repaint

* Disable this for now

* Revert "Fix ess pouch swapping" -> PR #351

This reverts commit c18f65069f5df3a1cafb983af5b3e162817a22fe.

* I blame intellij for this

* Fix test
2019-05-21 20:56:07 +01:00
James
e9e0c51bd8 Merge pull request #352 from runelite-extended/nmzswap
Nmz swapper
2019-05-21 11:29:12 -07:00
sdburns1998
1cb28418d1 Add newline in CustomJoinClan.rs2asm (#348) 2019-05-21 19:01:52 +01:00
Lucwousin
51d3ec835a Rework specbar plugin (#347) 2019-05-21 16:46:29 +01:00
Lucwousin
06bebc6bbe Null check playercomposition for TMorph (#345) 2019-05-21 15:38:45 +01:00
Lucwousin
26fb55dffa Use normalized item ID for osb lookups in examine plugin (#344) 2019-05-21 15:38:03 +01:00
sdburns1998
bece4b3689 Make unhide accept multiple arguments and add suport for hide key (#341) 2019-05-21 09:43:02 +01:00
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
Tyler Bochard
37708ef84f Merge pull request #338 from Lucwousin/bbbbbbbbbbbbbb
Use custom script to join cc, so 437 is still there for minigames
2019-05-20 23:30:00 -04: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
James
2b1a6fc3d6 Merge pull request #329 from Lucwousin/reeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee_coil
Fix array index oob for recoils
2019-05-20 13:12:45 -07:00
Lucas
bdcf6a474b Fix array index oob for recoils 2019-05-20 22:04:40 +02:00
Tyler Bochard
9be2f1ddc7 Merge pull request #273 from lulwut/rr
Updated Runecraft Plugin
2019-05-20 14:50:28 -04: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