Commit Graph
10519 Commits
Author SHA1 Message Date
TheRealNull 1d461f38ff staging 2021-01-03 17:54:32 -05:00
TheRealNull d57d190ef0 project: upstream to d314c0ecee 2020-12-28 16:09:17 -05:00
TheRealNull 18e1ad79c7 change default repo 2020-12-27 17:53:49 -05:00
TheRealNull 072c585177 rl-client: add ColorUtil/OverlayUtil 2020-12-26 21:25:52 -05:00
TheRealNull 6211605432 rl-client: fix configs again 2020-12-26 21:15:29 -05:00
Tyler Bochard 53fe72452a rl-client: implement our pf4j plugins, extract pf4j out of net.runelite package. (#2883) 2020-12-26 19:28:30 -05:00
TheRealNull 7c021d2dcc rl-client: use our stuff in props 2020-12-25 13:13:05 -05:00
TheRealNull b49b1b90d9 runelite-client: upstream to 85a953e76b 2020-12-24 23:18:21 -05:00
TheRealNull 7e4976b6af client: remove geometry test (not worth cpu time), handle plugins out of package 2020-12-24 15:18:04 -05:00
TheRealNull cc026314ac add brand color, hook our splash into theirs 2020-12-24 14:14:41 -05:00
TheRealNull eba3866e1a fix shading injected client, remove assertion mandate 2020-12-24 13:44:24 -05:00
Tyler Bochard c36be56e26 "finish" injector module, more robust injected-client loading (#2881)
"finish" injector module, more robust injected-client loading
2020-12-22 22:03:29 -05:00
ThatGamerBlue 28d63e6c04 checkstyle: fix 2020-12-22 15:05:54 +00:00
TheRealNull 473fe2fa43 upstream 2020-12-19 17:52:08 -05:00
therealunull b6f47eb581 poh, questlist, skybox, wiki, worldhopper, worldmap, zalcano 2020-12-16 16:03:03 -05:00
therealunull 5d7bf6aa54 mes, metronome, npchighlight, npcunaggroarea, objectindicators 2020-12-16 15:28:24 -05:00
therealunull fc1c0799bd banktags, cooking, xpdrop, fishing, friendnotes 2020-12-16 14:49:04 -05:00
therealunull 3be6ba5cc0 slayer 2020-12-16 14:27:14 -05:00
therealunull 665259b5e5 upstream keyboard bankpin, enforce dev mode 2020-12-16 14:12:20 -05:00
therealunull da96331491 upstream drawAfterWidgets 2020-12-15 15:24:06 -05:00
therealunull 3ff221f6fd fix properties, fix windows scaling 2020-12-15 13:34:16 -05:00
therealunull 211bae7797 fix drawAfterWidgets 2020-12-15 01:14:44 -05:00
therealunull b396950320 nextattack 2020-12-14 22:56:42 -05:00
therealunull 6e519f93b7 neverlogout 2020-12-14 21:32:29 -05:00
therealunull 04041491fc timers 2020-12-14 15:49:52 -05:00
therealunull ce8c0cbb64 camera 2020-12-14 09:16:20 -05:00
therealunull 695e331d22 bank 2020-12-14 09:12:44 -05:00
therealunull a55f9502e2 devtools 2020-12-14 09:08:42 -05:00
therealunull aa44329202 plugins: add missing compatible plugins 2020-12-14 07:41:02 -05:00
therealunull 3248f22650 develop 2020-12-14 05:58:02 -05:00
therealunull b86aa9c5cc develop 2020-12-14 05:25:01 -05:00
therealunull 77ea6c6154 api: develop 2020-12-13 18:41:14 -05:00
therealunull 06fd8e4802 openrune: finish login, questhelper works 2020-12-13 15:59:05 -05:00
therealunull b54ff7f7db openrune: just about finish rework, gets to login 2020-12-13 15:12:37 -05:00
therealunull 98d2a16798 openrune: reset to upstream client bare 2020-12-13 12:42:33 -05:00
ReeeManandYour Name 5cd865f43f Update lootManager with upstream to fix Nightmare in loottracker. (#2872)
Co-authored-by: Your Name <you@example.com>
2020-12-06 01:17:02 +00:00
Owain van Brakel bf310496ef externalpf4jpluginmanager: Add import 2020-11-23 16:47:00 +01:00
ImNoOSRS d4530548cd PluginManager: Reverse the loading of plugins.
When loading plugins in the default order, lets say
Wintertodt-0.0.1.jar
Wintertodt-0.0.2.jar
Wintertodt-0.0.3.jar

It would load 0.0.1 then detect 0.0.2 and 0.0.3 as duplicates.

By reversing this it would load the newest one and detect the old ones as duplicate.
2020-11-23 16:36:35 +01:00
Owain van Brakel 50956469c9 Merge pull request #2820 from andreykaipov/feature/config-inheritance
configmanager: write all of our config items to our properties
2020-11-19 03:02:47 +01:00
Owain van Brakel b229e730ce Merge remote-tracking branch 'runelite/master' 2020-11-18 23:00:48 +01:00
Runelite auto updater ea024ee756 Bump for 1.6.33-SNAPSHOT 2020-11-18 12:47:08 +00:00
Runelite auto updater bec42bdaf2 Release 1.6.32 2020-11-18 12:46:59 +00:00
Max Weber 32510746c6 rl-api,rl-client: update friends chat kick cs2 id
Yes the hash didn't change, but the ID did
2020-11-18 05:11:51 -07:00
RuneLite Cache-Code Autoupdater df1ffeb3bc Update Item variations to 2020-11-18-rev192 2020-11-18 11:31:40 +00:00
Owain van Brakel 7e70885284 Merge remote-tracking branch 'runelite/master' 2020-11-17 04:46:44 +01:00
Jacob BuckheitandAdam 661aca8475 chat notifier: fix matching messages with included punctuation
The punctuation is not in \b or \s, so additionally include \z. Also
added \A for the beginning, which would have the same problem, which the
test also tests for.

Co-authored-by: Adam <Adam@sigterm.info>
2020-11-16 16:28:45 -05:00
Trevor d6d43b6096 raids plugin: fix array out of bounds error when scouting for a raid 2020-11-16 15:59:21 -05:00
OpenOSRS 60f7e9115c gradle: Update gradle dependencies 2020-11-15 00:03:32 +00:00
Kyle b80fa8535d Update WeaponMap.java (#2860) 2020-11-14 22:48:46 +00:00
Ganom ac8f5a4bdc menumanager: partially restore left click functions. (#2858) 2020-11-14 04:12:48 -05:00