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
Accelerator
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 }}
07bug
/
dfhack
Public
forked from
DFHack/dfhack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dfhack
plugins
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 4, 2021
implement zone phase for blueprint
myk002
committed
434d072
View commit details
Copy full SHA for 434d072
View code at this point
Browse repository at this point
implement "track" phase in blueprint
Show description for ffe5bad
myk002
committed
ffe5bad
View commit details
Copy full SHA for ffe5bad
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
support non-rectangular extent-based buildings
myk002
committed
089de5f
View commit details
Copy full SHA for 089de5f
View code at this point
Browse repository at this point
only create empty blueprints on explicit request
Show description for 27c0c41
myk002
committed
27c0c41
View commit details
Copy full SHA for 27c0c41
View code at this point
Browse repository at this point
Commits on Oct 2, 2021
support multi-type and non-rectangular stockpiles
Show description for 12eb9e4
myk002
committed
12eb9e4
View commit details
Copy full SHA for 12eb9e4
View code at this point
Browse repository at this point
add/fix missing/incorrect building specs
Show description for 09d7cd8
myk002
committed
09d7cd8
View commit details
Copy full SHA for 09d7cd8
View code at this point
Browse repository at this point
channel over dig equals no ramp
Show description for d7d4f36
myk002
committed
d7d4f36
View commit details
Copy full SHA for d7d4f36
View code at this point
Browse repository at this point
remove designations from all modified tiles
Show description for 42f4cbd
myk002
committed
42f4cbd
View commit details
Copy full SHA for 42f4cbd
View code at this point
Browse repository at this point
record carved tracks in dig blueprints
myk002
committed
1a11c43
View commit details
Copy full SHA for 1a11c43
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
add unit tests
myk002
committed
c23970f
View commit details
Copy full SHA for c23970f
View code at this point
Browse repository at this point
implement --playback-start param and logic
myk002
committed
596f72f
View commit details
Copy full SHA for 596f72f
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
clean up, document
myk002
committed
2bbd4ab
View commit details
Copy full SHA for 2bbd4ab
View code at this point
Browse repository at this point
use vector instead of map for great memory savings
myk002
committed
afc7096
View commit details
Copy full SHA for afc7096
View code at this point
Browse repository at this point
update unit tests
myk002
committed
44a93fc
View commit details
Copy full SHA for 44a93fc
View code at this point
Browse repository at this point
use const char *, not std::string for efficiency
Show description for 42e04fc
myk002
committed
42e04fc
View commit details
Copy full SHA for 42e04fc
View code at this point
Browse repository at this point
implement --format option for minimal and pretty
Show description for 772e386
myk002
committed
772e386
View commit details
Copy full SHA for 772e386
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
give generated blueprints proper labels
myk002
committed
1fd2eba
View commit details
Copy full SHA for 1fd2eba
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
add --splitby param to blueprint
Show description for 0747f87
myk002
committed
0747f87
View commit details
Copy full SHA for 0747f87
View code at this point
Browse repository at this point
pass params from blueprint gui to gui/blueprint
Show description for 6073cfe
myk002
committed
6073cfe
View commit details
Copy full SHA for 6073cfe
View code at this point
Browse repository at this point
lay down tiles in order when using buildingplan
Show description for 97fab76
myk002
committed
97fab76
View commit details
Copy full SHA for 97fab76
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
Update stonesense
lethosor
committed
c74d881
View commit details
Copy full SHA for c74d881
View code at this point
Browse repository at this point
tweak military-assign: fix likely missing bounds check
lethosor
committed
badf19b
View commit details
Copy full SHA for badf19b
View code at this point
Browse repository at this point
RemoteFortressReader: fix likely copy-paste error between width/height
lethosor
committed
91e7e12
View commit details
Copy full SHA for 91e7e12
View code at this point
Browse repository at this point
Enable -Wunused-variable and fix most errors
lethosor
committed
e7754ea
View commit details
Copy full SHA for e7754ea
View code at this point
Browse repository at this point
Merge remote-tracking branch 'lethosor/ci-scripts-cleanup' into develop
lethosor
committed
fbe0319
View commit details
Copy full SHA for fbe0319
View code at this point
Browse repository at this point
tailor: fix operator precedence in command parsing
Show description for a083a7f
lethosor
committed
a083a7f
View commit details
Copy full SHA for a083a7f
View code at this point
Browse repository at this point
Commits on Sep 6, 2021
Update stonesense lint filter
lethosor
committed
e5487c8
View commit details
Copy full SHA for e5487c8
View code at this point
Browse repository at this point
Update lint.py filters and fix a couple identified issues
lethosor
committed
11222f2
View commit details
Copy full SHA for 11222f2
View code at this point
Browse repository at this point
Commits on Sep 4, 2021
Auto-update submodules
Show description for 0cbcabe
DFHack-Urist
committed
0cbcabe
View commit details
Copy full SHA for 0cbcabe
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Fix remotefortressreader to use new ocean_wave field names
quietust
committed
9d8eccd
View commit details
Copy full SHA for 9d8eccd
View code at this point
Browse repository at this point
Merge remote-tracking branch 'ab9rf/tailor-v2' into develop
Show description for 0d14a2c
lethosor
committed
0d14a2c
View commit details
Copy full SHA for 0d14a2c
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
only output when changes are made
Show description for bd0a2e3
myk002
committed
bd0a2e3
View commit details
Copy full SHA for bd0a2e3
View code at this point
Browse repository at this point
implement orders sort, document, and add to init
myk002
committed
f21ba5c
View commit details
Copy full SHA for f21ba5c
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
Merge remote-tracking branch 'ab9rf/autofarm-berry-fix' into develop
lethosor
committed
687b843
View commit details
Copy full SHA for 687b843
View code at this point
Browse repository at this point
check-structures-sanity: print error for untagged unions instead of aborting
Show description for 27ce7cf
lethosor
committed
27ce7cf
View commit details
Copy full SHA for 27ce7cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.