Commit Graph

  • bfb0adb849 Merge remote-tracking branch 'pathoschild/stable' into develop develop yangzhi 2023-07-18 09:48:01 +0800
  • 24a0af3d58 Compatibility fix yangzhi 2023-07-11 20:32:40 +0800
  • a5a10e60cb Minor fix yangzhi 2023-07-11 08:06:06 +0800
  • fc6dc349da Fix String.Split methods yangzhi 2023-07-10 16:47:39 +0800
  • 0de3a3ad41 1. improve performance yangzhi 2023-07-10 15:20:12 +0800
  • 4317b930aa Fix for CJBCheatsMenu yangzhi 2023-07-08 17:02:20 +0800
  • 77c15400b8 1. Fix save error when create new game 2. Compatibility fix yangzhi 2023-07-07 14:54:01 +0800
  • ac1465bedf Fix serialization/deserialization bug in System.Xml yangzhi 2023-07-07 10:43:35 +0800
  • 917eaf48c4 Fix save load/save error yangzhi 2023-06-29 09:00:23 +0800
  • bf0903b173 Compatibility fix yangzhi 2023-06-26 16:41:39 +0800
  • 68a88ef3ba 1. Fix virtual keyboard mod 2. Fix game console yangzhi 2023-06-26 09:40:49 +0800
  • f628466adb Fix content patch logic yangzhi 2023-06-25 09:27:26 +0800
  • 0ce39e2330
    Merge branch 'develop' into stable Jesse Plamondon-Willard 2023-06-24 16:53:42 -0400
  • 4e27841fb2
    prepare for release Jesse Plamondon-Willard 2023-06-24 16:53:13 -0400
  • eeb4e12f75
    fix Linux/macOS build error Jesse Plamondon-Willard 2023-06-24 15:48:21 -0400
  • 7d96f29aff
    remove test_input time limit Jesse Plamondon-Willard 2023-06-24 14:20:37 -0400
  • db33481dff
    update release notes Jesse Plamondon-Willard 2023-06-24 12:57:12 -0400
  • f52b2a5ad4
    Merge pull request #908 from romangraef/feat/wezterm Jesse Plamondon-Willard 2023-06-24 12:50:01 -0400
  • 421dfbe912
    Merge pull request #907 from atravita-mods/error-missing-imagesource Jesse Plamondon-Willard 2023-06-24 12:49:56 -0400
  • dd352d409f
    Merge pull request #906 from NyCodeGHG/feature/headless-option Jesse Plamondon-Willard 2023-06-24 12:49:49 -0400
  • 36606e4a4a
    Merge pull request #904 from boneskull/patch-1 Jesse Plamondon-Willard 2023-06-24 12:49:41 -0400
  • ebdb17bf81
    Add wezterm terminal support for linux nea 2023-06-22 01:41:16 +0200
  • ae36b9b166
    tweak new validation error text Jesse Plamondon-Willard 2023-06-24 12:43:44 -0400
  • 7c6da8e5ec
    adds validation for missing image sources on tilesheets atravita-mods 2023-06-20 22:07:57 -0400
  • 5196c3bad9
    rename `--headless` to `--no-prompt`, and parse with the other args Jesse Plamondon-Willard 2023-06-24 12:36:02 -0400
  • 05695be390
    remove unrelated `set -ex` in build script Jesse Plamondon-Willard 2023-06-24 12:36:02 -0400
  • 654ad4b4b2
    Add headless flag for unattended execution Marie Ramlow 2023-05-26 17:26:14 +0200
  • 15ab3ccd09
    fix invalid field in manifest.json Christopher Hiller 2023-05-06 21:43:03 -0700
  • 251d83472c
    update dependencies Jesse Plamondon-Willard 2023-06-24 12:01:49 -0400
  • 2f1f274b2d
    fix Context.HasRemotePlayers being true when there's no farmhands Jesse Plamondon-Willard 2023-06-16 22:38:08 -0400
  • 3c46bdaeb3
    fix install error if a game folder has an invalid symlink Jesse Plamondon-Willard 2023-05-14 16:10:59 -0400
  • 5d2afc0aa4
    fix error deserializing null semantic version Jesse Plamondon-Willard 2023-04-30 13:43:23 -0400
  • 76a0497684
    fix ModFolder not being JSON-serializable Jesse Plamondon-Willard 2023-04-30 13:41:43 -0400
  • 342b91ff80
    add multiplayer player type to window titles Jesse Plamondon-Willard 2023-04-22 11:55:39 -0400
  • 445370b75b
    embed debug symbols for Linux/macOS compatibility in mod build package Jesse Plamondon-Willard 2023-06-24 11:50:05 -0400
  • 9dd702a162
    embed debug symbols for Linux/macOS compatibility Jesse Plamondon-Willard 2023-03-26 18:05:29 -0400
  • bdd506b0db Optimize migration logic yangzhi 2023-06-21 08:05:41 +0800
  • f59c4f194b Imporve compatibility yangzhi 2023-06-20 14:48:34 +0800
  • 18f34debcc Merge remote-tracking branch 'pathoschild/stable' into develop yangzhi 2023-06-19 10:46:03 +0800
  • 8dbd00eade Fix loader's link error problem yangzhi 2023-06-16 16:19:45 +0800
  • 4ebf03ee48 1. Fix for saf access 2. Fix virtual keyboard zhiyang7 2023-04-10 14:31:10 +0800
  • 53e0e8cd24
    Merge branch 'develop' into stable Jesse Plamondon-Willard 2023-04-09 13:09:47 -0400
  • 46947683cd
    prepare for release Jesse Plamondon-Willard 2023-04-09 13:08:06 -0400
  • d9440155ca Initial logic fix ZaneYork 2023-04-05 23:05:23 +0800
  • 2801638122 Bug fix zhiyang7 2023-04-04 11:22:32 +0800
  • 2e618672aa
    update schema for Content Patcher 1.29.0 Jesse Plamondon-Willard 2023-03-30 19:20:46 -0400
  • c2e9aad698
    adjust ModContentManager.HandleUnknownFileTypes to let mods patch it Jesse Plamondon-Willard 2023-03-26 13:32:33 -0400
  • c0ac58f277
    fix IsWorldReady being editable by mods Jesse Plamondon-Willard 2023-03-26 13:30:58 -0400
  • d2134f0f70
    update release notes & tweak recent changes Jesse Plamondon-Willard 2023-03-26 13:28:53 -0400
  • d13046edb6
    Merge pull request #901 from atravita-mods/develop Jesse Plamondon-Willard 2023-04-02 15:39:46 -0400
  • 45903dbf3e
    Merge pull request #899 from freyacoded/portable-shell-scripts Jesse Plamondon-Willard 2023-04-02 15:38:58 -0400
  • dc027f4eff
    Merge pull request #895 from stylemate/patch-2 Jesse Plamondon-Willard 2023-04-02 15:38:36 -0400
  • c12e9d788e
    as per comments, remove where in favor of nullchecking id instead atravita-mods 2023-03-23 22:24:07 -0400
  • 58ccaf9a1e
    avoid resolving empty folders. atravita-mods 2023-03-23 22:04:21 -0400
  • fe43ec51d0
    Use more portable shebangs Freya Arbjerg 2023-03-07 23:20:13 +0100
  • 5e578725bf
    Update ko.json ORMEEHYUNGKEUN CHA 2023-01-13 14:34:36 +0900
  • 7b5566d075
    add PerScreen.IsActiveForScreen() Jesse Plamondon-Willard 2023-02-18 15:09:18 -0500
  • 7f7561469f
    update to FluentHttpClient 4.3.0 Jesse Plamondon-Willard 2023-02-18 15:08:00 -0500
  • 072efba6dc
    add NuGet package readme note about using constants before they're defined Jesse Plamondon-Willard 2023-02-06 00:10:33 -0500
  • eb2a9b69bc
    remove LargeAddressAware flag Jesse Plamondon-Willard 2023-02-04 11:51:03 -0500
  • e618785e93 Fix require permission logic zhiyang7 2023-02-09 17:29:42 +0800
  • 3c59a5fc6a Compatibility fix zhiyang7 2023-02-08 18:04:24 +0800
  • 48fd5a490b Fix assemblies ref rewrite logic zhiyang7 2023-02-08 11:28:27 +0800
  • a406411a04 Fix Virtual Keyboard mod zhiyang7 2023-02-06 16:09:33 +0800
  • 0f94f4609d Update drawImpl logic zhiyang7 2023-02-04 16:31:29 +0800
  • a797608622 Make it bootable zhiyang7 2023-02-03 18:04:44 +0800
  • 7c6fc4cd19 Minor fix zhiyang7 2023-02-02 10:56:02 +0800
  • ab67f2b233 Fix Loader project link behavior zhiyang7 2023-02-02 10:23:27 +0800
  • 8fcb6e9041 Upgrade to .net5.0-adnroid framework zhiyang7 2023-02-02 09:37:06 +0800
  • a975b0ad2a Upgrade to .net 6.0 alpha zhiyang7 2023-01-31 14:35:18 +0800
  • a42acb8176 Merge with latest branch zhiyang7 2023-01-29 09:24:00 +0800
  • b9fe45b091
    rework GitHub issue templates to further discourage creating support issues Jesse Plamondon-Willard 2023-01-28 16:40:52 -0500
  • 8ee555c07a
    suppress findstr installer error for some players Jesse Plamondon-Willard 2023-01-22 10:18:37 -0500
  • 3e43d69745 Merge remote-tracking branch 'pathoschild/stable' into develop zhiyang7 2023-01-16 17:28:55 +0800
  • b4e95a92b3
    Merge branch 'develop' into stable Jesse Plamondon-Willard 2023-01-09 12:27:49 -0500
  • 25b8e13ba8
    prepare for release Jesse Plamondon-Willard 2023-01-09 12:27:29 -0500
  • e5407417a0
    add delegating mod hooks for mod use Jesse Plamondon-Willard 2023-01-08 22:05:22 -0500
  • 5518b8d461
    update packages Jesse Plamondon-Willard 2023-01-08 16:48:30 -0500
  • b246fe6145
    update web to .NET 7 Jesse Plamondon-Willard 2023-01-08 16:43:23 -0500
  • d35f45fc32
    fix game assemblies not excluded from release zip when bundle type not set Jesse Plamondon-Willard 2023-01-07 17:55:15 -0500
  • 81d3baa3b5
    simplify Save Backup compression Jesse Plamondon-Willard 2022-12-28 11:35:05 -0500
  • d438e49f76
    Merge pull request #889 from daleao/develop Jesse Plamondon-Willard 2022-12-28 11:33:31 -0500
  • 45979c57dd
    defer weapon data parsing until needed, handle invalid formats Jesse Plamondon-Willard 2022-12-28 11:30:35 -0500
  • 8660742391 Replaced slingshot ID check with Type check. DaLion 2022-12-07 18:13:17 -0300
  • 368b25b541
    Merge branch 'develop' into stable Jesse Plamondon-Willard 2022-12-01 20:24:22 -0500
  • a2944eed5c
    prepare for release Jesse Plamondon-Willard 2022-12-01 19:43:56 -0500
  • 4c66aa63c5
    update release notes Jesse Plamondon-Willard 2022-11-14 17:45:43 -0500
  • 0f7026c1b1
    Merge pull request #886 from atravita-mods/develop Jesse Plamondon-Willard 2022-11-14 17:34:40 -0500
  • ae5829a3ee
    tweak variables for clarity Jesse Plamondon-Willard 2022-11-14 17:28:59 -0500
  • e2c1d2b1c9 more indexing errors joy atravita-mods 2022-11-14 11:38:10 -0500
  • 72f5df2d20
    update release notes Jesse Plamondon-Willard 2022-11-13 12:17:07 -0500
  • 0fbf99cd83
    Merge pull request #885 from AnotherPillow/develop Jesse Plamondon-Willard 2022-11-13 12:15:19 -0500
  • d521c20e8a Only check for Error Handler on SMAPI 3.9+ AnotherPillow 2022-11-13 17:06:10 +0000
  • b95d2a3f93
    Merge branch 'develop' into stable Jesse Plamondon-Willard 2022-11-12 15:15:56 -0500
  • 613946003d
    prepare for release Jesse Plamondon-Willard 2022-11-12 15:14:59 -0500
  • 57d3e2b98e
    also update multiplayer map cache for host player Jesse Plamondon-Willard 2022-11-12 13:50:02 -0500
  • c1e3b25dca
    fix load-early/late mods not correctly sorted relative to others in the same list Jesse Plamondon-Willard 2022-11-11 21:43:42 -0500
  • 9771cefa6a
    update release notes Jesse Plamondon-Willard 2022-11-11 21:42:49 -0500
  • 1894cd831e
    Merge pull request #884 from atravita-mods/develop Jesse Plamondon-Willard 2022-11-11 21:25:01 -0500
  • ad2dcc2879
    expand code comments for clarity Jesse Plamondon-Willard 2022-11-11 21:22:52 -0500