summaryrefslogtreecommitdiff
path: root/StardewModdingAPI/Program.cs
AgeCommit message (Expand)Author
2016-03-27updatesZoryn Aaron
2016-03-27someone needs to generate xml doc info im not fuck that shitZoryn Aaron
2016-03-26uhhhhhh. async logging. an event i think. something or other. mid-update commit.Zoryn Aaron
2016-03-23errors now tell you the dll that errored not the manifestZoryn Aaron
2016-03-230.39.1 inbound!Zoryn Aaron
2016-03-23loggingZoryn Aaron
2016-03-23hahahaha rewrote the config AND have backwards compatability! (MAYBE!!!)Zoryn Aaron
2016-03-22aghZoryn Aaron
2016-03-22yup.Zoryn Aaron
2016-03-22okay. things.Zoryn Aaron
2016-03-21logging refactorsZoryn Aaron
2016-03-21adds 'obsolete' tag to deprecated things. these things will need to be remove...Zoryn Aaron
2016-03-20commit thingsZoryn Aaron
2016-03-20Content paths removed. Mods need to define their own.Zoryn Aaron
2016-03-20adds support for old-style mods that don't use manifest. It will be removed i...Zoryn Aaron
2016-03-20converted mod loading to a manifest structure. mods now go in ./Mods/<MODNAME...Zoryn Aaron
2016-03-20config all setup.Zoryn Aaron
2016-03-20Zoryn returns. Added JSON. Added Config.cs.Zoryn Aaron
2016-03-06Fixed mod content path not being set correctly. Fixed object draw code. Custo...ClxS
2016-03-06Additional cleanupJames Finlay
2016-03-06Quick fixesJames Finlay
2016-03-06MergeJames Finlay
2016-03-06Basic refactor of MainJames Finlay
2016-03-06Added version.csClxS
2016-03-06Readded Program.cs Logging commands but with Obsolete attributeClxS
2016-03-05Resolving conflictJames Finlay
2016-03-04Pulled Logs into new Log objectJames Finlay
2016-03-04Improved Inventory Changed command to show which items were added/removed/alt...ClxS
2016-03-04Refactored all of the events into their own categoriesClxS
2016-03-03i can't find a way to support #14Zoryn Aaron
2016-03-03resync for merge conflictsZoryn
2016-03-03Merge remote-tracking branch 'origin/master'Zoryn
2016-03-03updates to change working locationZoryn
2016-03-03Resolved static analysis issuesClxS
2016-03-02we can have more than 2 args in a command, c'mon brainZoryn Aaron
2016-03-02more eventsZoryn 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
2016-03-01i got it to draw without crashing im going to bed. custom content is still ny...Zoryn Aaron
2016-03-01trying to get custom content working - do NOT try to implement cc yetZoryn Aaron
2016-02-29updates the game's title to show versionZoryn Aaron
2016-02-29crash handlingZoryn Aaron
2016-02-29error catchingZoryn Aaron
2016-02-29updateZoryn Aaron