Age | Commit message (Expand) | Author |
2018-10-27 | update compatibility list | Jesse Plamondon-Willard |
2018-10-27 | add support for ignored mod folders | Jesse Plamondon-Willard |
2018-10-27 | add warnings to compatibility list (#597) | Jesse Plamondon-Willard |
2018-10-27 | update for changes to wiki compatibility list (#597) | Jesse Plamondon-Willard |
2018-10-27 | fix friendly error no longer shown when SMAPI isn't run from the game folder | Jesse Plamondon-Willard |
2018-10-21 | update & standardise CDN script references | Jesse Plamondon-Willard |
2018-10-21 | add troubleshooting guide link to intro, update release notes (#597) | Jesse Plamondon-Willard |
2018-10-20 | minor fixes (#597) | Jesse Plamondon-Willard |
2018-10-20 | tweak colors (#597) | Jesse Plamondon-Willard |
2018-10-20 | fetch game versions from the wiki (#597) | Jesse Plamondon-Willard |
2018-10-20 | add table sorting (#597) | Jesse Plamondon-Willard |
2018-10-20 | put focus in textbox for quick search (#597) | Jesse Plamondon-Willard |
2018-10-20 | fix Chucklefish pages not being linked (#597) | Jesse Plamondon-Willard |
2018-10-20 | tone down background colors (#597) | Jesse Plamondon-Willard |
2018-10-20 | hide technical columns by default (#597) | Jesse Plamondon-Willard |
2018-10-20 | fix mod list routing (#597) | Jesse Plamondon-Willard |
2018-10-20 | correct instructions on log parser page | Jesse Plamondon-Willard |
2018-10-20 | cache wiki data on mod compatibility page (#597) | Jesse Plamondon-Willard |
2018-10-20 | add mod compatibility page (#597) | Jesse Plamondon-Willard |
2018-10-20 | expand metadata fetched from the wiki (#597) | Jesse Plamondon-Willard |
2018-10-20 | recommend compatible SMAPI version in game version check error | Jesse Plamondon-Willard |
2018-10-11 | update for beta release | Jesse Plamondon-Willard |
2018-10-11 | update supporter list | Jesse Plamondon-Willard |
2018-10-11 | fix second-pass dependency check failing for optional dependencies | Jesse Plamondon-Willard |
2018-10-09 | fix compile error on Linux/Mac | Jesse Plamondon-Willard |
2018-10-08 | Merge pull request #595 from danvolchek/develop | Jesse Plamondon-Willard |
2018-10-08 | display author of content packs | danvolchek |
2018-10-08 | move marker files into smapi-internal (#582) | Jesse Plamondon-Willard |
2018-10-08 | track game logs separately in log parser | Jesse Plamondon-Willard |
2018-10-08 | prevent game crash caused by invalid dialogue | Jesse Plamondon-Willard |
2018-10-08 | make duplicate-mod more intuitive | Jesse Plamondon-Willard |
2018-10-08 | add more events (#310) | Jesse Plamondon-Willard |
2018-10-06 | add DayEnding event (#310) | Jesse Plamondon-Willard |
2018-10-06 | add save and day-started events for 3.0 (#310) | Jesse Plamondon-Willard |
2018-10-05 | tweak new event naming convention (#310) | Jesse Plamondon-Willard |
2018-10-01 | fix error in second-pass dependency checks if a mod is invalid | Jesse Plamondon-Willard |
2018-10-01 | special-case '-unofficial' when comparing versions | Jesse Plamondon-Willard |
2018-10-01 | add error if player has wrong version of SMAPI installed for their OS | Jesse Plamondon-Willard |
2018-09-29 | fix command errors logged as SMAPI instead of the affected mod | Jesse Plamondon-Willard |
2018-09-29 | fix mod web API returning a concatenated name for mods with alternate names | Jesse Plamondon-Willard |
2018-09-27 | log base update loop errors as 'game' instead of SMAPI | Jesse Plamondon-Willard |
2018-09-27 | add separate error when player puts an XNB mod in Mods | Jesse Plamondon-Willard |
2018-09-25 | simplify alpha blending | Jesse Plamondon-Willard |
2018-09-25 | add support for semi-transparency when overlaying images | Jesse Plamondon-Willard |
2018-09-21 | fix crash when mods add an invalid location with no name | Jesse Plamondon-Willard |
2018-09-18 | fix content packs not loaded before the mods that read them | Jesse Plamondon-Willard |
2018-09-18 | fix error if mod doesn't have a loaded manifest | Jesse Plamondon-Willard |
2018-09-18 | fix trace logs not showing path for invalid mods | Jesse Plamondon-Willard |
2018-09-18 | add Custom Shirts to metadata for dependency messages | Jesse Plamondon-Willard |
2018-09-18 | fix dependencies not enforced if the dependency failed in the load phase | Jesse Plamondon-Willard |