Commit Graph

  • 27433b7388 Auto-update submodules DFHack-Urist via GitHub Actions 2021-05-07 07:20:06 +0000
  • 7848771b1a
    fix label misspelling in tiletypes myk002 2021-05-04 12:35:22 -0700
  • b1b2087271 Auto-update submodules DFHack-Urist via GitHub Actions 2021-05-05 07:19:53 +0000
  • 7809c6094a Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-28 07:08:30 +0000
  • e28bbd3a20
    don't crash for invalid coordinates myk002 2021-04-25 10:17:51 -0700
  • e516cf1a80
    remove MapCache header include myk002 2021-04-25 10:12:00 -0700
  • 9b416a8662
    speed up dig blueprint creation by 70% myk002 2021-04-25 09:43:40 -0700
  • c7958480bd Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-26 07:09:13 +0000
  • 06612182ec Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-24 07:08:43 +0000
  • 22752f0630 Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-23 07:08:50 +0000
  • 1c32783dd2 Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-19 07:08:11 +0000
  • d902a59541
    Move changelog entry to right section and remove link lethosor 2021-04-18 23:43:33 -0400
  • 155d419b8b
    Merge remote-tracking branch 'myk002/myk_quickfix' into develop lethosor 2021-04-18 23:41:21 -0400
  • a76c89f198
    fix quickfortress stockpiles myk002 2021-04-17 14:14:35 -0700
  • c4c9559b39
    Make test failure stack traces include all frames from the test file lethosor 2021-04-17 13:55:43 -0400
  • f414c5b217
    Merge branch 'test-mocks' into develop lethosor 2021-04-17 13:44:49 -0400
  • 403f822520
    Add tests for patch() where patching raises an error lethosor 2021-04-17 00:59:56 -0400
  • e8fb29d908 Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-16 07:07:05 +0000
  • ee8e10429d
    Add initial implementation of mock.restore() lethosor 2021-04-16 00:34:46 -0400
  • a2f6bab0e6
    Update scripts, authors lethosor 2021-04-15 22:29:53 -0400
  • e4de302048
    Simplify building overlap calculations significantly lethosor 2021-04-14 00:59:43 -0400
  • 7b1d7a7ff9
    Fix off-by-one error in report-usage lethosor 2021-04-05 23:35:11 -0400
  • 14172b7c0f
    Improve readability of report-usage output lethosor 2021-04-05 23:33:53 -0400
  • 40c2b19083
    Switch from vector to unordered_set lethosor 2021-04-05 23:28:42 -0400
  • 1c3e60337c
    Switch to range-based for lethosor 2021-04-05 23:23:31 -0400
  • a5128fd7e6
    dwarfvet: minor logic cleanup lethosor 2021-04-05 00:38:23 -0400
  • 792bf14921 Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-13 07:08:38 +0000
  • ed192a3712
    Update scripts lethosor 2021-04-12 00:48:40 -0400
  • 909efe71a0
    Add stack traces to test error messages lethosor 2021-04-12 00:48:10 -0400
  • 855ab1a0a3
    Merge remote-tracking branch 'lethosor/test-mocks' into develop lethosor 2021-04-10 16:12:33 -0400
  • 757736728d
    Add a mock.func() helper for mocking functions lethosor 2021-04-10 01:22:03 -0400
  • 846cf9a8ff Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-09 07:08:20 +0000
  • f44442e5e9
    Use mock.patch() in ci/test.lua lethosor 2021-04-09 00:50:06 -0400
  • 5424392273
    mock.patch(): propagate return values lethosor 2021-04-09 00:41:39 -0400
  • f25b8a0d14
    Fix patching value with nil lethosor 2021-04-09 00:35:54 -0400
  • 7b2f01d45b
    Add initial mock.patch() implementation for tests lethosor 2021-04-09 00:26:33 -0400
  • e2d56b9b8f
    Merge remote-tracking branch 'lethosor/tweak-hide-priority-improvements' into develop lethosor 2021-04-08 23:43:14 -0400
  • 781dff7144
    Merge remote-tracking branch 'myk002/myk_kdevelop_cmake' into develop lethosor 2021-04-08 23:42:25 -0400
  • 70b85631aa
    Merge remote-tracking branch 'myk002/myk_run_script_wrap' into develop lethosor 2021-04-08 23:35:16 -0400
  • 172821af17 Auto-update submodules DFHack-Urist via GitHub Actions 2021-04-07 07:07:27 +0000
  • 449fa42906
    ignore build/.cmake cache created by kdevelop myk002 2021-04-06 11:47:52 -0700
  • 12315fc5dd
    wrap dfhack.run_script for tests myk002 2021-04-06 11:33:49 -0700
  • 106fa4a5cf
    Merge remote-tracking branch 'myk002/myk_printerr_match' into develop lethosor 2021-04-06 00:39:16 -0400
  • 761cf19e99
    tweak hide-priority: make toggle state persist across designation menu uses lethosor 2021-04-05 21:58:51 -0400
  • 642d8cbe4b
    handle nil values sent to printerr myk002 2021-04-05 01:37:43 -0700
  • 81bfdf4182
    update changelog myk002 2021-04-04 17:40:59 -0700
  • 13ca7f8c9e
    move expect.lua from internal/ to test_util/ myk002 2021-04-03 15:56:51 -0700
  • c8abecd082
    detect dfhack.printerr usage at the test level myk002 2021-04-03 15:40:40 -0700
  • 5af1b627cb
    add tests, move expect.lua myk002 2021-04-03 13:37:11 -0700
  • 757dbeb238
    update existing calls to expect.error* to new API myk002 2021-04-03 13:30:52 -0700
  • a6561911c1
    error on unmatched printerr output during a test myk002 2021-04-01 18:14:50 -0700
  • 9d723dc256
    Switch to DFHack luacov fork lethosor 2021-04-03 18:09:24 -0400
  • ea1bc9e01b
    Add GitHub issues/discussions to troubleshooting section lethosor 2021-04-03 00:24:58 -0400
  • 8b38bf0e28
    Move contribution-related information from Compile.rst to Contributing.rst lethosor 2021-04-03 00:20:15 -0400
  • cb2d8e0903
    Compile.rst: remove old git note and rearrange lethosor 2021-04-02 23:49:36 -0400
  • dfb52a2aba
    Merge remote-tracking branch 'lethosor/command-prompt-fix-gui-scripts' into develop lethosor 2021-04-02 21:53:14 -0400
  • 81905fa8fc
    Merge remote-tracking branch 'lethosor/fix-buildingplan-construction-sizing' into develop lethosor 2021-04-01 22:01:50 -0400
  • 257f8dbe00
    buildingplan: fix size calculation for constructions lethosor 2021-04-01 00:16:54 -0400
  • 8129fdab4e
    Merge remote-tracking branch 'myk002/myk_invalidate_scripts' into develop lethosor 2021-03-31 00:50:31 -0400
  • c06d1f8e52
    tagged union support for lua (#1818) Ben Lubar 2021-03-30 15:55:06 -0500
  • 5e7653bbf5
    Don't run update-submodules job in forks lethosor 2021-03-29 20:03:50 -0400
  • 4e844f39ae
    undo formatting change in script_environment myk002 2021-03-29 12:29:15 -0700
  • d71a816b20
    remove debug marker myk002 2021-03-29 12:28:19 -0700
  • 54a1e8d98a
    move script_environment changes to test.lua myk002 2021-03-29 12:23:53 -0700
  • e4cab1b1c6
    load scripts into different namespace for testing myk002 2021-03-29 11:26:28 -0700
  • badf471434 Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-29 07:07:32 +0000
  • 8ccacd94e0
    clarify clean_reqscript() function comment myk002 2021-03-24 21:49:53 -0700
  • 035c9eec04
    force reloading of scripts under test myk002 2021-03-22 13:29:47 -0700
  • 2332009825
    Merge remote-tracking branch 'myk002/myk_enable_luacov' into develop lethosor 2021-03-28 00:38:36 -0400
  • 5e09fd882d
    Fix Painter:viewport() lethosor 2021-03-27 16:55:17 -0400
  • d5ba1a3d23 Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-27 07:11:38 +0000
  • 572b6ebab5
    Fix warning (#1796) lethosor 2021-03-27 00:11:50 -0400
  • d61c4aa234
    Merge remote-tracking branch 'myk002/myk_xlsxreader_classes' into develop lethosor 2021-03-27 00:10:03 -0400
  • 4d2af8438f
    always read all cells to work around xlsxio bug myk002 2021-03-26 19:43:15 -0700
  • ceae4723cd
    Update scripts, authors (dfhack/scripts#264) lethosor 2021-03-26 00:37:28 -0400
  • 26e41005e3
    Fix fastdwarf warning lethosor 2021-03-25 17:20:33 -0400
  • dbd35359be
    Update xml lethosor 2021-03-24 22:07:37 -0400
  • 2249b32ef0
    Merge branch 'myk_move_main' into develop lethosor 2021-03-24 22:07:21 -0400
  • 62776f5568
    Move `expect` functions to a separate file lethosor 2021-03-24 00:48:52 -0400
  • 29a396ba54
    Merge branch 'develop' into myk_move_main lethosor 2021-03-23 22:17:36 -0400
  • 9a29e5f1ce
    Make "test file failed to load" errors more obvious, and make run-tests.py fail lethosor 2021-03-23 22:11:48 -0400
  • 10a7455e85
    Update scripts lethosor 2021-03-23 21:28:14 -0400
  • e9efa6c961
    Update xml, fix + improve robustness of unions.lua unit tests lethosor 2021-03-23 21:24:57 -0400
  • 3e67b8f00f
    Merge remote-tracking branch 'myk002/myk_always_run_tests_by_default' into develop lethosor 2021-03-23 21:09:57 -0400
  • a9192ebe12
    update docs with new script path myk002 2021-03-22 11:09:44 -0700
  • 222feff342
    expand docs for open and close functions myk002 2021-03-22 10:44:32 -0700
  • 4ef0ff2a24
    fix formatting errors myk002 2021-03-22 10:40:29 -0700
  • e157c20fc2
    use new test harness script path myk002 2021-03-22 10:23:31 -0700
  • 5f00183177
    move test harness out of test dir myk002 2021-03-22 10:15:32 -0700
  • 3e5a2c8d7c
    rerun all tests by default myk002 2021-03-22 10:06:03 -0700
  • aac958aa50
    add open() wrapper fn and document class methods myk002 2021-03-22 09:38:20 -0700
  • d5d41cd374 Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-22 07:20:39 +0000
  • 59b023c71d
    Ensure that command-prompt is dismissed after a command creates a new screen lethosor 2021-03-21 20:42:50 -0400
  • e7cf5e2079
    Update scripts lethosor 2021-03-21 00:13:01 -0400
  • fcb17da223
    Update authors (#1801), xml lethosor 2021-03-20 19:21:39 -0400
  • 3926482047
    Merge remote-tracking branch 'gaberau/patch-1' into develop lethosor 2021-03-20 19:15:25 -0400
  • 81b6d93701 Minor grammer fixes. Gabe Rau 2021-03-20 15:51:35 -0600
  • cc376eeb55 Fixed a number of spelling and grammatical errors. Should be set now. Added better examples and removed redundant words. Gabe Rau 2021-03-20 15:49:53 -0600
  • 120a359d6f
    Fix typo lethosor 2021-03-20 13:29:30 -0400
  • 4c27c558db
    Merge remote-tracking branch 'myk002/myk_interactive_test' into develop lethosor 2021-03-20 13:29:05 -0400