Commit Graph
100 Commits
Author SHA1 Message Date
ThatGamerBlue ed923ebc0b bootstrap: allow java up to 1g of ram 2020-04-23 16:24:25 +01:00
ThatGamerBlue 6b307f603a releasedrafter: clean up unorganized section slightly 2020-04-12 13:52:36 +01:00
ThatGamerBlue e36258abe3 Update release-drafter.yml 2020-04-11 15:39:16 +01:00
ThatGamerBlue 0e49cba181 Merge pull request #2497 from xKylee/YEEEEEEEEEEEEEEEEEEEEET
project: remove legacy loader
2020-04-11 14:58:08 +01:00
ThatGamerBlue bb255a6da2 whole bunch of refactoring client 2020-04-11 13:13:55 +01:00
ThatGamerBlue 5fdefb98f6 fix null class names 2020-04-11 11:29:54 +01:00
ThatGamerBlue 234533e80f rsapi: add interfaces for all named classes 2020-04-11 09:38:37 +01:00
ThatGamerBlue b0a6b38536 Merge pull request #2494 from ThatGamerBlue/oprs-boosts-info
boosts: fix statchanged event
2020-04-09 17:24:01 +01:00
ThatGamerBlue 29d7ba297e allow spaces before colon in pr title 2020-04-09 17:21:29 +01:00
ThatGamerBlue a001d1def2 boosts info: fix 2020-04-09 17:07:11 +01:00
ThatGamerBlue 61647170d3 Merge pull request #2478 from ThatGamerBlue/menuoptions-oprs
deobber: improve dump mappings
2020-04-04 09:47:00 +01:00
ThatGamerBlue e3de91ae8b deobber: improve dump mappings 2020-04-03 20:41:44 +01:00
ThatGamerBlue aa84a9e79f Merge pull request #2472 from ThatGamerBlue/menuoptions-oprs
plugins: fix plugins loading configs from their dependencies
2020-04-01 21:50:20 +01:00
ThatGamerBlue 018157d6bf Merge pull request #2470 from open-osrs/actions-automerge
actions: update automerge
2020-04-01 03:24:13 +01:00
ThatGamerBlue f0b762c5f2 plugins: fix plugins loading configs from their dependencies 2020-03-31 18:23:47 +01:00
ThatGamerBlue 280b66b0fb actions: update automerge 2020-03-31 16:54:49 +01:00
ThatGamerBlue 58fb69ae12 actions: fix release drafter (#2469)
* actions: release drafter fix - attempt one

* actions: release drafter fix - attempt two

* actions: release drafter fix - attempt three

* actions: release drafter fix - attempt four

* remove branch p1

* remove branch p2
2020-03-31 16:12:39 +01:00
ThatGamerBlue acd339fd70 chore: revision 189 2020-03-26 14:17:06 +00:00
ThatGamerBlue 796e8f29e6 Merge pull request #2444 from ThatGamerBlue/discord-is-shit
party: fix websocket events not being posted
2020-03-20 17:42:26 +00:00
ThatGamerBlue f4887eb2c0 party: fix websocket events not being posted 2020-03-20 17:32:23 +00:00
ThatGamerBlueandAdam 7b4e8c2848 friendicons: add note icon in friends/ignore list
Co-authored-by: Adam <Adam@sigterm.info>
2020-03-16 18:47:49 -04:00
ThatGamerBlueandAdam 51f562b547 scripts: add FriendUpdate and IgnoreUpdate
Co-authored-by: Adam <Adam@sigterm.info>
2020-03-16 18:47:49 -04:00
ThatGamerBlue 5374f044ff gradle: shouldve pr'd that last one... 2020-03-13 21:43:03 +00:00
ThatGamerBlue ff99f60b59 gradle: this module is no longer located here, but this repository responds errantly when a module version doesnt exist 2020-03-13 21:34:45 +00:00
ThatGamerBlue 80b73d0eae jitpack: make it rebuild the project 2020-03-13 21:29:01 +00:00
ThatGamerBlue b1cc051920 Revert "gradle: implementation -> api" 2020-03-12 20:21:28 +00:00
ThatGamerBlue 08d95331ec Merge pull request #2426 from open-osrs/gradle-testing
gradle: implementation -> api
2020-03-12 15:39:52 +00:00
ThatGamerBlue 60ba2cfd6d gradle: implementation -> api 2020-03-12 01:04:29 +00:00
ThatGamerBlue dc6942197e chatfilter: add filtering by username 2020-03-05 15:28:05 -05:00
ThatGamerBlue 23a1f517cd rlapi: MessageNode extends CacheableNode (but Node is close enough) 2020-03-05 15:28:05 -05:00
ThatGamerBlue a0dd0052a9 Merge pull request #2399 from open-osrs/bank-tags-fix-script
banktags: callback got removed in an upstream
2020-03-03 04:54:08 +00:00
ThatGamerBlue 94fd30adb2 banktags: callback got removed in an upstream 2020-03-03 04:44:18 +00:00
ThatGamerBlue 364d870005 disallow pipe character in repository id 2020-03-02 23:23:08 +00:00
ThatGamerBlue f3480c3596 remove preceding slash 2020-03-02 23:20:23 +00:00
ThatGamerBlue 569dff26ff touch up repository id display 2020-03-01 06:43:03 +00:00
ThatGamerBlue dc89055a3a block repository ids starting with gh: 2020-03-01 06:26:35 +00:00
ThatGamerBlue 1297258aca automatically update configs to new format 2020-03-01 06:22:47 +00:00
ThatGamerBlue cad7ad04e3 shrink chonky icons 2020-03-01 06:01:32 +00:00
ThatGamerBlue 93afd3a063 externalmanager: rework config format, add direct repo support, change icons 2020-03-01 05:59:45 +00:00
ThatGamerBlue 136e91486d actions: don't autoclose stale issues/prs
This is just kinda useless tbh
2020-02-29 00:15:57 +00:00
ThatGamerBlue 06c36df262 github: change bug report template (#2382) 2020-02-26 09:17:07 +00:00
ThatGamerBlue e33ad11cdc detachedcamera: interaction (#2373)
* detached camera: disallow object interaction

* detached camera: disallow entity interaction

* add option to turn it back on

* cant click anything with that you moron

* forgot this

* kinda "tired and emotional" ngl
2020-02-25 22:50:18 +00:00
ThatGamerBlue de152de864 config: fix fake plugin default configs (#2371) 2020-02-22 18:48:06 +00:00
ThatGamerBlue ff15054779 Merge pull request #2362 from xKylee/upsteam3
upstream: merge
2020-02-20 18:09:19 +00:00
ThatGamerBlue ac1e7a9380 Merge pull request #2353 from open-osrs/ThatGamerBlue-patch-1
jitpack: might fix it idk
2020-02-18 18:06:42 +00:00
ThatGamerBlue e1e6c079b5 jitpack: might fix it idk 2020-02-18 17:46:53 +00:00
ThatGamerBlue 55a5926020 plugins: re-add enabledByDefault 2020-02-17 17:41:34 +00:00
ThatGamerBlue 40bf03584b add sotd timer 2020-02-08 21:57:57 +00:00
ThatGamerBlue 8dc3d34ece rename to effect timers 2020-02-06 17:18:57 +00:00
ThatGamerBlue e5bef3d440 add customizable x offset 2020-02-02 16:36:41 +00:00
ThatGamerBlue d28fde2df1 someone elses problem now 2020-02-02 16:13:55 +00:00
ThatGamerBlue 17bbd11d70 ignore jvm crashes 2020-02-02 16:13:31 +00:00
ThatGamerBlue cc973ed77a fuckin intellij adding spaces 2020-02-02 15:35:08 +00:00
ThatGamerBlue 0e4d156487 fix double event firing 2020-02-02 15:31:55 +00:00
ThatGamerBlue c651d382ce license here 2020-02-02 15:29:14 +00:00
ThatGamerBlue 710f45e3dd lol i fucked that other pr up royally 2020-02-02 15:28:42 +00:00
ThatGamerBlue f2478b86da dont do tests, add mavenlocal for publishing 2020-02-02 00:15:01 +00:00
ThatGamerBlue b897a1de4a jitpack: use openjdk11 2020-02-01 23:59:45 +00:00
ThatGamerBlue a055350d13 gradle: attempt to fix jitpack 2020-02-01 23:53:25 +00:00
ThatGamerBlue db1bfdfb47 project: fix lambda things and add mixins and rename two fields (#12) 2020-01-28 17:49:43 +00:00
ThatGamerBlueandAdam 014d1f095c runelite-client: add methods for externals (plugin-hub) (#2286)
* Merge pull request #/10524 from Trevor159/get-var

Add getVar methods for external plugins

* Add the mixins

* fix dumb yaml error

recommend https://yaml-online-parser.appspot.com/

Co-authored-by: Adam <adam@sigterm.info>
2020-01-26 02:33:46 +00:00
ThatGamerBlue 830ec4bf96 scripts: fix bank tags being weirdly fricked 2020-01-16 15:53:17 +00:00
ThatGamerBlue 9fcd5405a4 camera: fix bug introduced by #2246 where settings would be the default primitives upon startup (#2247) 2020-01-15 20:20:16 -05:00
ThatGamerBlue c6dc8af958 remove debugging method 2019-09-12 14:01:12 +01:00
ThatGamerBlue 12c08b271a update client to rev 183 2019-09-12 14:00:01 +01:00
ThatGamerBlue 0446151736 bump rev number 2019-09-12 12:29:08 +01:00
ThatGamerBlue 7a1f3d890f Merge pull request #1578 from runelite-extended/maven-fixes
project: change namespace
2019-09-11 11:20:05 +01:00
ThatGamerBlue 8fb47dd54e npchider: change method by which npcs are hidden by name (#1573)
* npchider: change method by which npcs are hidden by name

* fix bug on client startup/shutdown where nothing gets hidden

* entityhider: change method by which npcs are hidden on death
2019-09-10 19:03:14 +01:00
ThatGamerBlue ae5fcdd420 project: change namespace 2019-09-10 17:29:00 +01:00
ThatGamerBlue 231e41372e AB SO LUTE LY FIN ESS ING THE CUNT (#1559) 2019-09-07 11:25:28 +01:00
ThatGamerBlue 61d9f02484 mining: change default pie diameter (#1550) 2019-09-05 17:58:31 -04:00
ThatGamerBlue f1e407258b remove vengeance stall warning (#1549)
* remove vengeance stall warning

* Update FreezeTimersOverlay.java

Damnit blue

* remove unused imports

cant forcepush from git web reeee
2019-09-05 09:21:03 +01:00
ThatGamerBlue 345f01645a add null check guard case for chat message manager (#1412) 2019-08-21 09:37:52 +01:00
ThatGamerBlue 0f46656e9d Merge pull request #1408 from ThatGamerBlue/master
http-api: change useragent, remove unused methods, reordering
2019-08-20 21:24:19 +01:00
ThatGamerBlue a27b355fdd http-api: change useragent, remove unused methods, reordering 2019-08-20 21:05:06 +01:00
ThatGamerBlue d8d65c6411 gradle: fix "repository not found" (#1309)
Fixes: "repository not found: C:\Users\name\.gradle\daemon\5.5.1.git"
2019-08-12 22:13:20 +01:00
ThatGamerBlue e5fe12a4f8 remove flexo for splitting 2019-08-11 21:29:34 +01:00
ThatGamerBlue 5a3772540f rs-client: fix injector getting confused with two menuAction methods (#1290) 2019-08-11 20:35:16 +01:00
ThatGamerBlue ca14485b2b gradle: update env vars to use underscores (#1287)
Provides better compatibility with /bin/sh, /bin/bash and the likes, which don't accept env vars with dashes in the name.
2019-08-08 21:35:57 +01:00
ThatGamerBlue fa0a16c2d8 client: fix plugin manager tests
Partially closes #1256
2019-08-03 23:36:09 +01:00
ThatGamerBlue 5b5ee5b5a6 gradle: partially revert #1166 (#1250) 2019-08-03 23:11:59 +01:00
ThatGamerBlue 5bcd704bab http api: fix rlp api using the wrong url (#1233) 2019-08-02 12:46:47 +01:00
ThatGamerBlue 78654bf545 gradle: add upload task (#1220) 2019-08-02 11:05:46 +01:00
ThatGamerBlue 30354c925e http-api: fix api going down after runelite update 2019-08-01 14:56:12 +01:00
ThatGamerBlue 2ba1c7f80b gradle: add properties and modify injected-client (#1145)
* add implementation for getItemCount

* Ignore build directory in project root

* save injector results as class files

* package injected-client for shading into client

* auto-updating properties

* fix run task

* shade injected-client into jar
2019-07-27 15:02:57 -04:00
ThatGamerBlue d4d722674a prayeralert: Fix overlaying other infoboxes and widgets (#1081) 2019-07-22 17:29:22 +01:00
ThatGamerBlue 7df795101b mixins: replace loadSprite mixin 2019-07-19 07:25:54 +01:00
ThatGamerBlue f4181265c0 rs-client: refactor sprite loading methods 2019-07-19 07:25:27 +01:00
ThatGamerBlue 1a998d4a67 checkstyle: disallow wildcard imports 2019-07-08 22:38:01 +01:00
ThatGamerBlue 9b44123fd3 i would force-push this but im using github web 2019-07-07 22:21:25 +01:00
ThatGamerBlue 459198cdf0 guard clauses should have a newline after them 2019-07-07 22:12:22 +01:00
ThatGamerBlue 4f0ba60f01 npcunaggroarea: make the notifications respect the config 2019-07-07 22:11:29 +01:00
ThatGamerBlue 5a84107ebb npcunaggroarea: add notification when timer runs out 2019-07-07 19:54:36 +01:00
ThatGamerBlue 0b0267b7ed Who needs tests anyway? 2019-06-24 21:58:42 +01:00
ThatGamerBlue f7aee1dfbf Fix HTTP API User-Agent (#729)
* Update RuneLiteAPI.java

* this is why you use an ide
2019-06-24 12:44:56 +01:00
ThatGamerBlue 32c791610a Auto-update RL api version (#725) 2019-06-24 03:36:54 -07:00
ThatGamerBlue 587f336938 regression: fix api-reliant plugins (#715) 2019-06-23 22:36:00 +02:00
ThatGamerBlue cdd272b2a6 Make whale watchers overlay moveable (#661) 2019-06-19 16:25:43 -07:00
ThatGamerBlue ae3a97f2db Update ShiftWalkerPlugin.java 2019-06-17 20:37:20 +01:00
ThatGamerBlue 68ce7cdd29 Rename shift walk plugin to be less confusing 2019-06-17 20:21:58 +01:00