Kelly Kinkade
|
673d9d5230
|
bodge DataIdentity to get 50.10 working
|
2023-09-12 21:55:55 -05:00 |
Kelly Kinkade
|
8b1b413195
|
update version spec
|
2023-09-12 21:34:57 -05:00 |
Myk Taylor
|
f8b2297ddc
|
update xml ref
|
2023-09-12 18:41:50 -07:00 |
Kelly Kinkade
|
a829358af0
|
update structures
|
2023-09-12 15:57:04 -05:00 |
Myk Taylor
|
22f68223a1
|
update structures ref
|
2023-09-12 01:03:36 -07:00 |
DFHack-Urist via GitHub Actions
|
51772430f2
|
Auto-update submodules
library/xml: master
|
2023-09-12 07:12:47 +00:00 |
Myk Taylor
|
905438be96
|
update xml ref to 5010-testing
|
2023-09-11 23:21:55 -07:00 |
Myk Taylor
|
b73b3e57df
|
Merge remote-tracking branch 'origin/myk_reunify_structures' into 5010-beta
|
2023-09-11 23:20:52 -07:00 |
Myk
|
1db67a9d98
|
Merge pull request #3763 from myk002/myk_dev_builds
add instructions for downloading dev builds
|
2023-09-11 15:07:03 -07:00 |
Myk
|
6a99e97371
|
Update Authors.rst
|
2023-09-11 14:56:15 -07:00 |
Myk Taylor
|
2e11c91a10
|
format string didn't match my system; generalizing
|
2023-09-10 23:04:20 -07:00 |
Myk
|
211fa60d2a
|
Merge pull request #3765 from myk002/myk_pathable_with_jobs
[pathable] let vanilla blinking take over when possible
|
2023-09-10 21:24:01 -07:00 |
Myk Taylor
|
70b48dfa6f
|
let vanilla blinking take over when possible
|
2023-09-10 21:14:59 -07:00 |
Myk
|
33c6cdad4a
|
Merge pull request #3764 from myk002/myk_pathable_with_jobs
[pathable] continue to highlight designations once they have become jobs
|
2023-09-10 20:28:23 -07:00 |
Myk Taylor
|
73b5f0ced1
|
continue to highlight designations once they have become jobs
|
2023-09-10 20:20:04 -07:00 |
Myk Taylor
|
1032ae41fd
|
add instructions for downloading dev builds
|
2023-09-10 16:53:14 -07:00 |
Myk
|
4ac0be0fbd
|
Merge pull request #3762 from myk002/myk_gui
[Gui] differentiate the new region loading screen in the focus string
|
2023-09-10 16:41:59 -07:00 |
Myk Taylor
|
e325f3b6d9
|
differentiate the new region loading screen in the focus string
|
2023-09-10 16:32:52 -07:00 |
DFHack-Urist via GitHub Actions
|
45f58aa512
|
Auto-update submodules
scripts: master
|
2023-09-10 20:25:31 +00:00 |
Myk
|
0098b9f916
|
Merge pull request #3761 from myk002/myk_asciismooth
[dig] add ASCII-mode highlight for smoothing and carving designations
|
2023-09-10 13:24:44 -07:00 |
Myk Taylor
|
9951e5f505
|
cast chars to chars
|
2023-09-10 12:54:06 -07:00 |
Myk Taylor
|
898e98bea7
|
don't display priority if there is no priority block
|
2023-09-10 12:33:22 -07:00 |
Myk Taylor
|
a02d14bb5f
|
alternate drawing designation and priority
|
2023-09-10 12:29:31 -07:00 |
Myk Taylor
|
24b27c79b6
|
draw directional tracks
|
2023-09-10 12:11:06 -07:00 |
Myk Taylor
|
a0919ec316
|
add ASCII-mode highlight for smoothing and carving designations
|
2023-09-10 05:29:55 -07:00 |
Myk Taylor
|
a7121a2f80
|
revert the temporary linux structures override
now that the windows and linux structures are aligned again
|
2023-09-10 04:26:02 -07:00 |
Myk
|
f23d96bf25
|
Merge pull request #3759 from myk002/myk_design
[design] add missing docs
|
2023-09-10 04:03:44 -07:00 |
Myk Taylor
|
4f8c7a6e0e
|
add missing docs for design plugin
|
2023-09-10 03:47:21 -07:00 |
Myk
|
1f64b818c4
|
Merge pull request #3757 from AndrielChaoti/andriel_argparse
[argparse] fix documentation formatting error
|
2023-09-10 02:09:27 -07:00 |
Myk Taylor
|
5a557f232f
|
disable texture loading if enabler isn't present
|
2023-09-10 01:42:59 -07:00 |
Andriel Chaoti
|
cf4be69d7e
|
[argparse] fix documentation error
|
2023-09-10 01:15:43 -06:00 |
DFHack-Urist via GitHub Actions
|
d118a37be6
|
Auto-update submodules
library/xml: master
scripts: master
|
2023-09-10 07:12:04 +00:00 |
Myk
|
8a0a2f5630
|
Merge pull request #3743 from AndrielChaoti/andriel_argparse
Add `boolean` function for argparse
|
2023-09-09 19:13:20 -07:00 |
Myk Taylor
|
4aa5bb510d
|
retroactively add a changelog entry for the SDL2 migration
largely because with an empty changelog section, 50.09-r1 wasn't sorting
correctly in the list of versions on NEWS.rst
|
2023-09-09 17:22:57 -07:00 |
Myk
|
b8bb60fb97
|
Merge pull request #3754 from myk002/myk_remove_removed
remove Removed entry for gui/stockpiles
|
2023-09-09 16:20:37 -07:00 |
Myk Taylor
|
529e51e28c
|
the addition of gui/stockpiles to the removed list was premature
since it obviously still exists in scripts
|
2023-09-09 16:13:00 -07:00 |
Andriel Chaoti
|
bae570d756
|
Merge branch 'develop' into andriel_argparse
|
2023-09-09 14:44:44 -06:00 |
Andriel Chaoti
|
652349c7e7
|
add docs for argparse.boolean
added entry to changelog as well.
|
2023-09-09 14:30:20 -06:00 |
Andriel Chaoti
|
85cd0cd01c
|
improvements to argparse
remove need to reparse table constantly, included original arg for error
message.
|
2023-09-09 12:56:10 -06:00 |
Myk
|
fa36194f2b
|
Merge pull request #3753 from myk002/myk_seedwatch
[seedwatch] fix crash on bad seed ids in configs
|
2023-09-09 11:11:39 -07:00 |
Myk Taylor
|
ee61c76bc0
|
use find method instead of binsearch
|
2023-09-09 10:42:20 -07:00 |
Myk Taylor
|
e4edc9be4e
|
fix crash on invalid saved seed id
|
2023-09-09 07:49:35 -07:00 |
Myk Taylor
|
c37d3e66b2
|
small edit for sort docs
|
2023-09-09 07:48:24 -07:00 |
Myk Taylor
|
45e5168a91
|
ensure face textures get reloaded on map load
|
2023-09-09 07:20:59 -07:00 |
Myk Taylor
|
9d233e6e34
|
unify stress face pens and rewrite arrival sort docs
|
2023-09-09 07:00:17 -07:00 |
DFHack-Urist via GitHub Actions
|
6ec5e0e1a9
|
Auto-update submodules
library/xml: master
|
2023-09-09 07:11:39 +00:00 |
Myk
|
b8ad8379ef
|
Merge pull request #3747 from myk002/myk_sort_squad_v2
[sort] squad screen v2
|
2023-09-08 21:12:18 -07:00 |
Myk
|
c60d6db36b
|
Merge pull request #3752 from myk002/myk_overlay
[overlay] allow widgets to bump their version and reset their saved settings
|
2023-09-08 21:10:40 -07:00 |
Myk Taylor
|
d4b3c1b3ec
|
update docs for sort overlay
|
2023-09-08 21:04:42 -07:00 |
Myk Taylor
|
b5cf849ba2
|
update changelog
|
2023-09-08 20:25:37 -07:00 |