Kyle Fricilone
dc6436a66a
runelite-client: add graphic to devtools overlay
2017-06-09 22:30:28 -04:00
Kyle Fricilone
9ce3852863
runelite-client: update pc plugin for widget changes, and cleanup
2017-06-09 22:30:20 -04:00
Abel Briggs
de46ae9592
Added fletching and glassblowing to idle notifier/animationID class ( #74 )
2017-06-09 20:23:10 -04:00
Adam
3118e6a799
Add checkstyle config for brace style
2017-06-08 11:58:58 -04:00
Runelite auto updater
b638318349
[maven-release-plugin] prepare for next development iteration
2017-06-08 14:05:45 +00:00
Runelite auto updater
127e77c1f4
[maven-release-plugin] prepare release runelite-parent-1.1.29
2017-06-08 14:05:41 +00:00
Abel Briggs
c5af56c618
Add plugin to display items dropped on the ground ( #70 )
2017-06-06 21:03:57 -04:00
Runelite auto updater
cb07c315c9
[maven-release-plugin] prepare for next development iteration
2017-06-01 17:02:05 +00:00
Runelite auto updater
6e8ef356d5
[maven-release-plugin] prepare release runelite-parent-1.1.28
2017-06-01 17:02:01 +00:00
Runelite auto updater
1624770d6f
[maven-release-plugin] prepare for next development iteration
2017-05-26 22:00:00 +00:00
Runelite auto updater
6da1139263
[maven-release-plugin] prepare release runelite-parent-1.1.27
2017-05-26 21:59:56 +00:00
Adam
2143973127
Add maven-javadoc-plugin to catch javadoc errors prior to release
2017-05-26 17:25:09 -04:00
Adam
c73eebc934
runelite-api: add PlayerComposition and KitType enum
2017-05-21 11:57:44 -04:00
noremac201
e54f9e4c8a
added total level to highscores/skill enum
2017-05-13 10:27:21 -05:00
noremac201
be42942c1f
added varbits poison and spec along with another varbits constructor
2017-05-12 18:58:57 -05:00
Kronos
c04e896ff4
Updated DevTools for viewing widget components
2017-05-12 16:57:06 -04:00
Adam
5596462b01
runelite-api: optimize getInteracting
2017-05-11 17:30:35 -04:00
Adam
64f99a909a
runelite-api: add Experience class for xpForLevel and levelForXp
2017-05-10 16:15:07 -04:00
Adam
4049785d63
Merge pull request #52 from KronosDesign/dev-tools
...
Updated inventory overlay in DevTools
2017-05-07 12:10:11 -04:00
Kronos
5fc6ac5839
Updated inventory overlay in DevTools
...
Also, modified WidgetItem bounds to account for padding
2017-05-08 01:50:08 +10:00
aria
0469d83bb5
Add zulrah plugin
2017-05-07 11:09:10 -04:00
Devin French
feda25f1d2
runelite-api: Add queries
2017-05-06 21:37:10 -04:00
Devin French
939ce237a1
Add ClanChat plugin
2017-05-04 07:22:27 -04:00
Adam
747af7cb24
runelite-api: change getBoosted/RealSkillLevel to take a Skill
2017-05-03 19:23:58 -04:00
Adam
685771ea6b
runelite-api: add beginning of prayers
2017-05-03 19:11:10 -04:00
Adam
6f8d000351
dev tools: add simple settings tracker
2017-05-03 18:52:31 -04:00
Kronos
7314988f81
Hooked paddingX/Y in Widget
2017-05-04 05:57:14 +10:00
Adam
ef1ed4e11f
Add WidgetInfo enum and use instead of WidgetID
2017-04-30 16:46:56 -04:00
Adam
b9bd70d051
Rename widget textureId to spriteId
2017-04-29 19:58:33 -04:00
Adam
cb3b9a653c
mousehighlight: don't show overlay if menu is open
2017-04-29 18:39:24 -04:00
Snorflake
1cbb314edd
Add MouseHighlight plugin
2017-04-28 18:00:19 -04:00
Kronos
b5cc159fa3
Updated DevTools plugin to contain a Widget tree
2017-04-28 13:56:53 +10:00
Runelite auto updater
0ba4dc0b13
[maven-release-plugin] prepare for next development iteration
2017-04-27 14:43:30 +00:00
Runelite auto updater
5ba4ad1503
[maven-release-plugin] prepare release runelite-parent-1.1.26
2017-04-27 14:43:25 +00:00
Kyle Stevenson
580fc0a213
runescape-client: Rename parent field in Widget
2017-04-26 16:24:27 -07:00
Kyle Stevenson
3e256f319b
runelite-api: Add check for tile being null before creating wrapper
2017-04-25 14:08:11 -07:00
Adam
db2a86d75d
api: fix finding widget parents and make isHidden check parent
2017-04-23 16:00:44 -04:00
Adam
b8b962ec20
runescape-client: add runecraft plugin for pouch overlays
2017-04-21 18:31:10 -04:00
Adam
63e1ba6a26
runelite-api: add api method for reading varbits
2017-04-21 13:43:52 -04:00
Adam
b288b81cea
runelite-api: fix getInteracting logic
2017-04-20 19:55:31 -04:00
Adam
79bd48f2ce
runelite-client: some work on widget overlays
...
can't figure out how to only render whats on screen and some positions are off, when others aren't
2017-04-20 19:44:37 -04:00
Adam
e7c6a5e11e
Get rid of the separate versioning scheme for the rs projects - it is just confusing
2017-04-19 14:12:52 -04:00
Kronos
0d0a938499
Updated DevTools Plugin ( #25 )
...
Updated DevTools and consolidated developer plugins
2017-04-18 17:39:38 -04:00
RobinWeymans
53f97ed90e
Hiscore plugin: lookup menu item ( #22 )
...
Hiscore plugin: lookup menu item
2017-04-17 20:22:51 -04:00
Abel Briggs
b80d6b6ca5
Added implementation for an idle notifier plugin, animation hook, and thread pool ( #23 )
...
Added implementation for an idle notifier plugin and animation hook
2017-04-16 16:06:07 -04:00
Kronos
c412ab1764
Added worldToMiniMap() and hooked mapOffset ( #20 )
...
Added worldToMiniMap() and hooked mapOffset
2017-04-14 20:16:30 -04:00
Adam
b5798a99ac
runelite-client: add xtea plugin for submitting xtea keys
2017-04-14 19:41:56 -04:00
Adam
188b3b6f41
runelite-client: some work on overlays on widget items
2017-04-13 19:30:01 -04:00
Kronos
cd7a5253e1
Some shiny rendering methods ( #13 )
...
* Added getter methods to Actor
* Added zOffset parameter to worldToCanvas()
* Fixed formatting, added rendering functions to Actor and DevTools plugin
* Changed getCanvasTilePoly() to use Perspective.LOCAL_TILE_SIZE
2017-04-11 15:38:59 -04:00
Adam
df92264e8d
runelite-client: add debug/ground item plugins for labeling objects and tiles, and the apis for them
2017-04-10 18:49:37 -04:00