Releases: Vultify/FastGrenadeThrow
Releases · Vultify/FastGrenadeThrow
Release list
Fast Grenade Throw v2.0.0
Requires SPT 4.1.x. This build will not load on 4.0.x — stay on v1.0.4 if you are still on 4.0.
Changed
- Rebuilt against the deobfuscated SPT 4.1 client assemblies
Fixed
- Underhand quick throw, which stopped applying on 4.1 because the game method it hooks was renamed
- Grenade quick-slot icon showing a grenade that had already been thrown. The vanilla slot only tracks your rig and pockets, so throws and pickups involving the armband or backpack left it stale until the next throw was already underway. It now always shows the grenade that will actually come out next, from any container.
Install
Extract into your SPT root folder. Lands as BepInEx/plugins/FastGrenadeThrow/FastGrenadeThrow.dll.
Upgrading from 1.0.4 is a straight overwrite, no need to delete anything first.
Fast Grenade Throw v1.0.4
Fixed phantom grenade throws and inventory desync when throwing grenades from rig, pockets, armband, or backpack.
Changes:
- Fixed a bug where grenades were not being removed from inventory after throwing, causing phantom throws
- Fixed the wrong grenade being selected (HUD showing one grenade but a different one being thrown)
- Added support for grenades stored in armband slot (for belt equipment mods)
- Added support for grenades stored in backpack
- Automatically detects Use Items Anywhere and hooks into their system when installed — no conflicts
- Added debug logging toggle in F12 menu to help diagnose issues
Fast Grenade Throw v1.0.3
Fixed Model 7290 Flash Bang releasing from waist level during quick throw. The flashbang now releases from hand height like all other grenades.
Fast Grenade Throw v1.0.2
Fixes
- Fixed weapon not returning after spamming throw key
- Fixed version display mismatch in F12 menu
- Includes all v1.0.1 fixes (walking throw, modded equipment support)
Fast Grenade Throw v1.0.1
Fixes
- Fixed quick throw not working while walking (WASD)
- Fixed grenade search to work with modded equipment slots (belts, custom rigs, etc.)
- Added guard to prevent double-trigger conflicts
Fast Grenade Throw v1.0.0
Initial release — brings back instant grenade throws with dedicated overhand and underhand keybinds.