Tyler Bochard
c94689764d
Gazivodag master ( #10 )
...
* Transform objects now use an interface
* Plugins can now accept colors (not my code)
* mixins: renderWidgetLayer: skip hidden widgets
* World Map: Identify Both Shield of Arrav Quest Start Points (#8442 )
Closes #8437
* widgetitem: associate Widget with WidgetItem
* widgetitem overlay: allow configuring which interfaces to overlay
Update overlays to behave consistent with how they behaved before
removal of query api, with the exception of adding the rune pouch
overlay to the bank.
* Update .gitignore
* Revert "Adding external plugin support (#4 )"
This reverts commit bfe1482
* Update QuestStartLocation.java
* Revert "Plugins update (#7 )"
This reverts commit 216f7d9
* Adding external plugin support (#4 )
* Adding archetype
* Update RuneLiteConfig.java
* Update Plugin.java
* Update PluginManager.java
* Adding pluginwatcher & classloader
* Update RuneLite.java
* Update pom.xml
* Update settings.xml
* Update pom.xml
* Update pom.xml
* Removing old example plugin
* Fixing the fix of the fix for plugin archetype.
(cherry picked from commit bfe1482705 )
* Plugins can now accept colors (not my code)
(cherry picked from commit 8e094f7386 )
* Update MenuEntrySwapperConfig.java
2019-04-19 19:44:16 -04:00
Ganom
bfe1482705
Adding external plugin support ( #4 )
...
* Adding archetype
* Update RuneLiteConfig.java
* Update Plugin.java
* Update PluginManager.java
* Adding pluginwatcher & classloader
* Update RuneLite.java
* Update pom.xml
* Update settings.xml
* Update pom.xml
* Update pom.xml
* Removing old example plugin
* Fixing the fix of the fix for plugin archetype.
2019-04-18 23:22:30 -04:00
Adam
8bf22ef401
Merge pull request #8462 from Adam-/master+widgetitemoverlay
...
Add WidgetItemOverlay
2019-04-18 17:48:07 -04:00
Runelite auto updater
cf425ff105
[maven-release-plugin] prepare for next development iteration
2019-04-18 11:36:15 +00:00
Runelite auto updater
6ef9203bfb
[maven-release-plugin] prepare release runelite-parent-1.5.20
2019-04-18 11:36:10 +00:00
Adam
9b9aee3e2b
Add WidgetItemOverlay
...
This simplifies the logic required for plugins to draw an overlay over an item.
2019-04-16 20:57:52 -04:00
Adam
f7332aa074
mixins: set thread name on client thread
2019-04-13 14:00:15 -04:00
Runelite auto updater
cced26ac24
[maven-release-plugin] prepare for next development iteration
2019-04-11 11:18:43 +00:00
Runelite auto updater
21a99a6e84
[maven-release-plugin] prepare release runelite-parent-1.5.19
2019-04-11 11:18:38 +00:00
Lotto
8f53358a4e
client: add HD health bars to Interface Styles
2019-04-06 14:29:49 -04:00
Adam
bd9a69dc19
runescape-api: rename CombatInfo2 to HealthBar
2019-04-06 13:41:32 -04:00
Adam
5acf9ad1e7
mixins: set array capacity in getVertices
2019-04-05 22:47:03 -04:00
Max Weber
dd993224ef
mixins: Fix convex hulls being incorrectly contoured
...
the Models returned by getModel are already contoured if required; we do not need to do it again
2019-03-31 09:53:03 -04:00
Runelite auto updater
dc7bf8cf67
[maven-release-plugin] prepare for next development iteration
2019-03-28 12:02:46 +00:00
Runelite auto updater
b1c18fd18a
[maven-release-plugin] prepare release runelite-parent-1.5.18
2019-03-28 12:02:40 +00:00
Adam
540edb3da3
mixins: fix incorrect usage of getNameables()
...
The length of the NameableContainer must be accounted for.
2019-03-27 17:08:46 -04:00
Adam
bc41e18d31
Merge pull request #3380 from Hydrox6/right-click-bank-buttons
...
Add ability to disable Left Click to bank inventory, equipment, and looting bag options
2019-03-26 17:26:05 -04:00
Runelite auto updater
7af89342b4
[maven-release-plugin] prepare for next development iteration
2019-03-21 12:40:20 +00:00
Runelite auto updater
9979cf6818
[maven-release-plugin] prepare release runelite-parent-1.5.17
2019-03-21 12:40:14 +00:00
Magic fTail
ee98065735
api: add overhead text changed event and setOverheadText
2019-03-19 14:37:35 -04:00
Adam
181b6f0c1c
api: add event for controlling menu left click behavior
2019-03-19 00:32:25 +00:00
Runelite auto updater
a9a63ca732
[maven-release-plugin] prepare for next development iteration
2019-03-14 12:14:08 +00:00
Runelite auto updater
c9acdb177f
[maven-release-plugin] prepare release runelite-parent-1.5.16
2019-03-14 12:14:00 +00:00
trimbe
8285bc80ca
mixins: use last non-null child to determine index for new widgets
2019-03-12 14:57:52 -04:00
Runelite auto updater
ffe9f46021
[maven-release-plugin] prepare for next development iteration
2019-03-07 14:05:24 +00:00
Runelite auto updater
353797561e
[maven-release-plugin] prepare release runelite-parent-1.5.15
2019-03-07 14:05:18 +00:00
Adam
c5ebc9547c
api: update 178
2019-03-07 08:38:55 -05:00
Adam
21bc06a13c
Merge pull request #8088 from Adam-/xptracker-overall
...
xptracker: correct total xp per hour calculation
2019-03-05 20:15:50 -05:00
trimbe
e9597e85d8
mixins: use a ClanMember for ClanMemberJoined/Left
2019-03-03 20:17:03 -05:00
Adam
e5f9db4fb4
api: add methods to get clan owner and chat name
...
Co-authored-by: trimbe <benno.tremback@gmail.com >
2019-03-03 15:03:43 -05:00
Adam
facf438b50
api: add clan member join and leave events
...
Co-authored-by: trimbe <benno.tremback@gmail.com >
2019-03-03 15:03:43 -05:00
Adam
24003c69a7
api: add method to remove MessageNodes
...
Co-authored-by: trimbe <benno.tremback@gmail.com >
2019-03-03 15:03:43 -05:00
Adam
188bb70417
xptracker: use long for tracking overall xp
2019-03-03 14:41:17 -05:00
Adam
9b0bb2b732
runescape-api: make RSNameableContainer a generic type
2019-03-02 18:37:08 -05:00
Adam
b6ab78b501
api: add changed varp index to VarbitChanged event
2019-03-01 22:28:56 -05:00
Runelite auto updater
ce2fcd42d4
[maven-release-plugin] prepare for next development iteration
2019-02-28 12:48:07 +00:00
Runelite auto updater
bb31c2e556
[maven-release-plugin] prepare release runelite-parent-1.5.14
2019-02-28 12:47:56 +00:00
Adam
5e9d0c1abb
mixins: inject Client constructor for initialization of enumCache
2019-02-26 08:50:44 -05:00
Adam
7830d003ca
api: add RS Enum API
2019-02-25 16:40:26 -05:00
Runelite auto updater
18167a7782
[maven-release-plugin] prepare for next development iteration
2019-02-21 12:11:57 +00:00
Runelite auto updater
ccaa955572
[maven-release-plugin] prepare release runelite-parent-1.5.13
2019-02-21 12:11:50 +00:00
Max Weber
1089eba6bc
mixins: rename gameDraw to renderWidgetLayer
2019-02-18 20:51:38 -07:00
Max Weber
38ab569422
mixins: Include game crash string in log
...
This lets the client print the cs2 vm stack to our logs
2019-02-16 20:36:33 -07:00
Adam
ca8ee682fa
Merge pull request #7824 from Abextm/decorative-hulls
...
Fix DecorativeObject ConvexHulls
2019-02-16 19:15:18 -05:00
Runelite auto updater
1b50e24738
[maven-release-plugin] prepare for next development iteration
2019-02-14 11:54:18 +00:00
Runelite auto updater
c012db502e
[maven-release-plugin] prepare release runelite-parent-1.5.12
2019-02-14 11:54:12 +00:00
Max Weber
1715a369c0
mixins: Fix DecorativeObject ConvexHulls
2019-02-12 04:08:24 -07:00
Adam
1ef57e3dd5
Merge pull request #7719 from Adam-/chatevents
...
Merge SetMessage and ChatMessage event into one
2019-02-07 20:55:30 -05:00
Adam
d4682746c7
api: remove SetMessage event
2019-02-07 19:42:25 -05:00
Adam
d7e605f051
api: add MessageNode and timestamp to ChatMessage event
2019-02-07 19:42:24 -05:00