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 }}
codeizzler
/
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
library
lua
dfhack.lua
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 10, 2023
fix annotation parsing
Show description for 960bfac
myk002
committed
960bfac
View commit details
Copy full SHA for 960bfac
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Fix annotation parse error
vallode
committed
991c6d8
View commit details
Copy full SHA for 991c6d8
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
use keyboard cursor
Show description for eae2cec
myk002
committed
eae2cec
View commit details
Copy full SHA for eae2cec
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
look for init.d directories in the root instead of raw/
myk002
committed
762cd46
View commit details
Copy full SHA for 762cd46
View code at this point
Browse repository at this point
update to new save directory structure
myk002
committed
50cc6d9
View commit details
Copy full SHA for 50cc6d9
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
ensure the untested warning doesn't bork on bad scripts
myk002
committed
d14a3b2
View commit details
Copy full SHA for d14a3b2
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
move untested warning back to run_script
Show description for c98e389
myk002
committed
c98e389
View commit details
Copy full SHA for c98e389
View code at this point
Browse repository at this point
move warning to run_script_with_env
myk002
committed
88f1589
View commit details
Copy full SHA for 88f1589
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
warn against running untested scripts
Show description for 679e91d
myk002
committed
679e91d
View commit details
Copy full SHA for 679e91d
View code at this point
Browse repository at this point
Commits on Sep 10, 2022
ensure params are strings when invoking scripts
myk002
committed
3c99a72
View commit details
Copy full SHA for 3c99a72
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Use helpdb to implement help and ls built-in commands and dfhack.script_help() (#2242)
Show description for e899510
myk002
committed
e899510
View commit details
Copy full SHA for e899510
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
protect against 0 width in string:wrap()
myk002
committed
af47434
View commit details
Copy full SHA for af47434
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
add new global function: ensure_key
myk002
committed
dcadde3
View commit details
Copy full SHA for dcadde3
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
handle number-indexed lua maps in safe_index
myk002
committed
4a383b1
View commit details
Copy full SHA for 4a383b1
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Add string:escape_pattern() utility function (#2082)
Show description for 96b5b44
myk002
authored
96b5b44
View commit details
Copy full SHA for 96b5b44
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
fix hardcoded call to pairs, add test
myk002
committed
86b2329
View commit details
Copy full SHA for 86b2329
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
add safe_pairs, update unit tests
myk002
committed
d9c6c2d
View commit details
Copy full SHA for d9c6c2d
View code at this point
Browse repository at this point
be silent if iteration fails for printall
myk002
committed
6d0f7e4
View commit details
Copy full SHA for 6d0f7e4
View code at this point
Browse repository at this point
unit tests first draft
myk002
committed
3f2795e
View commit details
Copy full SHA for 3f2795e
View code at this point
Browse repository at this point
printall and printall_ipairs handle all iterables
myk002
committed
9fc71ef
View commit details
Copy full SHA for 9fc71ef
View code at this point
Browse repository at this point
ensure printall, ~, and @ behave in lua 5.3.6
myk002
committed
4606d57
View commit details
Copy full SHA for 4606d57
View code at this point
Browse repository at this point
Commits on Jul 2, 2021
add dfhack string functions and tests
Show description for 36b2d05
myk002
committed
36b2d05
View commit details
Copy full SHA for 36b2d05
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
add new string function: wrap()
Show description for 5b12c64
myk002
committed
5b12c64
View commit details
Copy full SHA for 5b12c64
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
undo formatting change in script_environment
myk002
committed
4e844f3
View commit details
Copy full SHA for 4e844f3
View code at this point
Browse repository at this point
move script_environment changes to test.lua
myk002
committed
54a1e8d
View commit details
Copy full SHA for 54a1e8d
View code at this point
Browse repository at this point
load scripts into different namespace for testing
myk002
committed
e4cab1b
View commit details
Copy full SHA for e4cab1b
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Optimize Lua's internal.runCommand() when printing directly to the console
Show description for a9bb11c
lethosor
committed
a9bb11c
View commit details
Copy full SHA for a9bb11c
View code at this point
Browse repository at this point
Commits on Feb 23, 2020
allow custom filter in `dfhack.printall_recurse`
Show description for 1d8998d
TimurKelman
authored
1d8998d
View commit details
Copy full SHA for 1d8998d
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Make dfhack.run_command return the command_result value.
Show description for 96d8dff
BenLubar
committed
96d8dff
View commit details
Copy full SHA for 96d8dff
View code at this point
Browse repository at this point
Commits on Jun 30, 2018
Add dfhack.printall_recurse to quickly print df containers
Show description for ba1d3fc
suokko
committed
ba1d3fc
View commit details
Copy full SHA for ba1d3fc
View code at this point
Browse repository at this point
Commits on May 20, 2018
Prepend script name to qerror messages, if applicable
Show description for eb199d9
lethosor
committed
eb199d9
View commit details
Copy full SHA for eb199d9
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Add a dfhack.script_help() function to assist scripts
lethosor
committed
2202c78
View commit details
Copy full SHA for 2202c78
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Give loadfile() result a better name for tracebacks
lethosor
committed
b1e3c10
View commit details
Copy full SHA for b1e3c10
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
Fix save_dir
lethosor
committed
c2997b9
View commit details
Copy full SHA for c2997b9
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
More 64-bit fixes
Show description for fe18f17
pronvit
authored and
lethosor
committed
fe18f17
View commit details
Copy full SHA for fe18f17
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.