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 |
Jesse Plamondon-Willard
|
49756e6542
|
add Custom Shirts to metadata for dependency messages
|
2018-09-18 20:32:01 -04:00 |
Jesse Plamondon-Willard
|
239173558c
|
fix dependencies not enforced if the dependency failed in the load phase
|
2018-09-18 18:49:07 -04:00 |
Jesse Plamondon-Willard
|
2cd0c8130c
|
unify logic for loading content packs & mods to simplify common validation
|
2018-09-18 18:47:32 -04:00 |
Jesse Plamondon-Willard
|
8b2fd0bab7
|
fix translation issues not shown as warnings
|
2018-09-18 17:52:48 -04:00 |
Jesse Plamondon-Willard
|
fa40aa0205
|
update for Stardew Valley 1.3.30
|
2018-09-18 17:50:22 -04:00 |
Jesse Plamondon-Willard
|
43a3af1a67
|
prefer xterm when launching SMAPI
|
2018-09-18 17:49:36 -04:00 |
Jesse Plamondon-Willard
|
5f8674e8a3
|
update support list
|
2018-09-18 17:47:27 -04:00 |
Jesse Plamondon-Willard
|
b1db14094d
|
update internal dependencies
|
2018-09-12 19:43:11 -04:00 |
Jesse Plamondon-Willard
|
bc38b4bc19
|
update donation credit
|
2018-09-12 18:01:06 -04:00 |
Jesse Plamondon-Willard
|
3c4fa55c11
|
bump versions for beta
|
2018-09-06 21:41:06 -04:00 |
Jesse Plamondon-Willard
|
f2cb952dd1
|
add support for parallel stable/beta unofficial versions (#594)
|
2018-09-06 21:41:02 -04:00 |
Jesse Plamondon-Willard
|
47101419f2
|
fix SemanticVersionConverter no longer writing JSON in some cases
|
2018-09-06 20:22:42 -04:00 |
Jesse Plamondon-Willard
|
47bc21109c
|
update compatibility list
|
2018-09-04 01:49:12 -04:00 |
Jesse Plamondon-Willard
|
af6c273d8a
|
fix transparency issues on Linux/Mac due to MonoGame bug (#279)
|
2018-09-03 19:40:05 -04:00 |
Jesse Plamondon-Willard
|
047091a1a4
|
rewrite PNG premultiplication so mods can load PNGs during a draw cycle
|
2018-09-03 19:32:36 -04:00 |