Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-21 | logging refactors | Zoryn Aaron | |
2016-03-21 | adds 'obsolete' tag to deprecated things. these things will need to be ↵ | Zoryn Aaron | |
removed in the future. compatability should not be effected. | |||
2016-03-20 | commit things | Zoryn Aaron | |
2016-03-20 | Content paths removed. Mods need to define their own. | Zoryn Aaron | |
2016-03-20 | adds support for old-style mods that don't use manifest. It will be removed ↵ | Zoryn Aaron | |
in future version | |||
2016-03-20 | converted mod loading to a manifest structure. mods now go in ↵ | Zoryn Aaron | |
./Mods/<MODNAME>/ - in there you need a 'manifest.json' and your dll. See trainermod for example. | |||
2016-03-20 | config all setup. | Zoryn Aaron | |
2016-03-20 | Zoryn returns. Added JSON. Added Config.cs. | Zoryn Aaron | |
2016-03-06 | Fixed mod content path not being set correctly. Fixed object draw code. ↵ | ClxS | |
Custom objects can now be placed and show up correctly. | |||
2016-03-06 | Additional cleanup | James Finlay | |
- Moved Version & static strings to 'Constants' class - Cleaned out unused code that is not being used | |||
2016-03-06 | Quick fixes | James Finlay | |
2016-03-06 | Merge | James Finlay | |
2016-03-06 | Basic refactor of Main | James Finlay | |
- Moved sections of Main out into: ConfigureUI, ConfigurePaths, ConfigureInjector, ConfigureSDV, GameRunInvoker | |||
2016-03-06 | Added version.cs | ClxS | |
2016-03-06 | Readded Program.cs Logging commands but with Obsolete attribute | ClxS | |
2016-03-05 | Resolving conflict | James Finlay | |
- Cleaning up two trailing vars from Program that are no longer being used | |||
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 | 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-03 | i can't find a way to support #14 | Zoryn Aaron | |
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-02 | we can have more than 2 args in a command, c'mon brain | Zoryn Aaron | |
2016-03-02 | more events | Zoryn Aaron | |
2016-03-02 | update for new event and other crap | Zoryn Aaron | |
2016-03-02 | fxies logging breaking? | Zoryn Aaron | |
2016-03-01 | users shouldnt execute experimental code | Zoryn Aaron | |
2016-03-01 | attempt to fix a few things | Zoryn Aaron | |
2016-03-01 | fixes my derping | Zoryn Aaron | |
2016-03-01 | sloppy 0.3 release for network dll loads and separation of trainer | Zoryn Aaron | |
2016-03-01 | partial implement of Required event handlers | Zoryn Aaron | |
2016-03-01 | export trainer to separate mod; ships with modapi in release folder | Zoryn Aaron | |
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-29 | updates the game's title to show version | Zoryn Aaron | |
2016-02-29 | crash handling | Zoryn Aaron | |
2016-02-29 | error catching | Zoryn Aaron | |
2016-02-29 | update | Zoryn Aaron | |
2016-02-29 | commands | Zoryn Aaron | |
im tired | |||
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 | |