Commit Graph
9365 Commits
Author SHA1 Message Date
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 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
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
Jordan Atwood cb31e1ddd4 timers: Fix leagues area teleport bug
Teleporting using a trailblazer leagues area teleport previously caused
a home or minigame teleport timer to be created, depending on which of
the two was most recently stored as `lastTeleportClicked`. To avoid
this, a new TeleportWidget has been registered which does not follow any
code paths in the plugin.
2020-11-13 14:31:22 -05:00
ThatGamerBlue ec772080ab session: handle uuid parsing failure 2020-11-12 03:28:13 +00:00
Owain van Brakel 1835da5f6b externalmanager: Comparator 2020-11-10 05:05:17 +01:00
OpenOSRS 8a696b9a25 gradle: Update gradle dependencies 2020-11-10 02:57:25 +01:00
Adam 811842ef2f wildcard matcher: quote replacement to prevent the matcher from replacing group references 2020-11-09 19:15:28 -05:00
Adam 51d105a30b chat commands: format lp score 2020-11-09 19:15:16 -05:00
Adam 4f3d57d739 Fix offline worlds showing population of 65535
The service has been updated to return -1 when worlds are offline, and then the UI updated to display OFF when the count is less than 0
2020-11-09 12:41:50 -05:00
Ben PoulsonandAdam b031d4c60f gpu: add colorblind mode
Co-authored-by: Adam <Adam@sigterm.info>
2020-11-07 21:03:49 -05:00
Usman Akhtar 7f49b88b42 opponent info: fix npcindicator color not working with show opponents in menu 2020-11-07 13:52:28 -05:00
ThePharros 1cc422605d menu entry swapper: add recite-prayer swap 2020-11-06 17:48:54 -05:00
Cryslacks 26edf447c8 Add trade and duel inventory to widget item inventory overlay 2020-11-05 15:53:02 -05:00
Kyle 5ba9d207cd weaponmap: add missing weapons (#2850)
weaponmap: add missing weapons
2020-11-05 19:59:41 +00:00
dekvall d8e72c6551 xptracker: add league relic modifiers 2020-11-05 14:05:45 -05:00
dekvall 16c9a9cb3a regenmeter: add support for fluid strikes 2020-11-05 14:05:45 -05:00
RansomTime 6044c9ce90 slayer plugin: add Cyclops to hill giants task list
Slayer info from https://oldschool.runescape.wiki/w/Cyclops - notable synergy with Unnatural Selection in Trailblazer league
2020-11-04 19:27:15 -05:00
Hydrox6 d3573edbfe add support for trailblazer tools 2020-11-04 19:22:44 -05:00
dekvall 9b3beffbfc timers: add league home tele 2020-11-04 19:21:43 -05:00
Kyle 6c64c6ae1c Update WeaponMap.java (#2849) 2020-11-05 00:17:47 +00:00
ThatGamerBlue d2c2b577bd externalpluginmanager: print full exception when plugin can't be loaded (#2847) 2020-11-05 00:10:46 +00:00