Commit Graph

2427 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard b831e36c5b update mod build config package for release, support pre-2.8 compatibility 2018-10-28 13:53:20 -04:00
Jesse Plamondon-Willard 51d84f92bc update compatibility list 2018-10-27 22:14:28 -04:00
Jesse Plamondon-Willard 88ea1eae13 add support for ignored mod folders 2018-10-27 22:08:00 -04:00
Jesse Plamondon-Willard 8231d05a33 add warnings to compatibility list (#597) 2018-10-27 21:15:53 -04:00
Jesse Plamondon-Willard e94aaaf7c8 update for changes to wiki compatibility list (#597) 2018-10-27 20:37:42 -04:00
Jesse Plamondon-Willard db88738666 fix friendly error no longer shown when SMAPI isn't run from the game folder 2018-10-27 13:08:15 -04:00
Jesse Plamondon-Willard 12c06afe14 update & standardise CDN script references 2018-10-21 12:32:45 -04:00
Jesse Plamondon-Willard 2430b9c4ef add troubleshooting guide link to intro, update release notes (#597) 2018-10-21 12:24:18 -04:00
Jesse Plamondon-Willard 54ab7dd6b3 minor fixes (#597) 2018-10-20 20:57:27 -04:00
Jesse Plamondon-Willard d2db5e3b1d tweak colors (#597) 2018-10-20 20:26:53 -04:00
Jesse Plamondon-Willard de561e52d7 fetch game versions from the wiki (#597) 2018-10-20 20:19:12 -04:00
Jesse Plamondon-Willard b729ef0129 add table sorting (#597) 2018-10-20 19:39:32 -04:00
Jesse Plamondon-Willard baaefc143a put focus in textbox for quick search (#597) 2018-10-20 18:34:44 -04:00
Jesse Plamondon-Willard 4272669d89 fix Chucklefish pages not being linked (#597) 2018-10-20 17:43:42 -04:00
Jesse Plamondon-Willard b8c6747e89 tone down background colors (#597) 2018-10-20 17:35:51 -04:00
Jesse Plamondon-Willard 39bacfa868 hide technical columns by default (#597) 2018-10-20 17:26:26 -04:00
Jesse Plamondon-Willard 2b5db3ce7e fix mod list routing (#597) 2018-10-20 15:29:16 -04:00
Jesse Plamondon-Willard 9af8cb86f1 correct instructions on log parser page 2018-10-20 15:14:26 -04:00
Jesse Plamondon-Willard dff78fdf8f cache wiki data on mod compatibility page (#597) 2018-10-20 15:14:09 -04:00
Jesse Plamondon-Willard 28fdb9e4e7 add mod compatibility page (#597) 2018-10-20 15:10:44 -04:00
Jesse Plamondon-Willard f09befe240 expand metadata fetched from the wiki (#597) 2018-10-20 14:55:13 -04:00
Jesse Plamondon-Willard e09499f628 recommend compatible SMAPI version in game version check error 2018-10-20 14:43:09 -04:00
Jesse Plamondon-Willard 896f98f260 update for beta release 2018-10-11 18:34:23 -04:00
Jesse Plamondon-Willard 5a9c9360d4 update supporter list 2018-10-11 18:34:04 -04:00
Jesse Plamondon-Willard b31babd1b3 fix second-pass dependency check failing for optional dependencies 2018-10-11 18:33:30 -04:00
Jesse Plamondon-Willard 5940f3283e fix compile error on Linux/Mac 2018-10-09 22:10:42 -04:00
Jesse Plamondon-Willard 4814d11488 tweak release note (#595) 2018-10-08 22:19:16 -04:00
Jesse Plamondon-Willard f03b817609
Merge pull request #595 from danvolchek/develop
Log Parser - Display author of content packs
2018-10-08 22:11:49 -04:00
danvolchek 40f0a53f8f display author of content packs 2018-10-08 19:58:53 -05:00
Jesse Plamondon-Willard 980bc873e7 move marker files into smapi-internal (#582) 2018-10-08 20:52:30 -04:00
Jesse Plamondon-Willard 7829df45cb track game logs separately in log parser 2018-10-08 20:10:12 -04:00
Jesse Plamondon-Willard 6053b8c01f prevent game crash caused by invalid dialogue 2018-10-08 19:50:09 -04:00
Jesse Plamondon-Willard ea3d3a6648 make duplicate-mod more intuitive
The error now shows the relative folder paths (instead of manifest IDs), and only one error will be logged instead of one per duplicate.
2018-10-08 19:13:03 -04:00
Jesse Plamondon-Willard ec6025aad3 add more events (#310) 2018-10-08 18:57:09 -04:00
Jesse Plamondon-Willard 79705448f5 add DayEnding event (#310) 2018-10-06 00:51:45 -04:00
Jesse Plamondon-Willard 14fab29370 add save and day-started events for 3.0 (#310) 2018-10-06 00:25:48 -04:00
Jesse Plamondon-Willard 63fb4dbe8a tweak new event naming convention (#310) 2018-10-05 21:59:57 -04:00
Jesse Plamondon-Willard 0530824cc2 fix error in second-pass dependency checks if a mod is invalid 2018-10-01 19:33:46 -04:00
Jesse Plamondon-Willard 6c39a31f72 special-case '-unofficial' when comparing versions 2018-10-01 19:32:49 -04:00
Jesse Plamondon-Willard f5386fcf60 add error if player has wrong version of SMAPI installed for their OS 2018-10-01 18:43:14 -04:00
Jesse Plamondon-Willard c531acb659 fix command errors logged as SMAPI instead of the affected mod 2018-09-29 18:30:14 -04:00
Jesse Plamondon-Willard 91b3344fea fix mod web API returning a concatenated name for mods with alternate names 2018-09-29 18:18:01 -04:00
Jesse Plamondon-Willard b73234b56d log base update loop errors as 'game' instead of SMAPI 2018-09-27 01:23:17 -04:00
Jesse Plamondon-Willard 074f730329 add separate error when player puts an XNB mod in Mods 2018-09-27 00:36:31 -04:00
Jesse Plamondon-Willard 43e935b017 simplify alpha blending 2018-09-25 01:00:47 -04:00
Jesse Plamondon-Willard b9844c4acd add support for semi-transparency when overlaying images 2018-09-25 00:58:46 -04:00
Jesse Plamondon-Willard 99e4a4a1cc fix crash when mods add an invalid location with no name 2018-09-21 18:25:33 -04:00
Jesse Plamondon-Willard 7f47271be4 fix content packs not loaded before the mods that read them 2018-09-18 21:51:50 -04:00
Jesse Plamondon-Willard 09f83a28f5 fix error if mod doesn't have a loaded manifest 2018-09-18 21:10:19 -04:00
Jesse Plamondon-Willard f56636d2c8 fix trace logs not showing path for invalid mods 2018-09-18 21:03:05 -04:00