From 8343c1fb753fc5745f62e31725d4774a29b1e227 Mon Sep 17 00:00:00 2001 From: Tyfon <29051038+tyfon7@users.noreply.github.com> Date: Fri, 17 May 2024 14:34:24 -0700 Subject: [PATCH] update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bc0fbe..82d8089 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Tarkov is full of annoyances but we can fix them! Sometimes. - Customizable mouse scrolling speed - Fix item tooltips if your mouse goes through the Quest/FoundInRaid icon (great for MoreCheckmarks) - Allow found in raid money and ammo automatically stack with non-found-in-raid items (stops containers making extra stacks!) +- ✨ Option to synchronize stash scroll position everywhere your stash is visible ## Doors - Remove the unimplemented actions like "Bang & clear" that, lets face it, are never going to happen anyway. @@ -30,11 +31,14 @@ Tarkov is full of annoyances but we can fix them! Sometimes. - ✨ Move left and move right buttons to quickly snap inspect windows to the left or right half of the screen, for easy comparisons - ✨ Auto-expand descriptions when possible (great for showing extra text from mods like Item Info) +## Hideout +- ✨ Remember search text when you leave hideout without closing (e.g. when searching for a recipe item on flea) + ## Mail - Skips "You can return to this later" warnings when not transferring all items (optional, defaults ON) - "Receive All" button no longer shows up when there is nothing to receive. ## Misc -- Confirm dialogs with Return/Enter instead of just Y +- Confirm dialogs with Return/Enter/Space instead of just Y ## More to come... ? \ No newline at end of file