Commit Graph

  • 7b63377cd8 Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-12 02:38:01 +0000
  • 9f9adffa9b
    Merge pull request #2282 from myk002/myk_scrollbar Myk 2022-09-11 19:36:19 -0700
  • d4914e7511
    implement mouse click reactions for scrollbar myk002 2022-09-11 19:33:01 -0700
  • e2fbade219
    fix scrollbar display when all text is visible myk002 2022-09-11 18:56:43 -0700
  • bcf1b5ddac
    update tests myk002 2022-09-11 18:08:00 -0700
  • f71f034d1d
    show full scrollbars instead of just scroll icons myk002 2022-09-11 17:58:10 -0700
  • 09372680a2
    Merge pull request #2281 from myk002/myk_helpdb_wrap Myk 2022-09-11 14:40:43 -0700
  • 2311158792
    fix reference to old ls param in Lua API docs myk002 2022-09-11 14:06:21 -0700
  • 49798f6412
    add unit test for wrapping myk002 2022-09-11 13:51:57 -0700
  • 23994d4f4c
    dynamically wrap helpdb long help text (default 80) myk002 2022-09-11 13:41:20 -0700
  • 55a8db4efb Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-11 07:18:50 +0000
  • bd51d9c455
    Changelog entry for hideGuard lethosor 2022-09-10 15:34:17 -0400
  • fcd273b861
    Merge pull request #2280 from myk002/myk_stringify Myk 2022-09-10 10:23:30 -0700
  • 82e954692e
    update changelog myk002 2022-09-10 10:15:08 -0700
  • 3c99a7214f
    ensure params are strings when invoking scripts myk002 2022-09-10 10:10:28 -0700
  • cae2bca0a7
    add dfhack.screen.hideGuard myk002 2022-09-10 09:49:22 -0700
  • 2733ce7684
    update workflow summary to match the gui version myk002 2022-09-08 21:57:29 -0700
  • 122374f018 Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-10 07:19:20 +0000
  • 4adcbe1746 Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-09 07:25:12 +0000
  • a392a5371d
    add keybinding for gui/workorder-details myk002 2022-09-07 22:02:33 -0700
  • 040d018b8e
    fix order of tree designation in autochop myk002 2022-09-07 10:34:56 -0700
  • 86e1a8d59c
    When smoothing walls, connect to doors and fgates myk002 2022-09-07 10:10:44 -0700
  • 3cb890ee2a
    Merge pull request #2277 from lethosor/fix-lua-df-expr-to-ref Myk 2022-09-07 09:14:26 -0700
  • 2fdbcaebf5 Accept negative indices, add vector tests lethosor 2022-09-05 00:08:23 -0400
  • 483652e193 Rewrite utils.df_expr_to_ref() for consistency, add tests lethosor 2022-09-04 23:47:20 -0400
  • 4e8bb1cdf4 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-09-05 21:39:15 +0000
  • e5656f65bf Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-07 07:41:41 +0000
  • 587577ef43 Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-07 03:23:29 +0000
  • 319bfa6919 Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-07 03:20:19 +0000
  • 36de6e6e53 Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-06 06:02:12 +0000
  • 0da9d01916 Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-06 05:56:18 +0000
  • e37b7650fa
    update guides myk002 2022-09-05 20:53:44 -0700
  • 73b7f13ad6
    tombstone gui/assign-rack myk002 2022-09-05 14:28:35 -0700
  • 98f273a10e Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-05 06:45:22 +0000
  • c0682625f9
    tombstone fix/merchants myk002 2022-09-04 23:27:57 -0700
  • df244cd519
    tombstone fix/feeding-timers myk002 2022-09-04 23:26:18 -0700
  • d07bc349f8
    tombstone fix/diplomats myk002 2022-09-04 23:05:16 -0700
  • e399e2205b
    tombstone fix/fat-dwarves myk002 2022-09-04 22:28:03 -0700
  • 15c3e2eae8 Fixes multi-platform/build support of print line format specifier Josh Cooper 2022-09-04 19:32:42 -0700
  • d28e4e31d8 Fixes print line format specifier Josh Cooper 2022-09-04 16:12:09 -0700
  • 446c321c62
    fix spacing error myk002 2022-09-04 12:27:50 -0700
  • ef1e85e6ff
    Make doc docs match the docs Myk 2022-09-03 20:00:38 -0700
  • 37c4de1ad6 Removes stderr prints from spectate Josh Cooper 2022-09-03 18:35:04 -0700
  • e24963a441 Updates changelog.txt with new Pause API under World module Josh Cooper 2022-09-03 18:28:30 -0700
  • 1d5ae827df Fixes segmentation fault Josh Cooper 2022-09-03 17:58:40 -0700
  • a260e6992e Reorders spectate code blocks, and adds persisting configuration Josh Cooper 2022-09-03 17:02:57 -0700
  • 1edcaf4ca8 Fixes type warning build errors Josh Cooper 2022-09-03 11:41:29 -0700
  • a06c1b1d07 Adds minor improvement to spectate documentation Josh Cooper 2022-09-03 11:34:21 -0700
  • b6c97214ca Adds more features to spectate Josh Cooper 2022-09-03 11:18:46 -0700
  • d90d0f86af Removes spectate usage from cpp file Josh Cooper 2022-09-02 21:38:48 -0700
  • ed73d370fc Adds placeholder for feature to disengage the plugin on player input Josh Cooper 2022-09-02 21:12:27 -0700
  • a4515daed4 Removes useless and redundant code from spectate Josh Cooper 2022-09-02 20:52:14 -0700
  • 22cb7d20c8 De-duplicates Lock derived state checks Josh Cooper 2022-09-02 20:32:50 -0700
  • 587014b7b9
    Update clsocket lethosor 2022-09-02 11:25:41 -0400
  • 5441b71957 Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-02 07:24:33 +0000
  • bd4d17d205
    update changelog myk002 2022-09-01 22:48:18 -0700
  • b3284c9d82 Updates spectate.rst Josh Cooper 2022-09-01 17:14:10 -0700
  • cd34749fec Re-deletes Plugins.rst Josh Cooper 2022-09-01 16:58:12 -0700
  • 318dd4c7db Revises nopause in reveal with pause API in World module Josh Cooper 2022-08-28 18:13:20 -0700
  • 24fe4da6ba Replaces spectate:auto-unpause with pausing API in World module Josh Cooper 2022-08-28 18:11:50 -0700
  • 4fd6c52687 Extends pausing API in World module Josh Cooper 2022-08-28 18:08:40 -0700
  • 33b92e6f69 Implements auto-unpause feature for spectate plugin Josh Cooper 2022-08-24 11:45:16 -0700
  • 3ef4654966 Adds unpause code to spectate Josh Cooper 2022-06-05 09:06:55 -0700
  • b954cd7a0d
    Merge pull request #2247 from DFHack/docs Myk 2022-08-31 23:44:02 -0700
  • d258035b88
    update changelog myk002 2022-08-31 23:39:24 -0700
  • b1a8662c4a
    Merge branch 'develop' into docs myk002 2022-08-31 23:00:39 -0700
  • 6edd012e6a Auto-update submodules DFHack-Urist via GitHub Actions 2022-09-01 05:56:18 +0000
  • 5526a52da5
    Merge pull request #2275 from myk002/myk_scrub Myk 2022-08-31 22:55:00 -0700
  • 3d162a52ce
    Add removed scripts to the graveyard myk002 2022-08-31 22:47:43 -0700
  • ecb0a470d2
    declare zone before building chest for hospital myk002 2022-08-31 17:38:12 -0700
  • 75b14336a7 Auto-update submodules DFHack-Urist via GitHub Actions 2022-08-31 17:36:55 +0000
  • ee8f07fed4
    Merge pull request #2272 from myk002/myk_ignore_keys Myk 2022-08-31 10:28:08 -0700
  • c178fa35a2 unit test EditField ignore_keys myk002 2022-08-29 11:49:12 -0700
  • 074a6ec5cd allow EditFields to ignore specified keys myk002 2022-08-29 11:40:56 -0700
  • 2b7a153509 Auto-update submodules DFHack-Urist via GitHub Actions 2022-08-30 07:26:41 +0000
  • b689451e97
    Merge pull request #2273 from myk002/myk_dreamfort Myk 2022-08-29 22:08:51 -0700
  • 8804dab182
    update dreamfort traffic designations myk002 2022-08-29 22:04:22 -0700
  • 27e189fef2
    no cursor position reset when updating list filter myk002 2022-08-29 15:17:17 -0700
  • 29d4d530b5
    Merge branch 'develop' into modding-guide Myk 2022-08-27 09:00:53 -0700
  • 991654d41e
    Merge pull request #2245 from wolfboyft/custom-raw-tokens-docs-modification Myk 2022-08-27 08:57:47 -0700
  • 0b6178f5d2
    Apply suggestions from code review Tachytaenius 2022-08-27 15:24:22 +0100
  • 155525b853 Update Lua API.rst Tachytaenius 2022-07-10 18:10:40 +0100
  • 306822b175 Update changelog.txt Tachytaenius 2022-07-10 18:05:16 +0100
  • 2146617b5d
    Merge branch 'develop' into docs myk002 2022-08-26 18:00:48 -0700
  • 19c231071b
    adapt to new quickfort api myk002 2022-08-26 18:00:24 -0700
  • d2a9f0eae4
    Merge branch 'develop' into docs myk002 2022-08-26 17:27:49 -0700
  • fcd096ffaf Auto-update submodules DFHack-Urist via GitHub Actions 2022-08-27 00:25:50 +0000
  • 4a1a322cd7
    adapt to the new summary layout myk002 2022-08-26 16:51:42 -0700
  • 65dd62a96e
    remove unnecessary label for probe myk002 2022-08-26 16:51:29 -0700
  • b0ae9ed9c0
    align quickfort guides with new defaults myk002 2022-08-26 13:38:19 -0700
  • a080872a0a
    include other doc build types in ninja clean myk002 2022-08-26 13:37:58 -0700
  • 4edbded982 Auto-update submodules DFHack-Urist via GitHub Actions 2022-08-26 07:23:09 +0000
  • 0d3aa0fb28
    Merge remote-tracking branch 'upstream/develop' into docs myk002 2022-08-25 21:59:01 -0700
  • 594dc9f9cd
    update to latest scripts head myk002 2022-08-25 21:53:50 -0700
  • 0d3f5c2904
    get new script docs to compile myk002 2022-08-25 21:53:35 -0700
  • 25c99b5d1f
    make summary text easier to read in text mode myk002 2022-08-25 21:46:23 -0700
  • 66924be4ea Auto-update submodules DFHack-Urist via GitHub Actions 2022-08-25 07:23:44 +0000
  • ce7bc4cdf4
    Update scripts lethosor 2022-08-24 19:13:10 -0400
  • 83b2b46d7b Auto-update submodules DFHack-Urist via GitHub Actions 2022-08-20 07:17:11 +0000
  • 8acda4d6c8
    Interpret '4' & '6' as strings, not movement keys myk002 2022-08-19 22:40:53 -0700