Age | Commit message (Expand) | Author |
2017-09-20 | disable new ReSharper inspection | Jesse Plamondon-Willard |
2017-09-20 | add missing release notes | Jesse Plamondon-Willard |
2017-09-20 | add support for detecting game patching via Harmony (#347) | Jesse Plamondon-Willard |
2017-09-19 | encapsulated duplicate code (#347) | Jesse Plamondon-Willard |
2017-09-19 | rename file to match new type name (#347) | Jesse Plamondon-Willard |
2017-09-19 | generalise IInstructionRewriter into IInstructionHandler (#347) | Jesse Plamondon-Willard |
2017-09-19 | move rewriters into metadata class (#347) | Jesse Plamondon-Willard |
2017-09-19 | pass mod metadata into rewriters (#347) | Jesse Plamondon-Willard |
2017-09-19 | move monitor.LogOnce into internal extensions for reuse (#347) | Jesse Plamondon-Willard |
2017-09-19 | merge assembly rewriters into main SMAPI project (#347) | Jesse Plamondon-Willard |
2017-09-08 | Merge branch 'develop' into stable | Jesse Plamondon-Willard |
2017-09-08 | fix errors loading some custom map tilesheets on Linux/Mac | Jesse Plamondon-Willard |
2017-09-08 | update for release | Jesse Plamondon-Willard |
2017-09-06 | add UTC timestamp to logs | Jesse Plamondon-Willard |
2017-09-06 | rewrite date calculation to handle edge cases | Jesse Plamondon-Willard |
2017-09-03 | fix '.dll.dll' in logs (#355) | Jesse Plamondon-Willard |
2017-09-03 | handle maps referencing a non-spring seasonal variation (#352) | Jesse Plamondon-Willard |
2017-09-02 | account for game loading tilesheets from either Content or Content\Maps (#352) | Jesse Plamondon-Willard |
2017-09-01 | fix IAssetLoader instances not able to load a map tilesheet if it doesn't als... | Jesse Plamondon-Willard |
2017-09-01 | add SButton extension to get InputButton equivalent | Jesse Plamondon-Willard |
2017-08-24 | simplify & fix asset disposal (#352) | Jesse Plamondon-Willard |
2017-08-24 | restructure content manager to better handle asset disposal (#352) | Jesse Plamondon-Willard |
2017-08-24 | fix game's main temporary content manager not being intercepted (#352) | Jesse Plamondon-Willard |
2017-08-24 | fix map tilesheet load not handling seasonal variations (#352) | Jesse Plamondon-Willard |
2017-08-23 | Merge branch 'develop' into stable | Jesse Plamondon-Willard |
2017-08-23 | update for SMAPI 1.15.3 release | Jesse Plamondon-Willard |
2017-08-23 | fix incorrect 'mod already loaded' errors in some cases | Jesse Plamondon-Willard |
2017-08-21 | Merge branch 'develop' into stable | Jesse Plamondon-Willard |
2017-08-21 | correct release notes | Jesse Plamondon-Willard |
2017-08-21 | update for 1.15.2 release | Jesse Plamondon-Willard |
2017-08-21 | show friendlier error when players have two copies of a mod | Jesse Plamondon-Willard |
2017-08-17 | break loops when loading assets through a mod loader | Jesse Plamondon-Willard |
2017-08-17 | fix 1.x build | Jesse Plamondon-Willard |
2017-08-16 | update unit test packages | Jesse Plamondon-Willard |
2017-08-16 | only invalidate cache entries matched by new interceptors | Jesse Plamondon-Willard |
2017-08-16 | fix build config | Jesse Plamondon-Willard |
2017-08-16 | add terminal support on Xfce (#345) | Jesse Plamondon-Willard |
2017-08-16 | add tool tilesheet to core assets to reload (#346) | Jesse Plamondon-Willard |
2017-08-14 | minor tweaks to .editorconfig | Jesse Plamondon-Willard |
2017-08-14 | move custom build configuration into common.targets to simplify maintenance | Jesse Plamondon-Willard |
2017-08-14 | rename crossplatform.targets to common.targets for reuse | Jesse Plamondon-Willard |
2017-08-14 | fix SemanticVersion not being deserialisable through Json.NET | Jesse Plamondon-Willard |
2017-08-14 | update compatibility list | Jesse Plamondon-Willard |
2017-08-14 | add content helper properties for the current language | Jesse Plamondon-Willard |
2017-08-14 | ignore installer arguments until SMAPI 2.0 | Jesse Plamondon-Willard |
2017-08-14 | update release notes for upcoming SMAPI 1.15.2 release | Jesse Plamondon-Willard |
2017-08-14 | bump version for upcoming SMAPI 1.15.2 release | Jesse Plamondon-Willard |
2017-08-14 | blacklist old versions of Entoarox mods (overhauled for SMAPI 1.11+ compatibi... | Jesse Plamondon-Willard |
2017-08-13 | First commit. | James Stine |
2017-08-09 | Fix building SMAPI 1.x | spacechase0 |