summaryrefslogtreecommitdiff
path: root/TrainerMod
AgeCommit message (Collapse)Author
2016-03-03resync for merge conflictsZoryn
2016-03-03Merge remote-tracking branch 'origin/master'Zoryn
# Conflicts: # Release/StardewModdingAPI.exe # StardewModdingAPI/Program.cs # StardewModdingAPI/StardewModdingAPI.csproj # StardewModdingAPI/obj/x86/Debug/StardewModdingAPI.csproj.FileListAbsolute.txt # TrainerMod/bin/Debug/TrainerMod.dll # TrainerMod/obj/Debug/TrainerMod.dll
2016-03-03updates to change working locationZoryn
2016-03-03Forgot to remove unneeded BlankEventHandlerClxS
2016-03-03Resolved static analysis issuesClxS
Standardised event handlers so there's less hassle with future changes
2016-03-03updateZoryn
2016-03-03pu to work from another locationZoryn Aaron
2016-03-02we can have more than 2 args in a command, c'mon brainZoryn Aaron
2016-03-02more eventsZoryn Aaron
2016-03-02add quality param to additemZoryn Aaron
2016-03-02update for new event and other crapZoryn Aaron
2016-03-02fxies logging breaking?Zoryn Aaron
2016-03-01users shouldnt execute experimental codeZoryn Aaron
2016-03-01attempt to fix a few thingsZoryn Aaron
2016-03-01fixes my derpingZoryn Aaron
2016-03-01sloppy 0.3 release for network dll loads and separation of trainerZoryn Aaron
2016-03-01partial implement of Required event handlersZoryn Aaron
2016-03-01export trainer to separate mod; ships with modapi in release folderZoryn Aaron