This page was last updated on 04 July 2021, 11:57AM
Changelogs
Version 2.1
Changed GUI to be smaller, to work on more screen sizes
Added Tabs to have multiple pages
Added settings to change forced default of first two options
ability to chage key that brings tool to front
Version 2.0
Completely rewrote code.
Set alt and MMB as constant hotkeys to ease GUI Layout for coming updates
Removed headings to free up vertical space to make tool as compact as possible
Reworked code to call statagems even when shift or other keys are help which was causing the hotkeys to sometimes not fire correctly in previous versions.
Created a more efficiant function that blocks some keys while the stratagem is being entered. the previous solution was clunky and required Admin Access.
No longer needs admin access to work correctly
Added save file varification
Creates save file on first run assuming there is no save or the current save is of an incompatible version
Version 1.9
Changed B list to have all stratagems
Version 1.8
Set tool to display at the top-center of screen
Removed title bar, allowing you to change between public and friend games while tool is displayed on top of game
Fixed issue with list B not calling correct functions
Added Checkbox for GUI size instead of a popup each run
Saves selected GUI size to .ini and loads on run
Version 1.7
Added larger GUI for high res screens
Reordered lists to match ingame order
Reduced delay between key presses to 5ms, much more stable now with the BlockInput
Automatically saves changes to the binding keys
Version 1.5
Added dropdown for reinforce(uses listA), also make the key user changeable
Added single use Hotkey and dropdown (listB)
This totals 4 Stratagems + 1 Reinforce or 1 Reinforce + 3 Stratagems + 1 Single use
Added save feature with 4 loadout options
HelldiversTool_save.ini will be created on the first run, this holds all the configurations for the tool.
Added Checkbox to disable mouse wheel remap that was forced in previous versions
Changed F5 function to toggle the tool instead of only bringing it up once minimized.
Version 1.4
Made script run in Admin mode, needed for new commands.
Added BlockInput while stratagem is being entered, this removes user breaking the input while the code is being entered.
Version 1.3
Changed to horizontal layout.
Added dropdowns instead of radio buttons to select stratagems.
Added the ability to customize hotkeys.
Set to stay on top and added a minimize button.
This allows for hot swapping stratagems between rounds with ease.
Removed autoclicker which did not work as expected and broke all guns even when disabled.
Version 1.1
Various Bug fixes, Added Disabled radios to fix startup scripts