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
/
TrainerMod
Age
Commit message (
Expand
)
Author
2016-05-29
Attempt to migrate to new directory structure.
Gormogon
2016-05-29
Take advantage of some new language opportunities.
Gormogon
2016-05-29
Fix formatting for consistency.
Gormogon
2016-05-29
Make build config consistent, move to .NET 4.6.1 to fully take advantage of C...
Gormogon
2016-04-01
Revert "Updated version string"
ClxS
2016-04-01
Updated version string
ClxS
2016-03-30
ticks up version. changes build path to be just /bin/[debug|release]
Zoryn Aaron
2016-03-27
someone needs to generate xml doc info im not fuck that shit
Zoryn Aaron
2016-03-23
0.39.1 inbound!
Zoryn Aaron
2016-03-22
okay. things.
Zoryn Aaron
2016-03-20
commit things
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
converted mod loading to a manifest structure. mods now go in ./Mods/<MODNAME...
Zoryn Aaron
2016-03-20
Zoryn returns. Added JSON. Added Config.cs.
Zoryn Aaron
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-06
Fixed mod content path not being set correctly. Fixed object draw code. Custo...
ClxS
2016-03-06
Updated readme. Small change to prevent trainermod using copy-local
ClxS
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
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
Merged Zoryn4163/master into master
ClxS
2016-03-03
resync for merge conflicts
Zoryn
2016-03-03
Deleted bin\Debug and obj\Debug
ClxS
2016-03-03
Fixed warning by TrainerMod using AnyCPU
ClxS
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
2016-03-03
Resolved static analysis issues
ClxS
2016-03-03
update
Zoryn
2016-03-03
pu to work from another location
Zoryn Aaron
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
add quality param to additem
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