Commit Graph

13864 Commits (95e796abb40a9c00320b18eb0b424820bdd06ef2)
 

Author SHA1 Message Date
Myk Taylor 95e796abb4
update python build action to non-deprecated version 2023-04-10 00:14:30 -07:00
Myk 6fac108541
Merge pull request #3195 from ab9rf/prospect
prospector redux
2023-04-09 12:02:38 -07:00
Kelly Kinkade ef53a243e6 prospector redux
this is arguably a better approach for dealing with the change in elevation display in v50
2023-04-09 13:47:45 -05:00
Myk be7e904f6c
Merge pull request #3194 from ab9rf/prospect
add raw/cooked z level output to prospector
2023-04-09 11:18:14 -07:00
Kelly Kinkade 95fb4e7eaa add raw/cooked z level output to prospector
toady shifted displayed z levels by 100 for v50
2023-04-09 12:57:11 -05:00
DFHack-Urist via GitHub Actions 882573bc4f Auto-update submodules
scripts: master
2023-04-08 07:12:15 +00:00
Myk 93a11918f3
Merge pull request #3181 from myk002/myk_launchdf_posix
allow launching DF to work under wine
2023-04-07 16:33:42 -07:00
Myk Taylor 14bc22ff31
A -> W to align with existing codepaths 2023-04-07 14:40:38 -07:00
Myk Taylor 4d758589cb
remove debug statement 2023-04-07 13:17:17 -07:00
Myk Taylor 91b35475fa
allow launching DF to work under wine 2023-04-07 12:41:46 -07:00
Myk a91bc23dfc
Merge pull request #3166 from TaxiService/bplan_planneroverlay
buildingplan: planneroverlay ui rework
2023-04-07 02:19:40 -07:00
Myk Taylor 36db68deed
user longer text for weapon label 2023-04-07 02:17:22 -07:00
Myk Taylor 54c62a7307
tidy up 2023-04-07 02:08:47 -07:00
Myk Taylor 9e5728244e
don't error out when buildingplan is loaded at DF start 2023-04-07 02:07:45 -07:00
Myk ec114bea7c
Merge branch 'develop' into bplan_planneroverlay 2023-04-07 01:14:06 -07:00
Myk 0cbd27d796
Merge pull request #3164 from TaxiService/bplan_itemselection
buildingplan: itemselection ui rework
2023-04-07 01:13:37 -07:00
Myk cd209d2f54
Merge branch 'develop' into bplan_itemselection 2023-04-07 01:06:38 -07:00
Myk 10d1104a5f
Merge pull request #3180 from myk002/myk_mod_reload
give active mods a chance to reattach their hooks
2023-04-07 00:57:54 -07:00
Myk Taylor 83017e8b8f
give active mods a chance to reattach their hooks 2023-04-07 00:48:04 -07:00
DFHack-Urist via GitHub Actions 00445767c7 Auto-update submodules
scripts: master
2023-04-07 06:27:56 +00:00
Myk 12a2cd16a8
Merge pull request #3179 from myk002/myk_control_panel_defaults
enable bugfix services by default
2023-04-06 23:25:42 -07:00
pre-commit-ci[bot] 2923cf7d21 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-07 06:22:03 +00:00
Myk Taylor 2ac2817987
enable bugfix services by default 2023-04-06 23:19:04 -07:00
Myk b2a642f369
Merge pull request #3178 from quietust/faststart
Add "faststart" plugin to make DF start faster
2023-04-06 19:02:36 -07:00
Myk 75bdc8904c
add dfhack tag to faststart 2023-04-06 18:59:57 -07:00
pre-commit-ci[bot] 93962df3de [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-07 01:57:12 +00:00
Quietust 8d40ca8be6 Add "faststart" plugin to make DF start faster
In particular, it makes the game's "Loading..." screen animate
as quickly as possible, shortening it from around 10 seconds to
slightly more than 1 second.

A conditional build setting makes it skip the animation as well,
making it slightly faster yet.

Ideally, this should become part of the Tweak plugin, but we're
not building that right now.
2023-04-06 19:47:21 -06:00
Taxi Service 6347e11751 moved prev/next on top, made set/edit filter button, more tweaks 2023-04-07 00:46:32 +02:00
Taxi Service b56a8b6c17 Merge branch 'bplan_planneroverlay' of https://github.com/TaxiService/dfhack into bplan_planneroverlay
resolve conflict in changelog.txt
2023-04-06 16:22:19 +02:00
Taxi Service f66c60ee65 removed some trailing whitespace... 2023-04-06 16:22:07 +02:00
TaxiService 7927820e40
Merge branch 'develop' into bplan_planneroverlay 2023-04-06 16:12:40 +02:00
Taxi Service 70b8c83178 highlight selected item, + various tweaks 2023-04-06 16:08:09 +02:00
DFHack-Urist via GitHub Actions 1ed25cdd72 Auto-update submodules
scripts: master
2023-04-06 07:12:58 +00:00
Myk 30bb3d7050
Merge pull request #3168 from myk002/myk_script_paths
read mods from all mod dirs and only use most recent versions
2023-04-05 15:54:24 -07:00
TaxiService c490a9ebc2
updated comments in the footer area 2023-04-05 15:55:47 +02:00
TaxiService e1227faca9
Merge branch 'DFHack:develop' into bplan_itemselection 2023-04-05 15:39:23 +02:00
TaxiService faf2553a92
Merge branch 'DFHack:develop' into bplan_planneroverlay 2023-04-05 11:25:08 +02:00
Myk bb5039d648
Merge pull request #3160 from silverflyone/develop
Fix to read access violation in StockpileIterator::operator++
2023-04-04 22:55:55 -07:00
Myk 7294678e27
Update docs/changelog.txt 2023-04-04 22:42:58 -07:00
silverflyone d42d9ec626 Update changelog.txt
Fix log entry
2023-04-05 12:53:39 +10:00
silverflyone 4aa5e9d17b Merge branch 'develop' of https://github.com/silverflyone/dfhack into develop 2023-04-05 12:23:20 +10:00
silverflyone 37d6a05aea
Merge branch 'develop' into develop 2023-04-05 11:49:38 +10:00
silverflyone 2bd24efa4b Merge branch 'develop' of https://github.com/silverflyone/dfhack into develop 2023-04-05 11:49:30 +10:00
silverflyone 0cebad1078 Update Buildings.cpp
Removed extra min/max checks.
2023-04-05 11:49:14 +10:00
Taxi Service 78d5b2690a Merge branch 'bplan_planneroverlay' of https://github.com/TaxiService/dfhack into bplan_planneroverlay 2023-04-04 22:36:21 +02:00
Taxi Service 8708e1fe72 Merge branch 'develop' of https://github.com/TaxiService/dfhack into bplan_planneroverlay 2023-04-04 22:35:34 +02:00
Taxi Service 0c91644c5e various tweaks and fixes 2023-04-04 22:34:47 +02:00
TaxiService 59b7947230
removed trailing whitespace... 2023-04-04 18:31:04 +02:00
Taxi Service eda88a87ef Merge branch 'bplan_itemselection' of https://github.com/TaxiService/dfhack into bplan_itemselection 2023-04-04 18:27:15 +02:00
TaxiService e8e77e9ec2
Merge branch 'DFHack:develop' into bplan_itemselection 2023-04-04 18:25:54 +02:00