summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework
AgeCommit message (Expand)Author
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-24list broken dependencies first in 'skipped mods' listJesse Plamondon-Willard
2019-12-20add console warning in paranoid modeJesse 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-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-05update for 'force off' gamepad option added in Stardew Valley 1.4.0.1Jesse Plamondon-Willard
2019-12-02add support for semver 2.0 build metadata, update for SDV 1.4.0.1Jesse Plamondon-Willard
2019-12-02migrate from AWS to AzureJesse Plamondon-Willard
2019-11-18optimise map tilesheet fixing slightlyJesse Plamondon-Willard
2019-11-18minor updates (#638)Jesse Plamondon-Willard
2019-11-16update for more draw changes (#638)Jesse Plamondon-Willard
2019-11-16fix render events not raised during minigamesJesse Plamondon-Willard
2019-11-16update for more draw changes (#638)Jesse Plamondon-Willard
2019-11-16update for more draw changes (#638)Jesse Plamondon-Willard
2019-11-16update for more draw changes (#638)Jesse Plamondon-Willard
2019-11-16update for draw changes in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-11-09overhaul update checksJesse Plamondon-Willard
2019-11-09filter another new error (#638)Jesse Plamondon-Willard
2019-11-08update game log filters (#638)Jesse Plamondon-Willard
2019-11-04no longer omit zero patch numbers when formatting versionsJesse Plamondon-Willard
2019-10-29update for further networking changes in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-10-29update for networking changes in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-10-03fix non-generic GetAPI not checking that all mods are loaded (#662)Jesse Plamondon-Willard
2019-10-01auto-fix save data when a custom location mod is removedJesse Plamondon-Willard
2019-10-01add support for core translation filesJesse Plamondon-Willard
2019-10-01remove unused translation field & methodJesse Plamondon-Willard
2019-09-26auto-fix save data when a custom NPC mod is removedJesse Plamondon-Willard
2019-09-23make console colors configurableJesse Plamondon-Willard
2019-09-16log custom SMAPI settings to simplify troubleshootingJesse Plamondon-Willard
2019-09-14fix ICursorPosition.AbsolutePixels not adjusted for zoomJesse Plamondon-Willard
2019-09-14track texture asset keys, fix NPC portrait propagationJesse Plamondon-Willard
2019-09-14add immutable collection watcherJesse Plamondon-Willard
2019-09-14log skipped loose filesJesse Plamondon-Willard
2019-09-14fix asset changes not affecting cached asset loads in a specific caseJesse Plamondon-Willard
2019-09-14update for game draw changes (#638)Jesse Plamondon-Willard
2019-09-14update for game draw changes (#638)Jesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-09-14update for disconnection change in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-09-14normalise map tilesheets before custom-tilesheet changes to avoid errorsJesse Plamondon-Willard
2019-09-14apply tilesheet fixes to XNB map files tooJesse Plamondon-Willard