summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-02update readme and release notesJesse Plamondon-Willard
2019-12-02Merge pull request #670 from DanielHeath/patch-1Jesse Plamondon-Willard
Prevent linux install failing with cryptic error
2019-12-02Merge pull request #669 from archification/developJesse Plamondon-Willard
Add alacritty support to unix-launcher.sh
2019-12-02Merge pull request #667 from berkayylmao/developJesse Plamondon-Willard
Add Turkish translation
2019-12-02Merge pull request #672 from Osiris901/developJesse Plamondon-Willard
Add Russian translation
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-30Prevent linux install failing with cryptic errorDaniel Heath
This avoids the error described at https://stackoverflow.com/questions/49242075/mono-bug-magic-number-is-wrong-542 System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
2019-11-29add alacritty support to unix-launcherarchification
2019-11-27fallback to Amazon S3 if saving a log to Pastebin failsJesse Plamondon-Willard
2019-11-27remove unused packageJesse Plamondon-Willard
2019-11-25Add Turkish translationBerkay
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