summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2019-02-07fix save folder constants not available during early load stagesJesse Plamondon-Willard
2018-12-30update for releaseJesse Plamondon-Willard
2018-12-30fix GameLaunched raised twice due to Game1.ticks not incrementing reliablyJesse Plamondon-Willard
2018-12-29update for releaseJesse Plamondon-Willard
2018-12-29increase deprecation levels for the upcoming SMAPI 3.0Jesse Plamondon-Willard
2018-12-29add IsCurrentLocation event arg to World eventsJesse Plamondon-Willard
2018-12-29add dates & compatible game versions to release notes, standardise ↵Jesse Plamondon-Willard
inconsistent older notes
2018-12-29reduce cache time for mod compatibility listJesse Plamondon-Willard
2018-12-27tweak release notesJesse Plamondon-Willard
2018-12-25minor performance optimisationJesse Plamondon-Willard
2018-12-25add GameLoop.OneSecondUpdateTicking/TickedJesse Plamondon-Willard
2018-12-24add Specialised.LoadStageChanged eventJesse Plamondon-Willard
2018-12-23add Specialised.SavePreloaded eventJesse Plamondon-Willard
2018-12-23allow Read/WriteSaveFile as soon as the save is loadedJesse Plamondon-Willard
2018-12-22add world_clear console commandJesse Plamondon-Willard
2018-12-18remove shell code in Windows installer to reduce antivirus false positivesJesse Plamondon-Willard
2018-12-16 fix host peer not cleared when a multiplayer session endsJesse Plamondon-Willard
2018-12-16fix error when hovering items in some casesJesse Plamondon-Willard
2018-12-16polish release notesJesse Plamondon-Willard
2018-12-16fix messages not sent correctly to farmhands connected via Steam friendsJesse Plamondon-Willard
2018-12-15update release notesJesse Plamondon-Willard
2018-12-15prevent invalid items from crashing the gameJesse Plamondon-Willard
2018-12-15add SMAPI 3.0 readiness to API data (#606)Jesse Plamondon-Willard
2018-12-14fix unix launcher included in Windows installerJesse Plamondon-Willard
2018-12-14add friendly error when the game can't find its Content\XACT folderJesse Plamondon-Willard
2018-12-14fix game launch error logged as 'SMAPI'Jesse Plamondon-Willard
2018-12-13deprecate assetData.AsDictionary().SetJesse Plamondon-Willard
2018-12-13add content pack APIJesse Plamondon-Willard
2018-12-13fix NPCDisposition asset propagation breaking NPC dataJesse Plamondon-Willard
2018-12-09fix 'begin must be called' sprite batch errors when using ↵Jesse Plamondon-Willard
Display.RenderedWorld event
2018-12-09fix error when a mod makes invalid changes to an NPC scheduleJesse Plamondon-Willard
2018-12-07fix error when a location doesn't have a map asset keyJesse Plamondon-Willard
2018-12-07fix crash when constucting buildings that have an interiorJesse Plamondon-Willard
2018-12-07update for releaseJesse Plamondon-Willard
2018-12-06disable paranoid detection if paranoid warnings are disabledJesse Plamondon-Willard
2018-12-05add friendly error when Steam isn't loadedJesse Plamondon-Willard
2018-12-05add helper.CreateTemporaryContentPack to replace deprecated transitional methodJesse Plamondon-Willard
2018-12-04cleanup, add release noteJesse Plamondon-Willard
2018-12-04add IsLocalPlayer flag to player eventsJesse Plamondon-Willard
2018-12-04update release notes (#606)Jesse Plamondon-Willard
2018-12-04add SMAPI 3.0 compatibility strict mode (#606)Jesse Plamondon-Willard
2018-12-02update release notes (#604)Jesse Plamondon-Willard
2018-11-30add ModDrop support in API & update checks (#604)Jesse Plamondon-Willard
2018-11-29fix RenderedWorld event not invoked before overlays are renderedJesse Plamondon-Willard
2018-11-28fix some map tilesheets not editable if not playing in EnglishJesse Plamondon-Willard
2018-11-25add support for propagating NPCDisposition asset changesJesse Plamondon-Willard
2018-11-25fix error when leaving & rejoining a server in the same sessionJesse Plamondon-Willard
2018-11-25fix Console Commands' handling of tool upgrade levels for item commandsJesse Plamondon-Willard
2018-11-25add support for propagating map asset changesJesse Plamondon-Willard
2018-11-23strip newlines in manifest display fieldsJesse Plamondon-Willard