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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DFHack
/
dfhack
Public
Notifications
You must be signed in to change notification settings
Fork
502
Star
2k
Code
Issues
1k
Pull requests
33
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
dfhack
plugins
createitem.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Dec 7, 2025
Merge remote-tracking branch 'upstream/develop' into fmtlib
ab9rf
committed
03d294f
View commit details
Copy full SHA for 03d294f
View code at this point
Browse repository at this point
Commits on Nov 30, 2025
createitem - add a few more building targets
Show description for fe7b67f
quietust
committed
fe7b67f
View commit details
Copy full SHA for fe7b67f
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
convert over to fmtlib
Show description for bc9224d
ab9rf
committed
bc9224d
View commit details
Copy full SHA for bc9224d
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
Add "count" parameter to Items::createItem
Show description for a94eb53
quietust
committed
a94eb53
View commit details
Copy full SHA for a94eb53
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
Support adv look cursor
Show description for e6e1972
Bumber64
authored
e6e1972
View commit details
Copy full SHA for e6e1972
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 Aug 28, 2024
Items::createItem - auto-select growth prints
Show description for 1a740f3
quietust
committed
1a740f3
View commit details
Copy full SHA for 1a740f3
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
Update createitem.cpp
Show description for e03b903
Bumber64
authored
e03b903
View commit details
Copy full SHA for e03b903
View code at this point
Browse repository at this point
Commits on May 17, 2024
use new lookup for adventurer
myk002
committed
43adb5b
View commit details
Copy full SHA for 43adb5b
View code at this point
Browse repository at this point
Commits on Apr 27, 2024
Make Items::createItem handle multiple output
Show description for 4329c97
quietust
committed
4329c97
View commit details
Copy full SHA for 4329c97
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
use new building item mode enum
myk002
committed
971c7be
View commit details
Copy full SHA for 971c7be
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 Sep 5, 2023
support creating items inside of bags
myk002
committed
ff3d4c5
View commit details
Copy full SHA for ff3d4c5
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
rename globals according to structures update
myk002
committed
5e5775f
View commit details
Copy full SHA for 5e5775f
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
migrate string fns from uicommon to MiscUtils
Show description for 5b9c18f
myk002
committed
5b9c18f
View commit details
Copy full SHA for 5b9c18f
View code at this point
Browse repository at this point
Commits on Jul 22, 2022
update docs for "c" plugins
myk002
committed
19a4905
View commit details
Copy full SHA for 19a4905
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
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
Commits on Oct 9, 2020
Make `createitem inspect` consistent for PLANT_GROWTH items
lethosor
committed
c9609ad
View commit details
Copy full SHA for c9609ad
View code at this point
Browse repository at this point
Commits on Sep 20, 2020
Fix createitem to properly create plant growths (#898)
quietust
committed
d3520a2
View commit details
Copy full SHA for d3520a2
View code at this point
Browse repository at this point
Add "createitem inspect" subcommand
lethosor
committed
9c37a3a
View commit details
Copy full SHA for 9c37a3a
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Update structures, fix reaction_productst::produce() parms
quietust
committed
e2301ec
View commit details
Copy full SHA for e2301ec
View code at this point
Browse repository at this point
Commits on Nov 2, 2019
createitem: Improve error handling when no caste is specified
Show description for 5190257
lethosor
committed
5190257
View commit details
Copy full SHA for 5190257
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
Output Castes on Error
jimcarreer
authored
cffc30b
View commit details
Copy full SHA for cffc30b
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 Dec 16, 2017
Simplify logic in createitem, to avoid similar errors in the future
quietust
committed
bbd823f
View commit details
Copy full SHA for bbd823f
View code at this point
Browse repository at this point
createitem: fix an issue with items teleporting to the location of another unit
Show description for b1e77fa
lethosor
committed
b1e77fa
View commit details
Copy full SHA for b1e77fa
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Modify DFHack to handle new produce() prototype. Major thanks to lethosor, and ragundo for their help in this
Show description for a03b328
NCommander
committed
a03b328
View commit details
Copy full SHA for a03b328
View code at this point
Browse repository at this point
Commits on May 11, 2016
createitem: move all created items to cursor if applicable
lethosor
committed
74898a5
View commit details
Copy full SHA for 74898a5
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
createitem: fall back to units.active[0] if a cursor is available but no unit
lethosor
committed
33472b8
View commit details
Copy full SHA for 33472b8
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Fix more produce() calls
lethosor
committed
c9eab65
View commit details
Copy full SHA for c9eab65
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Update structures and fix various issues with plugins producing items
Show description for 55d5706
lethosor
committed
55d5706
View commit details
Copy full SHA for 55d5706
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Use gametype checks in plugins
lethosor
committed
0c5b5c6
View commit details
Copy full SHA for 0c5b5c6
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
Commits on Dec 4, 2014
Update some plugins to use REQUIRE_GLOBAL
lethosor
committed
cac2245
View commit details
Copy full SHA for cac2245
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.