.. |
Advanced
|
use interface for IModHelper
|
2016-11-16 17:52:49 -05:00 |
Entities
|
restore obsolete SPlayer for backwards compatibility, mark deprecated
|
2016-11-19 18:56:35 -05:00 |
Events
|
intercept event handler exceptions (#179)
|
2016-11-21 22:09:02 -05:00 |
Framework
|
add trace logs when rewriting an assembly (#166)
|
2016-11-27 12:27:44 -05:00 |
Inheritance
|
log relevant details when a ReflectionTypeLoadException is caught by SMAPI
|
2016-11-23 20:23:42 -05:00 |
Properties
|
add global assembly info
|
2016-11-17 22:23:45 -05:00 |
App.config
|
normalise newlines in app.config
|
2016-11-11 11:27:02 -05:00 |
Command.cs
|
fix compatibility with mods which use the previous signature of Command.CallCommand
|
2016-11-23 20:44:49 -05:00 |
Config.cs
|
revert Config.GenerateDefaultConfig<T> back to virtual method
|
2016-11-23 20:31:46 -05:00 |
Constants.cs
|
update for 1.2 release
|
2016-11-24 12:19:57 -05:00 |
Extensions.cs
|
correct version in deprecation warning
|
2016-11-08 13:53:29 -05:00 |
FodyWeavers.xml
|
Preliminiary update to add 1.1 support - waiting on testing to confirm it's final
|
2016-09-30 18:22:48 +01:00 |
IModHelper.cs
|
use interface for IModHelper
|
2016-11-16 17:52:49 -05:00 |
IMonitor.cs
|
add emergency interrupt feature (#168)
|
2016-11-16 17:36:28 -05:00 |
Log.cs
|
restore all Log methods for backwards compatibility
|
2016-11-19 14:46:50 -05:00 |
LogInfo.cs
|
use more nuanced deprecation warnings (#165)
|
2016-11-06 10:30:25 -05:00 |
LogLevel.cs
|
add new logging framework (#168)
|
2016-11-14 17:42:27 -05:00 |
LogWriter.cs
|
deprecate legacy logging interfaces, rewrite to use new framework under the hood (#168)
|
2016-11-14 19:27:44 -05:00 |
Manifest.cs
|
cleanup
|
2016-11-16 18:45:29 -05:00 |
Mod.cs
|
minor tweaks
|
2016-11-16 22:41:27 -05:00 |
ModHelper.cs
|
cleanup
|
2016-11-16 18:45:29 -05:00 |
Program.cs
|
pass target platform to assembly rewriter for later use (#166)
|
2016-11-26 16:07:21 -05:00 |
StardewModdingAPI-settings.json
|
add developer mode which shows all deprecation warnings, update release process (#165)
|
2016-11-06 11:15:46 -05:00 |
StardewModdingAPI.csproj
|
rewrite type references in mod assemblies to match target platform (#166)
|
2016-11-26 16:12:21 -05:00 |
Version.cs
|
add optional 'minimum API version' field to manifest (#176)
|
2016-11-16 16:21:17 -05:00 |
icon.ico
|
Attempt to migrate to new directory structure.
|
2016-05-29 18:23:01 -04:00 |
packages.config
|
preprocess mods through Mono.Cecil to allow rewriting later (#166)
|
2016-11-25 23:41:19 -05:00 |
steam_appid.txt
|
Attempt to migrate to new directory structure.
|
2016-05-29 18:23:01 -04:00 |
unix-launcher.sh
|
add crossplatform installer (#155)
|
2016-11-03 21:03:03 -04:00 |