summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-14update NuGet packagesJesse Plamondon-Willard
2019-09-14add HasFile content pack methodJesse Plamondon-Willard
2019-09-14Update unix-launcher.shkurumushi
minor formatting fixes
2019-09-14Update unix-launcher.shkurumushi
Changed the line to launch xterm, forcing TERM=xterm, as suggested by @toastal
2019-09-14Reworked the unix launcherKris Scott
- More posix compliance and less prone to failing on bad variables - Replaced depreciated backquotes (`) with the 'which' command - Reworked the entire terminal detection code for easier editing and testing
2019-09-13Merge branch 'develop' into stableJesse Plamondon-Willard
2019-09-13update for releaseJesse Plamondon-Willard
2019-09-13use same .csproj charset as Visual Studio toolsJesse Plamondon-Willard
2019-09-13migrate to new project file formatJesse Plamondon-Willard
2019-09-13fix inconsistent default valueJesse Plamondon-Willard
2019-09-13fix 'unknown file extension' error not listing .json as a valid extensionJesse Plamondon-Willard
2019-09-13ignore AWS Beanstalk data fileJesse Plamondon-Willard
2019-09-13 prevent mods from crashing the game with invalid dialogue in more casesJesse Plamondon-Willard
2019-09-13add Android instructions to log parserJesse Plamondon-Willard
2019-09-13fix mod compatibility list not caching dataJesse Plamondon-Willard
2019-09-13move 1.4 compatibility into advanced until it's publicly available, change ↵Jesse Plamondon-Willard
"SDV beta only" to use version (#638)
2019-09-13add 'broke in' API fields (#638)Jesse Plamondon-Willard
2019-09-13remove 'SMAPI 3.0 ready' API fields (#638)Jesse Plamondon-Willard
2019-09-13drop SMAPI 3.0 compatibility field (#638)Jesse Plamondon-Willard
2019-09-13make SDV beta blurb more generic (#638)Jesse Plamondon-Willard
2019-09-13link status color to non-beta status (#638)Jesse Plamondon-Willard
2019-09-13support prerelease versions with a different tag (#638)Jesse Plamondon-Willard
2019-09-13add GitHub donation linksJesse Plamondon-Willard
2019-09-13revamp 'support SMAPI' section on main pageJesse Plamondon-Willard
2019-09-13use default indentation for JSON filesJesse Plamondon-Willard
2019-09-13fix log parser failing for logs with dot-delimited time formatsJesse Plamondon-Willard
2019-09-13update mod list filters to always display clicked mod linkJesse Plamondon-Willard
2019-09-13make Harmony patch names more consistentJesse Plamondon-Willard
2019-09-13fix 'location list changed' verbose log not correctly listing changesJesse Plamondon-Willard
2019-09-13use CRLF line endings in README.txt file for compatibility with more Windows ↵Jesse Plamondon-Willard
text editors
2019-09-13tweak patch code styleJesse Plamondon-Willard
2019-09-13update release notes (#636)Jesse Plamondon-Willard
2019-09-13fix unspecified log levelsJesse Plamondon-Willard
2019-09-13tweak smapi.io logic to allow hidden non-old downloadsJesse Plamondon-Willard
2019-09-13fix errors during early startup not shown before exitJesse Plamondon-Willard
2019-09-13fix release noteJesse Plamondon-Willard
2019-09-13default Monitor.Log to traceJesse Plamondon-Willard
2019-09-13prevent invalid items from breaking menus on hoverJesse Plamondon-Willard
2019-09-13update release notesJesse Plamondon-Willard
2019-09-13avoid possible invalid state if checkEventPrecondition is called ↵Jesse Plamondon-Willard
asynchronously (#636)
2019-09-13log underlying error (#636)Jesse Plamondon-Willard
2019-09-13fix formatting and code style (#636)Jesse Plamondon-Willard
2019-09-13Implement the return value of the original methodberkay2578
2019-09-13checkEventPrecondition crash fixberkay2578
2019-04-22Merge branch 'develop' into stableJesse Plamondon-Willard
2019-04-22prepare for 2.11.2 releaseJesse Plamondon-Willard
2019-04-22fix error on Mac when a custom map references a vanilla tilesheet that only ↵Jesse Plamondon-Willard
exists under Content/Maps
2019-04-22add release note (#633)Jesse Plamondon-Willard
2019-04-22adding termite supportarchification
2019-03-17Merge branch 'develop' into stableJesse Plamondon-Willard