Jesse Plamondon-Willard
|
c7e7c87d8e
|
tweak code style
|
2019-01-06 02:23:07 -05:00 |
Jesse Plamondon-Willard
|
001cab1aba
|
update for SMAPI 3.0
|
2019-01-06 02:21:06 -05:00 |
Jesse Plamondon-Willard
|
7ba11188bc
|
migrate to new data API
SMAPI 3.0 no longer allows access to arbitrary file paths through its APIs, so this commit refactors affected code to use relative paths instead.
|
2019-01-06 00:31:40 -05:00 |
Jesse Plamondon-Willard
|
de84552019
|
remove support for legacy Build Endurance/Health data files
|
2018-12-30 19:45:04 -05:00 |
Jesse Plamondon-Willard
|
691515072b
|
apply consistent code style conventions (no logic changes)
|
2018-12-30 05:00:05 -05:00 |
|
8f0f692a60
|
Fixed Game1.shouldFarmerPassOut issue, need to test night owl, started fixing Happy bday, need to update SimpleSoundManager
|
2018-06-25 21:13:40 -07:00 |
|
ccddf1d423
|
The BIG 1.3 update. Everything has been touched and some mods have been reworked a bit.
|
2018-04-30 18:21:31 -07:00 |
Jesse Plamondon-Willard
|
cec352336c
|
fix issues when player exits to title
|
2017-08-05 23:00:37 -04:00 |
Jesse Plamondon-Willard
|
2a5c17ff2f
|
replace manual file parsing with SMAPI's APIs
|
2017-08-05 15:51:44 -04:00 |
Jesse Plamondon-Willard
|
9257605595
|
replace manual JSON parsing with SMAPI's config API
|
2017-08-05 15:49:27 -04:00 |
Jesse Plamondon-Willard
|
9526d90dbf
|
fix uses of Console.WriteLine
|
2017-08-05 15:23:33 -04:00 |
Jesse Plamondon-Willard
|
8fd29a8871
|
simplify context checks using new SMAPI features
|
2017-08-05 15:23:10 -04:00 |
Jesse Plamondon-Willard
|
a03da96aa8
|
fix compatibility with SMAPI 2.0
|
2017-08-05 15:20:46 -04:00 |
Jesse Plamondon-Willard
|
962360579e
|
clean up config/data file parsing a bit, fix redundant code
|
2017-07-31 01:15:45 -04:00 |
Jesse Plamondon-Willard
|
e214952305
|
update filenames to class type names, move internal code into framework namespace
|
2017-07-30 23:07:07 -04:00 |