Myk Taylor
|
a96ddcec80
|
add buildingplan skeleton
|
2023-01-16 23:55:39 -08:00 |
Myk Taylor
|
d6b69ca8fc
|
move useful functions from uicommon to MiscUtils
|
2023-01-16 23:46:47 -08:00 |
Myk Taylor
|
bb3f640afa
|
silence check for usefulness. it's useful. i get it
|
2023-01-16 17:43:00 -08:00 |
Myk Taylor
|
3958d37684
|
update changelog and submodules for 50.05-alpha1
|
2023-01-16 16:56:31 -08:00 |
Myk Taylor
|
e98271ddc3
|
document that enableable scripts must also be modules
|
2023-01-16 13:53:16 -08:00 |
lethosor
|
9c36c3978f
|
Update xml, scripts
|
2023-01-16 16:06:00 -05:00 |
Myk
|
95d7db2bb4
|
Merge pull request #2622 from myk002/myk_datasave
adjust to new directory layouts
|
2023-01-16 11:05:33 -08:00 |
Myk Taylor
|
00cee1c600
|
fix numbered list
|
2023-01-16 11:03:51 -08:00 |
Myk
|
af76ed671e
|
Merge pull request #2620 from myk002/myk_screen_resize
keep windows on the screen when the DF window is resized
|
2023-01-16 11:02:44 -08:00 |
Myk Taylor
|
ba58714128
|
update scripts head
|
2023-01-16 00:15:36 -08:00 |
Myk Taylor
|
6b039aac9d
|
update Quickstart guide
|
2023-01-16 00:15:17 -08:00 |
Myk Taylor
|
a56d62e1dc
|
update changelog
|
2023-01-15 23:28:14 -08:00 |
Myk Taylor
|
762cd46d14
|
look for init.d directories in the root instead of raw/
|
2023-01-15 23:28:01 -08:00 |
Myk Taylor
|
50cc6d965d
|
update to new save directory structure
|
2023-01-15 23:13:58 -08:00 |
Myk Taylor
|
e7a30a9af8
|
sync tested spreadsheet to docs
|
2023-01-15 22:23:29 -08:00 |
Myk Taylor
|
fb5675ef1b
|
keep windows on the screen when the DF window is resized
|
2023-01-15 20:41:48 -08:00 |
Myk Taylor
|
86ddf43230
|
add hotkey for launching the quickstart guide from the hover menu
|
2023-01-15 20:17:23 -08:00 |
Myk Taylor
|
65ceb565f8
|
rename dfhack-quickstart-guide -> quickstart-guide
|
2023-01-15 16:30:55 -08:00 |
Myk Taylor
|
20f865eba0
|
don't reset scroll pos when window is resized or moved
|
2023-01-15 15:59:09 -08:00 |
Myk Taylor
|
b855170c64
|
fix typos in quickstart guide
|
2023-01-15 13:42:26 -08:00 |
Myk
|
cfa498266e
|
Merge pull request #2613 from myk002/myk_quickstart
add quickstart help
|
2023-01-15 13:40:00 -08:00 |
Myk
|
ded51b0968
|
Merge pull request #2609 from kelvie/develop
Allow symlinked dfhack-run on linux
|
2023-01-15 13:38:21 -08:00 |
DFHack-Urist via GitHub Actions
|
caf533c3c3
|
Auto-update submodules
scripts: master
|
2023-01-15 21:38:11 +00:00 |
Myk Taylor
|
de8815c85c
|
apply suggestions from the good people on discord
|
2023-01-15 10:39:06 -08:00 |
Myk Taylor
|
d14a3b2c83
|
ensure the untested warning doesn't bork on bad scripts
|
2023-01-15 00:49:48 -08:00 |
Myk Taylor
|
22e0f4325c
|
wording
|
2023-01-15 00:49:11 -08:00 |
Myk Taylor
|
ab52d7a4ca
|
remove extra whitespace
|
2023-01-14 23:59:01 -08:00 |
Myk Taylor
|
121ab059c8
|
update changelog
|
2023-01-14 23:58:18 -08:00 |
Myk Taylor
|
698c467f6a
|
add quickstart help
|
2023-01-14 23:56:30 -08:00 |
lethosor
|
6a107ba68b
|
Update links to compilation docs from remaining pages
Ref #2517
|
2023-01-15 01:01:48 -05:00 |
lethosor
|
b0d6f6a3c3
|
Update Authors.rst
Missing authors since 0.47.05-r5
|
2023-01-14 21:50:08 -05:00 |
lethosor
|
cd114603f4
|
pre-commit: fix path to Authors.rst
|
2023-01-14 21:50:08 -05:00 |
Myk Taylor
|
1eb5dd9a4f
|
fix incorrect function name for setting targets
|
2023-01-14 18:30:44 -08:00 |
Kelvie Wong
|
e7696b1f03
|
Allow symlinked dfhack-run
This is useful for symlinking this script somewhere on your $PATH, and
having it work without having to find the correct directory.
|
2023-01-14 14:00:02 -08:00 |
Myk
|
39f7930587
|
Merge pull request #2597 from myk002/myk_if_it_compiles_then_ship_it
enable next batch of plugins to test
|
2023-01-14 09:55:53 -08:00 |
Myk Taylor
|
9606f7bf4f
|
remove ones that don't work, mark as tested those that do
|
2023-01-14 09:50:17 -08:00 |
Myk Taylor
|
dbc26f0d37
|
enable next batch of plugins to test
|
2023-01-14 01:28:33 -08:00 |
Rose
|
87c54c8716
|
Added amount of available clothing to autolabor reports.
|
2023-01-14 01:28:13 -08:00 |
DFHack-Urist via GitHub Actions
|
f82acec9d4
|
Auto-update submodules
library/xml: master
|
2023-01-14 09:26:48 +00:00 |
Myk
|
8d58347b10
|
Merge pull request #2598 from 20k/develop
Update fortress reader for structures change
|
2023-01-14 01:26:05 -08:00 |
Myk Taylor
|
7c53d848cd
|
sync tags from spreadsheet
|
2023-01-14 01:21:58 -08:00 |
Myk
|
977946e5bc
|
Merge pull request #2603 from myk002/myk_resizingpanel
give more control over the resizing dimensions of ResizingPanels
|
2023-01-14 01:10:26 -08:00 |
Myk
|
fc6a8fb00b
|
Merge pull request #2601 from myk002/myk_dwarfmode
pull the useful bits out of guidm.MenuOverlay and make them available
|
2023-01-14 01:09:57 -08:00 |
Myk
|
5a0dcf6d8e
|
Merge pull request #2600 from myk002/myk_blueprint
add blueprint back to the build (dig and build phases only)
|
2023-01-14 01:09:47 -08:00 |
Myk
|
2a84bb61db
|
Merge pull request #2599 from myk002/myk_hotspot_hotfoot
update behavior of hotspot menu
|
2023-01-14 01:09:35 -08:00 |
Myk
|
3b40621324
|
Merge pull request #2595 from myk002/myk_textures
add some more icon textures we can use
|
2023-01-14 01:09:23 -08:00 |
Myk Taylor
|
69e5730f77
|
document dfhack.job.removeJob()
|
2023-01-14 01:07:36 -08:00 |
Myk Taylor
|
f19ae16c9d
|
give more control over the resizing dimensions of ResizingPanels
|
2023-01-14 01:00:38 -08:00 |
DFHack-Urist via GitHub Actions
|
5f60791b39
|
Auto-update submodules
scripts: master
|
2023-01-14 07:13:34 +00:00 |
Rose
|
0e021e392d
|
Added a report to autoclothing, as well as some changes to DFHack::Units to enable it.
|
2023-01-13 21:20:01 -08:00 |