summaryrefslogtreecommitdiff
path: root/StardewModdingAPI
AgeCommit message (Expand)Author
2016-03-28Merge branch 'master' of https://github.com/ClxS/SMAPIZoryn Aaron
2016-03-28fixes obsolete draw event invocationsZoryn Aaron
2016-03-28Logger now creates the errorlogs dir if it doesn't exist, fixing issue #76tyler staples
2016-03-28Added MenuClosed event which fires when the current menu is closed.tyler staples
2016-03-27Merge pull request #71 from Zoryn4163/masterZoryn
2016-03-27loggingZoryn Aaron
2016-03-27loggingZoryn Aaron
2016-03-27Merge pull request #70 from Zoryn4163/masterZoryn
2016-03-27loggingZoryn Aaron
2016-03-27updates?Zoryn Aaron
2016-03-27updatesZoryn Aaron
2016-03-27Cleanup.ClxS
2016-03-27speeder needs to fuck offZoryn Aaron
2016-03-27bug fixZoryn Aaron
2016-03-27updatesZoryn Aaron
2016-03-27invocations are now internalZoryn Aaron
2016-03-27fuck you @CJBokZoryn Aaron
2016-03-27holy fucking shit fuck my lifeZoryn Aaron
2016-03-27fixes bugsZoryn Aaron
2016-03-27someone needs to generate xml doc info im not fuck that shitZoryn Aaron
2016-03-26commitZoryn Aaron
2016-03-26uhhhhhh. async logging. an event i think. something or other. mid-update commit.Zoryn Aaron
2016-03-26mid-update commit for resyncZoryn Aaron
2016-03-23noteZoryn 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-23config updatesZoryn Aaron
2016-03-23loggingZoryn Aaron
2016-03-23can't do internal there shitZoryn Aaron
2016-03-23hahahaha rewrote the config AND have backwards compatability! (MAYBE!!!)Zoryn Aaron
2016-03-23redoes getting keys because sillynessZoryn Aaron
2016-03-22aghZoryn Aaron
2016-03-22yup.Zoryn Aaron
2016-03-22okay. things.Zoryn Aaron
2016-03-22update version numberZoryn Aaron
2016-03-22update config to fix array mergingZoryn 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-21adds first update tickZoryn Aaron
2016-03-20adds some new events for the update loopZoryn 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-20tick version counterZoryn 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-20don't ignore packages what's wrong with youZoryn Aaron
2016-03-20Zoryn returns. Added JSON. Added Config.cs.Zoryn Aaron
2016-03-12Updated readme. Switched on Optimise Code switch. It only have minimal impact...ClxS
2016-03-08Merge pull request #15 from Jtfinlay/masterCarl