This page was last updated on 07 January 2025, 1:49PM
Changelogs
Version 0.591BETA
Added a slightly redundant double check that calls the setup function in this mod on every game load, to deal with some unknown mod breaking registered events or something on every game load. (Still no clue as to what other mods could be causing the issue and it's not reproducible on my side.)
Version 0.590BETA
Allow iframes 0.0s (Disabled).
Version 0.580BETA
1: Fixed an issue where pressing keys while not moving would dodge in the last direction. 2: Minor optimizations to the scripts, mainly the setup function of this mod.
Version 0.570BETA
Added "Stop Sneak After Slide" option.
Version 0.560BETA
1: Changed Animation default to "Melee And Firearms". 2: VATS input during Slide consumes extra AP Cost and triggers a 0.5 second slow time. AP Cost is equivalent to Dodge. 3: Added "FirstPersonDodge_" as sender to GoE/F4SE installation error notification message. Now at least you know where this message is coming from. 4: Minor improvement to add holotape to player immediately after exiting Vault 111. 5: Minor changes to slide sounds.
Version 0.550BETA
1: New firearms dodge animation uses GunDown/GunUp. 2: Added minor options. Added: Fake Jump Camera Shake (Disabled or Low or Medium or High) Added: Slide Camera Shake (Disabled or Low or Medium or High) Added: Power Armor Dodge (Enabled or Always Fake Jump) (3: Renamed "Slide With Power Armor" to "Power Armor Slide".)
Version 0.540BETA
If Garden of Eden Papyrus Script Extender 17.1+, new functions replace direction check from papyrus to condition functions to improve response.
Version 0.530BETA
1: Partial bug fix for compatibility with AVF version 1.52+ fixes leg crippled issue while sliding downhill. 2: "FPSDodgeAPCheckPerk" is hidden because it is intended to be a hidden perk.
Version 0.520BETA
1: Added 2500 and 3000 to Velocity options. 2: Added "Slide With Power Armor" option. If you don't like sliding with power armor, you can disable this. 3: Possibly fixed an edge case where when toggling the camera at the same time as triggering a Fake Jump, the jump height would get stuck at 0.0 until the camera was toggled again. 4: Improved reliability of falling animation fixes while sliding. 5: Gravity option has been omitted. Because this option is basically redundant for this mod.
Version 0.511BETA
Hotfix: Fixed an unintended shift/alt/hotkey input behavior that occurred in version 0.51 where dodge was triggered even while standing.
Version 0.51BETA
1: Added "Simple" and "Advanced" options to slide. "Advanced" includes some physics stuff, i.e. sliding has different results depending on whether it is done uphill/downhill. 2: Change to stop AP regen while sliding. This is done by dealing 0.01 damage to AP several times. 3: Fixed an issue where bash/power attacks while sliding did not consume AP. 4: Fixed an issue that caused the falling animation to become temporarily stuck when falling while sliding.
Version 0.50BETA
1: Added "Slide". Triggered by sprinting while sneaking, has 1.5x AP cost and 1.2 second iframes. 2: Added "Boost Dodge/Jump". (Air Dodge has been reworked as Boost Dodge.) Old: If jetpack, allow dodge in the air. New: If jetpack, do 4-way dodge (Boost Dodge) or vertical dodge (Boost Jump) whether on the ground or in the air. If sneaking + forward, triggers dodge even if Boost Jump is enabled. If blocking, triggers dodge even if Boost Jump is enabled. If not moving, Boost Jump can still be triggered. 3: Added camera shake effect to dodge. Changed Animation option to "Melee Only/Melee And Firearms/Disabled". (So I think the firearms animation has become redundant at this point.) 4: Changed Jump Key Input behavior. If sneaking + forward, triggers dodge even if Fake Jump is enabled. If blocking, triggers dodge even if Fake Jump is enabled. If not moving, Fake Jump can still be triggered.
Version 0.40BETA
1: Added "Jump Key Input", this input supports gamepad. If moving = dodge, if not moving (or forward) = fake jump. This fake jump is a vertical dodge, similar to the default jump height. As of version 0.40, the fake jump height option is not implemented. 2: Improved iframes responsiveness.
Version 0.30BETA
1: Added "Hot Key Settings". At this point, only one hotkey can be registered. (49 keys listed.) If the hotkey you want to register is not listed here, search for DirectX Scan Codes and type "set FPSDodgeHotKeyGV to XXX". 2: Changed "Left Alt Input" to disabled by default. This does not affect current games.
Version 0.20BETA
Added Air Dodge. Requires Jet Pack, quick testing confirmed it works with non-power armor jet pack mods.
Version 0.11BETA
Minor fix: Fixed an issue where melee dodges in power armor would cause footsteps to play twice. Minor fix: Fixed an issue where results between "A+W" and "W+D" and "D+S" and "S+A" keys were inconsistent. In other words, in version 0.11BETA, while moving diagonally forward, the result is always forward instead of something like left or forward.