SMAPI/StardewModdingAPI
ClxS 65f1e5bec4 Removed own memberwise cast function, and replaced with one by jpmikkers. This needs converting to a recursion-less version and having the loop issue I think it has fixed 2016-03-13 01:54:22 +00:00
..
API Removed own memberwise cast function, and replaced with one by jpmikkers. This needs converting to a recursion-less version and having the loop issue I think it has fixed 2016-03-13 01:54:22 +00:00
Entities 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
Events Removed own memberwise cast function, and replaced with one by jpmikkers. This needs converting to a recursion-less version and having the loop issue I think it has fixed 2016-03-13 01:54:22 +00:00
ExtensionMethods Removed own memberwise cast function, and replaced with one by jpmikkers. This needs converting to a recursion-less version and having the loop issue I think it has fixed 2016-03-13 01:54:22 +00:00
Helpers Removed own memberwise cast function, and replaced with one by jpmikkers. This needs converting to a recursion-less version and having the loop issue I think it has fixed 2016-03-13 01:54:22 +00:00
Inheritance Further test on injecting. Injecting a callback to the constructor and capturing the instance that way seems to work. 2016-03-10 20:13:57 +00:00
Properties no message 2016-02-28 06:55:35 -05:00
App.config 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
Command.cs Updated version, and stopped TrainerMod spamming the window with "Cyan" 2016-03-07 17:37:08 +00:00
Constants.cs Encapsulated Cecil functionality. Removed references to stardew injector from program 2016-03-09 18:45:04 +00:00
Extensions.cs Perf improvements 2016-03-07 21:47:52 -08:00
Log.cs Hooked up a few callbacks. Need to work on backwards compatability next 2016-03-11 20:52:10 +00:00
Mod.cs updates to change working location 2016-03-03 14:01:32 -05:00
ModItem.cs no message 2016-02-28 06:55:35 -05:00
Program.cs Removed own memberwise cast function, and replaced with one by jpmikkers. This needs converting to a recursion-less version and having the loop issue I think it has fixed 2016-03-13 01:54:22 +00:00
StardewModdingAPI.csproj Removed own memberwise cast function, and replaced with one by jpmikkers. This needs converting to a recursion-less version and having the loop issue I think it has fixed 2016-03-13 01:54:22 +00:00
icon.ico no message 2016-02-28 06:55:35 -05:00
packages.config Test code for msil injection 2016-03-09 15:05:47 +00:00
steam_appid.txt add steam_appid.txt 2016-03-01 15:21:15 +00:00