Commit Graph
5580 Commits
Author SHA1 Message Date
Tomas Slusny 189e59e972 Merge pull request #5975 from Nightfirecat/combat-bracelet-slayer-update
slayer: Add combat bracelet task update handling
2018-10-13 03:15:07 +02:00
Farmour 90c0af242e Add PRIVATE_MESSAGE_RECEIVED_MOD to chat recoloring (#5977)
This makes recoloring of pmod/jmod private messages work

Fixes #5938
2018-10-13 02:04:23 +02:00
Tomas Slusny b77fbc1f8c Merge pull request #5967 from Nightfirecat/simulate-npc-spawns
GameEventManager: Simulate Actor spawn events
2018-10-13 00:50:21 +02:00
Tomas Slusny ceb85907a5 Merge pull request #5973 from deathbeam/widget-bounds-limit
Limit widget overlay bounds to parent
2018-10-12 23:59:00 +02:00
Jordan Atwood 8594cd4a93 slayer: Add combat bracelet task update handling
Fixes runelite/runelite#4473
2018-10-12 14:35:24 -07:00
Tomas Slusny 176ac567b5 Limit widget overlay bounds to parent
Add limiting of widget overlay bounds to parent bounds in order to not
get out of sync with actual overlay position and drawn overlay position.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-12 22:39:22 +02:00
SebastiaanVanspauwen f09f609784 WidgetOverlay: Make k/d counter moveable (#5829)
![kd](https://user-images.githubusercontent.com/43320258/46539921-20862500-c8b8-11e8-97f9-c00e028dd346.gif)

Fixes #5793
2018-10-12 22:18:04 +02:00
Tomas Slusny a61afb2f0c Merge pull request #5969 from deathbeam/swap-stuff
Disable bury and harpoon swaps by default
2018-10-12 21:42:32 +02:00
Tomas Slusny 307fe9e1c7 Merge pull request #5965 from deathbeam/quick-pass
Properly reorder menu entry config & add swaps for quick pass/travel/start
2018-10-12 21:15:00 +02:00
Tomas Slusny 5558b6bf03 Disable bury and harpoon swaps by default
Even though the swapper plugin is disabled by default, many people
enable it and these defaults are very niche and annoying in some
scenarios.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-12 20:26:33 +02:00
Tomas Slusny 61d08d54a6 Add quick pass/travel/start menu entry swapping
Closes #2226
Closes #1459

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-12 20:25:04 +02:00
Tomas Slusny 8b40f71c41 Merge pull request #5640 from deathbeam/bounty-hunter-layoutable
Make bounty hunter stats widget layoutable
2018-10-12 20:15:30 +02:00
Jordan Atwood d0464f71b4 GameEventManager: Simulate Actor spawn events 2018-10-12 10:37:49 -07:00
Tomas Slusny 643a89223c Reorder menu swaps again by name
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-12 18:49:05 +02:00
Tomas Slusny b0fbc09013 Merge pull request #5960 from deathbeam/fix-kraken-boss
Fix cave kraken boss task name
2018-10-12 15:20:02 +02:00
Tomas Slusny b14c0726b8 Add optional "the" when checking slayer task progress message
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-12 14:30:13 +02:00
Tomas Slusny 0b87e2e8f9 Fix cave kraken boss task name
Closes #5958

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-12 13:31:33 +02:00
Tomas Slusny 400d34d563 Merge pull request #5873 from raiyni/recent-chats
Add recent clan chats to clan chat plugin
2018-10-12 10:41:55 +02:00
Ron Young 9f37d6a83d Add recent clan chats plugin
Add functionality to display recent clan chats in clan chat interface
when you are not in CC.
2018-10-12 10:40:34 +02:00
Tomas Slusny 417991210a Merge pull request #5907 from deathbeam/fix-slayer-counter
Correctly parse slayer task with the and breaks in npc name
2018-10-12 10:23:49 +02:00
Tomas Slusny 3a340fc2d1 Merge pull request #5949 from deathbeam/remember-tag-tab
Add option to remember last opened tag tab
2018-10-12 09:09:29 +02:00
Tomas Slusny 429e7b53ac Merge pull request #5946 from Nightfirecat/remove-deprecated-farming-config-migration
time tracking: Remove deprecated config migration
2018-10-12 08:19:47 +02:00
Tomas Slusny e9fdd5b6a4 Merge pull request #5905 from deathbeam/raid-scouter-simplify
Move raid scouter layout to title
2018-10-12 08:01:21 +02:00
Tomas Slusny 45fa78ce28 Merge pull request #5910 from raiyni/search-limit
Don't limit bank search and title explicitly to 15 characters
2018-10-12 07:58:59 +02:00
Bruno_ 0f49b90c45 Fix OSB price duplicationon delayed lookup (#5860)
Fixes #5858
2018-10-12 07:58:37 +02:00
Adam 2dbc1a9ec5 Merge pull request #5939 from MagicfTail/Zoom-fix
Zoom fix
2018-10-11 20:55:44 -04:00
Ron Young 1e4b4d672e ConfigManager: don't post an update if the values are the same (#5480)
- Don't post config update if the values changed are the same
- Don't post unset if value is already null
2018-10-12 00:48:05 +02:00
Tomas Slusny e93ba9d51f Merge pull request #5947 from deathbeam/gout-tuber-heal
Add Gout Tuber heal info to Item Stats plugin
2018-10-12 00:42:37 +02:00
Tomas Slusny 8318e42589 Merge pull request #5944 from deathbeam/fix-patches-naming
Remove duplicate "Patches" from time track overview
2018-10-12 00:13:28 +02:00
Tomas Slusny 2ce79b1ae8 Add option to remember last opened tag tab
Closes #5936

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-12 00:05:01 +02:00
Tomas Slusny 11cef7d0a1 Add Gout Tuber heal info to Item Stats plugin
It heals 12 hp.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-11 23:46:46 +02:00
Jordan Atwood 3fd8252cb7 time tracking: Remove deprecated config migration
Fixes runelite/runelite#5882
2018-10-11 14:33:44 -07:00
Tomas Slusny da35086a13 Remove duplicate "Patches" from time track overview
Closes #5943

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-11 21:27:44 +02:00
Tomas Slusny 150737d18b Merge pull request #5935 from Kamielvf/raidsoverlay-fix
Fix raid scout overlay not rendering at bank
2018-10-11 20:09:30 +02:00
Ron Young 98aaa1e257 Fix spellbook home teleport widget ids (#5928) 2018-10-11 20:06:51 +02:00
Tomas Slusny bdcb1ea444 Merge pull request #5926 from deathbeam/fix-equipment-checks
Do not reset equipment/inventory in clues croll plugin each tick
2018-10-11 20:06:12 +02:00
Tomas Slusny 114cd0c5b9 Merge pull request #5934 from raiyni/fix-changeicon
Don't fetch itemid of Change Icon menu option on tabs
2018-10-11 20:05:17 +02:00
Magic fTail dea5efffc2 Fix zoom after update 2018-10-11 19:21:43 +02:00
raiyni 3591f5a5b4 Don't fetch itemid of Change Icon menu option on tabs 2018-10-11 11:50:59 -05:00
Kamiel ba7f1dae99 Fix raid scout overlay not rendering at bank 2018-10-11 18:23:50 +02:00
Adam 78cbf47b83 Revert "Remove zoom plugin"
This reverts commit 1f7ab3114e.
2018-10-11 16:37:02 +02:00
Tomas Slusny 728e1c40c0 Do not reset equipment/inventory in clues croll plugin each tick
Because it is now updated from changed events, this will simply make the
item reqs not work.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-11 14:42:16 +02:00
Runelite auto updater b988fe5a81 [maven-release-plugin] prepare for next development iteration 2018-10-11 12:01:17 +00:00
Runelite auto updater 0f2f138b1d [maven-release-plugin] prepare release runelite-parent-1.4.21 2018-10-11 12:01:11 +00:00
Adam 7cfd8e3bbd chat history: update welcome message 2018-10-11 07:48:40 -04:00
Adam 1f7ab3114e Remove zoom plugin
It is broken with the last update
2018-10-11 07:43:54 -04:00
Adam 6f6db127a0 Merge pull request #5924 from Abextm/cache-code-2018-10-11-rev176
Cache code 2018 10 11 rev176
2018-10-11 06:53:45 -04:00
RuneLite Cache-Code Autoupdater 71aec8cd1e Update Scripts to 2018-10-11-rev176 2018-10-11 04:47:23 -06:00
RuneLite Cache-Code Autoupdater 418c292947 Update Widget IDs to 2018-10-11-rev176 2018-10-11 04:47:21 -06:00
RuneLite Cache-Code Autoupdater e4673c4c31 Update NPC IDs to 2018-10-11-rev176 2018-10-11 04:47:04 -06:00