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 }}
sizzlins
/
dfhack
Public
forked from
DFHack/dfhack
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 17, 2026
fix more instances of `hack` hardcoding
Show description for 056dd45
ab9rf
committed
056dd45
View commit details
Copy full SHA for 056dd45
View code at this point
Browse repository at this point
replace hardcoded `hack` path with `getHackPath()`
Show description for 0b56dc8
ab9rf
committed
0b56dc8
View commit details
Copy full SHA for 0b56dc8
View code at this point
Browse repository at this point
Commits on Nov 30, 2025
library/lua/dfhack.lua interactive interpreter banner: highlight keywords
Show description for 0bce84e
SilasD
committed
0bce84e
View commit details
Copy full SHA for 0bce84e
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
library/lua/dfhack.lua interactive interpreter banner: list shortcuts
Show description for 7e6f7f9
SilasD
committed
7e6f7f9
View commit details
Copy full SHA for 7e6f7f9
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
Require empty bins when constructing bolt throwers
NicksWorld
committed
c945559
View commit details
Copy full SHA for c945559
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Add support for new siege update buildings
NicksWorld
committed
8f51780
View commit details
Copy full SHA for 8f51780
View code at this point
Browse repository at this point
Commits on Oct 5, 2025
script-manager.lua mitigate #5591 not searching scripts_modactive
SilasD
committed
c31f28f
View commit details
Copy full SHA for c31f28f
View code at this point
Browse repository at this point
Commits on Aug 17, 2025
Merge pull request #5208 from SquidCoderIndustries/squid-slider-wiget
Show description for 3e37083
ab9rf
authored
3e37083
View commit details
Copy full SHA for 3e37083
View code at this point
Browse repository at this point
Commits on Jul 26, 2025
script-manager.lua One last use of a <path> as a <string>
SilasD
committed
2a43c80
View commit details
Copy full SHA for 2a43c80
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
fix mod manager in appdata mode
Show description for 39cc854
ab9rf
committed
39cc854
View commit details
Copy full SHA for 39cc854
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
clean up the sliders and how they work.
Show description for 6707e20
realSquidCoder
committed
6707e20
View commit details
Copy full SHA for 6707e20
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into squid-slider-wiget
realSquidCoder
committed
02b2e04
View commit details
Copy full SHA for 02b2e04
View code at this point
Browse repository at this point
Commits on Apr 27, 2025
only check scripts for the unavailable tag once
myk002
committed
2392d41
View commit details
Copy full SHA for 2392d41
View code at this point
Browse repository at this point
Commits on Apr 26, 2025
add more mod utility functions
myk002
committed
170b544
View commit details
Copy full SHA for 170b544
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
Fix TextArea cursor dissapearing on Select All when there is no text
wiktor-obrebski
committed
eb0723f
View commit details
Copy full SHA for eb0723f
View code at this point
Browse repository at this point
Fix selection tests for TextArea
Show description for e4389a2
wiktor-obrebski
committed
e4389a2
View commit details
Copy full SHA for e4389a2
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
improve error message when boolean arg is missing
myk002
committed
c025282
View commit details
Copy full SHA for c025282
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
Vastly Improved Slider
realSquidCoder
committed
3752608
View commit details
Copy full SHA for 3752608
View code at this point
Browse repository at this point
Merge branch 'develop' into squid-slider-wiget
realSquidCoder
authored
5a6e826
View commit details
Copy full SHA for 5a6e826
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
Merge branch 'develop' into adv_cursor
myk002
authored
5f3874b
View commit details
Copy full SHA for 5f3874b
View code at this point
Browse repository at this point
finish updating modules for the Great Reorg
myk002
committed
47792ce
View commit details
Copy full SHA for 47792ce
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
update core/plugin lua for great reorg
myk002
committed
3583334
View commit details
Copy full SHA for 3583334
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
Merge branch 'develop' into adv_cursor
Bumber64
authored
19b613f
View commit details
Copy full SHA for 19b613f
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
add more boolean options to parser
myk002
committed
95b56d9
View commit details
Copy full SHA for 95b56d9
View code at this point
Browse repository at this point
Commits on Feb 2, 2025
fix multiline copy and paste in one_line_mode
myk002
committed
63a4bae
View commit details
Copy full SHA for 63a4bae
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 Jan 30, 2025
Merge pull request #5228 from myk002/myk_json
Show description for 9b60819
myk002
authored
9b60819
View commit details
Copy full SHA for 9b60819
View code at this point
Browse repository at this point
reading empty files should return an empty table, not nil
myk002
committed
ff0c2b6
View commit details
Copy full SHA for ff0c2b6
View code at this point
Browse repository at this point
update to current upstream json library
myk002
committed
555f1b4
View commit details
Copy full SHA for 555f1b4
View code at this point
Browse repository at this point
Fix Edit Field long lines changing text cursor behaviour
wiktor-obrebski
committed
3071db5
View commit details
Copy full SHA for 3071db5
View code at this point
Browse repository at this point
Commits on Jan 26, 2025
Merge branch 'DFHack:develop' into squid-slider-wiget
realSquidCoder
authored
f1398cf
View commit details
Copy full SHA for f1398cf
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
Make EditFiedl grab focus instead of proxying it to children
wiktor-obrebski
committed
80f840b
View commit details
Copy full SHA for 80f840b
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
Merge branch 'develop' into adv-beta
myk002
committed
db5fc2f
View commit details
Copy full SHA for db5fc2f
View code at this point
Browse repository at this point
Fix TextArea custom pens handling
wiktor-obrebski
committed
17c1dc0
View commit details
Copy full SHA for 17c1dc0
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Merge branch 'develop' into adv-beta
myk002
committed
def0d75
View commit details
Copy full SHA for def0d75
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.