summaryrefslogtreecommitdiff
path: root/StardewModdingAPI
AgeCommit message (Expand)Author
2016-03-29cleanup a little. left some commented code for reference though.Zoryn Aaron
2016-03-29bug fix according to @CJBok on 07a0b94Zoryn Aaron
2016-03-28Some fixes I guessZoryn Aaron
2016-03-28optimize reflection a littleZoryn Aaron
2016-03-28i dont even know why that was thereZoryn Aaron
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