summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-09bump version for 1.0-beta2Jesse Plamondon-Willard
2016-11-09mark restored interfaces deprecatedJesse Plamondon-Willard
2016-11-09restore obsolete interfaces for backwards compatibility with EntoFrameworkJesse Plamondon-Willard
2016-11-09simplify debuggingJesse Plamondon-Willard
2016-11-09remove unused filesJesse Plamondon-Willard
2016-11-08update TrainerMod for 1.0Jesse Plamondon-Willard
2016-11-08correct version in deprecation warningJesse Plamondon-Willard
2016-11-08fix an initialisation error when a Windows user has both "StardewValley.exe" ...Jesse Plamondon-Willard
2016-11-07update for 1.0 betaJesse Plamondon-Willard
2016-11-07group installer's path variablesJesse Plamondon-Willard
2016-11-07detect appdata mods during install and move them (if possible)Jesse Plamondon-Willard
2016-11-06update release notesJesse Plamondon-Willard
2016-11-06fix minor crossplatform issuesJesse Plamondon-Willard
2016-11-06increase deprecation severity of method disabled in 0.39.3 (#165)Jesse Plamondon-Willard
2016-11-06add developer mode which shows all deprecation warnings, update release proce...Jesse Plamondon-Willard
2016-11-06simplify log a bit moreJesse Plamondon-Willard
2016-11-06use more nuanced deprecation warnings (#165)Jesse Plamondon-Willard
2016-11-05fix installer on Windows not ignoring quote characters in file pathJesse Plamondon-Willard
2016-11-05add deprecation warnings to release notesJesse Plamondon-Willard
2016-11-05add quick summary to installer readmeJesse Plamondon-Willard
2016-11-05mark extensions deprecated (#165)Jesse Plamondon-Willard
2016-11-05document extensionsJesse Plamondon-Willard
2016-11-05restore removed extensions for backwards compatibilityJesse Plamondon-Willard
2016-11-05add deprecation warnings (#165)Jesse Plamondon-Willard
2016-11-05use new helper to read manifest (#159)Jesse Plamondon-Willard
2016-11-05simplify exit loggingJesse Plamondon-Willard
2016-11-05add new config system, mark previous methods obsolete (#159)Jesse Plamondon-Willard
2016-11-04add minimum game version check (#163)Jesse Plamondon-Willard
2016-11-04make logging less verbose and more informativeJesse Plamondon-Willard
2016-11-04explain where to get user support in readmeJesse Plamondon-Willard
2016-11-04minor cleanupJesse Plamondon-Willard
2016-11-04remove old obsolete log methodsJesse Plamondon-Willard
2016-11-04document inventory changed event objectsJesse Plamondon-Willard
2016-11-04simplify log singleton managementJesse Plamondon-Willard
2016-11-04make log writer internal (not meant for use outside SMAPI)Jesse Plamondon-Willard
2016-11-04format & document logging codeJesse Plamondon-Willard
2016-11-04reduce command log verbosityJesse Plamondon-Willard
2016-11-04format & document command classJesse Plamondon-Willard
2016-11-04remove legacy workaroundJesse Plamondon-Willard
2016-11-04remove unneeded program fieldsJesse Plamondon-Willard
2016-11-04format & document program classJesse Plamondon-Willard
2016-11-04remove extensions from public interface, refactor & documentJesse Plamondon-Willard
2016-11-04remove unused extensionsJesse Plamondon-Willard
2016-11-04move 'mods loaded' out of constantsJesse Plamondon-Willard
2016-11-04format & document constantsJesse Plamondon-Willard
2016-11-04remove disabled & broken draw logicJesse Plamondon-Willard
2016-11-04refactor to avoid an out parameterJesse Plamondon-Willard
2016-11-04clean up duplicate checksJesse Plamondon-Willard
2016-11-04simplify menu event logic (should have same effect)Jesse Plamondon-Willard
2016-11-04update ReSharper settingsJesse Plamondon-Willard