summaryrefslogtreecommitdiff
path: root/src/SMAPI
AgeCommit message (Expand)Author
2020-01-25fix dialogue asset propagationJesse Plamondon-Willard
2020-01-25 add internal method for Content PatcherJesse Plamondon-Willard
2020-01-25fix error building/demolishing buildings for some playersJesse Plamondon-Willard
2020-01-25prevent load crashes due to invalid building typesJesse Plamondon-Willard
2020-01-23add full internal support for non-standard four-part versionsJesse Plamondon-Willard
2020-01-22fix global data stored in saves folderJesse Plamondon-Willard
2020-01-18update community linksJesse Plamondon-Willard
2020-01-12set updateFound based on the suggested update responsedanvolchek
2020-01-12remove invalid-schedule error which can have false positives (e.g. when NPC i...Jesse Plamondon-Willard
2020-01-12fix asset propagation for player sprites not affecting other players or recol...Jesse Plamondon-Willard
2020-01-12fix recursive lock errorJesse Plamondon-Willard
2020-01-11fix errors due to async threads creating content managersJesse Plamondon-Willard
2020-01-07update min game versionJesse Plamondon-Willard
2020-01-07intercept schedule errorsJesse Plamondon-Willard
2020-01-06Add french translationkchapelier
2020-01-04prepare for releaseJesse Plamondon-Willard
2020-01-04remove DumpMetadata optionJesse Plamondon-Willard
2020-01-04fix new asset invalidation code not correctly handling interceptors which bot...Jesse Plamondon-Willard
2020-01-02add Japanese translations, update translation docsJesse Plamondon-Willard
2020-01-01unify item diff logic for players & chestsJesse Plamondon-Willard
2020-01-01fix NetList watcher not handling array replacement and conflicting changes co...Jesse Plamondon-Willard
2020-01-01fix location snapshot not updated for removed chestsJesse Plamondon-Willard
2020-01-01optimize chest watchers using net eventsJesse Plamondon-Willard
2019-12-31minor refactoringJesse Plamondon-Willard
2019-12-31Finished chest eventswartech0
2019-12-31reworking chest event handlerwartech0
2019-12-31minor refactoringJesse Plamondon-Willard
2019-12-31Added the new ChestItemChanged event.wartech0
2019-12-31fix XNA keeping loaded assets alive forever (#685)Jesse Plamondon-Willard
2019-12-30fix ObservableCollection watcher not handling list reset (#685)Jesse Plamondon-Willard
2019-12-26fix log parser content pack list entry pattern, remove unneeded ternary in co...Dan Volchek
2019-12-25Add portuguese translationLeonardo Godoy
2019-12-24list broken dependencies first in 'skipped mods' listJesse Plamondon-Willard
2019-12-22add asset propagation for winter flooring (#679)Jesse Plamondon-Willard
2019-12-20fix typo in asset propagationJesse Plamondon-Willard
2019-12-20add console warning in paranoid modeJesse Plamondon-Willard
2019-12-15add Spanish translationsJesse Plamondon-Willard
2019-12-15fix .gitignore and line endings for LinuxJesse Plamondon-Willard
2019-12-15add friendly log message for save file-not-found errorsJesse Plamondon-Willard
2019-12-15improve error message for TargetParameterCountException in the reflection APIJesse Plamondon-Willard
2019-12-15fix overeager asset propagation for bundlesJesse Plamondon-Willard
2019-12-14add asset propagation for bundlesJesse Plamondon-Willard
2019-12-14refactor cache invalidation & propagation to allow for future optimizationsJesse Plamondon-Willard
2019-12-14fix private assets from content packs not having tracking infoJesse Plamondon-Willard
2019-12-14don't keep a reference to uncached assetsJesse Plamondon-Willard
2019-12-12fix assets not being disposed when a content manager is disposedJesse Plamondon-Willard
2019-12-12batch asset editor/loader changesJesse Plamondon-Willard
2019-12-08let mods use Read/WriteSaveData while a save is being loadedJesse Plamondon-Willard
2019-12-08use GetLocations logic more consistently in asset propagationJesse Plamondon-Willard
2019-12-08add asset propagation for grass texturesJesse Plamondon-Willard