This website requires JavaScript.
679e91d2e7
warn against running untested scripts
Myk Taylor
2023-01-10 23:21:30 -0800
1725a51400
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-11 07:14:45 +0000
5a040a44cb
add untested tag to plugins
Myk Taylor
2023-01-10 22:26:12 -0800
e25f06f2fe
register new "untested" tag
Myk Taylor
2023-01-10 22:23:59 -0800
b36aa3712c
Merge pull request #2588 from myk002/myk_fix_screen_crash
Myk
2023-01-10 21:11:44 -0800
1d0f6b3a95
more careful bounds checking for screen tiles
Myk Taylor
2023-01-10 19:40:13 -0800
353117d484
fix a crash in Screen when read or paint tile indices are negative
Myk Taylor
2023-01-10 19:05:04 -0800
1cf4604e6c
Changelog for #2583
lethosor
2023-01-10 15:13:49 -0500
ad4ce706f1
enable fastdwarf (no changes)
Myk Taylor
2023-01-10 00:46:52 -0800
60170f252f
add regrass plugin back in (no changes)
Myk Taylor
2023-01-10 00:42:37 -0800
9b94a86035
Merge pull request #2475 from myk002/myk_ruby_turndown
Myk
2023-01-10 00:08:34 -0800
a56792a533
note that Ruby is deprecated in the changelog script
Myk Taylor
2023-01-10 00:01:29 -0800
7cf703ef23
turn down Ruby support
Myk Taylor
2022-12-06 06:40:39 -0800
17bcdb1f56
Merge pull request #2583 from arekatir/develop
Myk
2023-01-09 23:53:32 -0800
c33274ef11
Merge pull request #2575 from myk002/myk_autochop
Myk
2023-01-09 23:51:56 -0800
7a9dd02bbd
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-10 07:51:40 +0000
646acc8b45
Merge pull request #2582 from myk002/myk_init_examples
Myk
2023-01-09 23:50:20 -0800
33f68cd92a
Merge pull request #2580 from myk002/myk_keybinding_cleanup
Myk
2023-01-09 23:50:11 -0800
c26ed36893
Merge pull request #2577 from myk002/myk_get_any
Myk
2023-01-09 23:50:02 -0800
e1b63d8600
Merge pull request #2576 from myk002/myk_pin
Myk
2023-01-09 23:49:50 -0800
bb90ff0b32
Merge pull request #2566 from ab9rf/5005-autofarm
Myk
2023-01-09 23:48:35 -0800
c6472560c6
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-10 07:14:21 +0000
8ad1cafb07
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2023-01-10 04:51:59 +0000
d725b813c7
Remove os.execute and io.popen
arekatir
2023-01-09 23:04:43 -0500
81a8a6047b
persistence fixes, other tweaks
Kelly Kinkade
2023-01-09 20:04:13 -0600
3938721df0
enable seedwatch (no changes)
Myk Taylor
2023-01-09 16:25:01 -0800
29506dbd87
remove call go fix/blood-del, which no longer seems useful
Myk Taylor
2023-01-09 16:13:15 -0800
e649255c8e
rework autofarm persistence
Kelly Kinkade
2023-01-06 23:45:16 -0600
f0aa7a76de
reenable autofarm and add persistence support
Kelly Kinkade
2023-01-06 20:04:54 -0600
3518a13dea
add cleanowned back to the build (no changes)
Myk Taylor
2023-01-09 15:45:45 -0800
d918e2d9d8
fix example init file and related doc
Myk Taylor
2023-01-09 15:33:04 -0800
0ccd9666f5
Merge pull request #2581 from myk002/myk_stonesense
Myk
2023-01-09 15:09:55 -0800
2da3510ade
add stonesense to the build (if configured); docs
Myk Taylor
2023-01-09 14:59:38 -0800
817991f8c9
remove twaterlvl from the global keybinding list
Myk Taylor
2023-01-09 13:48:08 -0800
2efd77fb6b
Merge pull request #2578 from myk002/myk_orders
Myk
2023-01-09 13:13:54 -0800
fecc733192
detect clicks on part of pin that sticks up
Myk Taylor
2023-01-09 12:52:26 -0800
f39684dbfd
pass getAny calls through ZScreens
Myk Taylor
2023-01-09 09:35:55 -0800
3cf3e3f5b6
enable orders, no updates needed
Myk Taylor
2023-01-09 02:03:55 -0800
80cdb08594
Merge pull request #2571 from RosaryMala/probe
Myk
2023-01-09 01:48:39 -0800
f8728a4388
get rudimentary getAny(Unit|Item|Building) working
Myk Taylor
2023-01-09 01:39:48 -0800
2234328a91
use an actual pin texture for ZScreen pins
Myk Taylor
2023-01-09 00:47:13 -0800
5310cfadca
represent cookable with 'z' to match the hotkey
Myk Taylor
2023-01-09 00:13:00 -0800
c647ae33d8
make gcc-4.8 happy
Myk Taylor
2023-01-08 23:43:02 -0800
2877f87d78
implement new autochop
Myk Taylor
2023-01-06 10:08:50 -0800
3e11a31070
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-09 07:15:10 +0000
b3909f61a3
write autochop docs and proposed API
Myk Taylor
2023-01-06 01:35:21 -0800
97cd26b5ab
Merge pull request #2574 from DFHack/ab9rf-reveal-typo
Myk
2023-01-08 14:02:47 -0800
46a4222de6
fix stupid typo in reveal
Kelly Kinkade
2023-01-08 15:57:38 -0600
32f6e67a4a
Merge pull request #2573 from myk002/myk_compile_update
Myk
2023-01-08 13:03:50 -0800
92489ef27d
get things to compile with the recent structure updates
Myk Taylor
2023-01-08 11:33:14 -0800
f78267351d
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-08 18:45:17 +0000
a983326dd6
Merge pull request #2569 from myk002/myk_set_option
Myk
2023-01-08 04:48:28 -0800
0684b4a9ba
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-08 07:13:26 +0000
60a2f615c0
Enabled probe, and fixed the one thing preventing it from compiling. Before this can be considered updated, it would need to be able to find the currently selected building or creature from the game, but it does work as-is when the keyboard cursor is enabled in the game.
Rose
2023-01-07 21:06:47 -0800
f9cc43728f
Merge pull request #2567 from RosaryMala/develop
Myk
2023-01-07 16:30:31 -0800
95223d8197
Got archery target direction back, and cleaned up a few things.
Rose
2023-01-07 14:37:44 -0800
72d5760ff6
add CycleHotkeyLabel:setOption()
Myk Taylor
2023-01-07 01:00:40 -0800
cc454a30d8
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-07 07:13:45 +0000
8c422103a8
Merge pull request #2561 from ab9rf/set-df-path
Myk
2023-01-06 22:46:22 -0800
f20180de47
Merge pull request #2568 from ab9rf/5005-persistence
Myk
2023-01-06 21:50:20 -0800
51bb5589de
change order of state change event processing
Kelly Kinkade
2023-01-06 21:55:42 -0600
1808cfc51b
Merge remote-tracking branch 'DFHack/develop' into develop
Rose
2023-01-06 19:53:41 -0800
cc4a42a901
Re-comment out the UI stuff.
Rose
2023-01-06 19:43:54 -0800
e62fa8fe0d
Merge remote-tracking branch 'DFHack/develop' into develop
Rose
2023-01-06 19:25:19 -0800
3e4861b54b
fix persistence for changed file structure
Kelly Kinkade
2023-01-06 21:24:01 -0600
fe9d1e186e
Merge pull request #2562 from myk002/myk_greenify
Myk
2023-01-06 19:10:39 -0800
e24d81cb4f
Merge pull request #2558 from myk002/myk_z
Myk
2023-01-06 19:09:14 -0800
093eac3eb2
use a black background for non-top ZScreen titles
Myk Taylor
2023-01-06 18:58:08 -0800
810430f1a2
make windows lockable (can ignore r-click and esc)
Myk Taylor
2023-01-06 18:48:53 -0800
1f5ae4165f
return self from raise, update docs
Myk Taylor
2023-01-06 11:11:11 -0800
fccefd1155
don't pass through handled r-clicks
Myk Taylor
2023-01-06 10:42:07 -0800
f43358002d
Allow dialogs to close on r-click
Myk Taylor
2023-01-06 10:35:22 -0800
96f19621c9
update changelog
Myk Taylor
2023-01-05 23:24:44 -0800
fbf895fe0c
document ZScreen (and view:getMouseFramePos())
Myk Taylor
2023-01-05 23:20:45 -0800
574be3fe73
provide a useful default impl of isMouseOver
Myk Taylor
2023-01-05 21:50:43 -0800
f15e9e3577
don't revert to plain strings for pens
Myk Taylor
2023-01-06 12:15:38 -0800
e111a73763
allow color options for CycleHotkeyLabel
Myk Taylor
2023-01-06 11:34:15 -0800
18e17e4e36
Merge pull request #2565 from myk002/myk_docs
Myk
2023-01-06 15:40:32 -0800
1a8f60c03b
implement remaining review comments from #2517
Myk Taylor
2023-01-06 15:31:50 -0800
91df585bf8
Merge branch 'develop' into myk_docs
Myk Taylor
2023-01-06 15:22:03 -0800
8264415720
Update docs/dev/building/Compile.rst
Myk
2023-01-06 15:11:10 -0800
5825a26ffb
Merge pull request #2564 from myk002/myk_get_df_screen
Myk
2023-01-06 15:09:42 -0800
394cc1a193
Merge pull request #2563 from ab9rf/5005-reveal
Myk
2023-01-06 12:48:26 -0800
5e9ddd9a36
reveal: vertical whitespaec
Kelly Kinkade
2023-01-06 14:34:59 -0600
6f46ae672e
add Gui::getDFViewscreen and Lua binding
Myk Taylor
2023-01-06 12:17:36 -0800
779e159512
enable reveal
Kelly Kinkade
2023-01-06 13:56:19 -0600
83e5bc120a
set_df_path: handle cancel correctly
Kelly Kinkade
2023-01-06 12:01:01 -0600
9de09ac779
bump version to 50.05
Kelly Kinkade
2023-01-06 08:50:10 -0600
42d572cd03
set-df-path: accept path on command line
Kelly Kinkade
2023-01-06 08:31:54 -0600
79206c92a7
modern windows terminal + powershell is, (un?)fortunately superior to cygwin's, so cut this for simplification
Amber Brown
2023-01-06 21:15:18 +1100
d7495bfdf8
update the install documentation to mention VS2022 properly
Amber Brown
2023-01-06 21:14:09 +1100
1540e7c294
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-06 07:13:54 +0000
f4d059ea3d
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-06 02:43:42 +0000
a59f1518c1
Merge pull request #2556 from myk002/myk_zscreen
Myk
2023-01-05 18:41:57 -0800
9eb5165ebe
Auto-update submodules
DFHack-Urist via GitHub Actions
2023-01-06 02:11:27 +0000
1934014659
framework for passthru, z-order swapping windows
Myk Taylor
2023-01-04 13:36:46 -0800
8479023dd8
Merge pull request #2557 from myk002/myk_rename2
Myk
2023-01-05 18:04:57 -0800
3969262e44
update submodule refs
Myk Taylor
2023-01-05 17:50:49 -0800
845391f4e6
fix overzealous "ui" -> "plotinfo" replacement
Myk Taylor
2023-01-05 17:46:30 -0800
c4a2bdd08e
update lua too
Myk Taylor
2023-01-05 17:35:33 -0800