Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-05 | Merge branch 'master' into release | James Finlay | |
2016-03-05 | Merge remote-tracking branch 'upstream/master' | James Finlay | |
2016-03-05 | Removed StardewInjector. That'll go in it's own testing branch when we get ↵ | ClxS | |
around trying to integrate it. | |||
2016-03-04 | Pulled Logs into new Log object | James Finlay | |
- Greatly simplifies Program.cs - Removed the 'Colour' method so that logging is more consistent for users - willing to discuss this change. I believe it is beneficial. - Added uses of #DEBUG | |||
2016-03-04 | Modify default steam path | James Finlay | |
- Tries to read from ENV variable 'SteamInstallPath'. - We can investigate using a choose for normal Steam installation paths, this'll be better for now than having to modify the csproj for every dev. | |||
2016-03-04 | A few small clean ups and removed a lot of the readme until I think of what ↵ | ClxS | |
to put there | |||
2016-03-04 | Improved Inventory Changed command to show which items were ↵ | ClxS | |
added/removed/alteredQuantity | |||
2016-03-04 | Refactored all of the events into their own categories | ClxS | |
2016-03-04 | Merged Zoryn4163/master into master | ClxS | |
2016-03-03 | i can't find a way to support #14 | Zoryn Aaron | |
2016-03-03 | Merged Zoryn4163/master into master | ClxS | |
2016-03-03 | resync for merge conflicts | Zoryn | |
2016-03-03 | Merge 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-03 | updates to change working location | Zoryn | |
2016-03-03 | Resolved static analysis issues | ClxS | |
Standardised event handlers so there's less hassle with future changes | |||
2016-03-01 | export trainer to separate mod; ships with modapi in release folder | Zoryn Aaron | |
2016-03-01 | add steam_appid.txt | Matt Stevens | |
2016-03-01 | i got it to draw without crashing im going to bed. custom content is still ↵ | Zoryn Aaron | |
nyi don't try it yet | |||
2016-03-01 | trying to get custom content working - do NOT try to implement cc yet | Zoryn Aaron | |
2016-02-28 | expose some private fields for modding | Zoryn Aaron | |
2016-02-28 | updates | Zoryn Aaron | |
2016-02-28 | update | Zoryn Aaron | |
2016-02-28 | no message | Zoryn Aaron | |