summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-03-25update animal textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-25update mod build config packageJesse Plamondon-Willard
2018-03-25update fence textures when changed through the content API (#459)Jesse Plamondon-Willard
2018-03-24update release notes (#459)Jesse Plamondon-Willard
2018-03-23fix error when a mod removes an asset editor/loader (#460)Jesse Plamondon-Willard
2018-03-23fix image overlay bugs on Linux/Mac (#461)Jesse Plamondon-Willard
2018-03-23update tree textures when changeed through the content API (#459)Jesse Plamondon-Willard
2018-03-23fix log parser errors when log text contains {{tokens}}Jesse Plamondon-Willard
2018-03-21add unit test mode to mod build config packageJesse Plamondon-Willard
2018-03-16reduce cache time for failed update checks to 5 minutes (#454)Jesse Plamondon-Willard
2018-03-15update release notes (#457)Jesse Plamondon-Willard
2018-03-13hide SMAPI 2.6 release notes to avoid confusionJesse Plamondon-Willard
2018-03-13simplify release notesJesse Plamondon-Willard
2018-03-11add missing release note (#456)Jesse Plamondon-Willard
2018-03-11fix error when content pack needs a mod that couldn't be loadedJesse Plamondon-Willard
2018-03-11fix some title menu assets not being editable (#453, #413)Jesse Plamondon-Willard
2018-03-11drop support for some deprecated APIs in the Stardew Valley 1.3 branch (#453)Jesse Plamondon-Willard
2018-03-11add initial compatibility with Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-03-04polish release notesJesse Plamondon-Willard
2018-03-04add support for mapping non-semantic remote mod versionsJesse Plamondon-Willard
2018-03-04update SMAPI URL in user agent (#454)Jesse Plamondon-Willard
2018-03-04fix null reference when checking FormerIDs field against 'authour' fieldJesse Plamondon-Willard
2018-03-04fix log parser error when mod names are duplicatedJesse Plamondon-Willard
2018-03-04simplify and always include default update URL, shorten no-longer-compatible ...Jesse Plamondon-Willard
2018-03-03mark Stardew Valley 1.3 incompatible in SMAPI 2.5.x to reduce confusion when ...Jesse Plamondon-Willard
2018-03-03update release notes for backported changesJesse Plamondon-Willard
2018-03-03fix detected incompatibility errors not showing mod's update URL (#453)Jesse Plamondon-Willard
2018-02-25fix log filtering some mods incorrectlyJesse Plamondon-Willard
2018-02-25fix log parser not correctly parsing mod list if a mod has no author nameJesse Plamondon-Willard
2018-02-25fix blank page when uploading a log in some casesJesse Plamondon-Willard
2018-02-25fix issue where replacing an asset via asset.AsImage() or asset.AsDictionary(...Jesse Plamondon-Willard
2018-02-24fix event error in rare casesJesse Plamondon-Willard
2018-02-24update for 2.5 release and simplify assembly infoJesse Plamondon-Willard
2018-02-24add content pack support to log parserJesse Plamondon-Willard
2018-02-24reimplement log parser with serverside parsing and vue.js frontendJesse Plamondon-Willard
2018-02-23overhaul events to track the mod which added each handler, and log errors und...Jesse Plamondon-Willard
2018-02-22polish release notesJesse Plamondon-Willard
2018-02-22Revert "suppress keyboard events when a textbox is focused (#445)"Jesse Plamondon-Willard
2018-02-22add friendly warning when an i18n file has duplicate keys due to case-insensi...Jesse Plamondon-Willard
2018-02-19normalise path separators in read/write JSON file methods exposed to modsJesse Plamondon-Willard
2018-02-19add unvalidated update tick event for specialised use cases (#446)Jesse Plamondon-Willard
2018-02-19fix some JSON field names being case-sensitiveJesse Plamondon-Willard
2018-02-18suppress keyboard events when a textbox is focused (#445)Jesse Plamondon-Willard
2018-02-18tweak release notesJesse Plamondon-Willard
2018-02-18update release notes (#436)Jesse Plamondon-Willard
2018-02-18add support for ISemanticVersion in JSON modelsJesse Plamondon-Willard
2018-02-17validate that mod APIs are public (#435)Jesse Plamondon-Willard
2018-02-17Revert "rewrite all mod assemblies to let SMAPI proxy into their internal cla...Jesse Plamondon-Willard
2018-02-17add install scripts for Linux/Mac (#434)Jesse Plamondon-Willard
2018-02-17fix uninstall script not confirming success on Linux/MacJesse Plamondon-Willard