Commit Graph

5165 Commits

Author SHA1 Message Date
Tyler Bochard
283cbdc4f8 Merge pull request #375 from sdburns1998/recolor
Recolor menu options for the groundmarker plugin
2019-05-23 05:09:04 -04:00
Scott Burns
ee94e16e6e AoE color picker 2019-05-23 10:21:24 +02:00
Scott Burns
ff2172bb9d Recolor menu options for the groundmarker plugin 2019-05-23 09:48:37 +02:00
zeruth
10b300285a Update CombatLevelOverlay.java 2019-05-23 01:48:03 -04:00
zeruth
9c536ce939 Finished pre patch day merge 2019-05-23 01:39:15 -04:00
zeruth
e3c075260e Update SessionClient.java 2019-05-23 00:12:33 -04:00
zeruth
94609a5cc1 Update SessionClient.java 2019-05-23 00:09:16 -04:00
zeruth
e21cf2b1c8 Update SessionClient.java 2019-05-23 00:07:09 -04:00
zeruth
4e83804677 Update SessionClient.java
Regressed, to allow a smooth merge
2019-05-23 00:00:39 -04:00
Ganom
8bab9a68f3 Adding Experimental Functions 2019-05-22 22:29:56 -04:00
Ganom
0780522506 Fixing Tmorph and added new features. 2019-05-22 22:29:27 -04:00
Adam
fac3d0cb4c xptracker: fix onscreendisplaymodebottom config key 2019-05-22 22:02:54 -04:00
Lucas
48e2fad599 Fix ezscape construction (hopefully forever) 2019-05-23 04:02:22 +02:00
James
d83209da7a Merge pull request #359 from gazivodag/show_name_on_clan_join_tooltip
shows "Join playername" instead of "Join" to prevent misclicks
2019-05-22 15:49:27 -07:00
Jouni Pikkarainen
1a375cb3f5 Fixed incorrect bones to peaches xp value 2019-05-22 20:57:28 +03:00
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
vanni
309a3dcafc Update ClanChatPlugin.java 2019-05-22 04:19:59 -04:00
gazivodag
166152011e shows name of clan instead of just "Join" to prevent misclicks 2019-05-22 03:59:29 -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
aleios
b89d535fcb itemcharges: Add explorer's ring alchemy charge overlay. (#8867) 2019-05-21 20:30:41 +02:00
James
e9e0c51bd8 Merge pull request #352 from runelite-extended/nmzswap
Nmz swapper
2019-05-21 11:29:12 -07:00
Tomas Slusny
e4d9845928 Merge pull request #8860 from deathbeam/more-more-config-xp
Add configurable bottom line contents for XP tracker
2019-05-21 20:28:15 +02: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
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