Jesse Plamondon-Willard
|
e092417b9e
|
add new config system, mark previous methods obsolete (#159)
|
2016-11-05 01:46:52 -04:00 |
Jesse Plamondon-Willard
|
4c7329d75e
|
make log writer internal (not meant for use outside SMAPI)
|
2016-11-04 20:01:45 -04:00 |
Jesse Plamondon-Willard
|
78e8a6a4a0
|
remove extensions from public interface, refactor & document
|
2016-11-04 18:24:10 -04:00 |
Jesse Plamondon-Willard
|
69bb8178d2
|
normalise inconsistent line endings
|
2016-11-04 00:10:10 -04:00 |
Jesse Plamondon-Willard
|
0b5a05ba91
|
add crossplatform installer (#155)
|
2016-11-03 21:03:03 -04:00 |
Jesse Plamondon-Willard
|
59c900a9ac
|
add update check (#154)
|
2016-11-03 00:43:41 -04:00 |
Jesse Plamondon-Willard
|
4cda3ec5bf
|
remove undocumented and unused APIs
|
2016-10-31 19:28:59 -04:00 |
Jesse Plamondon-Willard
|
b6568f8d9d
|
remove unused deserialisation logic per discussion
|
2016-10-31 17:15:27 -04:00 |
Jesse Plamondon-Willard
|
d9adaf7386
|
split combined class files per .NET conventions
|
2016-10-31 12:05:02 -04:00 |
Jesse Plamondon-Willard
|
1c15738233
|
remove disabled and unfinished code
|
2016-10-31 11:50:31 -04:00 |
Jesse Plamondon-Willard
|
0340a3daab
|
fix code being optimised in debug mode
|
2016-10-31 11:34:41 -04:00 |
Jesse Plamondon-Willard
|
58c026285a
|
add System.Numerics to mod package for Mac (#126)
|
2016-10-27 14:32:28 -04:00 |
Jesse Plamondon-Willard
|
f44eb6d66f
|
only hook into WinForms on Windows for Mac compatibility (#126)
|
2016-10-27 13:40:42 -04:00 |
Jesse Plamondon-Willard
|
2ea2068486
|
include pdb for release build
|
2016-10-27 12:23:00 -04:00 |
Jesse Plamondon-Willard
|
80b2b3ddda
|
rename Unix launcher for consistency with Windows install process (#126)
|
2016-10-27 02:03:29 -04:00 |
Jesse Plamondon-Willard
|
8eb0a94472
|
add launcher for Linux and Mac (#126)
|
2016-10-27 01:19:21 -04:00 |
Jesse Plamondon-Willard
|
e643a38b78
|
only use assembly merging on Windows (#126)
Costura doesn't work on Linux and Mac, but we can just add a separate DLL for Json.NET on those platforms.
|
2016-10-27 00:40:48 -04:00 |
Jesse Plamondon-Willard
|
9436920d91
|
remove broken and unused test code (#126)
|
2016-10-26 21:15:34 -04:00 |
Jesse Plamondon-Willard
|
2be6ad1574
|
choose correct references for platform automatically (#126)
|
2016-10-26 20:35:48 -04:00 |
Jesse Plamondon-Willard
|
4042ca4b16
|
detect game path automatically (#126)
|
2016-10-25 23:38:25 -04:00 |
ClxS
|
2c0eaf26c0
|
Reverted to .net 4.5 - There was already quite a lot of trouble with people not having 4.5 installed before, I want to avoid that.
|
2016-09-30 19:16:16 +01:00 |
Gormogon
|
27dece2cf4
|
Attempt to migrate to new directory structure.
|
2016-05-29 18:23:01 -04:00 |