Commit Graph

1070 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard 1aa44b2624 add support for detecting game patching via Harmony (#347) 2017-09-20 00:08:04 -04:00
Jesse Plamondon-Willard ab135fbd84 encapsulated duplicate code (#347) 2017-09-19 23:53:22 -04:00
Jesse Plamondon-Willard 1cf7c2e872 rename file to match new type name (#347) 2017-09-19 23:43:41 -04:00
Jesse Plamondon-Willard ebf22c1b06 generalise IInstructionRewriter into IInstructionHandler (#347) 2017-09-19 23:42:54 -04:00
Jesse Plamondon-Willard fd10cf958c move rewriters into metadata class (#347) 2017-09-19 23:02:00 -04:00
Jesse Plamondon-Willard c513bb011c pass mod metadata into rewriters (#347) 2017-09-19 22:52:52 -04:00
Jesse Plamondon-Willard 954de8c4f2 move monitor.LogOnce into internal extensions for reuse (#347) 2017-09-19 22:46:00 -04:00
Jesse Plamondon-Willard 8c5bd12f47 merge assembly rewriters into main SMAPI project (#347) 2017-09-19 22:45:28 -04:00
Jesse Plamondon-Willard af1a2bde82 Merge branch 'develop' into stable 2017-09-08 14:02:08 -04:00
Jesse Plamondon-Willard 23951220ae fix errors loading some custom map tilesheets on Linux/Mac 2017-09-08 13:18:43 -04:00
Jesse Plamondon-Willard 1825755e75 update for release 2017-09-08 11:50:49 -04:00
Jesse Plamondon-Willard c994747e51 add UTC timestamp to logs 2017-09-06 23:22:11 -04:00
Jesse Plamondon-Willard b2b3df08bc rewrite date calculation to handle edge cases 2017-09-06 22:04:51 -04:00
Jesse Plamondon-Willard d971514a3d fix '.dll.dll' in logs (#355) 2017-09-03 15:51:38 -04:00
Jesse Plamondon-Willard b86d9f7c0e handle maps referencing a non-spring seasonal variation (#352) 2017-09-03 00:00:39 -04:00
Jesse Plamondon-Willard 3e820b82bc account for game loading tilesheets from either Content or Content\Maps (#352) 2017-09-02 23:58:43 -04:00
Jesse Plamondon-Willard dac21226d2 fix IAssetLoader instances not able to load a map tilesheet if it doesn't also exist in the content folder (#352) 2017-09-01 21:05:08 -04:00
Jesse Plamondon-Willard da11ea66db add SButton extension to get InputButton equivalent 2017-09-01 14:51:12 -04:00
Jesse Plamondon-Willard 7167cd2253 simplify & fix asset disposal (#352) 2017-08-24 22:17:42 -04:00
Jesse Plamondon-Willard 5171829ecc restructure content manager to better handle asset disposal (#352) 2017-08-24 21:48:56 -04:00
Jesse Plamondon-Willard f446a4391a fix game's main temporary content manager not being intercepted (#352) 2017-08-24 20:48:06 -04:00
Jesse Plamondon-Willard 5622e3b319 fix map tilesheet load not handling seasonal variations (#352) 2017-08-24 20:44:44 -04:00
Jesse Plamondon-Willard 8df1ab7e11 Merge branch 'develop' into stable 2017-08-23 17:53:33 -04:00
Jesse Plamondon-Willard 7d5f95a6db update for SMAPI 1.15.3 release 2017-08-23 16:23:45 -04:00
Jesse Plamondon-Willard e93d58f69b fix incorrect 'mod already loaded' errors in some cases 2017-08-23 16:13:28 -04:00
Jesse Plamondon-Willard 8ba54a682f Merge branch 'develop' into stable 2017-08-21 16:39:21 -04:00
Jesse Plamondon-Willard eea5100ace correct release notes 2017-08-21 16:39:01 -04:00
Jesse Plamondon-Willard e42f06c916 update for 1.15.2 release 2017-08-21 14:49:09 -04:00
Jesse Plamondon-Willard 80fe706f19 show friendlier error when players have two copies of a mod 2017-08-21 14:22:19 -04:00
Jesse Plamondon-Willard 723ddc255e break loops when loading assets through a mod loader 2017-08-17 17:46:45 -04:00
Jesse Plamondon-Willard 9e1d01d4fe fix 1.x build 2017-08-17 12:16:39 -04:00
Jesse Plamondon-Willard 8e9b99ec99 update unit test packages 2017-08-16 23:56:20 -04:00
Jesse Plamondon-Willard 2ec0e0e26a only invalidate cache entries matched by new interceptors 2017-08-16 23:27:07 -04:00
Jesse Plamondon-Willard 49ff572932 fix build config 2017-08-16 23:03:14 -04:00
Jesse Plamondon-Willard 2ebc0714b1 add terminal support on Xfce (#345)
Thanks to Patronos!
2017-08-16 21:51:03 -04:00
Jesse Plamondon-Willard 1e48e7d12b add tool tilesheet to core assets to reload (#346) 2017-08-16 21:46:01 -04:00
Jesse Plamondon-Willard da4708337b minor tweaks to .editorconfig 2017-08-14 21:26:33 -04:00
Jesse Plamondon-Willard 72d42ddff8 move custom build configuration into common.targets to simplify maintenance 2017-08-14 08:22:50 -04:00
Jesse Plamondon-Willard c47e43a1e9 rename crossplatform.targets to common.targets for reuse 2017-08-14 08:11:11 -04:00
Jesse Plamondon-Willard 67b1a8398f fix SemanticVersion not being deserialisable through Json.NET 2017-08-14 07:55:21 -04:00
Jesse Plamondon-Willard 56c66ca4e5 update compatibility list 2017-08-14 02:14:25 -04:00
Jesse Plamondon-Willard 021672e43d add content helper properties for the current language 2017-08-14 01:57:11 -04:00
Jesse Plamondon-Willard 527b00ee13 ignore installer arguments until SMAPI 2.0 2017-08-14 01:53:15 -04:00
Jesse Plamondon-Willard dec98cb397 update release notes for upcoming SMAPI 1.15.2 release 2017-08-14 01:52:47 -04:00
Jesse Plamondon-Willard f89d41cdad bump version for upcoming SMAPI 1.15.2 release 2017-08-14 00:15:16 -04:00
Jesse Plamondon-Willard dc99ae761f blacklist old versions of Entoarox mods (overhauled for SMAPI 1.11+ compatibility) 2017-08-14 00:14:45 -04:00
spacechase0 dafebd1626 Fix building SMAPI 1.x 2017-08-09 17:41:36 -04:00
Jesse Plamondon-Willard baeaf826a9 add asset editors & loaders to content API in 2.0 (#255) 2017-08-07 14:12:18 -04:00
Jesse Plamondon-Willard 7976df8565 optimise semver regex using atomic groups 2017-08-02 02:36:55 -04:00
Jesse Plamondon-Willard a15a2c5d09 tweak semantic version regex to fix unnecessary capturing groups 2017-08-02 02:24:02 -04:00