Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Alias API to Lua #3423

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Commits on May 26, 2023

  1. Issue DFHack#3342: DFHack#3342

     - Make aliases available to lua
     - Ensure alieses typed in `gui/launcher` show proper help entry
     - Enhance help entry with aliased command information
     - added a simple set of tests
    Penumbra69 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    cac2bcd View commit details
    Browse the repository at this point in the history
  2. Issue DFHack#3342: DFHack#3342

     - Adjusting to take in a table / vector for "addAlias"
    Penumbra69 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8d18b1c View commit details
    Browse the repository at this point in the history
  3. Issue DFHack#3342: DFHack#3342

     - Adjusting to take in a table / vector for "addAlias"
    Penumbra69 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    27b6df8 View commit details
    Browse the repository at this point in the history