Commit Graph
44 Commits
Author SHA1 Message Date
zeruth 090c95b626 Checkstyle fixes 2019-06-10 01:51:19 -04:00
zeruth 0b970a6a2d Update .travis.yml 2019-06-10 00:58:21 -04:00
zeruth 0ff16c39b2 Update .travis.yml 2019-06-10 00:54:29 -04:00
zeruth 9e504000eb Fix Detached Cam clicking 2019-06-08 21:29:51 -04:00
zeruth 831ecd65e9 Update ClientLoader.java 2019-06-08 19:59:33 -04:00
zeruth fa36d83648 Add Bootstrapper
Makes updating a trivial process. Simply clean install as normal, then run Bootstrapper.main(). push 4 dynamic jars to maven repo. and its done!
2019-06-08 19:57:18 -04:00
zeruth a2d244d8d2 Create InventoryGridOverlay.java 2019-06-08 17:50:00 -04:00
zeruth e0af1d7753 Fix build / Fix scammer plugin crash 2019-06-08 17:39:32 -04:00
zeruth 5589eba498 Adds local-injected dev arg 2019-06-08 17:13:33 -04:00
zeruth e4d6e9fe13 Port Injector to main layout
Adds deobfuscator
Adds injected-client
Adds injector-plugin
Adds runescape-client

Replaces RL's apis

Small bug with sprites atm, will be resolved soon. tired af.

Builds, probably
2019-06-08 05:43:03 -04:00
zeruth eafb024f16 Revert to old layout for refactor 2019-06-07 23:54:32 -04:00
zeruth 74a0bf004e Update SessionClient.java
Use our sessionbase
2019-06-07 01:36:44 -04:00
zeruth 66cd539190 Various
Adds http-api for our session service
Also fixes HA values, for some reason GE values arent working, will look into.
2019-06-07 01:32:05 -04:00
zeruth aa0476aa62 Presence / Test Removal 2019-06-07 01:03:11 -04:00
zeruth d38b208646 Update ClientLoader.java
Fix
2019-06-07 00:39:52 -04:00
zeruth 4e9a635600 Update ClientLoader.java
Auto update Injected client when we push to maven repo
2019-06-07 00:11:58 -04:00
zeruth 5eb12b7119 fixed maven issues
Maven really fucked me on this merge lol
2019-06-06 23:35:26 -04:00
zeruth 64757de8d2 Enforce our icon too
duh
2019-06-06 21:45:30 -04:00
zeruth 398a254641 Enforce our presence
If you don't like it, you can start to.
2019-06-06 21:43:30 -04:00
zeruth ce9ff6e384 Update pom.xml 2019-06-06 21:09:05 -04:00
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