Skip to content

Releases: boxden/AlwaysRun

v3.1

27 Apr 05:40

Choose a tag to compare

What's Changed

  • Added checkbox "Protected key mapping"
  • Added alias web_always_run_set_toggle_key (takes full priority in console)
  • Update protected key list

Full Changelog: v3.0...v3.1

v3.0

25 Apr 19:28

Choose a tag to compare

What's Changed

  • Always Run has been moved from the "Server" section to the "User" section
  • Removed all global variables to prevent conflicts with other addons
  • Automatically detects run (+speed) and walk (+walk) key bindings, even if they were reassigned
  • Added per-gamemode profiles (each gamemode now has its own config; e.g. DarkRP and Sandbox use separate settings)
  • Added the ability to bind a key to toggle auto-run (default key: CAPSLOCK)
  • Added a "Custom Toggle Key" checkbox (disabled by default)
  • Prevents assigning keys that are already in use
  • Added a toggle sound for auto-run
  • Added a "Disable Toggle Sound" checkbox (enabled by default)
  • Settings file (always_run_settings) now uses the web_ prefix (web_always_run_settings)
  • Updated descriptions for all functions
  • Added a link to the GitHub repository

Full Changelog: v2.0.0...v3.0

v2.0.0

12 May 14:54

Choose a tag to compare

v2.0.0 - Release (12 May 2025)

  • Added the ability to toggle Always Run via a checkbox in the Utilities -> Server menu.
  • Implemented persistent settings using a file (always_run_settings.txt) to save the player's preference between sessions.
  • Added support for temporarily walking by holding ALT or SHIFT while Always Run is enabled.
  • Integrated localization support for the following languages:
    • English
    • Russian
    • French
    • German
    • Spanish
    • Chinese (Simplified and Traditional)
    • Korean
    • Japanese
    • Polish
    • Portuguese
    • Turkish
    • Danish
    • Dutch
    • Norwegian
    • Finnish
    • Swedish
    • Czech
    • Hungarian
    • Italian
    • Ukrainian
    • Thai
  • Ensured compatibility with Garry's Mod's settings menu.
  • Optimized the code for readability and maintainability.

v1.0.0

12 May 16:47

Choose a tag to compare

v1.0.0 - Initial Release (20 November 2023)

Created 20.11.2023 04:20 | UTC+2