index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.Installer
Age
Commit message (
Expand
)
Author
2021-12-03
make installer self-contained
Jesse Plamondon-Willard
2021-12-02
switch to scripted release package process
Jesse Plamondon-Willard
2021-11-30
improve installer's .NET 5 validation to explain how to fix it
Jesse Plamondon-Willard
2021-11-30
fix error running installer from folder paths containing parentheses
Jesse Plamondon-Willard
2021-11-28
keep installer window open if it crashes
Jesse Plamondon-Willard
2021-11-28
fix .NET 5 precheck passing if player has .NET Core installed
Jesse Plamondon-Willard
2021-11-28
fix installer file precheck failing for some users
Jesse Plamondon-Willard
2021-11-28
fix installer precheck errors showing quotes, tweak readability
Jesse Plamondon-Willard
2021-11-28
fix error resolving native DLLs like libSkiaSharp
Jesse Plamondon-Willard
2021-11-28
remove path-too-long exception handling
Jesse Plamondon-Willard
2021-11-28
remove libgdiplus workaround on macOS
Jesse Plamondon-Willard
2021-11-28
reorganize install script
Jesse Plamondon-Willard
2021-11-28
fix SMAPI not working on macOS, improve installer validation
Jesse Plamondon-Willard
2021-11-28
restructure installer for .NET 5 changes
Jesse Plamondon-Willard
2021-11-28
fix segfault on Linux/macOS after .NET 5 update
Jesse Plamondon-Willard
2021-11-28
update to .NET 5 and official 64-bit
Jesse Plamondon-Willard
2021-11-28
update versions for Stardew Valley 1.5.5 and remove 1.5.4-specific checks
Jesse Plamondon-Willard
2021-10-08
bump to .NET Framework 4.5.2
Jesse Plamondon-Willard
2021-09-02
drop support for unofficial 64-bit mode
Jesse Plamondon-Willard
2021-09-01
add friendly errors when using SMAPI 3.12.x with Stardew Valley 1.5.5+
Jesse Plamondon-Willard
2021-08-25
fix some installer errors not showing info header
Jesse Plamondon-Willard
2021-07-17
add error if player manually installs wrong SMAPI bitness
Jesse Plamondon-Willard
2021-07-07
update launch script on macOS for 1.4.5 multiplayer hotfix (#789)
Jesse Plamondon-Willard
2021-07-02
update launch script on Linux for 1.4.5 multiplayer hotfix (#789)
Jesse Plamondon-Willard
2021-06-11
fix installer error for some Windows players
Jesse Plamondon-Willard
2021-05-10
set script path in Windows launch script (#777)
Jesse Plamondon-Willard
2021-05-03
fix installer leaving unneeded StardewModdingAPI-x64.exe file in installer
Jesse Plamondon-Willard
2021-05-02
fix new executable check in Linux launcher, update release notes (#775)
Jesse Plamondon-Willard
2021-05-02
rename variables in Linux launcher for clarity
Jesse Plamondon-Willard
2021-05-02
use POSIX command directly in Linux launcher
Jesse Plamondon-Willard
2021-05-02
Merge pull request #776 from kuesji/patch-1
Jesse Plamondon-Willard
2021-05-02
let user install to a custom path even if a game folder was detected
Jesse Plamondon-Willard
2021-05-02
launcher strict sandbox fix on linux
kuesji koesnu
2021-04-23
add 64-bit support to the SMAPI installer (#767)
Jesse Plamondon-Willard
2021-04-04
standardize spelling of 'macOS'
Jesse Plamondon-Willard
2021-04-02
remove unneeded compile switch (#767)
Jesse Plamondon-Willard
2021-04-02
don't overwrite .bin.osx file unnecessarily to avoid resetting file permissio...
Jesse Plamondon-Willard
2021-03-21
Drop hardcoded 32-bit restrictions on most SMAPI assemblies (#767)
Jesse Plamondon-Willard
2021-03-07
add descriptive error for PathTooLongException which crashes SMAPI or the ins...
Jesse Plamondon-Willard
2021-03-07
keep window open when installer crashes
Jesse Plamondon-Willard
2021-01-28
fix error running 'install on Windows.bat' for one user
Jesse Plamondon-Willard
2021-01-20
add ErrorHandler to bundled mod list
Jesse Plamondon-Willard
2020-11-23
let players specify game path by running the installer from within it
Jesse Plamondon-Willard
2020-08-23
minor cleanup
Jesse Plamondon-Willard
2020-07-29
format new code, update release notes
Jesse Plamondon-Willard
2020-07-28
avoid expanding arguments into quoted strings
Alena Messmer
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-06-22
Update unix-launcher.sh
Jackson Law
2020-06-14
tweak build files
Jesse Plamondon-Willard
2020-05-11
fix Harmony issue when assembly is loaded from memory (#711)
Jesse Plamondon-Willard
[next]