index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
StardewModdingAPI
Age
Commit message (
Expand
)
Author
2016-03-21
logging refactors
Zoryn Aaron
2016-03-21
adds 'obsolete' tag to deprecated things. these things will need to be remove...
Zoryn Aaron
2016-03-21
adds first update tick
Zoryn Aaron
2016-03-20
adds some new events for the update loop
Zoryn Aaron
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 i...
Zoryn Aaron
2016-03-20
tick version counter
Zoryn Aaron
2016-03-20
converted mod loading to a manifest structure. mods now go in ./Mods/<MODNAME...
Zoryn Aaron
2016-03-20
config all setup.
Zoryn Aaron
2016-03-20
don't ignore packages what's wrong with you
Zoryn Aaron
2016-03-20
Zoryn returns. Added JSON. Added Config.cs.
Zoryn Aaron
2016-03-12
Updated readme. Switched on Optimise Code switch. It only have minimal impact...
ClxS
2016-03-08
Merge pull request #15 from Jtfinlay/master
Carl
2016-03-07
Perf improvements
James Finlay
2016-03-07
Use choose to select build location
James Finlay
2016-03-07
Updated version, and stopped TrainerMod spamming the window with "Cyan"
ClxS
2016-03-07
Finished gamepad input events
ClxS
2016-03-07
Partially completed events for gamepad input
ClxS
2016-03-06
Fixed mod content path not being set correctly. Fixed object draw code. Custo...
ClxS
2016-03-06
Reverting GetFolderPath change
James Finlay
2016-03-06
Additional cleanup
James Finlay
2016-03-06
Quick fixes
James Finlay
2016-03-06
Merge
James Finlay
2016-03-06
Basic refactor of Main
James Finlay
2016-03-06
Added KeyReleased event
ClxS
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
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 ar...
ClxS
2016-03-04
Pulled Logs into new Log object
James Finlay
2016-03-04
Modify default steam path
James Finlay
2016-03-04
A few small clean ups and removed a lot of the readme until I think of what t...
ClxS
2016-03-04
Added event handlers for each of the level up events
ClxS
2016-03-04
Improved Inventory Changed command to show which items were added/removed/alt...
ClxS
2016-03-04
Fixed bug due to accidental early commit
ClxS
2016-03-04
Added event for Inventory change
ClxS
2016-03-04
Refactored all of the events into their own categories
ClxS
2016-03-04
Merged Zoryn4163/master into master
ClxS
2016-03-04
Deleted unwanted files. Ideally these would not be in source control.
cjones
2016-03-03
i can't find a way to support #14
Zoryn Aaron
2016-03-03
Merged Feature_AdditionalEventHandlers
ClxS
2016-03-03
Added event for when item is placed on ground
ClxS
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
2016-03-03
updates to change working location
Zoryn
2016-03-03
Forgot to remove unneeded BlankEventHandler
ClxS
[next]