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
Kronos
0d0a938499
Updated DevTools Plugin ( #25 )
...
Updated DevTools and consolidated developer plugins
2017-04-18 17:39:38 -04:00
Kronos
c412ab1764
Added worldToMiniMap() and hooked mapOffset ( #20 )
...
Added worldToMiniMap() and hooked mapOffset
2017-04-14 20:16:30 -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