Commit Graph
10 Commits
Author SHA1 Message Date
zeruth 305dca64a0 Fix removals
Fixed what was removed for easy pre patch day PR
2019-05-16 01:06:58 -04:00
zeruth 66a14dd071 Update GameTimer.java 2019-05-16 00:58:34 -04:00
zeruth e348dc6927 Update RenderStyle.java 2019-05-16 00:56:56 -04:00
zeruth a32129e2a4 Update RenderStyle.java 2019-05-16 00:55:42 -04:00
zeruth 03054e065e Revert Performance refactor
Ping will be broken off into it's own plugin at a later time.
2019-05-16 00:53:01 -04:00
zeruth eeaf128e73 Update FpsLimitMode.java 2019-05-16 00:49:14 -04:00
zeruth ee78ebbbe5 Remove Emojis plugin
It's merged upstream so useless here atm.
2019-05-16 00:31:55 -04:00
zeruth e811375eaa Update Presence
Adds RuneLitePlusPlugin
-adds option for RL+ presence (disabled by default)
-Redirects a lot of older RL links to our updated ones.

Prepare for next development iteration 0.1.2
2019-05-10 04:40:09 -04:00
zeruth d4e6d2d6fb Merge branch 'master' of https://github.com/runelite/runelite 2019-05-09 19:20:17 -04:00
zeruth 7d2e0af6c1 Update Client API 1.1.0
Brings flexo into client api.
-This is because all current plugins are compatible with the newest flexo api, so backwards compat may not be as necessary as I believed, and it causes a lot of extra work needed to be done when updating..

Flexo
-Adds pauseMS
-Adds typeMessage
-Adds holdKey
-Adds holdKeyIndefinitely
-Cleans up a lot of unused code.

Flexo hosting on the maven repo will cease after next bootstrap update.
2019-05-07 03:09:49 -04:00