Commit Graph

15111 Commits (7d3764d3ec1708e6b8d8feef3236914f60463983)
 

Author SHA1 Message Date
Najeeb Al-Shabibi 7d3764d3ec removed option to set tickrate for preserve-tombs, fixed at 100 tick interval 2023-09-30 14:42:29 +01:00
Najeeb Al-Shabibi e2dcced8ef preserve-tombs command guarded from using update argument when plugin not enabled 2023-09-30 13:21:04 +01:00
Najeeb Al-Shabibi 7e75fd6ebc eof fix 2023-09-30 12:49:46 +01:00
Najeeb Al-Shabibi 6be9de5e51 preserve-tombs added option to change tick rate, changed default update frequency, changed some print to debug statements, some other adjustments 2023-09-30 12:30:40 +01:00
Najeeb Al-Shabibi 7933e29119 newline at eof - preservetombs.cpp 2023-09-29 14:45:46 +01:00
Najeeb Al-Shabibi 028fbc34ad using std::erase_if instead of iterator loop 2023-09-29 14:30:01 +01:00
Najeeb Al-Shabibi 579fe6ee76 fixed sign compare issue linux build 2023-09-29 14:24:42 +01:00
Najeeb Al-Shabibi df5de8b7ec added doc and changelog entry for preserve-tombs plugin 2023-09-29 14:21:44 +01:00
Najeeb Al-Shabibi 0b2989fb15 preservetombs status now shows list of all tracked tomb assignments 2023-09-29 14:08:49 +01:00
Najeeb Al-Shabibi b0a15b2e8a added command to show status of preservetombs (is enabled or disabled) 2023-09-29 13:38:52 +01:00
Najeeb Al-Shabibi e713e63ea3 Merge branch 'develop' into plugin_preservetombs 2023-09-29 13:26:07 +01:00
Najeeb Al-Shabibi 2a145d06b6 fixed crash on tomb unassignment (caused by incorrect params passed to formatted string) 2023-09-29 13:11:13 +01:00
Najeeb Al-Shabibi 986e64aed0 new plugin preserve-tombs ensures that units that die keep their tomb assignments in death 2023-09-29 12:27:09 +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
DFHack-Urist via GitHub Actions d44499b970 Auto-update submodules
library/xml: master
scripts: master
2023-09-28 07:13:26 +00: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
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
Myk Taylor eefd38c66c
align mouse button semantics to DF
we, um, had it backwards
2023-09-26 03:52:24 -07:00
Myk Taylor 932f3324d3
add detailed focus strings for setupdwarfgame 2023-09-26 03:45:15 -07:00
DFHack-Urist via GitHub Actions 8313737833 Auto-update submodules
scripts: master
2023-09-26 07:13:08 +00:00
Myk Taylor 30e3b695a1
skip crashing tests and mark them as failed 2023-09-25 17:34:38 -07:00
Myk Taylor cc49c07870
click on buttons to drive the UI 2023-09-25 16:53:01 -07:00
Myk Taylor 0c1d73cfe6
adjust settings to v50 norms 2023-09-25 16:53:01 -07:00
Myk Taylor 9cd9058982
set a TERM var 2023-09-25 16:53:01 -07:00
Myk Taylor 989415cef0
use gui.simulateInput 2023-09-25 16:53:01 -07:00
Myk Taylor 8dc5f8e86b
fix screen depth and print syntax 2023-09-25 16:53:01 -07:00
Myk Taylor e8f0de4078
print screen dims 2023-09-25 16:53:01 -07:00
Myk Taylor b3fdaa54c5
install non-dev libs; start X server 2023-09-25 16:53:01 -07:00
Myk Taylor 0d7f9a401f
output where we're clicking for debugging 2023-09-25 16:53:01 -07:00
Myk Taylor 32bd04f83e
install SDL2 on Linux for DF 2023-09-25 16:53:01 -07:00
Myk Taylor 8b3a3d4ebb
reduce tries to one so we don't lose stdout
other option: save stdout after every run and concatenate at the end
2023-09-25 16:53:01 -07:00
Myk Taylor 92b35e32cb
wait for initial load when transitioning states 2023-09-25 16:53:01 -07:00
Myk Taylor 4ffa78c96c
fix DF extraction on Linux 2023-09-25 16:53:01 -07:00
Myk Taylor 621d36fd3a
tighen up screen matching 2023-09-25 16:53:01 -07:00
Myk Taylor b9a6d39b60
enable testing on Linux 2023-09-25 16:53:01 -07:00
Myk Taylor fd31d9eb03
enable fortress mode tests in CI 2023-09-25 16:53:01 -07:00
DFHack-Urist via GitHub Actions 7e21d384ab Auto-update submodules
library/xml: master
scripts: master
2023-09-25 07:13:23 +00:00
Myk bc01d4bf45
Merge pull request #3813 from ab9rf/autolabor-3812
autolabor: fix #3812
2023-09-24 17:56:48 -07:00