From ddeb40cc086687905c3445f411efce3d0480dcb8 Mon Sep 17 00:00:00 2001 From: Mark Schurman Date: Fri, 5 Oct 2018 11:43:37 -0700 Subject: [PATCH] Renamed to "stim-summary-in-item-name.user.js" (@downloadURL also set accordingly) Adding trivial-change commit, so that the repository's file listing shows the above commit summary for the old version of this userscript. --- describe-stims.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/describe-stims.user.js b/describe-stims.user.js index 8039bae..e188c46 100644 --- a/describe-stims.user.js +++ b/describe-stims.user.js @@ -19,7 +19,7 @@ // - v1.0: Updates Stim names, as well as any detailed Stim item info present on the page; also shows full item names in the inventory & in Storage. If user clicks on a Stim to show details, the inserted Details section is updated as well. // - v1.0.1: Renamed from "describe-stims.user.js" to "stim-summary-in-item-name.user.js" -- easier to spot if someone scans the list of file names for Stim-related userscripts. // - v1.0.2: Fixed duplicate item frames on updated items. (Included here; however, this copy is intentionally marked as 1 revision lower, so the next update will move away from this old userscript filename.) -// +// // TODO: // - Support Military-grade stims. (Requires building another total_stim_boosts_table table (Military stims use different {"vX.Y.ZZZ": boost_value} pairs), plus some code updates.) //