Commit Graph

  • 374fc763eb Fixed whitespace issues that cause a failed build on lint. Gabe Rau 2021-03-20 01:55:45 -0600
  • e6639180db Fixed merge conflicts, expanded upon provided examples, added more detail. Gabe Rau 2021-03-20 01:47:36 -0600
  • 5aa3c6bfc6 Revised Lua API.rst to better explain command. Added proper examples and explantion of difference between run_command and run_script. Gabe Rau 2021-03-19 21:58:24 -0600
  • a77353b2e6
    Update Lua API.rst Gabe Rau 2021-03-17 23:17:01 -0600
  • 89e11b56f2
    Merge remote-tracking branch 'myk002/myk_no_test_scripts' into develop lethosor 2021-03-14 14:42:51 -0400
  • e8f8471af4
    Update xml lethosor 2021-03-12 00:26:02 -0500
  • 8fe3dac0b1
    only enable luacov for the core context myk002 2021-03-10 23:31:30 -0800
  • 1f9e875bcd
    Update stonesense, scripts lethosor 2021-03-11 00:00:49 -0500
  • 67ed9e135f
    update stonesense ref Ben Lubar 2021-03-10 15:45:36 -0600
  • f566284b80
    update stonesense ref Ben Lubar 2021-03-10 15:31:50 -0600
  • 1554d06831
    update stonesense submodule Ben Lubar 2021-03-10 15:14:12 -0600
  • 45823c2745 Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-10 07:15:44 +0000
  • ab2c51d19c
    Remove changelog entry from #1792 lethosor 2021-03-10 00:45:58 -0500
  • 890fd5c746
    Merge remote-tracking branch 'myk002/myk_no_test_docstrings' into develop lethosor 2021-03-10 00:44:23 -0500
  • 5c67f61eee
    Merge branch 'develop' of gh:DFHack/dfhack into develop lethosor 2021-03-10 00:31:17 -0500
  • 795bd27d92
    Add checks for scripts and luacov submodules lethosor 2021-03-10 00:21:46 -0500
  • fba54301b2
    Merge remote-tracking branch 'myk002/myk_luacov_depends' into develop lethosor 2021-03-10 00:20:41 -0500
  • 7ea44010e0 Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-09 07:15:44 +0000
  • f3bef8c34e
    update changelog myk002 2021-03-08 15:06:27 -0800
  • 69a2f44020
    Lua class wrappers for the xlsxreader plugin API myk002 2021-03-08 15:04:50 -0800
  • 7688029018 Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-08 07:15:39 +0000
  • 4aaa54c056
    dwarfvet: remove console spam when plugin is enabled but no hospitals exist Ben Lubar 2021-03-07 14:59:30 -0600
  • 403ba2b8ea
    work when there is no done_command myk002 2021-03-07 12:06:27 -0800
  • 81e62b8cfc
    update changelog myk002 2021-03-07 08:53:42 -0800
  • 916a10d717
    exempt lua test files from docstring requirements myk002 2021-03-06 08:29:32 -0800
  • ed21ed8593
    update changelog myk002 2021-03-07 08:51:33 -0800
  • 98b67e170d
    allow done_command to be set in test_config.json myk002 2021-03-07 08:51:02 -0800
  • dc5fe71caf
    add more help and improve compatibility myk002 2021-03-07 02:51:29 -0800
  • 409bfea63e
    update run-tests.py with new done_command syntax myk002 2021-03-07 02:02:15 -0800
  • 3ff3457c10
    include main test file as a module for testing myk002 2021-03-06 22:07:45 -0800
  • 4779dd678d
    fix test_dir param and allow userdata in table_eq myk002 2021-03-06 05:02:05 -0800
  • 6a95308123
    support setting test_dir on the commandline myk002 2021-03-05 19:47:24 -0800
  • f176310bcd
    make table_eq check recursive equality myk002 2021-03-05 11:31:40 -0800
  • b302289864
    prep test/main.lua for running live unit tests myk002 2021-02-28 22:31:44 -0800
  • 3e2b5dd27c
    update changelog myk002 2021-03-07 08:23:20 -0800
  • f7ce441a3f
    ensure test/scripts does not exist in dfhack repo myk002 2021-03-05 19:47:39 -0800
  • 49b34b52f5
    update docs myk002 2021-03-06 07:02:55 -0800
  • 754baa45b3
    remove io overrides myk002 2021-02-27 22:34:46 -0800
  • ba6a02eb59
    call luacov.runner.init directly and clean up dbg myk002 2021-02-27 21:55:17 -0800
  • dc58d39c36
    document DFHACK_ENABLE_LUACOV env var myk002 2021-02-27 21:52:54 -0800
  • 418a8c5d21
    propagate luacov debug hook through coroutines myk002 2021-02-27 21:38:59 -0800
  • d6cefcb00a
    fix luacov to v0.15.0 release myk002 2021-03-06 05:28:45 -0800
  • c07c0eec10
    add luacov link to license list, install luacov myk002 2021-02-24 19:32:44 -0800
  • a68c73e140
    add the luacov repository itself myk002 2021-02-22 00:19:40 -0800
  • 439173248f
    add luacov as a dependency myk002 2021-02-22 00:14:44 -0800
  • 6d1bd62af9
    Add a Java client lib and update the name of the Python one lethosor 2021-03-06 17:31:27 -0500
  • 032cd64c10
    Bump to r1, update submodules and changelog lethosor 2021-03-06 13:30:16 -0500
  • 2bb4dbccc6
    Replace installed hack/changelog.txt with stub lethosor 2021-03-06 12:43:31 -0500
  • 2f629f3b22
    Update xml lethosor 2021-03-06 12:28:58 -0500
  • 8a28fe6dc2
    Merge branch 'develop' of DFHack/dfhack into develop lethosor 2021-03-06 12:28:45 -0500
  • 15e0db3895
    Merge remote-tracking branch 'PatrikLundell/47' into develop lethosor 2021-03-06 12:27:08 -0500
  • 1e2289c2c9 removed unnecessary log entry PatrikLundell 2021-03-06 11:03:00 +0100
  • fe175876aa Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-06 07:15:27 +0000
  • ef53c2d672 adapted to changed df-structures enum value names PatrikLundell 2021-03-05 12:45:51 +0100
  • e72125dbff Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-05 07:15:28 +0000
  • 1698a80c49 Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-04 07:15:38 +0000
  • fe2eb18c17
    Merge branch 'develop' of DFHack/dfhack into develop lethosor 2021-03-03 23:56:44 -0500
  • 9df06564a0
    Merge remote-tracking branch 'PatrikLundell/Prospector' into develop lethosor 2021-03-03 23:56:06 -0500
  • 12ad300d64 Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-03 07:16:20 +0000
  • c9545268fa Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-02 07:15:54 +0000
  • ed3f11a31d Auto-update submodules DFHack-Urist via GitHub Actions 2021-03-01 07:15:58 +0000
  • 3185d4d6cc Auto-update submodules DFHack-Urist via GitHub Actions 2021-02-28 07:15:33 +0000
  • 1b2eed7c5e
    confirm convict: use visible name to avoid exposing alternate identities lethosor 2021-02-28 01:01:47 -0500
  • 5affbce13b Auto-update submodules DFHack-Urist via GitHub Actions 2021-02-27 07:15:42 +0000
  • 6acece1536
    Merge remote-tracking branch 'myk002/myk_dreamfort' into develop lethosor 2021-02-25 22:25:42 -0500
  • 5a6263f72c
    fix indentation myk002 2021-02-24 21:56:40 -0800
  • ac50cdc3c0
    Merge branch 'develop' of DFHack/dfhack into develop lethosor 2021-02-25 00:43:13 -0500
  • 4a7fcc6118
    Fix plugin name in error, add link in docs lethosor 2021-02-25 00:41:13 -0500
  • cb9ed4ff0c
    Merge remote-tracking branch 'myk002/myk_manipulator' into develop lethosor 2021-02-25 00:39:01 -0500
  • 23461e17c2
    separate sand bags into their own stockpile myk002 2021-02-24 19:50:29 -0800
  • 95e2582219
    add include directory for lodepng Ben Lubar 2021-02-24 18:23:15 -0600
  • 577eadf5cb
    prefix with dfhack- like other dependency projects Ben Lubar 2021-02-24 18:03:39 -0600
  • 67084de44b
    add depends/lodepng Ben Lubar 2021-02-24 17:58:31 -0600
  • 0f85c189d6
    Update scripts lethosor 2021-02-24 13:53:43 -0500
  • b42da7e5d7
    Merge branch 'develop' of DFHack/dfhack into develop lethosor 2021-02-24 13:53:26 -0500
  • 96e91fa5e2
    Merge remote-tracking branch 'myk002/myk_aliases_docs' into develop lethosor 2021-02-24 13:53:22 -0500
  • 29db977bc7 Auto-update submodules DFHack-Urist via GitHub Actions 2021-02-23 07:15:29 +0000
  • 1fa1501f75
    use actual DFHack-Urist noreply email address in workflow Ben Lubar 2021-02-22 23:29:28 -0600
  • dac63fe69e
    Merge remote-tracking branch 'origin/develop' into develop lethosor 2021-02-23 00:23:16 -0500
  • af34b5d614
    Merge remote-tracking branch 'bseiller/ea_improve_survey_performance_keep_mlts_on_heap' into develop lethosor 2021-02-23 00:21:35 -0500
  • 60e83046f8 Prevent accidental double-frees bseiller 2021-02-20 22:43:12 +0100
  • 60c6c2a059 Auto-update submodules DFHack-Urist via GitHub Actions 2021-02-20 07:15:47 +0000
  • bf56ac1af9
    Merge remote-tracking branch 'myk002/myk_deprecate_fortplan' into develop lethosor 2021-02-20 00:54:18 -0500
  • 1be75f269b
    Merge remote-tracking branch 'myk002/myk_dreamfort' into develop lethosor 2021-02-20 00:47:12 -0500
  • cc51835660
    Merge remote-tracking branch 'myk002/myk_stockpile_containers_docs' into develop lethosor 2021-02-20 00:38:34 -0500
  • e2bda663d0
    Use auth token to clone repo lethosor 2021-02-19 23:45:51 -0500
  • 3278519c98
    document how to specify containers for stockpiles myk002 2021-02-19 11:43:10 -0800
  • de9375574a
    fix syntax error myk002 2021-02-18 23:25:21 -0800
  • 3e6294198b
    update wording of fortplan deprecation notice myk002 2021-02-18 23:23:50 -0800
  • b3666da0a6
    fix wheelbarrow UI change attribution myk002 2021-02-18 23:11:09 -0800
  • 24c499c108
    Add some more git flags for safety lethosor 2021-02-18 23:22:37 -0500
  • 5d9d51e327
    Merge remote-tracking branch 'lethosor/auto-update-submodules' into develop lethosor 2021-02-18 23:15:06 -0500
  • 8008243c3a
    Configure git name/email lethosor 2021-02-18 22:14:05 -0500
  • fa475949f4
    Add workflow to auto-update submodules lethosor 2021-02-18 22:05:43 -0500
  • f3dd38a038
    update structures Ben Lubar 2021-02-18 18:18:34 -0600
  • a7440ca478
    use wheelbarrows to haul occupied cages myk002 2021-02-18 00:26:11 -0800
  • cf0506e650
    add documentation for #aliases blueprints myk002 2021-02-17 23:10:47 -0800
  • 9e17bc938c
    only set labor validity for the player civ myk002 2021-02-17 09:16:49 -0800
  • 6a5e6ffa00
    add archery targets to services barracks myk002 2021-02-17 08:24:50 -0800
  • e9afbd328e
    Add some more client libraries to docs lethosor 2021-02-15 21:44:35 -0500