Commit Graph

8088 Commits

Author SHA1 Message Date
Tyler Bochard
dfca717ce4 Merge pull request #376 from sdburns1998/AoE-colorpicker
AoE color picker
2019-05-23 05:08:31 -04:00
Scott Burns
ee94e16e6e AoE color picker 2019-05-23 10:21:24 +02:00
zeruth
10b300285a Update CombatLevelOverlay.java 2019-05-23 01:48:03 -04:00
zeruth
129b8f6a35 Merge branch 'runelite-master'
Finalize pre patch day merge
2019-05-23 01:41:02 -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
zeruth
9bb550fa75 Appeasing the shitty GH devs 2019-05-22 23:53:55 -04:00
zeruth
a4b6cfbeba Update Varbits.java 2019-05-22 23:49:57 -04:00
Tyler Bochard
421bfc6f68 Merge pull request #371 from Ganom/tmorphfix
Updated Tmorph to include Anim Swaps
2019-05-22 23:44:38 -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
Tyler Bochard
99ed6249fc Merge pull request #370 from Lucwousin/1234567890fuck_menu_entries
Fix ezscape construction (hopefully forever)
2019-05-22 22:18:31 -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
Adam
3ef8076ba8 Merge pull request #8890 from piksu/8887-skillcalc-bugfix
skill-calc: Fix incorrect Bones to Peaches xp value
2019-05-22 18:39:56 -04:00
Lucwousin
e68002d898 Merge pull request #364 from Lucwousin/no_really_i_fucking_hate_that_menu_entry_clicked_command
Menu entry stuff
2019-05-22 21:25:12 +02: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
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
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
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