Commit Graph

  • d71e21efcb
    Merge remote-tracking branch 'myk002/myk_orders_sort' into develop lethosor 2021-09-01 23:28:33 -0400
  • bd0a2e3877
    only output when changes are made myk002 2021-09-01 16:52:11 -0700
  • 2249b42506
    update examples docs myk002 2021-09-01 13:06:07 -0700
  • f21ba5c8aa
    implement orders sort, document, and add to init myk002 2021-09-01 13:04:23 -0700
  • 42d3620ef6
    update changelog myk002 2021-09-01 13:04:13 -0700
  • 16d4b45e71 Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-31 07:19:49 +0000
  • b1632c0413 alphabetize professions list; add Migrant myk002 2021-08-30 23:50:24 -0700
  • 3a8f815f98 fix doc link typo myk002 2021-08-30 23:02:34 -0700
  • 62bbfb1296 update examples documentation myk002 2021-08-30 22:59:15 -0700
  • c33a20c589 add prioritization for hide tanning myk002 2021-08-30 22:15:24 -0700
  • 27c901d0d2 add checklist items for *stock orders import myk002 2021-08-30 22:14:31 -0700
  • 258874bcd1 move mechanisms to basic add wheelbarrow, minecart myk002 2021-08-28 07:26:13 -0700
  • 591db4cf92 modify embark guidance based on new professions myk002 2021-08-27 22:17:32 -0700
  • fafd169e20 remove stonecrafting from startmanager myk002 2021-08-27 22:17:08 -0700
  • 9094011d49 move cages to basic, reindex each file from 0 myk002 2021-08-27 22:16:28 -0700
  • 83dfe1b55a incorporate ldog's rebalanced professions myk002 2021-08-25 23:19:27 -0700
  • 8d2eb24f51 dreamfort blueprint improvements myk002 2021-08-25 15:54:39 -0700
  • 3bf6c57a72 restrict lye stockpile to 2 barrels/pots myk002 2021-08-23 23:52:06 -0700
  • 9905e5158f use new prioritize param myk002 2021-08-23 00:18:05 -0700
  • 166069e5be fix some help text myk002 2021-08-23 00:01:52 -0700
  • c191135884 update dreamfort blueprints myk002 2021-08-22 23:52:36 -0700
  • cc43c0a9c2 remove FillPond from priority list, add CleanSelf and food hauling myk002 2021-08-22 23:47:11 -0700
  • 2f0eb04ee1 use "lye" as counter instead of "lye-containing" myk002 2021-08-22 23:46:29 -0700
  • 65e5b89d4c add goblet-related aliases myk002 2021-08-22 23:45:28 -0700
  • 3a0d5f09ac remove blocks from starting misc pile myk002 2021-08-21 20:34:06 -0700
  • 6191b24153 refresh dreamfort blueprints myk002 2021-08-21 20:19:49 -0700
  • c25d50217c fix doc typo myk002 2021-08-21 20:09:02 -0700
  • 6641a56434 add "restock" orders for rock, glass, and wood myk002 2021-08-21 18:52:55 -0700
  • 8fe5ecc30a automatically prioritize fish cleaning myk002 2021-08-21 18:52:17 -0700
  • 4b9df5c2db minor adjustments to professions; more to come myk002 2021-08-21 18:51:52 -0700
  • d5be63823d
    Merge remote-tracking branch 'TymurGubayev/patch-1' into develop lethosor 2021-08-31 00:55:36 -0400
  • 687b84378d
    Merge remote-tracking branch 'ab9rf/autofarm-berry-fix' into develop lethosor 2021-08-31 00:52:18 -0400
  • 27ce7cf1ee
    check-structures-sanity: print error for untagged unions instead of aborting lethosor 2021-08-31 00:28:42 -0400
  • dc86460238
    Fix dashes in changelog lethosor 2021-08-31 00:28:04 -0400
  • be07f8b6c5 Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-29 07:15:11 +0000
  • e5ca5e48e9
    Merge remote-tracking branch 'lethosor/fix-compile-macos-m1-gcc' into develop lethosor 2021-08-28 17:05:51 -0400
  • 1d9f12fe3f
    Fix signed/unsigned comparison warning lethosor 2021-08-28 15:15:13 -0400
  • 186eab8ab8
    Update xml lethosor 2021-08-27 01:02:59 -0400
  • 7d88594c31 Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-26 07:15:31 +0000
  • 39a8f2c799 migrate existing tests to use expect.str_find() myk002 2021-08-25 06:25:26 -0700
  • 61cdc24e4a Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-25 07:18:36 +0000
  • a2911c5d95
    Merge remote-tracking branch 'myk002/myk_expect_find' into develop lethosor 2021-08-25 00:40:51 -0400
  • 9168f9359d
    name test method the same as the method under test myk002 2021-08-24 21:29:32 -0700
  • 691e54dfc6
    rename expect.find to expect.str_find myk002 2021-08-24 21:06:12 -0700
  • b2f44f00f1
    add pattern matching expect.find() for unit tests myk002 2021-08-23 22:59:30 -0700
  • 3a27a5d6a0
    Allow dialog tests to run outside of fortress mode lethosor 2021-08-22 17:45:45 -0400
  • 10db894d99
    Merge remote-tracking branch 'myk002/myk_printall_nontable' into develop lethosor 2021-08-21 22:51:35 -0400
  • 39c650de13
    Fix compilation error on macOS with GCC 11 lethosor 2021-08-21 12:58:17 -0400
  • fb2d453b8b
    Merge remote-tracking branch 'chrismdp/apple-m1-docs' into develop lethosor 2021-08-21 12:53:57 -0400
  • d4e40b260e
    Merge remote-tracking branches 'TymurGubayev/patch-2' and 'TymurGubayev/patch-3' into develop lethosor 2021-08-21 11:30:36 -0400
  • ca8d89df5a
    alt_getopt.lua: allow `?` as an option Timur Kelman 2021-08-21 13:39:10 +0200
  • bd423ca47c
    argparse.lua: `hasArgument` in a comment refers to `hasArg` everywhere else Timur Kelman 2021-08-21 13:27:09 +0200
  • c5509bb76f Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-21 07:15:07 +0000
  • 86b2329b7f
    fix hardcoded call to pairs, add test myk002 2021-08-20 22:55:07 -0700
  • de48ce2818 Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-20 13:26:40 +0000
  • 2577819e8e
    Merge pull request #1925 from myk002/myk_dreamfort_extras Alan 2021-08-20 02:32:33 -0400
  • c0146f3795
    make /setup blueprint more robust; redesign apts. myk002 2021-08-18 00:42:35 -0700
  • 4046e06056
    update changelog myk002 2021-08-16 23:25:04 -0700
  • b748c19fde
    update docs to point to packaged files myk002 2021-08-16 23:18:50 -0700
  • c8d329e334
    add documentation for examples files myk002 2021-08-16 05:57:40 -0700
  • e44d496563
    add supporting dreamfort files to data/examples myk002 2021-08-16 05:57:12 -0700
  • 119595dcaf
    use df.item._identity to test noniterable userdata myk002 2021-08-19 15:00:06 -0700
  • 0f0ae156c3
    test printall_recurse myk002 2021-08-15 08:31:42 -0700
  • c5bb139282
    unit test with userdata myk002 2021-08-14 22:15:26 -0700
  • d9c6c2dde3
    add safe_pairs, update unit tests myk002 2021-08-14 17:36:38 -0700
  • 6d0f7e40a9
    be silent if iteration fails for printall myk002 2021-08-14 17:18:34 -0700
  • 51cc8df40c
    update changelog myk002 2021-08-14 17:00:25 -0700
  • 3f2795e80a
    unit tests first draft myk002 2021-08-07 00:09:48 -0700
  • 9fc71ef6e1
    printall and printall_ipairs handle all iterables myk002 2021-08-06 21:05:40 -0700
  • 4606d5742e
    ensure printall, ~, and @ behave in lua 5.3.6 myk002 2021-08-06 15:02:08 -0700
  • 3ae4dbeb21
    Merge pull request #1926 from myk002/myk_projectile_vomit Alan 2021-08-20 00:21:20 -0400
  • e9eef31344
    refactor list item removal into a library fn myk002 2021-08-19 19:51:25 -0700
  • 8b824244ac
    Update library/modules/Items.cpp Myk 2021-08-19 19:21:27 -0700
  • 06a85d6f0d
    handle projectiles in the Items module myk002 2021-08-19 17:44:13 -0700
  • d3fdb5a6e0
    update changelog myk002 2021-08-19 17:44:06 -0700
  • 5750bfff9b Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-19 07:17:50 +0000
  • 0758f3ea6f Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-18 07:15:44 +0000
  • dfd3c966e1 Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-17 07:15:21 +0000
  • 6b83a39f52
    Merge remote-tracking branch 'myk002/myk_orders_reactions' into develop lethosor 2021-08-17 00:26:02 -0400
  • 22bcbf9877
    Merge branch 'develop' into autofarm-berry-fix Kelly Kinkade 2021-08-16 07:22:11 -0500
  • 92f258bdbf
    Merge branch 'develop' into tailor-v2 Kelly Kinkade 2021-08-16 07:17:53 -0500
  • e1f0e94f0f fix changelog myk002 2021-08-14 16:17:53 -0700
  • 55d9b4754d editing pass, remove "Suites" hotkey, add "Cavern" myk002 2021-08-11 10:31:48 -0700
  • fb29bbdc17 break roof down into more stages; add traps myk002 2021-08-09 20:34:27 -0700
  • 320286bf69 revise dreamfort according to testing and feedback myk002 2021-08-09 17:48:23 -0700
  • 1e2732aee5 update changelog myk002 2021-08-09 17:48:11 -0700
  • f47bab9806
    pass comment param to expect calls myk002 2021-08-14 16:43:40 -0700
  • 00adb1b720
    update changelog myk002 2021-07-20 18:06:41 -0700
  • 9a7a692ea8
    ensure restored orders start at index 0 myk002 2021-07-19 13:54:22 -0700
  • 9ec1488f1b
    add unit tests myk002 2021-07-19 11:43:09 -0700
  • 98b707d444
    ensure active orders are restored after tests myk002 2021-07-19 10:50:16 -0700
  • 37a8260c3b
    import and export reaction-specific item conditions myk002 2021-07-18 22:55:57 -0700
  • 2bd43f6e76
    update changelog myk002 2021-07-18 22:55:28 -0700
  • 71ac76761a
    Add underscores as suggested Chris Parsons 2021-08-14 18:15:06 +0100
  • 77e0938dd1
    Merge remote-tracking branch 'ab9rf/autogems-1263' into develop lethosor 2021-08-12 00:27:26 -0400
  • ef0ddb729e Auto-update submodules DFHack-Urist via GitHub Actions 2021-08-12 02:10:05 +0000
  • 5a076df305
    update-submodules: fix accidentally hardcoded branch name lethosor 2021-08-11 22:08:25 -0400
  • a9c7be7a60
    update-submodules: hopefully fix pulling lethosor 2021-08-11 22:04:05 -0400
  • 9ca2eaa794
    Disable shallow clones in .gitmodules lethosor 2021-08-11 21:54:05 -0400
  • 9898d8c871
    update-submodules: attempt to fix checkout issue, properly exit on errors lethosor 2021-08-11 21:36:01 -0400