Age | Commit message (Expand) | Author |
2017-07-28 | add option to create release zip files (Windows-only) | Jesse Plamondon-Willard |
2017-07-27 | also reference Microsoft.Xna.Framework.Xact by default | Jesse Plamondon-Willard |
2017-07-23 | update release notes (#335) | Jesse Plamondon-Willard |
2017-07-23 | Merge branch 'feature/355-asset-cache-invalidation' into develop | Jesse Plamondon-Willard |
2017-07-23 | add support for reloading more singleton assets (#335) | Jesse Plamondon-Willard |
2017-07-23 | add support for reloading wallpaper and building textures (#335) | Jesse Plamondon-Willard |
2017-07-23 | use more flexible approach to core asset reloading (#335) | Jesse Plamondon-Willard |
2017-07-23 | let mods invalidate cached assets by name or type (#335) | Jesse Plamondon-Willard |
2017-07-23 | add support for partial cache invalidation (#335) | Jesse Plamondon-Willard |
2017-07-23 | update release notes (#333) | Jesse Plamondon-Willard |
2017-07-23 | remove outdated message about beta release branch (#333) | Jesse Plamondon-Willard |
2017-07-23 | improve handling of legacy non-semantic game versions (#333) | Jesse Plamondon-Willard |
2017-07-23 | fix unit test | Jesse Plamondon-Willard |
2017-07-23 | update compatibility list | Jesse Plamondon-Willard |
2017-07-23 | add support for disambiguating IDs in mod compatibility list | Jesse Plamondon-Willard |
2017-07-23 | change order of broken-in-2.0 checks to show more meaningful matches first | Jesse Plamondon-Willard |
2017-07-23 | tweak heuristic skip text, add error if mod doesn't implement Entry | Jesse Plamondon-Willard |
2017-07-23 | simplify compatibility list by defaulting compatibility type, update readme | Jesse Plamondon-Willard |
2017-07-23 | simplify compatibility skip message in 2.0 & combine update URL fields | Jesse Plamondon-Willard |
2017-07-23 | simplify mod compatibility model parsing | Jesse Plamondon-Willard |
2017-07-23 | rename ManifestFieldConverter for broader usage | Jesse Plamondon-Willard |
2017-07-23 | make semantic versions equatable in 2.0 | Jesse Plamondon-Willard |
2017-07-23 | remove TrainerMod's save and load commands in 2.0 | Jesse Plamondon-Willard |
2017-07-13 | simplify SMAPI 2.0 release notes | Jesse Plamondon-Willard |
2017-07-13 | use more readable colours if player has a light-backgrounded terminal (#327) | Jesse Plamondon-Willard |
2017-07-13 | fix crash in unique-ID check when mod has no manifest (#323) | Jesse Plamondon-Willard |
2017-07-10 | Merge branch 'develop' into stable | Jesse Plamondon-Willard |
2017-07-10 | fix TrainerMod including Json.NET | Jesse Plamondon-Willard |
2017-07-10 | change SMAPI 2.0 link in deprecation warnings | Jesse Plamondon-Willard |
2017-07-10 | bump version for release | Jesse Plamondon-Willard |
2017-07-10 | update release notes for 1.15.1 | Jesse Plamondon-Willard |
2017-07-10 | fix legacy controller events broken in 1.15 (#325) | Jesse Plamondon-Willard |
2017-07-10 | Merge branch 'develop' | Jesse Plamondon-Willard |
2017-07-10 | update nuspec for release | Jesse Plamondon-Willard |
2017-07-10 | combine Linux/Mac paths | Jesse Plamondon-Willard |
2017-07-10 | remove undocumented & unneeded GamePlatform variable | Jesse Plamondon-Willard |
2017-07-10 | normalise unique IDs in mod registry lookups, update release notes | Jesse Plamondon-Willard |
2017-07-10 | enable SMAPI 2.0 mode by default | Jesse Plamondon-Willard |
2017-07-10 | fail mods if their unique ID isn't unique (#323) | Jesse Plamondon-Willard |
2017-07-10 | reduce duplicate code in unit tests | Jesse Plamondon-Willard |
2017-07-10 | fix unit tests broken by removing Stardew Valley.exe from build output | Jesse Plamondon-Willard |
2017-07-09 | Merge branch 'develop' | Jesse Plamondon-Willard |
2017-07-09 | clear GamePlatform if unknown | Jesse Plamondon-Willard |
2017-07-09 | update nuspec for release | Jesse Plamondon-Willard |
2017-07-09 | improve OS and game path detection to avoid crossplatform issues | Jesse Plamondon-Willard |
2017-07-09 | fix Stardew Valley.exe being packaged with TrainerMod | Jesse Plamondon-Willard |
2017-07-08 | Merge branch 'develop' into stable | Jesse Plamondon-Willard |
2017-07-08 | tweak deprecation meta-warning | Jesse Plamondon-Willard |
2017-07-08 | remove another reference to removed file | Jesse Plamondon-Willard |
2017-07-08 | standardise file encoding | Jesse Plamondon-Willard |