Commit Graph

15146 Commits (942cbe2015e6ef3f352a9df1b1db963a5141b109)
 

Author SHA1 Message Date
Myk Taylor 942cbe2015
bump 50.11-r1 2023-10-01 13:35:29 -07:00
DFHack-Urist via GitHub Actions 66b363b291 Auto-update submodules
library/xml: master
scripts: master
2023-10-01 20:24:16 +00:00
DFHack-Urist via GitHub Actions a50013af26 Auto-update submodules
library/xml: master
scripts: master
2023-10-01 18:57:06 +00:00
Myk Taylor 0dba891993
clean out some unused dependencies 2023-10-01 08:43:59 -07:00
DFHack-Urist via GitHub Actions 211b34c618 Auto-update submodules
library/xml: master
scripts: master
2023-10-01 08:35:42 +00:00
DFHack-Urist via GitHub Actions a5fbd791cd Auto-update submodules
scripts: master
2023-10-01 07:13:02 +00:00
Myk Taylor cd12e41fd7
update enabler mouse state when mouse clicks are handled in dialogs 2023-09-30 23:54:25 -07:00
Myk Taylor 6e2adaa3a9
don't conflict with macro recording key 2023-09-30 23:31:56 -07:00
Myk Taylor b672e40851
clean up changelog 2023-09-30 22:37:27 -07:00
DFHack-Urist via GitHub Actions 56e782d9bb Auto-update submodules
library/xml: master
scripts: master
2023-09-30 04:47:59 +00:00
DFHack-Urist via GitHub Actions ffd166a41f Auto-update submodules
library/xml: master
2023-09-29 18:26:00 +00:00
Myk 883ecd1840
Merge pull request #3807 from donhth/make-tubefill-live-again
re-enable tubefill.
2023-09-29 10:05:42 -07:00
Myk 183ff83f69
Merge pull request #3781 from Halifay/work_orders_manager_enhancement
Work orders manager enhancement
2023-09-29 09:58:44 -07:00
Myk c6ad1dd24d
Update tubefill.rst 2023-09-29 09:58:33 -07:00
Myk 424f242823
Merge branch 'develop' into work_orders_manager_enhancement 2023-09-29 09:43:19 -07:00
DFHack-Urist via GitHub Actions a52386474a Auto-update submodules
scripts: master
2023-09-29 16:42:47 +00:00
Myk 7b87219657
Update plugins/lua/orders.lua 2023-09-29 09:40:52 -07:00
Myk 27c85a9af3
Merge pull request #3818 from master-spike/eventmanager_cleanup
Eventmanager cleanup
2023-09-29 09:38:35 -07:00
Mikhail Panov e868612985 Rephrased description in rst files. 2023-09-29 17:41:18 +03:00
Najeeb Al-Shabibi feaf0d6bb3 update changelog 2023-09-29 15:36:16 +01:00
Mikhail Panov 51173fb9fe Removed material and job type sortings. 2023-09-29 17:34:48 +03:00
Najeeb Al-Shabibi bb9829eb51 Merge branch 'develop' into eventmanager_cleanup 2023-09-29 14:54:29 +01:00
Myk b3c45941fb
Merge pull request #3824 from myk002/myk_translate
protect against bad values in TranslateName
2023-09-28 20:55:27 -07:00
Myk 965c453b9b
Update changelog.txt 2023-09-28 20:13:55 -07:00
Myk e1bf8c47fa
Update docs/changelog.txt
Co-authored-by: Alan <lethosor@users.noreply.github.com>
2023-09-28 20:12:40 -07:00
Myk 8814ad8fa7
Merge pull request #3823 from myk002/myk_ascii_logo
[hotkeys] make the ascii DFHack logo easier to read
2023-09-28 20:12:03 -07:00
Myk af65f185a1
Remove unneeded capitalize 2023-09-28 17:43:06 -07:00
Myk Taylor 13f83d2f95
protect against bad values in TranslateName 2023-09-28 16:35:29 -07:00
Myk Taylor bff1b5e7b0
make the ascii DFHack logo easier to read 2023-09-28 14:41:30 -07:00
Myk Taylor 09129ddec0
brighten ascii logo on hover
as was originally intended. why is fg "de-bolded" by pens?
2023-09-28 13:56:11 -07:00
Najeeb Al-Shabibi 14871c9d2e Merge branch 'develop' into eventmanager_cleanup 2023-09-28 16:20:54 +01:00
Najeeb Al-Shabibi 70ff728fba manageJobStartedEvent handle moved to inner loop and iterates from previous in linked list in case it is removed. fix a bug with item change events and using invalidated stack pointer as item data. swapped order of destroyed and created building event calls, and a couple other improvements 2023-09-28 16:19:32 +01:00
DFHack-Urist via GitHub Actions d44499b970 Auto-update submodules
library/xml: master
scripts: master
2023-09-28 07:13:26 +00:00
Najeeb Al-Shabibi 7203e148ea Merge branch 'develop' into eventmanager_cleanup 2023-09-27 23:54:49 +01:00
Myk e96a1087d2
Merge pull request #3811 from myk002/myk_fortress_ci
enable fortress mode tests in CI
2023-09-27 15:52:58 -07:00
Najeeb Al-Shabibi 78bea2a550 fixed a typo brain fart moment 2023-09-27 23:34:19 +01:00
Najeeb Al-Shabibi 5f8a68c490 Merge branch 'develop' into eventmanager_cleanup 2023-09-27 20:59:21 +01:00
Najeeb Al-Shabibi f5aab7ee45 pulled event handler calls out of the loops over global vectors to avoid potential iterator invalidation by an event callback, and did some tidying 2023-09-27 20:55:22 +01:00
DFHack-Urist via GitHub Actions 888c88dfcf Auto-update submodules
library/xml: master
scripts: master
2023-09-27 20:55:22 +01:00
Myk Taylor 5c670d20db align mouse button semantics to DF
we, um, had it backwards
2023-09-27 20:55:22 +01:00
Myk Taylor 6ad724b483 add detailed focus strings for setupdwarfgame 2023-09-27 20:55:22 +01:00
Mikhail Panov 73fed1e833 Updated changelog.txt 2023-09-27 20:55:22 +01:00
Mikhail 32a2d9f9b5 Removed redundant uppercase in mental stability formula. Reworked thresholds for combat skill effectiveness formulas to have a higher 100 cap (more descriptive about very strong warriors). 2023-09-27 20:55:22 +01:00
Mikhail Panov de5b88c8c7 Added info about workorder-recheck removal to Removed.rst. 2023-09-27 22:47:05 +03:00
DFHack-Urist via GitHub Actions e253642660 Auto-update submodules
library/xml: master
scripts: master
2023-09-27 02:23:08 +00:00
Myk da77be29be
Merge pull request #3816 from myk002/myk_remousify
align mouse button semantics to DF
2023-09-26 19:09:23 -07:00
Myk e48c8d57b5
Merge pull request #3815 from myk002/myk_focus
add detailed focus strings for setupdwarfgame
2023-09-26 19:08:58 -07:00
Myk 5e31fa3730
Merge pull request #3783 from Halifay/combat_skill_rating_polishing
Combat ratings polishing
2023-09-26 09:05:18 -07:00
Mikhail Panov 49c05aa398 Updated changelog.txt 2023-09-26 17:54:34 +03:00
Mikhail Panov 1e4e6ed03f Merge remote-tracking branch 'main_repository/develop' into combat_skill_rating_polishing 2023-09-26 17:42:27 +03:00