summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer
AgeCommit message (Expand)Author
2021-12-05improve error when installer is pointed at a compatibility-branch game folderJesse Plamondon-Willard
2021-12-04improve error when installer is pointed at a SDV 1.5.4 folderJesse Plamondon-Willard
2021-12-04fix self-contained install on WindowsJesse Plamondon-Willard
2021-12-04migrate SMAPI to self-contained installJesse Plamondon-Willard
2021-12-03make installer self-containedJesse Plamondon-Willard
2021-12-02switch to scripted release package processJesse Plamondon-Willard
2021-11-30improve installer's .NET 5 validation to explain how to fix itJesse Plamondon-Willard
2021-11-30fix error running installer from folder paths containing parenthesesJesse Plamondon-Willard
2021-11-28keep installer window open if it crashesJesse Plamondon-Willard
2021-11-28fix .NET 5 precheck passing if player has .NET Core installedJesse Plamondon-Willard
2021-11-28fix installer file precheck failing for some usersJesse Plamondon-Willard
2021-11-28fix installer precheck errors showing quotes, tweak readabilityJesse Plamondon-Willard
2021-11-28fix error resolving native DLLs like libSkiaSharpJesse Plamondon-Willard
2021-11-28remove path-too-long exception handlingJesse Plamondon-Willard
2021-11-28remove libgdiplus workaround on macOSJesse Plamondon-Willard
2021-11-28reorganize install scriptJesse Plamondon-Willard
2021-11-28fix SMAPI not working on macOS, improve installer validationJesse Plamondon-Willard
2021-11-28restructure installer for .NET 5 changesJesse Plamondon-Willard
2021-11-28fix segfault on Linux/macOS after .NET 5 updateJesse Plamondon-Willard
2021-11-28update to .NET 5 and official 64-bitJesse Plamondon-Willard
2021-11-28update versions for Stardew Valley 1.5.5 and remove 1.5.4-specific checksJesse Plamondon-Willard
2021-10-08bump to .NET Framework 4.5.2Jesse Plamondon-Willard
2021-09-02drop support for unofficial 64-bit modeJesse Plamondon-Willard
2021-09-01add friendly errors when using SMAPI 3.12.x with Stardew Valley 1.5.5+Jesse Plamondon-Willard
2021-08-25fix some installer errors not showing info headerJesse Plamondon-Willard
2021-07-17add error if player manually installs wrong SMAPI bitnessJesse Plamondon-Willard
2021-07-07update launch script on macOS for 1.4.5 multiplayer hotfix (#789)Jesse Plamondon-Willard
2021-07-02update launch script on Linux for 1.4.5 multiplayer hotfix (#789)Jesse Plamondon-Willard
2021-06-11fix installer error for some Windows playersJesse Plamondon-Willard
2021-05-10set script path in Windows launch script (#777)Jesse Plamondon-Willard
2021-05-03fix installer leaving unneeded StardewModdingAPI-x64.exe file in installerJesse Plamondon-Willard
2021-05-02fix new executable check in Linux launcher, update release notes (#775)Jesse Plamondon-Willard
2021-05-02rename variables in Linux launcher for clarityJesse Plamondon-Willard
2021-05-02use POSIX command directly in Linux launcherJesse Plamondon-Willard
2021-05-02Merge pull request #776 from kuesji/patch-1Jesse Plamondon-Willard
2021-05-02let user install to a custom path even if a game folder was detectedJesse Plamondon-Willard
2021-05-02launcher strict sandbox fix on linuxkuesji koesnu
2021-04-23add 64-bit support to the SMAPI installer (#767)Jesse Plamondon-Willard
2021-04-04standardize spelling of 'macOS'Jesse Plamondon-Willard
2021-04-02remove unneeded compile switch (#767)Jesse Plamondon-Willard
2021-04-02don't overwrite .bin.osx file unnecessarily to avoid resetting file permissio...Jesse Plamondon-Willard
2021-03-21Drop hardcoded 32-bit restrictions on most SMAPI assemblies (#767)Jesse Plamondon-Willard
2021-03-07add descriptive error for PathTooLongException which crashes SMAPI or the ins...Jesse Plamondon-Willard
2021-03-07keep window open when installer crashesJesse Plamondon-Willard
2021-01-28fix error running 'install on Windows.bat' for one userJesse Plamondon-Willard
2021-01-20add ErrorHandler to bundled mod listJesse Plamondon-Willard
2020-11-23let players specify game path by running the installer from within itJesse Plamondon-Willard
2020-08-23minor cleanupJesse Plamondon-Willard
2020-07-29format new code, update release notesJesse Plamondon-Willard
2020-07-28avoid expanding arguments into quoted stringsAlena Messmer