Commit Graph
24 Commits
Author SHA1 Message Date
zeruth 621260a541 Update pom.xml 2019-06-06 21:08:10 -04:00
zeruth 882be3cb71 Merges Injector
Welcome to the new world boys.
2019-06-06 20:47:41 -04:00
zeruth eb5a8ad1d0 Update ClientLoader.java
Completely breaks off of RL's client-patch update schedule.
2019-05-24 01:59:05 -04:00
zeruth de9f5987c0 client-patch
Caches current injected client to root of project for analysis.

Now uses client-patch from our maven repo. This prevents snapshot client-patches from disrupting our weekly build cycles.
2019-05-24 01:40:24 -04:00
zeruth cb795a48f7 Update MixinRunner.java
Disable extended mixins for now, Client builds and runs, expect errors from anything that uses them.
2019-05-23 16:36:04 -04:00
zeruth 10b300285a Update CombatLevelOverlay.java 2019-05-23 01:48:03 -04:00
zeruth 129b8f6a35 Merge branch 'runelite-master'
Finalize pre patch day merge
2019-05-23 01:41:02 -04:00
zeruth 9c536ce939 Finished pre patch day merge 2019-05-23 01:39:15 -04:00
zeruth e3c075260e Update SessionClient.java 2019-05-23 00:12:33 -04:00
zeruth 94609a5cc1 Update SessionClient.java 2019-05-23 00:09:16 -04:00
zeruth e21cf2b1c8 Update SessionClient.java 2019-05-23 00:07:09 -04:00
zeruth 4e83804677 Update SessionClient.java
Regressed, to allow a smooth merge
2019-05-23 00:00:39 -04:00
zeruth 9bb550fa75 Appeasing the shitty GH devs 2019-05-22 23:53:55 -04:00
zeruth a4b6cfbeba Update Varbits.java 2019-05-22 23:49:57 -04:00
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