Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-21 | reimplement event deprecation warnings to fix "unknown mod" warnings | Jesse Plamondon-Willard | |
2017-02-16 | increase all notice deprecations to info, tweak deprecation message format | Jesse Plamondon-Willard | |
2017-02-16 | make SMAPI core non-static, eliminate direct access between core components | Jesse Plamondon-Willard | |
2017-02-07 | disambiguate references to Farmer (#231) | Jesse Plamondon-Willard | |
2017-02-07 | remove oldest deprecated code (#231) | Jesse Plamondon-Willard | |
Since Stardew Valley 1.2 breaks most mods anyway, this commits removes the oldest deprecations and fixes the issues that are easiest for mods to update. See documentation for details. | |||
2017-01-15 | deprecate events replaced by save events (#215) | Jesse Plamondon-Willard | |
2016-11-21 | intercept event handler exceptions (#179) | Jesse Plamondon-Willard | |
2016-11-14 | simplify null guards when rasing events | Jesse Plamondon-Willard | |
2016-11-04 | refactor to avoid an out parameter | Jesse Plamondon-Willard | |
2016-10-31 | document & format event code | Jesse Plamondon-Willard | |
2016-10-31 | split combined class files per .NET conventions | Jesse Plamondon-Willard | |