myk002
|
d4914e7511
|
implement mouse click reactions for scrollbar
|
2022-09-11 19:33:01 -07:00 |
myk002
|
f71f034d1d
|
show full scrollbars instead of just scroll icons
|
2022-09-11 17:58:10 -07:00 |
Myk
|
09372680a2
|
Merge pull request #2281 from myk002/myk_helpdb_wrap
[helpdb] dynamically wrap long help text, preserving block indents
|
2022-09-11 14:40:43 -07:00 |
myk002
|
2311158792
|
fix reference to old ls param in Lua API docs
also add another example to the ls example commands
|
2022-09-11 14:06:21 -07:00 |
myk002
|
23994d4f4c
|
dynamically wrap helpdb long help text (default 80)
|
2022-09-11 13:41:20 -07:00 |
lethosor
|
bd51d9c455
|
Changelog entry for hideGuard
|
2022-09-10 15:34:17 -04:00 |
myk002
|
82e954692e
|
update changelog
|
2022-09-10 10:15:08 -07:00 |
myk002
|
cae2bca0a7
|
add dfhack.screen.hideGuard
|
2022-09-10 09:49:43 -07:00 |
myk002
|
2733ce7684
|
update workflow summary to match the gui version
|
2022-09-10 09:49:42 -07:00 |
myk002
|
a392a5371d
|
add keybinding for gui/workorder-details
|
2022-09-07 22:02:33 -07:00 |
myk002
|
040d018b8e
|
fix order of tree designation in autochop
|
2022-09-07 10:34:56 -07:00 |
myk002
|
86e1a8d59c
|
When smoothing walls, connect to doors and fgates
|
2022-09-07 10:11:51 -07:00 |
lethosor
|
483652e193
|
Rewrite utils.df_expr_to_ref() for consistency, add tests
|
2022-09-07 09:14:09 -07:00 |
myk002
|
e37b7650fa
|
update guides
including fixing the ordering of the TOC, which, while in alphabetical
order, was not in a logical order
|
2022-09-05 20:53:44 -07:00 |
myk002
|
73b7f13ad6
|
tombstone gui/assign-rack
|
2022-09-05 14:28:35 -07:00 |
myk002
|
c0682625f9
|
tombstone fix/merchants
|
2022-09-04 23:27:57 -07:00 |
myk002
|
df244cd519
|
tombstone fix/feeding-timers
|
2022-09-04 23:26:18 -07:00 |
myk002
|
d07bc349f8
|
tombstone fix/diplomats
|
2022-09-04 23:05:16 -07:00 |
myk002
|
e399e2205b
|
tombstone fix/fat-dwarves
|
2022-09-04 22:28:03 -07:00 |
myk002
|
446c321c62
|
fix spacing error
and floorplan error
|
2022-09-04 12:27:50 -07:00 |
Myk
|
ef1e85e6ff
|
Make doc docs match the docs
|
2022-09-03 20:00:38 -07:00 |
myk002
|
bd4d17d205
|
update changelog
|
2022-09-01 22:48:18 -07:00 |
myk002
|
d258035b88
|
update changelog
|
2022-08-31 23:39:24 -07:00 |
myk002
|
b1a8662c4a
|
Merge branch 'develop' into docs
|
2022-08-31 23:00:39 -07:00 |
myk002
|
3d162a52ce
|
Add removed scripts to the graveyard
|
2022-08-31 22:47:43 -07:00 |
myk002
|
074a6ec5cd
|
allow EditFields to ignore specified keys
like "+" and "-", so you can use them as hotkeys in the parent view
|
2022-08-31 10:22:41 -07:00 |
myk002
|
8804dab182
|
update dreamfort traffic designations
|
2022-08-29 22:04:22 -07:00 |
Tachytaenius
|
0b6178f5d2
|
Apply suggestions from code review
Co-authored-by: Myk <myk.taylor@gmail.com>
|
2022-08-27 15:24:22 +01:00 |
Tachytaenius
|
155525b853
|
Update Lua API.rst
|
2022-08-26 20:33:23 -07:00 |
Tachytaenius
|
306822b175
|
Update changelog.txt
|
2022-08-26 20:33:23 -07:00 |
myk002
|
65dd62a96e
|
remove unnecessary label for probe
|
2022-08-26 16:51:29 -07:00 |
myk002
|
b0ae9ed9c0
|
align quickfort guides with new defaults
|
2022-08-26 13:38:19 -07:00 |
myk002
|
0d3f5c2904
|
get new script docs to compile
|
2022-08-25 21:53:35 -07:00 |
myk002
|
25c99b5d1f
|
make summary text easier to read in text mode
|
2022-08-25 21:46:23 -07:00 |
myk002
|
95cd8f9d54
|
Merge branch 'develop' into docs
|
2022-08-19 15:36:07 -07:00 |
myk002
|
d0967b7e59
|
add alt-N keybinding for do-job-now
|
2022-08-19 09:34:38 -07:00 |
myk002
|
eb73de4670
|
make Usage a proper header
|
2022-08-17 22:42:02 -07:00 |
lethosor
|
72de1873e0
|
Improve keybinding rendering under the text builder
Previously rendered as e.g. "CtrlShiftK"
|
2022-08-17 23:18:58 -04:00 |
lethosor
|
fa8bceba93
|
Make paragraph labels render as plain text (not bold) under the text builder
|
2022-08-17 23:17:08 -04:00 |
lethosor
|
06c8269002
|
Update Documentation.rst with examples of dfhack-tool and dfhack-command
|
2022-08-17 23:04:17 -04:00 |
lethosor
|
a4e70cf3e1
|
Remove now-unused dfhack-keybind role
|
2022-08-17 22:56:06 -04:00 |
lethosor
|
7e0581204d
|
Refactor everything to use make_labeled_paragraph()
|
2022-08-17 22:37:03 -04:00 |
lethosor
|
fe7414baae
|
Make .dfhack-tool-summary styles consistent with Sphinx 5+
Under Sphinx 5, `topic` nodes now render as `<aside>` elements, and without an
explicit background color
|
2022-08-17 22:22:06 -04:00 |
myk002
|
22356e2fd6
|
resort tags according to new spreadsheet order
also fix tag syncing command so short descriptions with internal periods
are parsed correctly
|
2022-08-16 09:36:17 -07:00 |
myk002
|
4373f865a3
|
make `dfhack` a "when" tag
|
2022-08-16 08:23:48 -07:00 |
myk002
|
83e1fa7de0
|
add summary text in its own paragraph element
|
2022-08-16 00:12:25 -07:00 |
myk002
|
60458ad885
|
reorganize and alphabetize tags
|
2022-08-15 23:43:02 -07:00 |
myk002
|
7acec133ba
|
organize tags by group, add more info about tools
|
2022-08-15 23:14:50 -07:00 |
myk002
|
b01ef4a962
|
add todos about not using strong for text output
|
2022-08-15 23:14:16 -07:00 |
myk002
|
df9c37a8b7
|
Merge branch 'develop' into docs
|
2022-08-15 17:09:36 -07:00 |