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
|
49798f6412
|
add unit test for wrapping
|
2022-09-11 13:51:57 -07:00 |
myk002
|
23994d4f4c
|
dynamically wrap helpdb long help text (default 80)
|
2022-09-11 13:41:20 -07:00 |
DFHack-Urist via GitHub Actions
|
55a8db4efb
|
Auto-update submodules
scripts: master
|
2022-09-11 07:18:50 +00:00 |
lethosor
|
bd51d9c455
|
Changelog entry for hideGuard
|
2022-09-10 15:34:17 -04:00 |
Myk
|
fcd273b861
|
Merge pull request #2280 from myk002/myk_stringify
[dfhack.run_script] pass args as strings when invoking scripts
|
2022-09-10 10:23:30 -07:00 |
myk002
|
82e954692e
|
update changelog
|
2022-09-10 10:15:08 -07:00 |
myk002
|
3c99a7214f
|
ensure params are strings when invoking scripts
|
2022-09-10 10:10:28 -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 |
DFHack-Urist via GitHub Actions
|
122374f018
|
Auto-update submodules
scripts: master
|
2022-09-10 07:19:20 +00:00 |
DFHack-Urist via GitHub Actions
|
4adcbe1746
|
Auto-update submodules
scripts: master
|
2022-09-09 07:25:12 +00: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 |
Myk
|
3cb890ee2a
|
Merge pull request #2277 from lethosor/fix-lua-df-expr-to-ref
Rewrite utils.df_expr_to_ref() for consistency, add tests
|
2022-09-07 09:14:26 -07:00 |
lethosor
|
2fdbcaebf5
|
Accept negative indices, add vector tests
|
2022-09-07 09:14:09 -07:00 |
lethosor
|
483652e193
|
Rewrite utils.df_expr_to_ref() for consistency, add tests
|
2022-09-07 09:14:09 -07:00 |
pre-commit-ci[bot]
|
4e8bb1cdf4
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.17.1 → 0.18.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.17.1...0.18.2)
- [github.com/Lucas-C/pre-commit-hooks: v1.3.0 → v1.3.1](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.3.0...v1.3.1)
|
2022-09-07 09:12:52 -07:00 |
DFHack-Urist via GitHub Actions
|
e5656f65bf
|
Auto-update submodules
scripts: master
|
2022-09-07 07:41:41 +00:00 |
DFHack-Urist via GitHub Actions
|
587577ef43
|
Auto-update submodules
scripts: master
|
2022-09-07 03:23:29 +00:00 |
DFHack-Urist via GitHub Actions
|
319bfa6919
|
Auto-update submodules
scripts: master
|
2022-09-07 03:20:19 +00:00 |
DFHack-Urist via GitHub Actions
|
36de6e6e53
|
Auto-update submodules
scripts: master
|
2022-09-06 06:02:12 +00:00 |
DFHack-Urist via GitHub Actions
|
0da9d01916
|
Auto-update submodules
scripts: master
|
2022-09-06 05:56:18 +00: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 |
DFHack-Urist via GitHub Actions
|
98f273a10e
|
Auto-update submodules
scripts: master
|
2022-09-05 06:45:22 +00: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 |
Josh Cooper
|
15c3e2eae8
|
Fixes multi-platform/build support of print line format specifier
|
2022-09-04 19:32:42 -07:00 |
Josh Cooper
|
d28e4e31d8
|
Fixes print line format specifier
|
2022-09-04 16:29:05 -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 |
Josh Cooper
|
37c4de1ad6
|
Removes stderr prints from spectate
|
2022-09-03 18:35:04 -07:00 |
Josh Cooper
|
e24963a441
|
Updates changelog.txt with new Pause API under World module
|
2022-09-03 18:28:30 -07:00 |
Josh Cooper
|
1d5ae827df
|
Fixes segmentation fault
|
2022-09-03 17:58:40 -07:00 |
Josh Cooper
|
a260e6992e
|
Reorders spectate code blocks, and adds persisting configuration
|
2022-09-03 17:02:57 -07:00 |
Josh Cooper
|
1edcaf4ca8
|
Fixes type warning build errors
|
2022-09-03 11:41:29 -07:00 |
Josh Cooper
|
a06c1b1d07
|
Adds minor improvement to spectate documentation
|
2022-09-03 11:34:21 -07:00 |
Josh Cooper
|
b6c97214ca
|
Adds more features to spectate
|
2022-09-03 11:18:46 -07:00 |
Josh Cooper
|
d90d0f86af
|
Removes spectate usage from cpp file
|
2022-09-02 21:38:48 -07:00 |
Josh Cooper
|
ed73d370fc
|
Adds placeholder for feature to disengage the plugin on player input
|
2022-09-02 21:12:27 -07:00 |
Josh Cooper
|
a4515daed4
|
Removes useless and redundant code from spectate
|
2022-09-02 20:52:14 -07:00 |
Josh Cooper
|
22cb7d20c8
|
De-duplicates Lock derived state checks
|
2022-09-02 20:32:50 -07:00 |
lethosor
|
587014b7b9
|
Update clsocket
dfhack/clsocket#27
|
2022-09-02 11:25:41 -04:00 |
DFHack-Urist via GitHub Actions
|
5441b71957
|
Auto-update submodules
scripts: master
|
2022-09-02 07:24:33 +00:00 |