Commit Graph

  • 232c85d258
    use lua to blueprint to avoid console spam myk002 2021-06-07 05:58:51 -0700
  • 0e270a3505
    be sure to reset border tiles between tests myk002 2021-06-07 05:51:10 -0700
  • c2b92ce6a0
    use new dig-now and tiletypes-here APIs myk002 2021-06-07 05:22:39 -0700
  • 3225f5ccf8
    fix blueprints install pattern myk002 2021-05-27 18:49:32 -0700
  • 21a4f64cdd
    ensure test loads when game is not in fort mode myk002 2021-05-26 10:13:40 -0700
  • 73413038df
    add quickfort ecosystem functional test harness myk002 2021-05-26 09:45:49 -0700
  • d12e6fc91e
    update changelog myk002 2021-07-09 22:01:47 -0700
  • 20dbd746a8
    fix typo myk002 2021-07-03 16:21:43 -0700
  • aba1750bac
    use new argparse functions myk002 2021-07-03 16:19:42 -0700
  • 1220f6692c
    simplify as per code review myk002 2021-06-29 23:04:06 -0700
  • da6fe42202
    missed one output line myk002 2021-06-07 05:50:23 -0700
  • da034704e7
    add includes for bool identities myk002 2021-06-07 05:34:04 -0700
  • 9deb4cd3e1
    update changelog myk002 2021-06-07 05:17:36 -0700
  • a09f4d9b63
    add --cursor and --quiet options to tiletypes-here myk002 2021-06-07 05:16:00 -0700
  • ec74560bd3
    display "<1" instead of "0" for fast tests myk002 2021-06-10 10:00:47 -0700
  • 95234aa8ee
    measure and display elapsed milliseconds for tests myk002 2021-06-10 09:50:54 -0700
  • 20206a4925
    add files for quickfort list integration tests myk002 2021-06-15 10:34:06 -0700
  • dde589967a
    Bump to 0.47.05-r2, update changelog lethosor 2021-07-09 21:21:36 -0400
  • c12a329733 Auto-update submodules DFHack-Urist via GitHub Actions 2021-07-07 07:14:32 +0000
  • 07c2b9dbd2 Auto-update submodules DFHack-Urist via GitHub Actions 2021-07-06 07:15:10 +0000
  • 1014c41db6
    Add context to some loops in tests lethosor 2021-07-05 20:49:25 -0400
  • 898d4621da
    Merge remote-tracking branch 'myk002/myk_view_unit' into develop lethosor 2021-07-05 20:42:49 -0400
  • b819383502
    Merge remote-tracking branch 'myk002/myk_migrate' into develop lethosor 2021-07-05 20:35:25 -0400
  • f1bcf0c7b5
    make dwarfmode test not require autocorrection myk002 2021-07-05 16:05:12 -0700
  • 4eb8870797
    add unit tests myk002 2021-06-28 12:30:19 -0700
  • 87c7d02e09
    support view unit mode for guidm.enterSidebarMode myk002 2021-06-28 10:50:34 -0700
  • 5e0672902c
    fix parse_gui_commandline test when run on title myk002 2021-07-05 16:01:23 -0700
  • 17d4be14f3
    fix formatting of coords error message myk002 2021-07-05 16:01:07 -0700
  • f62ff3ecc0
    migrate existing lua code to use new library fns myk002 2021-07-02 23:30:59 -0700
  • f1ec222d9a
    Update authors (#1883) lethosor 2021-07-05 15:57:09 -0400
  • 8689a019f5
    Merge remote-tracking branch 'arzyu/patch-1' into develop lethosor 2021-07-05 15:56:37 -0400
  • f33db33c8f
    Merge remote-tracking branch 'myk002/myk_force_extents' into develop + add extra changelog note lethosor 2021-07-05 15:50:02 -0400
  • 9b58fa45ff
    Update changelog (#1881) lethosor 2021-07-05 15:42:19 -0400
  • 2f36404da7
    Merge remote-tracking branch 'origin/lua_label_input_fix' into develop lethosor 2021-07-05 15:42:06 -0400
  • 3e6cecbbc6
    Merge remote-tracking branch 'myk002/myk_argparse' into develop lethosor 2021-07-05 15:21:59 -0400
  • 887362a6ec
    Update changelog (#1877) lethosor 2021-07-05 11:45:02 -0400
  • fb7560d8bf
    Merge remote-tracking branch 'wolfboyft/patch-2' into develop lethosor 2021-07-05 11:41:37 -0400
  • 8da31dbbdc
    Reword changelog (#1870) lethosor 2021-07-04 21:21:17 -0400
  • ed03df7dfb
    Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop lethosor 2021-07-04 21:20:09 -0400
  • 0ef5134a33
    add optional coordinate validation to coords myk002 2021-07-04 07:32:29 -0700
  • 1a98595227 Auto-update submodules DFHack-Urist via GitHub Actions 2021-07-04 07:14:26 +0000
  • b6e6f2d2fe
    update changelog myk002 2021-07-03 16:47:49 -0700
  • 56a1c8b4d5
    coordinates can be 0 myk002 2021-07-03 16:26:39 -0700
  • e1c8bdafba
    fix typo in changelog myk002 2021-07-03 11:55:54 -0700
  • 6579da98d7
    Update scripts lethosor 2021-07-03 13:54:35 -0400
  • ef1b201e3e
    Merge remote-tracking branch 'myk002/myk_test_wrapper' into develop lethosor 2021-07-03 13:54:10 -0400
  • aefb893daa
    remove redundant tests myk002 2021-07-02 23:29:02 -0700
  • 37e8dd4a10
    update changelog myk002 2021-07-02 23:26:43 -0700
  • 3a8f564cd2
    forward old processArgs fns to new locations myk002 2021-07-02 23:21:40 -0700
  • 9535ff82bb
    add argparse library functions myk002 2021-07-02 23:11:17 -0700
  • f9627a0cfb
    Add another split() test for pattern delimiters lethosor 2021-07-03 00:33:28 -0400
  • da3b522061
    Enable string.split() tests lethosor 2021-07-03 00:31:19 -0400
  • 5e911d49db
    Update scripts lethosor 2021-07-03 00:29:38 -0400
  • d391d7003a
    Merge remote-tracking branch 'myk002/myk_library_split' into develop lethosor 2021-07-03 00:21:05 -0400
  • 36b2d05ff6
    add dfhack string functions and tests myk002 2021-07-02 13:21:54 -0700
  • 0077b51646 Auto-update submodules DFHack-Urist via GitHub Actions 2021-07-02 07:16:17 +0000
  • 1999fb6457 Auto-update submodules DFHack-Urist via GitHub Actions 2021-07-01 07:15:38 +0000
  • 3a7306eb03
    Restrict orders tests to fortress mode lethosor 2021-06-30 23:18:39 -0400
  • 75bf013c7f
    Add more "orders import" tests lethosor 2021-06-30 23:15:56 -0400
  • 5686272c91
    Add tests for "orders import" lethosor 2021-06-30 23:01:51 -0400
  • 71cfa744f9
    Merge remote-tracking branch 'myk002/myk_orders_splat' into develop lethosor 2021-06-30 22:33:13 -0400
  • db0614d85b
    update changelog myk002 2021-06-30 15:00:45 -0700
  • 36c481cd10
    catch exceptions thrown while importing orders myk002 2021-06-30 14:58:01 -0700
  • c1df1ceff7
    add support for custom test wrapper functions myk002 2021-06-30 07:10:59 -0700
  • 0b2e26d095 Auto-update submodules DFHack-Urist via GitHub Actions 2021-06-30 07:15:18 +0000
  • fa023db5d8
    Merge remote-tracking branch 'myk002/myk_blueprint_normalize' into develop lethosor 2021-06-30 00:20:29 -0400
  • 8f6b99f8d1
    Merge remote-tracking branch 'myk002/myk_normalize_path' into develop lethosor 2021-06-30 00:16:08 -0400
  • 367fdbd31c
    normalize pathnames and handle dirs as basenames myk002 2021-06-29 14:25:30 -0700
  • a6a9704631
    update changelog myk002 2021-06-29 12:25:21 -0700
  • eafa6e86f7
    add utils.normalizePath() myk002 2021-06-29 12:22:05 -0700
  • 2a54b101bd Auto-update submodules DFHack-Urist via GitHub Actions 2021-06-29 07:14:21 +0000
  • 438f98804d
    Merge branch 'develop' of DFHack/dfhack into develop lethosor 2021-06-28 01:03:44 -0400
  • e070f4d9d8
    Merge remote-tracking branch 'myk002/myk_sidebar' into develop lethosor 2021-06-28 01:03:13 -0400
  • 168d53c688 Auto-update submodules DFHack-Urist via GitHub Actions 2021-06-27 07:14:25 +0000
  • 71aeaf6e07 Auto-update submodules DFHack-Urist via GitHub Actions 2021-06-26 07:14:19 +0000
  • 4945018e92
    Merge remote-tracking branch 'myk002/myk_multi_mock' into develop lethosor 2021-06-25 01:27:46 -0400
  • 96dd249be0
    getAnyPlant: use Maps::getPlantAtTile lethosor 2021-06-25 01:08:58 -0400
  • 64f0efd7b2
    Merge remote-tracking branch 'Bumber64/patch-1' into develop lethosor 2021-06-25 00:59:39 -0400
  • 35d32645fc
    Added getPlantAtTile to Lua API Ryan Williams 2021-06-23 23:12:53 -0700
  • 5807d6fbfa
    Merge branch 'DFHack:develop' into patch-1 Ryan Williams 2021-06-23 23:08:01 -0700
  • c5e7a54d97
    Rename to getPlantAtTile; remove extra variables Ryan Williams 2021-06-23 23:03:22 -0700
  • c5fb28a13c
    Rename getPlantAtCoords to getPlantAtTile Ryan Williams 2021-06-23 23:00:30 -0700
  • 818ff7a946
    Rename getPlantAtCoords to getPlantAtTile Ryan Williams 2021-06-23 22:59:39 -0700
  • a67a5d8283
    Rename getPlantAtCoords to getPlantAtTile Ryan Williams 2021-06-23 22:58:24 -0700
  • 1b167e7898
    Also add quotes in expect.ne() lethosor 2021-06-24 01:15:15 -0400
  • 72998cddd5
    Merge remote-tracking branch 'myk002/myk_expect_quotes' into develop lethosor 2021-06-24 01:11:21 -0400
  • e6729894ab
    Merge remote-tracking branch 'myk002/myk_delay_until' into develop lethosor 2021-06-24 01:05:41 -0400
  • 0297a5b1b8
    Check some more cases, especially empty strings lethosor 2021-06-24 00:42:50 -0400
  • 1da0f85192
    Merge remote-tracking branch 'myk002/myk_wrap' into develop lethosor 2021-06-24 00:40:47 -0400
  • bc4e00b242
    Print more complete tracebacks on test check failures lethosor 2021-06-24 00:39:03 -0400
  • 7793adb888
    update changelog myk002 2021-06-23 14:55:42 -0700
  • 9c7cb473ce
    add delay_until test function myk002 2021-06-23 14:53:02 -0700
  • 67840c033c
    add quotes around printed unequal values myk002 2021-06-23 14:04:16 -0700
  • 3ca80c271d
    update changelog myk002 2021-06-23 14:01:23 -0700
  • 5b12c64cba
    add new string function: wrap() myk002 2021-06-23 13:59:39 -0700
  • d1796effd6
    update changelog myk002 2021-06-23 12:32:25 -0700
  • 000b589e3a
    add dwarfmode library function: enterSidebarMode() myk002 2021-06-23 12:29:37 -0700
  • c36441142a update changelog arzyu 2021-06-23 23:51:18 +0800
  • c30ac42c51
    use "move selector" instead of "move cursor" arzyu 2021-06-23 14:25:45 +0800
  • 7f61c24181
    Authors.rst: Bumber -> Ryan Williams Ryan Williams 2021-06-22 20:13:35 -0700