Myk
9d88bcebbc
Merge pull request #3386 from myk002/myk_dreamfort
...
update dreamfort traffic patterns
2023-05-17 10:35:25 -07:00
Myk
fb6c871966
Merge branch 'develop' into myk_dreamfort
2023-05-17 10:28:03 -07:00
Myk
2e1aae31a8
Merge pull request #3378 from myk002/myk_remote_server
...
[RemoteServer] fix crash on malformed json
2023-05-17 10:27:08 -07:00
Myk
13501453a3
Merge pull request #3389 from myk002/myk_cleanup_caches
...
add github action to clean up PR caches after merge
2023-05-17 10:24:48 -07:00
Myk
259566253b
Merge pull request #3385 from myk002/myk_orders
...
[orders] improve orders library with new findings
2023-05-17 10:24:14 -07:00
Myk
b787ee7aa5
Merge pull request #3379 from myk002/myk_rescan
...
[overlay] rename overlay.reload to overlay.rescan
2023-05-17 10:21:15 -07:00
Myk
f265767d7a
Merge branch 'develop' into myk_remote_server
2023-05-17 10:21:02 -07:00
Myk
642c567f73
Merge pull request #3375 from myk002/myk_autolabor_warning
...
[autolabor] fix warning appearing on inappropriate screens
2023-05-17 10:20:33 -07:00
Myk
14e3bd8ee8
Merge pull request #3374 from myk002/myk_disable
...
support disabling DFHack with --disable-dfhack
2023-05-17 10:20:21 -07:00
Myk Taylor
de2e29a2e3
add github action to clean up PR caches after merge
2023-05-17 02:38:08 -07:00
DFHack-Urist via GitHub Actions
1d24f812dd
Auto-update submodules
...
scripts: master
2023-05-17 07:13:14 +00:00
Myk Taylor
899422aaf8
give widgets.TabBar default hotkeys
2023-05-16 17:26:16 -07:00
Myk Taylor
11361975f9
look up texpos values instead of assuming they're constant
2023-05-16 17:14:36 -07:00
Myk Taylor
368a9fbc2e
update dreamfort traffic patterns
2023-05-16 16:34:22 -07:00
Myk Taylor
04b1b0f84d
update changelog
2023-05-16 16:07:57 -07:00
Myk Taylor
f43bfed7f2
remove easy meals; add bins; document jugs
2023-05-16 15:53:11 -07:00
Myk Taylor
b6b65d4bf6
update library military orders
...
move preference for silver below steel
leather cloaks -> silk cloaks
leather shield -> wood shield
adjust target quantities for archer uniforms
2023-05-16 15:37:00 -07:00
Myk Taylor
217be6b58d
make full text search configurable for list filters
2023-05-16 12:36:58 -07:00
Myk Taylor
a76bed0ed5
rename overlay.reload to overlay.rescan
2023-05-16 11:41:28 -07:00
Myk Taylor
f05fe33307
fix crash on malformed json (again)
2023-05-16 11:26:47 -07:00
DFHack-Urist via GitHub Actions
81918a89a3
Auto-update submodules
...
scripts: master
2023-05-16 07:13:50 +00:00
Myk
6b2c805d5f
Update docs/Core.rst
...
Co-authored-by: Alan <lethosor@users.noreply.github.com>
2023-05-15 22:12:12 -07:00
Myk Taylor
b845ea15b8
update changelog
2023-05-15 18:34:43 -07:00
Myk Taylor
a62993b90b
add DFHACK_DISABLE env var
2023-05-15 18:15:46 -07:00
Myk
9f997eaade
Update docs/changelog.txt
...
Co-authored-by: Alan <lethosor@users.noreply.github.com>
2023-05-15 17:54:45 -07:00
Myk Taylor
910b7c2ae9
fix autolabor warning appearing on inappropriate screens
2023-05-15 17:52:20 -07:00
Myk Taylor
1a703c344f
support disabling DFHack with --disable-dfhack
2023-05-15 17:41:28 -07:00
lethosor
2a734b92f7
Merge remote-tracking branch 'lethosor/reenable-plugins' into develop
2023-05-11 10:44:47 -04:00
lethosor
b6723e4fdb
Remove "unavailable" tag from add-spatter and channel-safely docs
...
These plugins are currently being built
2023-05-11 00:26:19 -04:00
lethosor
94e56bf4c7
Update changelog and docs for readded plugins
...
Also mark reinstated plugins in the changelog, including for previous v50 releases
2023-05-10 23:49:42 -04:00
lethosor
f9a946190d
Disable building title-folder again
...
Hangs when enabled in dfhack.init, at least under wine
2023-05-10 23:31:00 -04:00
lethosor
cb2db50a64
Re-enable build of several plugins
...
Likely to still work, and were probably just disabled due to v50 changes:
- changeitem
- createitem
- deramp
- flows
- lair
and a couple that don't access DF data at all:
- luasocket
- title-folder
2023-05-09 22:13:49 -04:00
lethosor
904b289c8f
Merge remote-tracking branch 'lethosor/cmake-fix-find-python-pyenv' into develop
2023-05-09 22:09:55 -04:00
lethosor
e664f4aa7b
CMake: fix find_package(Python) when inactive pyenv Python installations are present
...
`find_package(Python)`'s default behavior is to attempt to use any `python3.x`
executables it finds before `python3`. This is problematic when using tools such
as pyenv, where `python3.x` executables may be present in a user's PATH but not
be functional.
Setting the `Python_FIND_UNVERSIONED_NAMES` hint to `FIRST` causes `python3` to
be attempted first, if it exists.
Note that this option was introduced in CMake 3.20:
https://cmake.org/cmake/help/latest/module/FindPython.html#hints
2023-05-09 21:56:07 -04:00
DFHack-Urist via GitHub Actions
bfb6f3aa2e
Auto-update submodules
...
scripts: master
2023-05-05 07:13:16 +00:00
DFHack-Urist via GitHub Actions
07c8f035c7
Auto-update submodules
...
scripts: master
2023-05-04 07:14:05 +00:00
Myk
356d74c132
Merge pull request #3324 from johncosker/design-refactor
...
C++ gui/design Plugin Code for drawing shapes faster.
2023-05-03 17:08:51 -07:00
John Cosker
aa0721edee
Changelog
2023-05-03 20:01:17 -04:00
John Cosker
58e11b01cb
Comments
2023-05-03 19:37:44 -04:00
John Cosker
611e6d3a12
Merge branch 'develop' into design-refactor
2023-05-03 19:05:15 -04:00
Myk Taylor
8f5c454b39
add focus strings for new_region
2023-05-03 15:52:01 -07:00
Myk
823119694f
Merge pull request #3349 from myk002/myk_background_foreground
...
fix fullscreen DF minimizing on startup
2023-05-03 14:45:16 -07:00
Myk Taylor
ad5a0d41f5
only show the terminal if requested
2023-05-03 14:34:48 -07:00
Myk Taylor
bebf3584ba
maybe fix terminal in foreground issue
2023-05-03 14:15:36 -07:00
DFHack-Urist via GitHub Actions
8b6d20ae9e
Auto-update submodules
...
scripts: master
2023-05-03 07:14:37 +00:00
Myk
fabbcc0da6
Merge pull request #3314 from myk002/myk_add_spatter
...
re-add add-spatter plugin (minimal changes)
2023-05-02 17:17:42 -07:00
Myk
2e64cf4373
Merge branch 'develop' into myk_add_spatter
2023-05-02 17:10:43 -07:00
Myk
e4711801f3
Merge pull request #3323 from myk002/myk_worknow
...
add work-now plugin
2023-05-02 16:38:02 -07:00
Myk
c91268e50f
Merge branch 'develop' into myk_worknow
2023-05-02 16:35:26 -07:00
Myk Taylor
d21a6c6432
update symbols for 50.08 itch and classic
2023-05-02 14:34:45 -07:00