rev version, 2.1.0
This commit is contained in:
@@ -16,6 +16,7 @@ New UI features enabled by this mod
|
|||||||
- Context menu to insure all, equip all, unequip all, unload ammo from all
|
- Context menu to insure all, equip all, unequip all, unload ammo from all
|
||||||
- Swap items in place - drag one item over another to swap their locations!
|
- Swap items in place - drag one item over another to swap their locations!
|
||||||
- Flea market history - press the new back button to go back to the previous search
|
- Flea market history - press the new back button to go back to the previous search
|
||||||
|
- ✨ Linked flea search from empty slots - find mods that fit that specific slot
|
||||||
- Keybinds for most context menu actions
|
- Keybinds for most context menu actions
|
||||||
- ✨ Toggle/Hold Aiming - tap to toggle ADS, or hold to ADS and stop when you release
|
- ✨ Toggle/Hold Aiming - tap to toggle ADS, or hold to ADS and stop when you release
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
<TargetFramework>net471</TargetFramework>
|
<TargetFramework>net471</TargetFramework>
|
||||||
<AssemblyName>Tyfon.UIFixes</AssemblyName>
|
<AssemblyName>Tyfon.UIFixes</AssemblyName>
|
||||||
<Description>SPT UI Fixes</Description>
|
<Description>SPT UI Fixes</Description>
|
||||||
<Version>2.0.5</Version>
|
<Version>2.1.0</Version>
|
||||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
<LangVersion>latest</LangVersion>
|
<LangVersion>latest</LangVersion>
|
||||||
<Configurations>Debug;Release;Dist</Configurations>
|
<Configurations>Debug;Release;Dist</Configurations>
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "uifixes",
|
"name": "uifixes",
|
||||||
"version": "2.0.5",
|
"version": "2.1.0",
|
||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Tyfon",
|
"author": "Tyfon",
|
||||||
|
Reference in New Issue
Block a user