Commit Graph
100 Commits
Author SHA1 Message Date
ThatGamerBlue 74028f9690 Merge remote-tracking branch 'upstream/master' into hi-phil-swift-here-for-flex-tape-the-super-strong-waterproof-tape 2021-03-10 16:32:29 +00:00
ThatGamerBlue a02ace2619 rs-api: add accessors related to tile colors 2021-03-09 03:44:22 +00:00
ThatGamerBlue e6c4282a8d devtools: add menu action printing back
this is a very minor change so is unlikely to be an issue in the future
2021-03-07 23:51:31 +00:00
ThatGamerBlue 31fac156db injector: add sanity check for fieldhook parameters 2021-03-06 19:23:25 +00:00
ThatGamerBlue 8e6cea509b Merge pull request #2962 from Owain94/injector-wait
gradle: Wait for the injector before starting
2021-03-04 22:30:38 +00:00
ThatGamerBlue dc6b1cba08 bootstrap: use jshell 2021-03-04 18:08:23 +00:00
ThatGamerBlue 579d32d612 when will i learn to run checkstyle 2021-03-03 04:55:53 +00:00
ThatGamerBlue 4b570acdf7 httpapi: use openosrs session server 2021-03-03 04:46:40 +00:00
ThatGamerBlue c61af0d39d mixin: add getItemDefinition, fuck it, let's have both 2021-02-28 01:18:12 +00:00
ThatGamerBlue 2431527850 client: fix dependency issue 2021-02-27 17:01:33 +00:00
ThatGamerBlue 3aae0fe569 eventbus: remove method name warning 2021-02-27 16:50:02 +00:00
ThatGamerBlue aa5a10dcc7 Update gradle.properties 2021-02-27 16:09:43 +00:00
ThatGamerBlue 5aa7e63991 Merge pull request #2954 from open-osrs/hotkeypressed-+-thiev-plugin
add: hotkeypressed
2021-02-27 00:54:21 +00:00
ThatGamerBlue e54050ba1c Merge pull request #2953 from open-osrs/revert-2951-addstuff
Revert "project: add missing features"
2021-02-26 21:25:55 +00:00
ThatGamerBlue c7a815fee7 checkstyle 2021-02-26 20:56:51 +00:00
ThatGamerBlue 2a755eb7ed unrevert some stuff 2021-02-26 19:35:19 +00:00
ThatGamerBlue 77d881ac61 Revert "project: add missing features (#2951)"
This reverts commit d3162944fa.
2021-02-26 18:49:16 +00:00
ThatGamerBlue 563587e6b0 rsc: please read the commit message for my neverending descent into madness
how do i stop making castles
every time i go to the beach i make a castle
every time i open blender i model castles
every time i play chess i castle
i just cant stop making castles dude
2021-02-26 00:33:45 +00:00
ThatGamerBlue 62df7e0ff1 deob: fix renaming of class types in ldc 2021-02-25 23:13:55 +00:00
ThatGamerBlue 7c00707fc0 text: actually fix remove levels properly 2021-02-25 22:55:05 +00:00
ThatGamerBlue cf66a2834c text: fix removelevels eating a char 2021-02-25 06:09:52 +00:00
ThatGamerBlue 50359db0f2 mes: make more friendly for multi-plugin swapping 2021-02-25 06:09:51 +00:00
ThatGamerBlue 4e88fd01f5 Revert "api: add missing API components"
This reverts commit fdd8cec721.
2021-02-22 21:26:52 +00:00
ThatGamerBlue fe93dae57f hooks: whoopsies 2021-02-22 00:19:48 +00:00
ThatGamerBlue 2d03cf1374 clientthread: implement executor and make Schedulers.single() use it 2021-02-22 00:16:15 +00:00
ThatGamerBlue db49157fc8 Merge remote-tracking branch 'upstream/master' into runelite 2021-02-22 00:13:07 +00:00
ThatGamerBlue 51301a274f .runelite -> .openosrs 2021-02-21 16:22:43 +00:00
ThatGamerBlue be667a3f90 Merge pull request #2924 from Noodleeater/runelite
Client: Added a few things which might be handy to have in rl api.
2021-02-20 21:48:25 +00:00
ThatGamerBlue afd057cbb0 injector: update license location 2021-02-19 15:05:19 +00:00
ThatGamerBlue 195b4a94dd make injected client java8-compliant, dumb mixin 2021-02-19 15:00:07 +00:00
ThatGamerBlue 815cd503e2 oprsepm: fix crash with empty config file 2021-02-19 00:32:19 +00:00
ThatGamerBlue 492dac91e9 update scheduler implementation 2021-02-19 00:31:53 +00:00
ThatGamerBlue ad3c060327 rsapi: implement missing method 2021-02-17 20:27:59 +00:00
ThatGamerBlue 0f7a5da177 Merge pull request #2918 from buracc/actor-pathlength
api: Add Actor#isMoving
2021-02-17 00:32:40 +00:00
ThatGamerBlue 06a399ec85 configitem: remove unimplemented stuff 2021-02-14 21:13:40 +00:00
ThatGamerBlue d1e027c4cb fix npc changed event 2021-02-14 20:46:30 +00:00
ThatGamerBlue 49973adb21 add buttons :o 2021-02-14 14:41:21 +00:00
ThatGamerBlue e8ba6bfd52 fix injection error via ignorance 2021-02-14 14:41:04 +00:00
ThatGamerBlue 9704551c26 make some decent mixins 2021-02-14 01:28:33 +00:00
ThatGamerBlue f4580f37e0 Merge remote-tracking branch 'upstream/master' into runelite
# Conflicts:
#	cache-client/pom.xml
#	cache-updater/pom.xml
#	cache/pom.xml
#	http-api/pom.xml
#	http-service/pom.xml
#	pom.xml
#	runelite-api/pom.xml
#	runelite-api/src/main/java/net/runelite/api/Client.java
#	runelite-api/src/main/java/net/runelite/api/FarmingTrackerTest.java
#	runelite-client/pom.xml
#	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
#	runelite-client/src/test/java/net/runelite/client/chat/ChatMessageManagerTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/cluescrolls/ClueScrollPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/emojis/EmojiPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/grounditems/GroundItemsPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/idlenotifier/IdleNotifierPluginTest.java
#	runelite-script-assembler-plugin/pom.xml
2021-02-14 00:31:56 +00:00
ThatGamerBlue 3550d70e92 if something is broken its probably this commit 2021-02-13 21:33:06 +00:00
ThatGamerBlue 93df4c9652 Merge pull request #2917 from open-osrs/blue/rl
blue/rl -> runelite
2021-02-13 19:43:31 +00:00
ThatGamerBlue 99b87caaba checkstyle 2021-02-11 23:11:19 +00:00
ThatGamerBlue 4521f9e032 license again 2021-02-11 22:31:58 +00:00
ThatGamerBlue 9a47bf4559 fix plugin manager licenses 2021-02-11 22:25:22 +00:00
ThatGamerBlue fd908b9596 use logger templates 2021-02-11 22:09:46 +00:00
ThatGamerBlue 92f5150185 kittype: use ordinal as index 2021-02-11 22:05:43 +00:00
ThatGamerBlue c933f41416 update copyright 2021-02-11 22:05:30 +00:00
ThatGamerBlue 68a905f9f0 can this fucking class stay final please 2021-02-11 21:51:52 +00:00
ThatGamerBlue be71581012 openosrs version: 4.0.0 2021-02-10 09:48:34 +00:00
ThatGamerBlue 38ff2446d7 remove more unused things 2021-02-10 09:45:11 +00:00
ThatGamerBlue 1b4cd55579 remove c.o.c.u.overlayutil - unused 2021-02-09 23:33:20 +00:00
ThatGamerBlue b4ba3ccd86 fix plugin directories 2021-02-09 23:32:56 +00:00
ThatGamerBlue 4adef168be worldlocation: fix compile error 2021-02-09 22:37:02 +00:00
ThatGamerBlue 1b70cb55fc soundmanager: rework 2021-02-09 22:36:10 +00:00
ThatGamerBlue b8d806da76 fix swingutil compile error 2021-02-09 22:35:06 +00:00
ThatGamerBlue 8d37c4363d orange -> blue 2021-02-09 22:34:51 +00:00
ThatGamerBlue faeca5d163 mixins: fix event 2021-02-09 22:34:38 +00:00
ThatGamerBlue 925f0f54e2 fix naming inconsistency 2021-02-08 17:09:56 +00:00
ThatGamerBlue 19d926c0b6 remove unused config option 2021-02-08 17:08:27 +00:00
ThatGamerBlue a2d9993fdc fix compile error with widgethiddenchanged 2021-02-08 17:08:01 +00:00
ThatGamerBlue 131deca54e eventbus: remove method name requirement 2021-02-08 10:47:43 +00:00
ThatGamerBlue aadfb88aa6 mes: these dont need to be static
you can @Inject a plugin instance
2021-02-08 10:47:27 +00:00
ThatGamerBlue 97dc44f65d varbits: remove unused, fix compile error 2021-02-08 10:28:53 +00:00
ThatGamerBlue a3461a2625 Revert "api: squash oprs varbits/animID, add ClipBoard"
This reverts commit 233a440610.

# Conflicts:
#	runelite-api/src/main/java/net/runelite/api/AnimationID.java
2021-02-08 10:20:47 +00:00
ThatGamerBlue a208de4be0 Revert "api: add client/ui/overlay/components/table"
This reverts commit a579bdb121.
2021-02-08 10:06:27 +00:00
ThatGamerBlue fe1a6f758b Merge branch 'runelite' into question_mark_full_stop
# Conflicts:
#	runelite-client/src/main/java/com/openosrs/client/game/NPCStats.java
#	runelite-client/src/main/java/net/runelite/client/plugins/Plugin.java
2021-02-08 09:56:37 +00:00
ThatGamerBlue ccf1e8eb8b 3/n 2021-02-08 09:54:39 +00:00
ThatGamerBlue d9cc74671d Merge branch 'runelite' into question_mark_full_stop
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/OPRSExternalPluginManager.java
2021-02-04 07:35:00 +00:00
ThatGamerBlue 4023066b5d 2/n 2021-02-04 07:16:17 +00:00
ThatGamerBlue 58e1150d51 Merge branch 'runelite' into question_mark_full_stop
# Conflicts:
#	runelite-api/src/main/java/com/openosrs/api/Varbits.java
#	runelite-api/src/main/java/net/runelite/api/kit/KitType.java
#	runelite-client/src/main/java/com/openosrs/client/util/ImageUtil.java
2021-02-04 06:20:06 +00:00
ThatGamerBlue df909d2a73 1/n 2021-02-04 06:13:57 +00:00
ThatGamerBlue 8169d144d6 thank you mr polar <3 2021-01-05 11:31:48 +00:00
ThatGamerBlue 44bf36b44c Update RSClientMixin.java 2021-01-05 10:24:34 +00:00
ThatGamerBlue de0773d993 injector: add interfaces correctly 2020-12-22 15:51:48 +00:00
ThatGamerBlue 399549ec39 modernizer: remove 2020-12-22 15:06:09 +00:00
ThatGamerBlue 28d63e6c04 checkstyle: fix 2020-12-22 15:05:54 +00:00
ThatGamerBlue bdcc87090f Merge pull request #2877 from ThatGamerBlue/193-fix
runescape-client: fix
2020-12-11 06:23:27 +00:00
ThatGamerBlue ad5ce8f2fe forgot draw line methods 2020-12-11 06:16:45 +00:00
ThatGamerBlue 463bc42f5f runescape-client: fix the thing 2020-12-11 06:14:29 +00:00
ThatGamerBlue f74baf08ce deobfuscator: add .tiny mapping dumper 2020-12-11 06:09:49 +00:00
ThatGamerBlue 2e0e330b35 rsc: fix jsobject 2020-12-11 05:59:05 +00:00
ThatGamerBlue ed3ab8d094 mixins: move menuaction print to after event (#2862)
The event can modify the action, so we print what the action is after the event fires.
2020-11-16 01:23:37 -05:00
ThatGamerBlue 778e24acca Merge pull request #2857 from ThatGamerBlue/whoopsie
session: handle uuid parsing failure
2020-11-12 03:35:23 +00:00
ThatGamerBlue ec772080ab session: handle uuid parsing failure 2020-11-12 03:28:13 +00:00
ThatGamerBlue 3fb8e68109 Merge pull request #2852 from ThatGamerBlue/mixins/optimize
mixins: simplify dynamic object and sequence definition mixins
2020-11-09 02:58:04 +00:00
ThatGamerBlue 38a37abd69 mixins: simplify dynamic object and sequence definition mixins 2020-11-08 13:27:40 +00:00
ThatGamerBlue d2c2b577bd externalpluginmanager: print full exception when plugin can't be loaded (#2847) 2020-11-05 00:10:46 +00:00
ThatGamerBlue d6766297e8 Merge pull request #2848 from open-osrs/scripts-failure
scripts: fix accidentally reverted changes
2020-11-04 01:05:30 +00:00
ThatGamerBlue 9090cd3180 Update CommandScript.rs2asm 2020-11-04 00:59:08 +00:00
ThatGamerBlue bfd590369f Update BankSearchLayout.rs2asm 2020-11-04 00:58:40 +00:00
ThatGamerBlue 2ac7b666c6 Merge pull request #2846 from ThatGamerBlue/rsc-run-task
runescape-client: add rsc-run task
2020-11-04 00:15:30 +00:00
ThatGamerBlue 1e9ca9e7c0 runescape-client: add run task 2020-11-03 23:29:51 +00:00
ThatGamerBlue 2946f1f472 Merge pull request #2840 from open-osrs/update-injector
gradle: update injector version
2020-10-27 13:21:43 +01:00
ThatGamerBlue 94d96f6ef8 gradle: update injector version 2020-10-27 12:36:38 +01:00
ThatGamerBlue 398d9ff864 Merge pull request #2835 from ThatGamerBlue/192
project: rev 192
2020-10-21 14:52:12 +02:00
ThatGamerBlue 88599e5dd3 project: rev 192 2020-10-21 14:35:05 +02:00
ThatGamerBlue 47583ab7c6 bump version numbers 2020-10-21 13:56:51 +02:00
ThatGamerBlue e38c3ebc61 yes this is a master commit no i dont care fuck you :) 2020-10-05 22:58:05 +01:00
ThatGamerBlue 4668ed6251 Merge pull request #2813 from ThatGamerBlue/aaaaaaaaaaaaaaaaaaaaaaaaaaa
project: merge upstream uwu
2020-09-19 16:53:02 +01:00