aria
0469d83bb5
Add zulrah plugin
2017-05-07 11:09:10 -04:00
Adam
71dac537b5
runelite-client: allow plugins to have multiple overlays, fix top down renderer right
2017-05-06 16:13:15 -04:00
Devin French
939ce237a1
Add ClanChat plugin
2017-05-04 07:22:27 -04:00
Adam
a22b8384f9
hiscore plugin: replace nbsp with space in player names, run lookup on another thread
2017-05-03 19:59:41 -04:00
Adam
747af7cb24
runelite-api: change getBoosted/RealSkillLevel to take a Skill
2017-05-03 19:23:58 -04:00
Adam
6f8d000351
dev tools: add simple settings tracker
2017-05-03 18:52:31 -04:00
Adam
1ffb146474
http api/service: switch to okhttp
...
okhttp has websocket support and http/2 support
2017-05-01 19:30:56 -04:00
Adam
8e767f36c7
Add pest control plugin
2017-04-30 17:11:28 -04:00
Adam
ef1ed4e11f
Add WidgetInfo enum and use instead of WidgetID
2017-04-30 16:46:56 -04:00
Kronos
ad2696860c
Fixed applet resize and bouncing
2017-04-30 13:23:45 -04:00
Adam
9615083da9
Fixup previous commit
2017-04-30 08:57:28 -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
Adam
a8c82348f9
runelite-client: fix not being able to add system tray icon
2017-04-28 13:23:41 -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
Adam
529a4ff68e
runelite-client: don't render non visible widgets
2017-04-23 16:00:58 -04:00
Adam
56330ebe63
runelite-client: fix unregistering plugins from eventbus
2017-04-21 22:38:56 -04:00
Adam
23dabe982c
runelite-client: use guava service manager for plugins
...
Seems more robust and the whole client doesn't break if one plugin fails
2017-04-21 22:37:02 -04:00
Adam
345d197171
Fix a couple npes if the client isnt' loaded
2017-04-21 22:35:31 -04:00
Adam
b8b962ec20
runescape-client: add runecraft plugin for pouch overlays
2017-04-21 18:31:10 -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
57d93b5801
runelite-client: catch exceptions from overlay renderer
2017-04-20 19:37:05 -04:00
Adam
8e24e6a81f
Merge pull request #26 from KronosDesign/render-updates
...
Updated 2D rendering methods to use anti-aliasing for smoother overlays
2017-04-19 19:21:39 -04:00
Kronos
1fd4d11866
Updated 2D rendering methods to use anti-aliasing for smoother overlays
...
Also added a centralised function in Renderer for setting anti-aliasing
2017-04-20 08:47:31 +10: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
Adam
470c747568
runelite-client: try to fix switching between plugins
2017-04-18 17:56:55 -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
Adam
b0b1bfc780
runelite-client: add maven-jarsigner-plugin configuration
2017-04-17 17:23:14 -04:00
Adam
6fedfb63cb
runelite-client: build full jar with the shade plugin instead
2017-04-17 13:54:21 -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
Adam
4d0e6e8247
runelite-client: add icon image and tray icon
2017-04-16 12:01:44 -04:00
Adam
4157fef61e
http api: fix spelling of submit
2017-04-14 21:42:53 -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
354f8e4ec9
Fixed incorrect JFrame size
2017-04-13 09:06:05 +10:00
Kronos
3917307789
Update UI to use BorderLayout, fixes resizeable issues
2017-04-12 17:42:58 -04:00
Kronos
f324a8357d
Updated pom.xml to build jar-with-dependencies ( #15 )
...
runelite-client: Updated pom.xml to build jar-with-dependencies
2017-04-12 08:14:41 -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
Runelite auto updater
6028c14831
[maven-release-plugin] prepare for next development iteration
2017-03-23 16:45:56 +00:00
Runelite auto updater
31f6653a8a
[maven-release-plugin] prepare release runelite-parent-1.1.25
2017-03-23 16:45:52 +00:00
Runelite auto updater
8de4f24c19
Update 139
2017-03-23 16:44:42 +00:00
Runelite auto updater
bf89db8b78
[maven-release-plugin] prepare for next development iteration
2017-03-09 13:00:49 +00:00
Runelite auto updater
49f58a2ded
[maven-release-plugin] prepare release runelite-parent-1.1.24
2017-03-09 13:00:44 +00:00
Runelite auto updater
498717ff40
Update 138
2017-03-09 12:59:15 +00:00
Runelite auto updater
d81630ff90
[maven-release-plugin] prepare for next development iteration
2017-03-02 14:43:28 +00:00
Runelite auto updater
4b646b4b92
[maven-release-plugin] prepare release runelite-parent-1.1.23
2017-03-02 14:43:23 +00:00