Releases: adm244/f4silver
Releases · adm244/f4silver
f4silver v0.15
f4silver v0.15 release
New features.
NOTE: this is NOT a new release!
Changes
- Added: Steam support (no longer conflicts with steam drm)
f4silver v0.14
f4silver v0.14 release
New features and bug fixes.
Changes
- Added: Cooking menu detection event (all commands execution is delayed until cooking menu is closed)
- Fixed: VATS now activates only in combat
f4silver v0.13
f4silver v0.13 release
New features and bug fixes.
Changes
- Added: "tropelet" command that reverts teleport (teleports back to a cell from which "teleport" command was executed)
- Fixed: Invalid worldspace returned for interior cells (now returns root worldspace)
f4silver v0.12
f4silver v0.12 release
New features and bug fixes.
Changes
- Added: Custom uniform random functions (replacing native ones)
- Added: Separate random generator for teleport command (now teleport won't affect "random" command)
- Fixed: Command execution in the middle of a dialog and all related issues
- Fixed: Terminal hacking abuse (attempts count is now persistent and won't reset after quiting terminal)
f4silver v0.11
f4silver v0.11 release
New features.
Changes
- Added: Signature based address searching
f4silver v0.10
f4silver v0.10 release
New features and bug fixes.
Changes
- Added: Player death detection event
- Fixed: Teleport command won't target nearby cells anymore
f4silver v0.9
f4silver v0.9 release
Bug fixes.
NOTE: this release is compiled with debug flags for some reason.
Changes
- Fixed: Removed duplicated batch files initialization
f4silver v0.8
f4silver v0.8 release
New features.
Changes
- Added: "randomexclude" command
f4silver v0.7
f4silver v0.7 release
New features.
Changes
- Added: Check if menu is active (when game is paused, i.e. in pipboy or terminal menu)
- Added: Check if VATS is active
f4silver v0.6
f4silver v0.6 release
New feature.
Changes
- Added: If player is in a dialogue put all interactives in a queue.