summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2020-01-31rework build settings a bitJesse Plamondon-Willard
2020-01-26refactor performance counter codeJesse Plamondon-Willard
2020-01-10Initial commit of the performance countersDrachenkaetzchen
2020-01-04prepare for releaseJesse Plamondon-Willard
2019-12-02prepare for releaseJesse Plamondon-Willard
2019-12-02migrate from AWS to AzureJesse Plamondon-Willard
2019-11-24migrate package icon to the new NuGet formatJesse Plamondon-Willard
2019-10-01add support for core translation filesJesse Plamondon-Willard
2019-09-14only set game as start action for main SMAPI projectJesse Plamondon-Willard
2019-09-14remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent assem...Jesse Plamondon-Willard
2019-09-14 bump .NET Standard version used by the mod build package to match toolkitJesse Plamondon-Willard
2019-09-14group technical docs, add general shortcut for mod build package docs (#651)Jesse Plamondon-Willard
2019-09-14update game-not-found error messagesJesse Plamondon-Willard
2019-09-14move assembly references out of common.targetsJesse Plamondon-Willard
2019-09-14add $(GameExecutableName) to mod build packageJesse Plamondon-Willard
2019-09-14move <GamePath> logic into separate .targets file file for reuseJesse Plamondon-Willard
2019-09-14move environment utility into toolkit for reuseJesse Plamondon-Willard
2019-09-14fix missing PDB fileJesse Plamondon-Willard
2019-09-14update mods + mod build package for smapi-internal changesJesse Plamondon-Willard
2019-09-14simplify config.json and metadata.json namesJesse Plamondon-Willard
2019-09-14simplify project namesJesse Plamondon-Willard
2019-09-14add new DLL to SMAPI references, support older game versions in package, fix ...Jesse Plamondon-Willard
2019-09-14bump version to 3.0Jesse Plamondon-Willard
2019-09-14drop support for old versions of SMAPI and Visual Studio in mod build packageJesse Plamondon-Willard
2019-09-13update for releaseJesse Plamondon-Willard
2019-09-13migrate to new project file formatJesse Plamondon-Willard
2019-04-22prepare for 2.11.2 releaseJesse Plamondon-Willard
2019-03-17prepare for 2.11.1 releaseJesse Plamondon-Willard
2019-02-24update for Stardew Valley 1.3.35-beta supportJesse Plamondon-Willard
2019-02-08prepare for 2.10.2 releaseJesse Plamondon-Willard
2018-12-30update for releaseJesse Plamondon-Willard
2018-12-29update for releaseJesse Plamondon-Willard
2018-12-16update for releaseJesse Plamondon-Willard
2018-12-16update for releaseJesse Plamondon-Willard
2018-12-14fix unix launcher included in Windows installerJesse Plamondon-Willard
2018-12-07update for releaseJesse Plamondon-Willard
2018-12-07update for releaseJesse Plamondon-Willard
2018-12-04enable all build deploy tasks in release modeJesse Plamondon-Willard
2018-12-04also deploy SMAPI files in release buildsJesse Plamondon-Willard
2018-11-19bump version for releaseJesse Plamondon-Willard
2018-11-19fix game crash in MacOSJesse Plamondon-Willard
2018-11-19bump versions for re-releaseJesse Plamondon-Willard
2018-11-19fix installer errors on Windows (#602)Jesse Plamondon-Willard
2018-11-18shorten bundle file names (#602)Jesse Plamondon-Willard
2018-11-18remove 0Harmony.pdb from build scripts (#602)Jesse Plamondon-Willard
2018-11-18add build logic from the custom scripts (#602)Jesse Plamondon-Willard
2018-11-18hide installer's bundled files to avoid confusion (#602)Jesse Plamondon-Willard
2018-11-14fix build error on Linux/Mac (#480)Jesse Plamondon-Willard
2018-11-05fix build on Linux/MacJesse Plamondon-Willard
2018-10-31sync SMAPI context between players in multiplayer (#480)Jesse Plamondon-Willard