Myk Taylor
9aaa55cd7f
add textures and frames for various use cases
2023-01-23 03:58:51 -08:00
Myk Taylor
f50cef93b1
update changelog
2023-01-23 02:16:56 -08:00
Myk Taylor
a6b3de1afb
support scrolling to the beginning or end in Label
2023-01-23 02:16:07 -08:00
Myk
f805f5b67e
Merge branch 'develop' into ccompile-script
2023-01-22 17:16:19 -08:00
Myk
f2c2fffac5
Merge branch 'develop' into myk_click_logo
2023-01-22 17:10:27 -08:00
Myk
ab10b84de4
Merge pull request #2693 from myk002/myk_revert_always_enabled
...
remove unused always_enabled attribute for overlays
2023-01-22 17:10:04 -08:00
Myk Taylor
0c5514ff2d
update changelog
2023-01-22 15:39:12 -08:00
Myk Taylor
b4c49f36e1
document orders overlay
2023-01-22 15:39:05 -08:00
Kelvie Wong
fb1ce3fed7
Add changelog.
2023-01-22 11:45:13 -08:00
Kelvie Wong
5a20f775bf
Set UIDs properly on run; fix sudo use
...
This depends on a new entrypoint put inside the docker image, that will
read BUILDER_UID and fix up the users and files.
This also removes "sudo" and allows the entire script to be run with
sudo without messing with the build file permissions.
2023-01-22 11:45:13 -08:00
Kelvie Wong
aaaf2d9f22
Add cross-compile script
...
That will simply generate the win64 artifacts for those of us that run
DF under Proton on Steam for Linux.
2023-01-22 11:45:13 -08:00
Myk Taylor
b84bce719d
remove unused always_enabled attribute for overlays
...
it was made for gui/pathable, but that became a ZScreen
this option made me uncomfortable for overlays. it didn't seem like the
right user experience
2023-01-22 01:07:30 -08:00
Myk Taylor
0f433c61a1
update changelog
2023-01-22 00:47:11 -08:00
Myk
273379c564
Merge pull request #2684 from 20k/getBiomeType
...
getBiomeType naming, docs, expose to lua
2023-01-21 16:54:42 -08:00
Myk Taylor
9a42e39989
fix sample commandline in dreamfort docs
2023-01-21 16:19:29 -08:00
20k
598354d9d4
getbiometype naming, docs
2023-01-21 20:33:40 +00:00
Myk Taylor
bb16009f49
bump version to 50.05-alpha2
2023-01-20 17:13:28 -08:00
Myk Taylor
a98c4c0ff0
mark autoclothing as tested
2023-01-20 17:07:29 -08:00
Myk
15ba54eea9
Merge pull request #2643 from RosaryMala/Autoclothing
...
Autoclothing
2023-01-20 14:08:01 -08:00
Myk
064f2834a9
Merge pull request #2669 from ab9rf/5005-alpha2-tailor
...
tailor: add support for using undyed cloth
2023-01-20 14:06:53 -08:00
Myk
310940e1a2
Merge branch 'develop' into Autoclothing
2023-01-20 14:05:26 -08:00
Rose
8698016b06
Updated docs for Autoclothing
2023-01-20 13:54:18 -08:00
Kelly Kinkade
e8f67c7b62
add support for using undyed cloth
...
also improved debugging messages
2023-01-20 15:21:45 -06:00
Myk Taylor
4183bace4d
update autodump, only commands, add hotkeys
2023-01-20 09:31:44 -08:00
Myk
d201cf0182
Merge pull request #2662 from 20k/develop
...
Zone <-> building interactions
2023-01-20 09:30:52 -08:00
Myk
7b906cbf6f
Update docs/about/Removed.rst
...
Co-authored-by: Alan <lethosor@users.noreply.github.com>
2023-01-19 16:53:24 -08:00
20k
8b7c8d83b5
remove save fixup
...
Add notifyCivzoneModified
2023-01-19 21:55:20 +00:00
cjhammel
5982644383
Update Removed.rst
...
fixed formatting for create-items
2023-01-19 15:32:52 -05:00
Myk Taylor
086ca5bcff
tombstone create-items
2023-01-18 16:15:49 -08:00
Myk Taylor
5b1b0ca867
sync spreadsheet to docs
2023-01-18 16:05:07 -08:00
Kelly Kinkade
1a283eaf47
autofarm: fix repetition in status output
...
because C++ std::map is not the same as a ruby table
2023-01-18 16:26:16 -06:00
Myk
74d311c00c
Merge pull request #2640 from myk002/myk_orders
...
restore orders library functionality
2023-01-18 08:27:37 -08:00
Myk Taylor
ba8e3c187b
add reference to removed script
...
ref: DFHack/scripts#531
2023-01-17 23:56:54 -08:00
Myk Taylor
acd2256900
restore orders library functionality
2023-01-17 21:26:33 -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
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 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
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 Taylor
de8815c85c
apply suggestions from the good people on discord
2023-01-15 10:39:06 -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