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

Migrate nestboxes to lua and add to autobutcher #4947

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

Commits on Sep 26, 2024

  1. Add dfhack.internal.readPersistentSiteConfigInt(key, index) function …

    …to get integer from persistent site config
    Birkow committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8d1a6ec View commit details
    Browse the repository at this point in the history
  2. removed nestboxes.cpp

    Birkow committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    97846f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e473424 View commit details
    Browse the repository at this point in the history
  4. removed white spaces

    Birkow committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    72b26e1 View commit details
    Browse the repository at this point in the history
  5. added nestboxes to Removed.rst

    Birkow committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cc69bce View commit details
    Browse the repository at this point in the history
  6. add description to autobutcher.rst, take autobutcher setting into acc…

    …ount when checking and adding config for new race
    Birkow committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8fbd3c5 View commit details
    Browse the repository at this point in the history
  7. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Birkow committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3e4633a View commit details
    Browse the repository at this point in the history
  8. updated changelog.txt

    Birkow committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c9bf89e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Merge remote-tracking branch 'DFHack/dfhack/develop' into migrate_nes…

    …tboxes_to_autobutcher
    
    # Conflicts:
    #	docs/changelog.txt
    Birkow committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b014ec6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'DFHack/dfhack/develop' into migrate_nes…

    …tboxes_to_autobutcher
    Birkow committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    eef2928 View commit details
    Browse the repository at this point in the history
  3. Split too long line

    Birkow committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7b4fa31 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    5d67042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94077f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c4fb8 View commit details
    Browse the repository at this point in the history
  4. update changelog

    Birkow committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b6252a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a86a04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69be8f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5e6fe6 View commit details
    Browse the repository at this point in the history