Skip to content

v2.4.0

Choose a tag to compare

@Navist Navist released this 05 Mar 01:31
· 5 commits to main since this release

🩸 V Rising Macro Manager v2.4.0

A usability-focused update that improves macro management, adds safety controls, and enhances visual feedback within the Bloodcraft UI.

This release introduces macro filtering, reorder controls, macro suspension, and game focus safety to make managing macros smoother during gameplay.


✨ Highlights

  • 🔎 Search macros instantly with Ctrl+F
  • ⬆️⬇️ Reorder macros directly from the interface
  • ⏸️ Suspend all macros without closing the manager
  • 🎮 Game Focus Mode prevents macros from triggering outside V Rising
  • 🎨 Improved visual feedback and UI clarity

➕ Added

🔎 Macro Search / Filter

  • New search field filters macros by hotkey, action, or command
  • Ctrl+F focuses the search bar instantly

⬆️ Macro Reordering

  • Macros can now be reordered using Move Up / Move Down
  • Order persists when saving the configuration

⏸️ Global Macro Suspend

  • New Macros ON / OFF toggle

  • Temporarily disables all macro hotkeys

  • Button includes persistent visual state:

    • 🟢 Green when active
    • 🔴 Red when suspended

🎮 Game Focus Safety

  • New “V Rising Only” mode
  • Macros only execute when V Rising is the active window
  • Prevents accidental macro execution in other applications

🔧 Improved

  • Suspend button now maintains its state color reliably
  • Hover highlighting no longer overrides state styling
  • Improved readability for dark and light themes
  • UI consistency improvements across controls

🐛 Fixed

  • Checkbox interaction issue for V Rising Only mode
  • Suspend button color reset caused by hover redraw
  • Label visibility issue in Bloodcraft (dark) theme

⚙️ Requirements

  • Windows
  • AutoHotkey v2

https://www.autohotkey.com/v2/


📁 Configuration

Macro settings are stored in:

vrising_macros.ini

The file is automatically created on first launch.


💡 Tip

Use Ctrl+F to instantly filter macros while managing large macro lists.