summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-01Create ru.jsonGeorgii Smirnov
Add Russian Translation
2019-11-30update translation docs (#664, #671)Jesse Plamondon-Willard
2019-11-30Merge pull request #671 from feathershine/developJesse Plamondon-Willard
add Chinese translation
2019-12-01add Chinese translationFeatherShine
2019-11-27fallback to Amazon S3 if saving a log to Pastebin failsJesse Plamondon-Willard
2019-11-27remove unused packageJesse Plamondon-Willard
2019-11-24Merge branch 'develop' into stableJesse Plamondon-Willard
2019-11-24Merge branch 'secret-dev' into developJesse Plamondon-Willard
2019-11-24update movie data propagation (#638)Jesse Plamondon-Willard
2019-11-24update compatibility list (#638)Jesse Plamondon-Willard
2019-11-24add roe spawning (#638)Jesse Plamondon-Willard
2019-11-24add asset propagation for new assets in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-11-24polish release notesJesse Plamondon-Willard
2019-11-24migrate package icon to the new NuGet formatJesse Plamondon-Willard
2019-11-24update packagesJesse Plamondon-Willard
2019-11-23drop mod build package change which sets the x86 platformJesse Plamondon-Willard
Visual Studio changes platform inconsistently when set through a NuGet package, which can cause confusing behavior. It's better to set it directly in the project file instead.
2019-11-23update compatibility list (#638)Jesse Plamondon-Willard
2019-11-18optimise map tilesheet fixing slightlyJesse Plamondon-Willard
2019-11-18minor updates (#638)Jesse Plamondon-Willard
2019-11-16update CP schema to allow boolean values for Enabled fieldJesse 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
This commit moves the core update-check logic serverside, and adds support for community-defined version mappings. For example, that means false update alerts can now be solved by the community for all players.
2019-11-09filter another new error (#638)Jesse Plamondon-Willard
2019-11-08update for NPC schedule changes (#638)Jesse Plamondon-Willard
2019-11-08update game log filters (#638)Jesse Plamondon-Willard
2019-11-08update release notes (#605)Jesse Plamondon-Willard
2019-11-08add CurseForge to mod metadata (#605)Jesse Plamondon-Willard
2019-11-07add support for CurseForge update keys (#605)Jesse Plamondon-Willard
2019-11-07Merge pull request #666 from eren-kemer/patch-2Jesse Plamondon-Willard
Correct README for translated language
2019-11-07Correct README for translated languageEren Kemer
#664
2019-11-04no longer omit zero patch numbers when formatting versionsJesse Plamondon-Willard
2019-11-04add friendly error for BadImageFormatException on launchJesse Plamondon-Willard
2019-11-04remove obsolete validationJesse Plamondon-Willard
Players can no longer launch SMAPI from the installer folder, since the files are hidden in a data file.
2019-11-03add support for using environment variables instead of command-line ↵Jesse Plamondon-Willard
arguments (#665)
2019-11-02Merge pull request #664 from eren-kemer/patch-1Jesse Plamondon-Willard
Create de.json
2019-11-02Create de.jsonEren Kemer
Translation into german,
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-29update for honey changes in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-10-29make item spawn commands more robustJesse Plamondon-Willard
2019-10-22add asset propagation for cursors2 (#638)Jesse Plamondon-Willard
2019-10-07rework Save Backup to support AndroidJesse Plamondon-Willard
2019-10-03fix non-generic GetAPI not checking that all mods are loaded (#662)Jesse Plamondon-Willard
2019-10-02fix Save Backup mod on AndroidJesse Plamondon-Willard
2019-10-02tweak docsJesse Plamondon-Willard