Commit Graph

1294 Commits

Author SHA1 Message Date
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
James Stine 06ed54b2c6 First commit. 2017-08-13 17:44:00 -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
Jesse Plamondon-Willard 937750f100 add installer command-line arguments for scripting (#337) 2017-08-02 01:36:56 -04:00
Jesse Plamondon-Willard 4d3292add2 tweak release notes 2017-08-02 00:27:43 -04:00
Jesse Plamondon-Willard 3ffcac3f1f fix Context.IsPlayerFree being false when player can't move (#330)
For example, the value was false when the player used a tool which wasn't intended.
2017-08-02 00:26:56 -04:00
Jesse Plamondon-Willard 201d54bbeb standardise code & update release notes (#339) 2017-08-01 15:35:06 -04:00
Nicholas Johnson 4ff15b9da9 add weekday property to SDate (#339) 2017-08-01 15:27:02 -04:00
Jesse Plamondon-Willard 3599daee45 remove support for invalidating mod assets per discussion (#335) 2017-08-01 00:51:27 -04:00
Jesse Plamondon-Willard 9b22f3e004 fix GraphicsEvents.Resize being raised before the game updates its window data (#328) 2017-07-31 23:48:53 -04:00
Jesse Plamondon-Willard 7992b52f03 fix AfterDayStarted event being raised during the new-game intro (#332) 2017-07-31 23:18:49 -04:00
Jesse Plamondon-Willard 17acf248b6 prevent mods from accessing SMAPI internals using its own reflection helper (#334) 2017-07-31 21:54:46 -04:00
Jesse Plamondon-Willard 97c441dd02 Merge branch 'develop' 2017-07-28 11:26:46 -04:00
Jesse Plamondon-Willard 048888e093 update nuspec 2017-07-28 11:26:08 -04:00
Jesse Plamondon-Willard 34eff4b086 fix duplicate manifest/i18n files added to release zip if they're also copied to build output 2017-07-28 11:21:38 -04:00
Jesse Plamondon-Willard a10e555095 fix i18n folder being flattened 2017-07-28 11:10:06 -04:00
Jesse Plamondon-Willard b01ce3b31d Merge branch 'develop' 2017-07-28 00:47:36 -04:00
Jesse Plamondon-Willard f287ff616e update nuspec 2017-07-28 00:12:26 -04:00
Mike Weaver 4dd197068e mark debugging support as Windows-only in readme (#4) 2017-07-28 00:10:40 -04:00
Jesse Plamondon-Willard 285c0448fd add option to create release zip files (Windows-only)
CodeTaskFactory doesn't seem to be available on Linux/Mac.
2017-07-28 00:10:32 -04:00
Jesse Plamondon-Willard eca5e56883 also reference Microsoft.Xna.Framework.Xact by default 2017-07-27 19:15:40 -04:00
Jesse Plamondon-Willard e40de15de0 update release notes (#335) 2017-07-23 21:08:36 -04:00
Jesse Plamondon-Willard 586b50dc84 Merge branch 'feature/355-asset-cache-invalidation' into develop 2017-07-23 20:44:28 -04:00
Jesse Plamondon-Willard 64facdd439 add support for reloading more singleton assets (#335) 2017-07-23 20:44:04 -04:00
Jesse Plamondon-Willard e8648e217a add support for reloading wallpaper and building textures (#335) 2017-07-23 20:22:33 -04:00
Jesse Plamondon-Willard eeee6b185d use more flexible approach to core asset reloading (#335) 2017-07-23 19:39:17 -04:00
Jesse Plamondon-Willard 467ad2ffd4 let mods invalidate cached assets by name or type (#335) 2017-07-23 17:36:31 -04:00
Jesse Plamondon-Willard 4ea6a4102b add support for partial cache invalidation (#335) 2017-07-23 15:08:14 -04:00
Jesse Plamondon-Willard 65e820c657 update release notes (#333) 2017-07-23 13:20:15 -04:00
Jesse Plamondon-Willard f7e22b551a remove outdated message about beta release branch (#333) 2017-07-23 13:16:01 -04:00
Jesse Plamondon-Willard 74be6f1311 improve handling of legacy non-semantic game versions (#333) 2017-07-23 13:15:28 -04:00
Jesse Plamondon-Willard 5cf961ab64 fix unit test 2017-07-23 13:09:30 -04:00