Commit Graph
53 Commits
Author SHA1 Message Date
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
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
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 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
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 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
Adam b7205a013b Add bosstimer plugin 2017-02-23 07:57:39 -05:00
Adam ed0c34bb6a client: move hiscore nav initialization to plugin 2017-02-13 19:43:18 -05:00
Adam 6c6d87cc11 client: add hiscore plugin 2017-02-13 19:31:11 -05:00
noremac201 eb6b71616b updated oppInfo to have Opponent HP percent 2017-02-06 20:01:31 -05:00
Cameron Moberg 5d8396cf59 Update to include FPS, without changing formatting of anything. (#5) 2017-02-01 20:50:09 -05:00
Adam fbff8ab9e9 injector: pass array store index to field hook too 2017-01-30 14:36:21 -05:00
Cameron Moberg 980eb6b504 Fixed flickering bug. (#3)
Fixed flickering bug.
2017-01-20 17:12:36 -05:00
Adam ff30bedf50 client: warn about hooks fired prior to client being ready 2017-01-19 17:20:37 -05:00
Adam 76d5d75f80 client: add event system using eventbus 2017-01-18 18:00:10 -05:00
Adam eaa5c13d9a deobfuscator: add support for hooking to field changes, add hook for skill experience changing 2017-01-18 17:47:20 -05:00
Adam 1cb1fdb156 2017, change license to BSD 2 clause as it should have been originally 2017-01-13 20:34:05 -05:00
Adam e40e6feab1 Remove health API 2016-07-14 19:37:28 -04:00
Adam 3a81744e25 Exit if client creation fails 2016-06-05 14:59:25 -04:00
Adam ec9525f661 Change line endings to LF 2016-05-21 19:50:36 -04:00
Adam d90f48ea6d Add license header 2016-05-07 16:56:18 -04:00