Commit Graph

16 Commits

Author SHA1 Message Date
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
1cd732cf4e Started work on StardewSymphonyRemastered. New features, more options, and a UI are in the works. 2018-01-23 01:54:08 -08:00
28421f07ff Updated all mods to use most recent version of pathos netgu package and started work on StarAI for CS146 Game AI 2017-11-16 03:47:02 -08:00
Jesse Plamondon-Willard 4393b6318c update to mod build package 2.0 2017-10-11 15:45:29 -04:00
3ed8072436 Fixed glitch with Save Anywhere where saving in a building on a farm wouldn't warp you correctly back to the location when loading again. 2017-08-20 10:38:59 -07:00
Jesse Plamondon-Willard 2a5c17ff2f replace manual file parsing with SMAPI's APIs 2017-08-05 15:51:44 -04:00
Jesse Plamondon-Willard 7fe227bd78 add GlobalAssemblyInfo.cs 2017-07-31 01:24:31 -04:00
Jesse Plamondon-Willard cf86505338 remove unneeded build output 2017-07-31 01:01:26 -04:00
Jesse Plamondon-Willard 3c43972fdb add main README and per-mod READMEs 2017-07-31 00:56:32 -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
Jesse Plamondon-Willard 1846b7e570 refactor StardewSymphony to unify duplicated per-season logic 2017-07-30 02:43:37 -04:00
Jesse Plamondon-Willard 8772991548 replace packaging script with new build config package feature 2017-07-28 00:26:09 -04:00
Jesse Plamondon-Willard f907a18d63 centralise deploy configuration 2017-07-28 00:16:26 -04:00
Jesse Plamondon-Willard f94936b76f standardise namespaces 2017-07-27 20:28:39 -04:00
Jesse Plamondon-Willard f5f32206f5 use latest mod build config package, simplify references & deployment 2017-07-27 20:18:36 -04:00
Jesse Plamondon-Willard 2470bbc361 simplify project structure & unify mod solutions
This commit combines the general mods into one solution, removes compiled/generated files, and standardises the project names.
2017-07-27 20:18:19 -04:00