Commit Graph

14821 Commits (47a22025a0dedf2eca1ade4cf55adabda21530a8)
 

Author SHA1 Message Date
shevernitskiy 47a22025a0
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:49:48 +03:00
shevernitskiy 02d33e532d
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:49:40 +03:00
shevernitskiy 63913567cf
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:49:28 +03:00
shevernitskiy 72a985c3b0
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:49:17 +03:00
shevernitskiy a2d1d416c4
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:49:09 +03:00
shevernitskiy 14c4e948ba
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:49:01 +03:00
shevernitskiy 72dbb68a5c
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:48:54 +03:00
shevernitskiy c0ac7ad8a2
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:48:47 +03:00
shevernitskiy 13e0a49eef
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:48:36 +03:00
shevernitskiy b3d423b8a4
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:48:26 +03:00
shevernitskiy 7ce7bd15f6
Update docs/dev/Lua API.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-08-30 12:48:14 +03:00
shevernitskiy 5c6942a89c intendation for example 2023-08-30 10:45:17 +03:00
shevernitskiy a1fe49e52a typo 2023-08-30 10:37:23 +03:00
shevernitskiy ff82cb2dfc docs work 2023-08-30 10:05:23 +03:00
shevernitskiy 8a015f7f87 review 2023-08-30 07:38:21 +03:00
shevernitskiy 4b0219e225 fix stupid linux build again 2023-08-28 10:56:08 +03:00
shevernitskiy 51baa0d674 fix linux build 2023-08-28 10:46:59 +03:00
shevernitskiy 6f11812729 create and delete textures 2023-08-28 10:00:39 +03:00
DFHack-Urist via GitHub Actions 3ce2909309 Auto-update submodules
library/xml: master
scripts: master
2023-08-28 06:20:58 +00:00
Myk a740c6628e
Merge pull request #3663 from shevernitskiy/dynamic-texture-loading
feat: dynamic texture loading
2023-08-27 22:45:52 -07:00
shevernitskiy 4fb6b09b30 move textures to separate lua module 2023-08-28 06:58:30 +03:00
shevernitskiy 6c5163af9e adjust adopt region reset step 2023-08-27 22:28:03 +03:00
Myk 04dcbe383a
Merge pull request #3695 from myk002/myk_wall_clock_wait
[test] limit wait for title screen in wall clock time
2023-08-23 08:37:08 -07:00
Myk Taylor 03cfd6071b
limit wait for title screen in wall clock time 2023-08-23 00:48:22 -07:00
Myk 8a3c323b05
Merge pull request #3690 from ab9rf/tailor-fix-3685
`tailor`: remove crash
2023-08-21 11:09:49 -07:00
Kelly Kinkade b76333ae87 `tailor`: remove crash
clothing items may have an invalid maker race; this should not happen but it does so we have to deal with it
2023-08-21 12:46:24 -05:00
Myk e8481a4489
Merge pull request #3689 from myk002/myk_test
fix tests sometimes timing out in ci
2023-08-21 02:00:13 -07:00
Myk Taylor a7a5742710
fix tests sometimes timing out in ci 2023-08-21 01:48:42 -07:00
Myk Taylor 2d71a6b009
bump version to r3rc2 2023-08-21 00:49:31 -07:00
DFHack-Urist via GitHub Actions 432e415a13 Auto-update submodules
library/xml: master
2023-08-21 07:47:25 +00:00
Myk 85de598775
Merge pull request #3688 from myk002/myk_training
[autobutcher] don't slaughter animals marked for training
2023-08-20 22:57:02 -07:00
Myk Taylor 6caed7debe
update changelog 2023-08-20 10:09:08 -07:00
Myk Taylor 8e9c6c708a
don't butcher animals who have some kind of training
also use new units functions in logistics
2023-08-20 10:08:42 -07:00
Myk Taylor 1763a16831
add training check functions to Units 2023-08-20 10:08:25 -07:00
Myk Taylor 053ae023b2
put df root in LD_LIBRARY_PATH so DF can find SDL2.so 2023-08-19 10:23:58 -07:00
Myk Taylor 8725fd26f6
Revert "we no longer need to set LD_LIBRARY_PATH"
This reverts commit 96eb6a6de3.
2023-08-19 10:23:13 -07:00
Myk Taylor a06ba69446
pass launchdf param through to windows build workflow 2023-08-19 02:45:18 -07:00
Myk Taylor 6db338bf25
set prerelease flag appropriately for github releases 2023-08-19 02:32:13 -07:00
DFHack-Urist via GitHub Actions a1d6098446 Auto-update submodules
library/xml: master
2023-08-19 09:21:39 +00:00
Myk 4f247b79f1
Merge pull request #3684 from myk002/myk_sort_by_race
[zone] offer sort by race on animal assignment screen
2023-08-19 02:20:10 -07:00
Myk 07eaa3644e
Merge pull request #3683 from myk002/myk_arena
[overlay] support overlays on the load arena screen
2023-08-19 02:20:01 -07:00
Myk b21eef9573
Merge pull request #3681 from myk002/myk_cache_intermediate
archive artifacts before upload
2023-08-19 01:58:14 -07:00
Myk Taylor c05ac0c944
pre-archive build output
so artifact upload/download takes seconds instead of minutes
we can potentially revert this commit if/when the v4 release of the
upload-artifact and download-artifact actions comes out
2023-08-19 01:47:27 -07:00
Myk Taylor 4e090d8fe0
put artifacts in their own dir so unrelated files don't get uploaded 2023-08-19 00:09:16 -07:00
Myk Taylor 1e4594f8d5
need sphinx to generate changelogs 2023-08-18 23:46:12 -07:00
Myk Taylor 592990f1d3
make deploy to github action work for non-releases 2023-08-18 23:34:37 -07:00
Myk Taylor 8b91e84944
offer sort by race on animal assignment screen 2023-08-18 19:28:24 -07:00
Myk Taylor d9fa827b20
support overlays on the load arena screen 2023-08-18 19:27:12 -07:00
Myk Taylor 833a54da05
bump version string to 50.09-r3rc1 2023-08-18 09:35:07 -07:00
DFHack-Urist via GitHub Actions 56bc9a18ba Auto-update submodules
scripts: master
2023-08-18 16:34:15 +00:00