Adam
|
cf4e9fab1d
|
Add account plugin, and support for acquiring a session with the account webservice
|
2017-05-14 19:23:44 -04:00 |
|
Adam
|
aebeba06ad
|
runelite-client: load plugins on the main thread
|
2017-05-14 18:52:40 -04:00 |
|
Adam
|
c49fe33cf9
|
runelite-client: fix npe from --no-rs in zulrah plugin
|
2017-05-14 18:39:16 -04:00 |
|
Adam
|
cb0417cc9f
|
http-api: Remove unused exception thrown from hiscore client
|
2017-05-14 18:36:52 -04:00 |
|
Adam
|
1ce044c308
|
runelite-client: add --no-rs option
|
2017-05-14 18:35:38 -04:00 |
|
Adam
|
cb71a096a0
|
runelite-client: add runnable exception logger and use it in the zulrah plugin
|
2017-05-14 18:34:51 -04:00 |
|
Adam
|
c36df36433
|
clan chat: fix code style
|
2017-05-14 18:34:20 -04:00 |
|
Abel Briggs
|
769166ced0
|
Reformatted skill order on hiscore lookup
|
2017-05-13 09:32:11 -04:00 |
|
Kronos
|
c04e896ff4
|
Updated DevTools for viewing widget components
|
2017-05-12 16:57:06 -04:00 |
|
Snorflake
|
fe13b29fa4
|
Add top right rendering padding (#53)
* Add top right rendering padding
* Removed todo
|
2017-05-10 12:36:14 -04:00 |
|
Kyle Fricilone
|
3e4a435da4
|
runelite-client: close xtea response, add debug message
|
2017-05-09 19:56:10 -05:00 |
|
Adam
|
fe7e4ed515
|
Merge pull request #54 from devinfrench/develop
Remove colour text from option in MouseHighlight plugin
|
2017-05-08 20:15:33 -04:00 |
|
Adam
|
4769728aca
|
Add websocket server and client, for use later
|
2017-05-08 19:29:00 -04:00 |
|
Adam
|
3068fee671
|
zulrah: don't update when not logged in
|
2017-05-08 19:27:12 -04:00 |
|
Devin
|
867c1d4538
|
Remove colour text from option in MouseHighlight plugin
|
2017-05-08 14:24:19 -07:00 |
|
Cameron Moberg
|
15bf3eebbb
|
updated Runecrafting plugin with additional logic and change location of text
|
2017-05-07 18:57:15 -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 |
|
Adam
|
f33aed6d49
|
runelite-client: update fps plugin for render update
|
2017-05-07 12:04:59 -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 |
|
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 |
|