Commit Graph

15077 Commits (cc49c07870d2585b0ec625354cb2020cb0193c23)
 

Author SHA1 Message Date
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
Myk a721fee8cd
Update docs/changelog.txt 2023-09-24 17:21:28 -07:00
Kelly Kinkade 0559af9f13 autolabor: fix #3812
make sure autolabor resets the work detail bypass flag whenever autolabor is unloaded for _any_ reason

i tested `disable autolabor`, `unload autolabor`, and unloading a fort with autolabor enabled; in all cases the work detail bypass flag was cleared as desired

closes #3812
2023-09-24 19:10:46 -05:00
Myk 1a5c9d9cff
Merge pull request #3810 from master-spike/authors_master_spike
Update Authors.rst
2023-09-24 15:08:29 -07:00
Najeeb Al-Shabibi d7d142c616 Authors.rst master-spike added 2023-09-24 21:13:04 +01:00
Myk f4d682a970
Merge pull request #3800 from master-spike/dig_digtype_nohidden
Adjusted behaviour of "digtype" to only designate non-hidden squares, and designate them as auto-dig
2023-09-24 13:03:37 -07:00
Najeeb Al-Shabibi 7d9dad4688 dig - doc rewording and added change to changelog 2023-09-24 20:51:30 +01:00
Najeeb Al-Shabibi 2a5e59134c Merge branch 'develop' into dig_digtype_nohidden 2023-09-24 20:24:39 +01:00
Myk 0eba20d559
Merge pull request #3716 from shevernitskiy/freezed-textures
reserved texpos range
2023-09-24 11:59:25 -07:00
Najeeb Al-Shabibi 26dd4e1f78 dig doc unexpected indentation actually fixed fr this time 2023-09-24 12:30:32 +01:00
Najeeb Al-Shabibi 15ede64d9b dig doc unexpected indentation actually fixed 2023-09-24 12:23:25 +01:00
Najeeb Al-Shabibi dff9edb26b dig doc unexpected indentation fixed 2023-09-24 12:20:55 +01:00
Najeeb Al-Shabibi ff03fc1f2d trailing whitespace removed 2023-09-24 12:17:50 +01:00
Najeeb Al-Shabibi bf9dbd87a9 Merge branch 'develop' into dig_digtype_nohidden 2023-09-24 12:15:52 +01:00
Najeeb Al-Shabibi b22ca57f50 added previous 'hidden' and 'no-auto' functionality as options, and adjusted how z-level options are specified 2023-09-24 12:15:46 +01:00
shevernitskiy be26449ef7 ugh 2023-09-24 13:22:20 +03:00
shevernitskiy bb5e178756 fix eof 2023-09-24 13:19:48 +03:00
shevernitskiy 9f4f14d025 put back unformatted hotkeys 2023-09-24 13:18:58 +03:00
shevernitskiy 7e4fe64605 oops 2023-09-24 13:10:48 +03:00
shevernitskiy ae67ec05de remove doubled check 2023-09-24 13:01:31 +03:00
shevernitskiy f4348095a3 upstream 2023-09-24 11:45:07 +03:00
shevernitskiy d2bc834fa9 fix exception on close, dummy surface refcount 2023-09-24 11:44:04 +03:00
shevernitskiy bd4d831582 add flag for dummy & resolve conflicts 2023-09-24 11:44:04 +03:00
shevernitskiy 25cc778fce review refactor 2023-09-24 11:44:04 +03:00
shevernitskiy 770402a292 erase from delayed when deleteHandle() 2023-09-24 11:44:04 +03:00
shevernitskiy 033a849de2 Apply suggestions from code review
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-09-24 11:44:04 +03:00
shevernitskiy 469a97f781 review 2023-09-24 11:44:04 +03:00
shevernitskiy 5b34ac63e1 fix for gcc 2023-09-24 11:44:03 +03:00
shevernitskiy 6f26650255 reserved texpos range 2023-09-24 11:44:03 +03:00
Myk 2b11baa35f
Merge pull request #3797 from master-spike/remotefortressreadercpp_lerp_name_conflict_fix
Fix lerp() name conflict on Windows
2023-09-23 22:59:13 -07:00
lethosor f5084c4054
Merge remote-tracking branch 'lethosor/core-fatal-sdl-messagebox' into develop 2023-09-24 01:26:14 -04:00
Najeeb Al-Shabibi 6fe0fb5bf9 removed trailing whitespace 2023-09-22 12:45:33 +01:00
Najeeb Al-Shabibi 2083bab2e9 added a +z option to digtype 2023-09-22 12:41:41 +01:00
Najeeb Al-Shabibi b7fcf035bc Stopped setting auto-dig on non-default dig designations as auto-dig doesn't work for anything except for the standard 'mine' designation 2023-09-22 12:18:38 +01:00