Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-14 | update NuGet packages | Jesse Plamondon-Willard | |
2019-09-14 | add HasFile content pack method | Jesse Plamondon-Willard | |
2019-09-14 | Update unix-launcher.sh | kurumushi | |
minor formatting fixes | |||
2019-09-14 | Update unix-launcher.sh | kurumushi | |
Changed the line to launch xterm, forcing TERM=xterm, as suggested by @toastal | |||
2019-09-14 | Reworked the unix launcher | Kris 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-13 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |
2019-09-13 | update for release | Jesse Plamondon-Willard | |
2019-09-13 | use same .csproj charset as Visual Studio tools | Jesse Plamondon-Willard | |
2019-09-13 | migrate to new project file format | Jesse Plamondon-Willard | |
2019-09-13 | fix inconsistent default value | Jesse Plamondon-Willard | |
2019-09-13 | fix 'unknown file extension' error not listing .json as a valid extension | Jesse Plamondon-Willard | |
2019-09-13 | ignore AWS Beanstalk data file | Jesse Plamondon-Willard | |
2019-09-13 | prevent mods from crashing the game with invalid dialogue in more cases | Jesse Plamondon-Willard | |
2019-09-13 | add Android instructions to log parser | Jesse Plamondon-Willard | |
2019-09-13 | fix mod compatibility list not caching data | Jesse Plamondon-Willard | |
2019-09-13 | move 1.4 compatibility into advanced until it's publicly available, change ↵ | Jesse Plamondon-Willard | |
"SDV beta only" to use version (#638) | |||
2019-09-13 | add 'broke in' API fields (#638) | Jesse Plamondon-Willard | |
2019-09-13 | remove 'SMAPI 3.0 ready' API fields (#638) | Jesse Plamondon-Willard | |
2019-09-13 | drop SMAPI 3.0 compatibility field (#638) | Jesse Plamondon-Willard | |
2019-09-13 | make SDV beta blurb more generic (#638) | Jesse Plamondon-Willard | |
2019-09-13 | link status color to non-beta status (#638) | Jesse Plamondon-Willard | |
2019-09-13 | support prerelease versions with a different tag (#638) | Jesse Plamondon-Willard | |
2019-09-13 | add GitHub donation links | Jesse Plamondon-Willard | |
2019-09-13 | revamp 'support SMAPI' section on main page | Jesse Plamondon-Willard | |
2019-09-13 | use default indentation for JSON files | Jesse Plamondon-Willard | |
2019-09-13 | fix log parser failing for logs with dot-delimited time formats | Jesse Plamondon-Willard | |
2019-09-13 | update mod list filters to always display clicked mod link | Jesse Plamondon-Willard | |
2019-09-13 | make Harmony patch names more consistent | Jesse Plamondon-Willard | |
2019-09-13 | fix 'location list changed' verbose log not correctly listing changes | Jesse Plamondon-Willard | |
2019-09-13 | use CRLF line endings in README.txt file for compatibility with more Windows ↵ | Jesse Plamondon-Willard | |
text editors | |||
2019-09-13 | tweak patch code style | Jesse Plamondon-Willard | |
2019-09-13 | update release notes (#636) | Jesse Plamondon-Willard | |
2019-09-13 | fix unspecified log levels | Jesse Plamondon-Willard | |
2019-09-13 | tweak smapi.io logic to allow hidden non-old downloads | Jesse Plamondon-Willard | |
2019-09-13 | fix errors during early startup not shown before exit | Jesse Plamondon-Willard | |
2019-09-13 | fix release note | Jesse Plamondon-Willard | |
2019-09-13 | default Monitor.Log to trace | Jesse Plamondon-Willard | |
2019-09-13 | prevent invalid items from breaking menus on hover | Jesse Plamondon-Willard | |
2019-09-13 | update release notes | Jesse Plamondon-Willard | |
2019-09-13 | avoid possible invalid state if checkEventPrecondition is called ↵ | Jesse Plamondon-Willard | |
asynchronously (#636) | |||
2019-09-13 | log underlying error (#636) | Jesse Plamondon-Willard | |
2019-09-13 | fix formatting and code style (#636) | Jesse Plamondon-Willard | |
2019-09-13 | Implement the return value of the original method | berkay2578 | |
2019-09-13 | checkEventPrecondition crash fix | berkay2578 | |
2019-04-22 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |
2019-04-22 | prepare for 2.11.2 release | Jesse Plamondon-Willard | |
2019-04-22 | fix error on Mac when a custom map references a vanilla tilesheet that only ↵ | Jesse Plamondon-Willard | |
exists under Content/Maps | |||
2019-04-22 | add release note (#633) | Jesse Plamondon-Willard | |
2019-04-22 | adding termite support | archification | |
2019-03-17 | Merge branch 'develop' into stable | Jesse Plamondon-Willard | |