Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-07 | remove oldest deprecated code (#231) | Jesse Plamondon-Willard | |
Since Stardew Valley 1.2 breaks most mods anyway, this commits removes the oldest deprecations and fixes the issues that are easiest for mods to update. See documentation for details. | |||
2017-01-14 | remove redundant TrainerMod build config (#214) | Jesse Plamondon-Willard | |
2017-01-14 | TrainerMod uses crossplatform.targets | Patrick Müssig | |
2017-01-14 | add console commands to open game & date folders (#172) | Jesse Plamondon-Willard | |
2016-12-09 | add reflection API for mods (#185) | Jesse Plamondon-Willard | |
2016-12-07 | replace out_items, out_melee, and out_rings commands with a searchable ↵ | Jesse Plamondon-Willard | |
list_items command | |||
2016-12-05 | deploy trainer mod when building SMAPI in debug mode | Jesse Plamondon-Willard | |
2016-11-17 | add global assembly info | Jesse Plamondon-Willard | |
2016-11-16 | minor tweaks | Jesse Plamondon-Willard | |
2016-11-16 | cleanup | Jesse Plamondon-Willard | |
2016-11-14 | migrate TrainerMod to new logging framework (#168) | Jesse Plamondon-Willard | |
2016-11-14 | make TrainerMod non-static | Jesse Plamondon-Willard | |
2016-11-14 | hide TrainerMod internals | Jesse Plamondon-Willard | |
2016-11-14 | remove obsolete TrainerMod command | Jesse Plamondon-Willard | |
2016-11-14 | format & document TrainerMod code | Jesse Plamondon-Willard | |
2016-11-08 | update TrainerMod for 1.0 | Jesse Plamondon-Willard | |
2016-11-04 | remove old obsolete log methods | Jesse Plamondon-Willard | |
2016-11-04 | remove extensions from public interface, refactor & document | Jesse Plamondon-Willard | |
2016-11-04 | normalise inconsistent line endings | Jesse Plamondon-Willard | |
2016-11-03 | add crossplatform installer (#155) | Jesse Plamondon-Willard | |
2016-11-01 | fix spelling of 'Authour' manifest field with backwards compatibility (#158) | Jesse Plamondon-Willard | |
2016-10-26 | use simpler crossplatform window management (#126) | Jesse Plamondon-Willard | |
2016-10-26 | remove broken and unused test code (#126) | Jesse Plamondon-Willard | |
2016-10-26 | choose correct references for platform automatically (#126) | Jesse Plamondon-Willard | |
2016-10-25 | detect game path automatically (#126) | Jesse Plamondon-Willard | |
2016-10-07 | Disabled overridden update call | ClxS | |
2016-09-30 | Reverted to .net 4.5 - There was already quite a lot of trouble with people ↵ | ClxS | |
not having 4.5 installed before, I want to avoid that. | |||
2016-05-29 | Attempt to migrate to new directory structure. | Gormogon | |