summaryrefslogtreecommitdiff
path: root/src/SMAPI
AgeCommit message (Expand)Author
2018-12-27enable latest C# featuresJesse 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-16update for releaseJesse 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-16remove default SMAPI 3.0 strict mode in debug buildsJesse Plamondon-Willard
2018-12-16update for releaseJesse Plamondon-Willard
2018-12-16fix messages not sent correctly to farmhands connected via Steam friendsJesse Plamondon-Willard
2018-12-15prevent invalid items from crashing the gameJesse Plamondon-Willard
2018-12-14clarify trace messageJesse 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-13clarify docblockJesse Plamondon-Willard
2018-12-13deprecate assetData.AsDictionary().SetJesse Plamondon-Willard
2018-12-13simplify access to deprecation manager for deprecation warningsJesse Plamondon-Willard
2018-12-13tweak new API method nameJesse 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 Display.RenderedWor...Jesse Plamondon-Willard
2018-12-09fix error when a mod makes invalid changes to an NPC scheduleJesse Plamondon-Willard
2018-12-07update for releaseJesse 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-07fix location warps when propagating map changes (#608)Jesse Plamondon-Willard
2018-12-06disable paranoid detection if paranoid warnings are disabledJesse Plamondon-Willard
2018-12-06move mod path into constantsJesse 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-04fix world events in the mines (#603)Jesse Plamondon-Willard
2018-12-04update version parsing code (#606)Jesse Plamondon-Willard
2018-12-04add IsLocalPlayer flag to player eventsJesse Plamondon-Willard
2018-12-04fix helper.GetContentPacks removed in strict mode (#606)Jesse Plamondon-Willard
2018-12-04fix build error in non-strict mode (#606)Jesse Plamondon-Willard
2018-12-04add SMAPI 3.0 compatibility strict mode (#606)Jesse Plamondon-Willard
2018-12-04deprecate old events (#606)Jesse Plamondon-Willard
2018-12-04fix new event arg constructors not marked internal (#606)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-25add support for propagating map asset changesJesse Plamondon-Willard
2018-11-19bump version for releaseJesse Plamondon-Willard
2018-11-19bump versions for re-releaseJesse Plamondon-Willard
2018-11-18bump versions for releaseJesse Plamondon-Willard