Commit Graph

11652 Commits (c0682625f960ce57f13100e5835f4ea3bc8b15b8)
 

Author SHA1 Message Date
myk002 c0682625f9
tombstone fix/merchants 2022-09-04 23:27:57 -07:00
myk002 df244cd519
tombstone fix/feeding-timers 2022-09-04 23:26:18 -07:00
myk002 d07bc349f8
tombstone fix/diplomats 2022-09-04 23:05:16 -07:00
myk002 e399e2205b
tombstone fix/fat-dwarves 2022-09-04 22:28:03 -07:00
myk002 446c321c62
fix spacing error
and floorplan error
2022-09-04 12:27:50 -07:00
Myk ef1e85e6ff
Make doc docs match the docs 2022-09-03 20:00:38 -07:00
lethosor 587014b7b9
Update clsocket
dfhack/clsocket#27
2022-09-02 11:25:41 -04:00
DFHack-Urist via GitHub Actions 5441b71957 Auto-update submodules
scripts: master
2022-09-02 07:24:33 +00:00
myk002 bd4d17d205
update changelog 2022-09-01 22:48:18 -07:00
Myk b954cd7a0d
Merge pull request #2247 from DFHack/docs
Doc system and tool help overhaul
2022-08-31 23:44:02 -07:00
myk002 d258035b88
update changelog 2022-08-31 23:39:24 -07:00
myk002 b1a8662c4a
Merge branch 'develop' into docs 2022-08-31 23:00:39 -07:00
DFHack-Urist via GitHub Actions 6edd012e6a Auto-update submodules
scripts: master
2022-09-01 05:56:18 +00:00
Myk 5526a52da5
Merge pull request #2275 from myk002/myk_scrub
Add removed scripts to the graveyard
2022-08-31 22:55:00 -07:00
myk002 3d162a52ce
Add removed scripts to the graveyard 2022-08-31 22:47:43 -07:00
myk002 ecb0a470d2
declare zone before building chest for hospital
otherwise the hospital doesn't get stocked
2022-08-31 17:38:12 -07:00
DFHack-Urist via GitHub Actions 75b14336a7 Auto-update submodules
scripts: master
2022-08-31 17:36:55 +00:00
Myk ee8f07fed4
Merge pull request #2272 from myk002/myk_ignore_keys
allow EditFields to ignore specified keys
2022-08-31 10:28:08 -07:00
myk002 c178fa35a2 unit test EditField ignore_keys 2022-08-31 10:22:41 -07:00
myk002 074a6ec5cd allow EditFields to ignore specified keys
like "+" and "-", so you can use them as hotkeys in the parent view
2022-08-31 10:22:41 -07:00
DFHack-Urist via GitHub Actions 2b7a153509 Auto-update submodules
scripts: master
2022-08-30 07:26:41 +00:00
Myk b689451e97
Merge pull request #2273 from myk002/myk_dreamfort
[dreamfort] add traffic designations for better dining behavior
2022-08-29 22:08:51 -07:00
myk002 8804dab182
update dreamfort traffic designations 2022-08-29 22:04:22 -07:00
myk002 27e189fef2
no cursor position reset when updating list filter 2022-08-29 15:17:17 -07:00
Myk 991654d41e
Merge pull request #2245 from wolfboyft/custom-raw-tokens-docs-modification
Change custom raw token prefix in docs from DFHACK_ to EXAMPLE_MOD_ and explain why
2022-08-27 08:57:47 -07:00
Tachytaenius 0b6178f5d2
Apply suggestions from code review
Co-authored-by: Myk <myk.taylor@gmail.com>
2022-08-27 15:24:22 +01:00
Tachytaenius 155525b853 Update Lua API.rst 2022-08-26 20:33:23 -07:00
Tachytaenius 306822b175 Update changelog.txt 2022-08-26 20:33:23 -07:00
myk002 2146617b5d
Merge branch 'develop' into docs 2022-08-26 18:00:48 -07:00
myk002 19c231071b
adapt to new quickfort api 2022-08-26 18:00:24 -07:00
myk002 d2a9f0eae4
Merge branch 'develop' into docs 2022-08-26 17:27:49 -07:00
DFHack-Urist via GitHub Actions fcd096ffaf Auto-update submodules
scripts: master
2022-08-27 00:25:50 +00:00
myk002 4a1a322cd7
adapt to the new summary layout 2022-08-26 16:51:42 -07:00
myk002 65dd62a96e
remove unnecessary label for probe 2022-08-26 16:51:29 -07:00
myk002 b0ae9ed9c0
align quickfort guides with new defaults 2022-08-26 13:38:19 -07:00
myk002 a080872a0a
include other doc build types in ninja clean 2022-08-26 13:37:58 -07:00
DFHack-Urist via GitHub Actions 4edbded982 Auto-update submodules
scripts: master
2022-08-26 07:23:09 +00:00
myk002 0d3aa0fb28
Merge remote-tracking branch 'upstream/develop' into docs 2022-08-25 21:59:01 -07:00
myk002 594dc9f9cd
update to latest scripts head 2022-08-25 21:53:50 -07:00
myk002 0d3f5c2904
get new script docs to compile 2022-08-25 21:53:35 -07:00
myk002 25c99b5d1f
make summary text easier to read in text mode 2022-08-25 21:46:23 -07:00
DFHack-Urist via GitHub Actions 66924be4ea Auto-update submodules
scripts: master
2022-08-25 07:23:44 +00:00
lethosor ce7bc4cdf4
Update scripts 2022-08-24 19:13:10 -04:00
DFHack-Urist via GitHub Actions 83b2b46d7b Auto-update submodules
scripts: master
2022-08-20 07:17:11 +00:00
myk002 8acda4d6c8
Interpret '4' & '6' as strings, not movement keys 2022-08-19 22:40:53 -07:00
myk002 751c2eb7d1
fix detection of short description start
now that labels are no longer bolded in the text rendering, the header
detection code needs updating
2022-08-19 16:19:19 -07:00
myk002 95cd8f9d54
Merge branch 'develop' into docs 2022-08-19 15:36:07 -07:00
Myk ade8177336
Merge pull request #2267 from myk002/myk_dojobnow
Add alt-N keybinding for do-job-now
2022-08-19 09:42:33 -07:00
Myk 36e9af8c2b
Update data/init/dfhack.keybindings.init
Co-authored-by: Alan <lethosor@users.noreply.github.com>
2022-08-19 09:38:03 -07:00
myk002 d0967b7e59
add alt-N keybinding for do-job-now 2022-08-19 09:34:38 -07:00