Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-13 | checkEventPrecondition crash fix | berkay2578 | |
2019-04-22 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |
2019-04-22 | prepare for 2.11.2 release | Jesse Plamondon-Willard | |
2019-04-22 | fix error on Mac when a custom map references a vanilla tilesheet that only ↵ | Jesse Plamondon-Willard | |
exists under Content/Maps | |||
2019-04-22 | add release note (#633) | Jesse Plamondon-Willard | |
2019-04-22 | adding termite support | archification | |
2019-03-17 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |
2019-03-17 | prepare for 2.11.1 release | Jesse Plamondon-Willard | |
2019-03-17 | add crops to world_clear | Jesse Plamondon-Willard | |
2019-03-17 | fix world_clear removing chests that match a debris name | Jesse Plamondon-Willard | |
2019-03-16 | remove reflected access to Game1.version (which is no longer const) | Jesse Plamondon-Willard | |
2019-03-16 | suppress warning for Rubydew mod | Jesse Plamondon-Willard | |
2019-03-16 | add support for suppressing warnings in mod DB | Jesse Plamondon-Willard | |
2019-03-16 | update support list & release notes | Jesse Plamondon-Willard | |
2019-03-16 | set max game version to prepare for 1.4 release | Jesse Plamondon-Willard | |
2019-03-14 | add release note (#627) | Jesse Plamondon-Willard | |
2019-03-14 | Merge pull request #627 from danvolchek/no-hover-jumping | Jesse Plamondon-Willard | |
Stop log messages from jumping around in hover edge case | |||
2019-03-14 | remove unneeded log parser css rule | danvolchek | |
2019-03-10 | minor changes to new log section code (#626) | Jesse Plamondon-Willard | |
2019-03-10 | Merge pull request #626 from danvolchek/log-parser-sections | Jesse Plamondon-Willard | |
Add sections to the log parser | |||
2019-03-10 | fix typos and update release notes | danvolchek | |
2019-03-10 | add log sections implementation | danvolchek | |
2019-03-08 | update supporter list | Jesse Plamondon-Willard | |
2019-03-07 | update compatibility list | Jesse Plamondon-Willard | |
2019-03-07 | update for compatibility wiki page changes | Jesse Plamondon-Willard | |
2019-03-07 | improve SMAPI 3.0 status column, show by default | Jesse Plamondon-Willard | |
2019-03-01 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |
2019-03-01 | prepare for 2.11 release | Jesse Plamondon-Willard | |
2019-02-24 | fix smapi.io linking to an archived download in rare cases | Jesse Plamondon-Willard | |
2019-02-24 | make it clear that mods will break in SMAPI 3.0 (#606) | Jesse Plamondon-Willard | |
2019-02-24 | bump deprecation levels for upcoming SMAPI 3.0 release (#606) | Jesse Plamondon-Willard | |
2019-02-24 | minor tweaks to new log parser UI (#619) | Jesse Plamondon-Willard | |
2019-02-24 | Merge pull request #619 from danvolchek/parser_update_alerts | Jesse Plamondon-Willard | |
[Log Parser] Update info table in new suggested fixes section | |||
2019-02-24 | fix availablity caption case | danvolchek | |
2019-02-24 | add removed space | danvolchek | |
2019-02-24 | update release notes | danvolchek | |
2019-02-24 | add update info in suggested fixes section | danvolchek | |
2019-02-24 | cross out mod links on compat page if outdated to prevent confusion | Jesse Plamondon-Willard | |
2019-02-24 | prepare for 2.11-beta.2 release | Jesse Plamondon-Willard | |
2019-02-24 | fix bundled mods not working in beta release | Jesse Plamondon-Willard | |
2019-02-24 | reorganise compatibility list, remove ancient entries | Jesse Plamondon-Willard | |
2019-02-24 | update for Stardew Valley 1.3.35-beta support | Jesse Plamondon-Willard | |
SDV 1.3.35 changes the signature for a utility method related to text width checks. SMAPI just needs to be recompiled, but the build won't work with previous versions of the game. | |||
2019-02-08 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |
2019-02-08 | prepare for 2.10.2 release | Jesse Plamondon-Willard | |
2019-02-08 | fix error when swapping maps mid-session for a location with interior doors | Jesse Plamondon-Willard | |
2019-02-08 | update compatibility list | Jesse Plamondon-Willard | |
2019-02-07 | add locale to context trace logs | Jesse Plamondon-Willard | |
2019-02-07 | fix error with custom map tilesheets in some cases | Jesse Plamondon-Willard | |
Specifically, when a custom map has a seasonal tilesheet which only exists the Content/Maps folder and already matches the current season. | |||
2019-02-07 | fix assets not disposed correctly in some cases | Jesse Plamondon-Willard | |
2019-02-07 | fix error propagating NPC sprites if they're not initialised yet | Jesse Plamondon-Willard | |