Giovanni Ruddy Gazivoda
2f0d69b8fa
Fix equipment inspector plugin
...
otherwise injector throws array out of bounds
2019-04-22 17:14:10 -04:00
Giovanni Ruddy Gazivoda
5c2a759d83
Merge https://github.com/runelite-extended/runelite
2019-04-22 17:08:06 -04:00
gazivodag
b6ae1683d0
Merge pull request #54 from sdburns1998/PluginType
...
Plugintype
2019-04-22 17:05:56 -04:00
Scott Burns
54aff52b0d
Merge remote-tracking branch 'runelite-extended/master' into PluginType
2019-04-22 22:58:19 +02:00
gazivodag
69c5be4d7e
Merge pull request #50 from runelite-extended/update3
...
Changes 3
2019-04-22 16:56:28 -04:00
gazivodag
ad0fdc7154
Merge pull request #52 from Raieverr/master
...
Plugin organization
2019-04-22 16:52:05 -04:00
Scott Burns
d57e56c961
Merge branch 'master' into PluginType
2019-04-22 22:49:43 +02:00
Ganom
e5db8c71d3
Merge pull request #53 from runelite/master
...
Fixes RSFont
2019-04-22 16:48:08 -04:00
Scott Burns
b05432e2c5
Small refactor to Plugin sorter
2019-04-22 22:47:37 +02:00
Jonathan
da764fc7df
Update BarbarianAssaultPlugin.java
2019-04-22 14:45:47 -06:00
Jonathan
79f650dd36
Merge pull request #1 from Raieverr/patch-1
...
Patch 1
2019-04-22 14:37:53 -06:00
Jonathan
88743b562d
Update PyramidPlunderPlugin.java
2019-04-22 14:35:42 -06:00
Scott Burns
d63d125df2
Use the PluginType enum in ConfigPanel
2019-04-22 22:35:37 +02:00
Jonathan
0ed019ed1d
Update RaidsPlugin.java
2019-04-22 14:34:33 -06:00
Jonathan
582966c6a6
Update ProfilesPlugin.java
2019-04-22 14:33:57 -06:00
Giovanni Ruddy Gazivoda
a57acf9925
Merge https://github.com/runelite/runelite
2019-04-22 16:33:52 -04:00
Jonathan
31a792d7b9
Update EquipmentInspectorPlugin.java
2019-04-22 14:32:35 -06:00
Jonathan
09e608ee04
Update ZulrahPlugin.java
2019-04-22 14:31:40 -06:00
Jonathan
0d92e4a27e
Update VorkathPlugin.java
2019-04-22 14:31:15 -06:00
Jonathan
59c82c4b78
Update VetionPlugin.java
2019-04-22 14:30:44 -06:00
Jonathan
4c91e97ead
Update SuppliesTrackerPlugin.java
2019-04-22 14:30:22 -06:00
Jonathan
39e612ceb3
Update HydraPlugin.java
2019-04-22 14:29:23 -06:00
Jonathan
eb1ebe180d
Update PlayerIndicatorsPlugin.java
2019-04-22 14:28:20 -06:00
Jonathan
9d03fc4401
Update LootingBagViewerPlugin.java
2019-04-22 14:27:45 -06:00
Jonathan
e9595f9911
Type Update
2019-04-22 14:26:35 -06:00
Jonathan
1f1e80cce6
Update BarbarianAssaultPlugin.java
2019-04-22 14:25:50 -06:00
James Munson
19167e7a03
Added PKer Notifier
2019-04-22 13:25:39 -07:00
Jonathan
545251819d
Type Change
2019-04-22 14:23:45 -06:00
Giovanni Ruddy Gazivoda
1cbd7a9e5c
PluginType
2019-04-22 16:10:35 -04:00
gazivodag
c6e60d27a9
Merge pull request #48 from runelite-extended/Varbit
...
Adding overload varbit
2019-04-22 15:50:18 -04:00
Ganom
56edd6169f
Adding overload varbit
2019-04-22 15:44:44 -04:00
James Munson
caa80de05c
Merge branch 'master' of https://github.com/runelite/runelite into update3
2019-04-22 12:34:44 -07:00
Giovanni Ruddy Gazivoda
629217bdbb
Merge branch 'master' of https://github.com/gazivodag/runelite into origin/master
2019-04-22 15:34:16 -04:00
gazivodag
b5cb052dfc
Merge pull request #1 from gazivodag/runelite-extended-master
...
update
2019-04-22 15:28:59 -04:00
Giovanni Ruddy Gazivoda
ccbff9504d
Merge branch 'master' of https://github.com/runelite-extended/runelite into runelite-extended-master
...
# Conflicts:
# runelite-client/src/main/java/net/runelite/client/plugins/config/ConfigPanel.java
# runelite-client/src/main/java/net/runelite/client/plugins/config/PluginListItem.java
2019-04-22 15:26:46 -04:00
James Munson
7b27fe652d
Merge branch 'master' of https://github.com/runelite-extended/runelite into update3
2019-04-22 12:22:16 -07:00
Giovanni Ruddy Gazivoda
b16caca0f4
update
2019-04-22 15:15:40 -04:00
James
67d2f1390f
npc aggro timer: Add option to hide hint overlay ( #46 )
2019-04-22 15:02:56 -04:00
sdburns1998
b3a43ac9d7
Check Matcher#find ( #45 )
...
Fixes #44
2019-04-22 15:02:33 -04:00
James
9a4461f7e9
Group boost notifications ( #47 )
...
* Add option to group multiple boost notifications into one
* Show names of skills in the grouped notification
* Update style of for loop per feedback
2019-04-22 15:02:04 -04:00
James Munson
119650186b
ammo: fix weapon check
2019-04-22 11:31:42 -07:00
Scott Burns
f02ac6f13f
Check Matcher#find
...
Fixes #44
2019-04-22 18:32:03 +02:00
Ron Young
917921dd47
interface styles: add 2010 menu
2019-04-22 11:24:28 -04:00
Ron Young
a70ba37cd0
api: add before menu render event
2019-04-22 11:24:27 -04:00
zeruth
92e362e5c9
Merge branch 'master' of https://github.com/runelite-extended/runelite
2019-04-22 04:55:38 -04:00
zeruth
e74a4af7c0
Fix external plugin color
2019-04-22 04:54:50 -04:00
James
41c12a858d
Changes 2 ( #43 )
...
* Initial commit for maxhit plugin
* WIP: Magic max hit calculator
* Add chance to obtain a Unique from Chambers of Xeric
Based on the formula from the wiki. Does not handle >80% chance properly (it should go into a second item)
* MaxHit Refactor a lot for magic max hit
* Wip: refactoring
* Pest Control Update
* Pest Control: Add Intermediate portals
* Revert "Remove raids points overlay"
This reverts commit fbd3ea6202 .
* Wip: refactoring
* Fixed WidgetInfo merge issue
* Fixed trident
* Implement range
* Refactored according to intellij analyzer
* Run checkstyle from xml and fix code style issues
* Fix copyright
* Replace item names with item id's
* Code cleanup with reformat code
* Fixed checkstyle
* Use game slotitem
* Use game slotitem
* Fixed prayer bonus
* Looked up value for saradomin strike
* Fixed prayer bonus
* Fixed surge spell id's
* Fixed magix max hit tests
* Fixed rounding after obisidian
* Fix dharok custom formula
* Add melee max hit
* Refactored spellbonus items for magic
* Added voidknight
* Use boosted skill levels and add copyright
* Add accurate attack style for ranging
* Add range Tests
* Cleanup code
* Cleanup code
* Rename calculate methods to be more distinguishable
* Add parenthesis to dharok maxhit formula for clarification
* Fix widgetinfo merge
* Remove print in MaxHitPlugin
* Make sure an Item is not null when checking if the player is wearing it.
* Add daily notification for collection of ogre arrows from Rantz.
Add varbit for rantz arrow collection
Fix continuation indent settings
Group ifs to single check.
* Refactor all relevant daily checks to have grouped if check.
Further refactor grouped ifs
* Adds type
* Raids point overlay
2019-04-22 04:49:35 -04:00
zeruth
3a01eb67dc
Various
...
Fixes some smithing NPE's
Adds flexo launch arg which enables flexo config plugin
Adds external plugin to sorter using type "external"
2019-04-22 02:17:36 -04:00
zeruth
62d2fca6c2
Merge branch 'master' of https://github.com/runelite-extended/runelite
2019-04-21 23:18:55 -04:00
zeruth
77d9e18f01
Hooks
...
Now dumps protected fields / methods on rev update. makes it easier to look for things to transform :)
2019-04-21 23:18:42 -04:00