Commit Graph
80 Commits
Author SHA1 Message Date
zeruth 30f5997d07 Update XteaClient.java 2019-06-23 18:37:32 -04:00
zeruth 408071a6ae Fix API
yeah yeah yeah
2019-06-23 17:56:35 -04:00
zeruth d0e3481bdf Revert "regression: fix api-reliant plugins (#715)"
This reverts commit 587f336938.
2019-06-23 17:45:12 -04:00
zeruth 2869c0db55 Update XteaPlugin.java 2019-06-23 06:20:58 -04:00
zeruth 3c02f5b9c8 Use our own http-service / http-api
Also starts scraping xtea keys :)
2019-06-23 05:51:52 -04:00
zeruth c655c9f542 Revert "Merge branch 'master' into master"
This reverts commit 43520c1958, reversing
changes made to 2e7aea3c62.
2019-06-22 02:38:35 -04:00
zeruth 2e7aea3c62 live update 2019-06-22 02:02:02 -04:00
zeruth 8020f758e1 bringup 2019-06-21 03:32:48 -04:00
zeruth 1f5ac7a86a Merge branch 'master' of https://github.com/runelite/runelite into runelite-master 2019-06-21 03:32:14 -04:00
zeruth f7c3c74d8b Fix BlackJack / Live Update 2019-06-19 00:37:47 -04:00
zeruth 99a7d21d67 Use our test server by default 2019-06-18 17:41:52 -04:00
zeruth 4b72523dea Update ClientLoader.java 2019-06-18 13:34:43 -04:00
zeruth 97ad9197d6 Merge branch 'master' of https://github.com/zeruth/runeliteplus-ps 2019-06-18 13:21:48 -04:00
zeruth bf456d6c80 Use original loading of vanilla 2019-06-18 13:21:46 -04:00
zeruth 56f5a96f76 checkstyle 2019-06-17 20:03:23 -04:00
zeruth 20f131245c part 2 2019-06-17 19:39:54 -04:00
zeruth e722fcc14d part 1 2019-06-17 19:39:38 -04:00
zeruth ea54313a65 Update Readme 2019-06-17 18:57:29 -04:00
zeruth 9f5c7d1bcf Merge branch 'master' of https://github.com/zeruth/runeliteplus-ps 2019-06-17 17:58:35 -04:00
zeruth 28c3d91c56 Always allow host. 2019-06-17 17:58:22 -04:00
zeruth 308d981c0d Initial RS-Mod Release!
Adds runtime injection of rsa keys via RSBufferMixin :)
Pretty easy to get going. Enjoy!
2019-06-17 17:31:47 -04:00
zeruth 00af98efa4 Update README.md 2019-06-17 00:23:05 -04:00
zeruth 4e36d27f7f Various
Include vanilla gamepack with bytecodepatched RSA keys (because honestly it's easier lol)

Loads vanilla locally, will need to be updated manually every rev.
2019-06-17 00:14:51 -04:00
zeruth 39a9ae35ab test 2019-06-16 22:31:48 -04:00
zeruth 2e873af898 Prepare for PS usage 2019-06-15 04:50:33 -04:00
zeruth 4acca2ec58 Update MenuEntrySwapperPlugin.java 2019-06-13 03:17:08 -04:00
zeruth 0766a74d4c Merge branch 'runelite-master2'
RuneLite Bringup
2019-06-13 02:48:49 -04:00
zeruth 37f6ab5a52 Merge branch 'master' of https://github.com/runelite/runelite into runelite-master2 2019-06-13 02:48:26 -04:00
zeruth 01d7294289 Use -rs=CUSTOM
Im sure @lucwousin will rejoice presently ;p
2019-06-10 19:45:54 -04:00
zeruth 0a3330bfa5 Various 2019-06-10 03:30:42 -04:00
zeruth bb9510caf4 Update .travis.yml
Only build 8 for now.
2019-06-10 02:31:11 -04:00
zeruth ab3c6eb1b5 fix temp 2019-06-10 02:30:08 -04:00
zeruth fb9709ab71 temp 2019-06-10 02:24:21 -04:00
zeruth a3c4144273 Update build.sh
whatever, just do it the easy way
2019-06-10 02:13:28 -04:00
zeruth 15458d89b9 Update settings.xml
Im fuckin retarded, dont mind me
2019-06-10 02:08:25 -04:00
zeruth 8738faaf2d Update settings.xml
Disable tests for now.
2019-06-10 01:59:59 -04:00
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