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 }}
NicksWorld
/
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
tailor.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 9, 2025
update to great reorg structures
myk002
committed
eed96ca
View commit details
Copy full SHA for eed96ca
View code at this point
Browse repository at this point
Commits on Jan 12, 2025
adjust to translate function renames
Show description for ebb53f4
myk002
committed
ebb53f4
View commit details
Copy full SHA for ebb53f4
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
split plugin lua macros to separate header
Show description for 34d2265
ab9rf
committed
34d2265
View commit details
Copy full SHA for 34d2265
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
remove unneeded headers
myk002
committed
fb6f42f
View commit details
Copy full SHA for fb6f42f
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
remove now-unneeded CoreSuspender guards
myk002
committed
d08863a
View commit details
Copy full SHA for d08863a
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
default inEnglish to false to match Lua API
myk002
committed
e5324e3
View commit details
Copy full SHA for e5324e3
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
remove unnecessary is_enabled check
Show description for d2c801a
myk002
committed
d2c801a
View commit details
Copy full SHA for d2c801a
View code at this point
Browse repository at this point
Commits on Jun 9, 2024
adapt to canonicalized structures
myk002
committed
4d4dce0
View commit details
Copy full SHA for 4d4dce0
View code at this point
Browse repository at this point
Commits on Jun 8, 2024
adapt to canonicalized structures
myk002
committed
bf04b0d
View commit details
Copy full SHA for bf04b0d
View code at this point
Browse repository at this point
Commits on Jun 2, 2024
update to canonicalized field names
myk002
committed
73072ac
View commit details
Copy full SHA for 73072ac
View code at this point
Browse repository at this point
Commits on May 12, 2024
check for fortress mode instead of a loaded site
myk002
committed
53d544a
View commit details
Copy full SHA for 53d544a
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
use new CallLuaModuleFunction overload
myk002
committed
a8e5383
View commit details
Copy full SHA for a8e5383
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Update plugins/tailor.cpp
myk002
authored
3d1d34f
View commit details
Copy full SHA for 3d1d34f
View code at this point
Browse repository at this point
Merge branch 'develop' into tailor-confiscate
myk002
authored
9999730
View commit details
Copy full SHA for 9999730
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
[tailor] refactoring
Show description for 501a253
chdoc
committed
501a253
View commit details
Copy full SHA for 501a253
View code at this point
Browse repository at this point
[tailor] allow turning off automatic confiscation of tattered clothing
chdoc
committed
c05cf34
View commit details
Copy full SHA for c05cf34
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
expose range to callers
Show description for 05b8c01
myk002
committed
05b8c01
View commit details
Copy full SHA for 05b8c01
View code at this point
Browse repository at this point
use ranges where we can
myk002
committed
a1018a6
View commit details
Copy full SHA for a1018a6
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
moar getCitizens converions
myk002
committed
23f5284
View commit details
Copy full SHA for 23f5284
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
use newly named fields
myk002
committed
f30244a
View commit details
Copy full SHA for f30244a
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
reduce df header inclusion in dfhack header files
myk002
committed
3cd2450
View commit details
Copy full SHA for 3cd2450
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
don't run fort code without a fort
myk002
committed
cbe254e
View commit details
Copy full SHA for cbe254e
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
adapt plugins to new API
Show description for 8bc8c0c
myk002
committed
8bc8c0c
View commit details
Copy full SHA for 8bc8c0c
View code at this point
Browse repository at this point
migrate plugins to new API
myk002
committed
ccff679
View commit details
Copy full SHA for ccff679
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
tailor: reshuffled logic
Show description for 4479093
ab9rf
committed
4479093
View commit details
Copy full SHA for 4479093
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
add cast to make gcc happy
ab9rf
committed
35cd415
View commit details
Copy full SHA for 35cd415
View code at this point
Browse repository at this point
tailor: do not process non-clothing
Show description for 6f64ee8
ab9rf
committed
6f64ee8
View commit details
Copy full SHA for 6f64ee8
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
reuse existing orders if possible
myk002
committed
29ef626
View commit details
Copy full SHA for 29ef626
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
fix status output character encoding
Show description for 38ece5a
myk002
committed
38ece5a
View commit details
Copy full SHA for 38ece5a
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
`tailor`: remove crash
Show description for b76333a
ab9rf
committed
b76333a
View commit details
Copy full SHA for b76333a
View code at this point
Browse repository at this point
Commits on Jul 8, 2023
replace `dts:make_unique` with `std::make_unique`
Show description for 1fba8b1
ab9rf
committed
1fba8b1
View commit details
Copy full SHA for 1fba8b1
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
tailor: gatekeep debugging code
ab9rf
committed
f3862e3
View commit details
Copy full SHA for f3862e3
View code at this point
Browse repository at this point
tidy up after self
Show description for 0f5456c
ab9rf
committed
0f5456c
View commit details
Copy full SHA for 0f5456c
View code at this point
Browse repository at this point
tailor: fix #3093, #3103
Show description for 4a173aa
ab9rf
committed
4a173aa
View commit details
Copy full SHA for 4a173aa
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
tailor: add inventory sanity check debug mode
Show description for c8c0040
ab9rf
committed
c8c0040
View commit details
Copy full SHA for c8c0040
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.