Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DFHack
/
dfhack
Public
Notifications
You must be signed in to change notification settings
Fork
510
Star
2k
Code
Issues
979
Pull requests
39
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Migrate nestboxes to lua and add to autobutcher
- #4947
#4947
Open
Birkow
wants to merge 18 commits into
DFHack:develop
DFHack/dfhack:develop
from
Birkow:migrate_nestboxes_to_autobutcher
Birkow/dfhack:migrate_nestboxes_to_autobutcher
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Migrate nestboxes to lua and add to autobutcher
#4947
Birkow
wants to merge 18 commits into
DFHack:develop
DFHack/dfhack:develop
from
Birkow:migrate_nestboxes_to_autobutcher
Birkow/dfhack:migrate_nestboxes_to_autobutcher
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2024
Add dfhack.internal.readPersistentSiteConfigInt(key, index) function to get integer from persistent site config
Birkow
committed
8d1a6ec
View commit details
Copy full SHA for 8d1a6ec
Browse repository at this point
removed nestboxes.cpp
Birkow
committed
97846f5
View commit details
Copy full SHA for 97846f5
Browse repository at this point
add lua nestboxes to autobutcher plugin
Birkow
committed
e473424
View commit details
Copy full SHA for e473424
Browse repository at this point
removed white spaces
Birkow
committed
72b26e1
View commit details
Copy full SHA for 72b26e1
Browse repository at this point
added nestboxes to Removed.rst
Birkow
committed
cc69bce
View commit details
Copy full SHA for cc69bce
Browse repository at this point
add description to autobutcher.rst, take autobutcher setting into account when checking and adding config for new race
Birkow
committed
8fbd3c5
View commit details
Copy full SHA for 8fbd3c5
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 3e4633a
pre-commit-ci[bot]
authored and
Birkow
committed
3e4633a
View commit details
Copy full SHA for 3e4633a
Browse repository at this point
updated changelog.txt
Birkow
committed
c9bf89e
View commit details
Copy full SHA for c9bf89e
Browse repository at this point
Commits on Sep 28, 2024
Merge remote-tracking branch 'DFHack/dfhack/develop' into migrate_nestboxes_to_autobutcher
Show description for b014ec6
Birkow
committed
b014ec6
View commit details
Copy full SHA for b014ec6
Browse repository at this point
Merge remote-tracking branch 'DFHack/dfhack/develop' into migrate_nestboxes_to_autobutcher
Birkow
committed
eef2928
View commit details
Copy full SHA for eef2928
Browse repository at this point
Split too long line
Birkow
committed
7b4fa31
View commit details
Copy full SHA for 7b4fa31
Browse repository at this point
Commits on Sep 29, 2024
move if conditions around to improve readability
Birkow
committed
5d67042
View commit details
Copy full SHA for 5d67042
Browse repository at this point
simplify if conditions to further improve readibility
Birkow
committed
94077f2
View commit details
Copy full SHA for 94077f2
Browse repository at this point
print reason for not checking eggs when verbose mode is enabled
Birkow
committed
98c4fb8
View commit details
Copy full SHA for 98c4fb8
Browse repository at this point
update changelog
Birkow
committed
b6252a0
View commit details
Copy full SHA for b6252a0
Browse repository at this point
add info about race to messages
Birkow
committed
3a86a04
View commit details
Copy full SHA for 3a86a04
Browse repository at this point
adjust messages, extract condition for missing animal count to separate statement
Birkow
committed
69be8f5
View commit details
Copy full SHA for 69be8f5
Browse repository at this point
make persistState and readPersistentConfig functions local, no need to expose them
Birkow
committed
e5e6fe6
View commit details
Copy full SHA for e5e6fe6
Browse repository at this point
You can’t perform that action at this time.