Commit Graph

19 Commits

Author SHA1 Message Date
Zoryn Aaron 17021ae351 commit things 2016-03-20 18:50:31 -04:00
Zoryn Aaron cb9cdad62d adds support for old-style mods that don't use manifest. It will be removed in future version 2016-03-20 17:45:45 -04:00
Zoryn Aaron f0cb2c0e63 converted mod loading to a manifest structure. mods now go in ./Mods/<MODNAME>/ - in there you need a 'manifest.json' and your dll. See trainermod for example. 2016-03-20 17:19:02 -04:00
Zoryn Aaron c50891a093 Zoryn returns. Added JSON. Added Config.cs. 2016-03-20 15:43:31 -04:00
James Finlay dbe648486d Use choose to select build location
- Supports by reference & env var
2016-03-07 19:02:53 -08:00
ClxS eebbab0e1e Updated version, and stopped TrainerMod spamming the window with "Cyan" 2016-03-07 17:37:08 +00:00
ClxS 49090c98fc Fixed mod content path not being set correctly. Fixed object draw code. Custom objects can now be placed and show up correctly. 2016-03-06 23:28:32 +00:00
ClxS 126ce53618 Updated readme. Small change to prevent trainermod using copy-local 2016-03-06 18:01:52 +00:00
James Finlay 64a0552aea Merge remote-tracking branch 'upstream/master' 2016-03-05 10:08:33 -08:00
ClxS b417604466 Removed StardewInjector. That'll go in it's own testing branch when we get around trying to integrate it. 2016-03-05 12:14:53 +00:00
James Finlay 9420dfb071 Modify default steam path
- Tries to read from ENV variable 'SteamInstallPath'.
 - We can investigate  using a choose for normal Steam installation paths, this'll be better for now than having to modify the csproj for every dev.
2016-03-04 20:17:42 -08:00
ClxS c145e5f727 Added event for Inventory change 2016-03-04 19:10:39 +00:00
ClxS afef5648ca Refactored all of the events into their own categories 2016-03-04 14:05:36 +00:00
ClxS ec81b3306e Merged Zoryn4163/master into master 2016-03-04 13:27:22 +00:00
ClxS f77e922ad0 Merged Zoryn4163/master into master 2016-03-03 20:17:40 +00:00
Zoryn 9a1b910ea3 resync for merge conflicts 2016-03-03 15:06:25 -05:00
ClxS ef9bb45e2d Fixed warning by TrainerMod using AnyCPU 2016-03-03 19:06:44 +00:00
Zoryn eee4e9c0fe updates to change working location 2016-03-03 14:01:32 -05:00
Zoryn Aaron ad683d0a0f export trainer to separate mod; ships with modapi in release folder 2016-03-01 16:16:51 -05:00