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
blueprint.cpp
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
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
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
Commits on Jun 29, 2021
normalize pathnames and handle dirs as basenames
myk002
committed
367fdbd
View commit details
Copy full SHA for 367fdbd
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
used passed-in out param instead of the console
myk002
committed
ce6a2d2
View commit details
Copy full SHA for ce6a2d2
View code at this point
Browse repository at this point
Commits on May 31, 2021
report output filenames when creating blueprints
Show description for 1b1b424
myk002
committed
1b1b424
View commit details
Copy full SHA for 1b1b424
View code at this point
Browse repository at this point
Commits on May 21, 2021
modify start, not options.start when getting coord
myk002
committed
0409b7b
View commit details
Copy full SHA for 0409b7b
View code at this point
Browse repository at this point
Commits on May 15, 2021
use new getCursorCoord call and move suspender up
myk002
committed
07e29bd
View commit details
Copy full SHA for 07e29bd
View code at this point
Browse repository at this point
use setHotkeyCmd instead of dfhack.run_script
myk002
committed
5a149f4
View commit details
Copy full SHA for 5a149f4
View code at this point
Browse repository at this point
Commits on May 11, 2021
yeah, this isn't lua
Show description for bee0c15
myk002
committed
bee0c15
View commit details
Copy full SHA for bee0c15
View code at this point
Browse repository at this point
fix typo in comment
myk002
committed
a949065
View commit details
Copy full SHA for a949065
View code at this point
Browse repository at this point
fix formatting
myk002
committed
0982955
View commit details
Copy full SHA for 0982955
View code at this point
Browse repository at this point
first stage of blueprint overhaul
Show description for a7a5a48
myk002
committed
a7a5a48
View commit details
Copy full SHA for a7a5a48
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
don't crash for invalid coordinates
myk002
committed
e28bbd3
View commit details
Copy full SHA for e28bbd3
View code at this point
Browse repository at this point
remove MapCache header include
myk002
committed
e516cf1
View commit details
Copy full SHA for e516cf1
View code at this point
Browse repository at this point
speed up dig blueprint creation by 70%
Show description for 9b416a8
myk002
committed
9b416a8
View commit details
Copy full SHA for 9b416a8
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
gcc-4.8 compatibility
myk002
committed
c19fc1f
View commit details
Copy full SHA for c19fc1f
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
blueprint: write blueprints to blueprints/ subdir
Show description for e233438
myk002
committed
e233438
View commit details
Copy full SHA for e233438
View code at this point
Browse repository at this point
Commits on May 8, 2018
this allows the blueprint plugin to be called from lua
db48x
committed
5548149
View commit details
Copy full SHA for 5548149
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
Fix warnings in supported plugins.
BenLubar
committed
a7dfacd
View commit details
Copy full SHA for a7dfacd
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
blueprint: fix compilation (i.e. undefined find)
abbradar
committed
da3c640
View commit details
Copy full SHA for da3c640
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Fix whitespace issues
lethosor
committed
10cfef0
View commit details
Copy full SHA for 10cfef0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.