From de9b7f8fc99aaf8ef5635331f62c90595e2d3d37 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 20 Jun 2017 01:29:45 -0500 Subject: [PATCH] Automatic changelog generation for PR #1666 [ci skip] --- html/changelogs/AutoChangeLog-pr-1666.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-1666.yml diff --git a/html/changelogs/AutoChangeLog-pr-1666.yml b/html/changelogs/AutoChangeLog-pr-1666.yml new file mode 100644 index 0000000000..c5e36aac04 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-1666.yml @@ -0,0 +1,6 @@ +author: "Tacolizard" +delete-after: True +changes: + - rscadd: "Repurposed the action button tooltip code to add tooltips with the examine details of all held and equipped items. Hover your mouse over any item equipped, held or in your inventory to examine it." + - rscadd: "Examine tooltips can be toggled with the 'toggle-examine-tooltips' verb, which can be typed or accessed from the OOC menu." + - rscadd: "You can change the delay before a tooltip appears with the 'set-examine-tooltip-delay' verb, also accessible via the OOC menu. The default delay is 500ms."