Commit Graph

1131 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard d0f912a3e9 remove support for mods in AppData directory (#156) 2016-10-30 22:31:21 -04:00
Jesse Plamondon-Willard 39e2e46a21 rewrite readme (simpler, link to canimod docs, document how to compile from source) 2016-10-30 22:21:19 -04:00
Jesse Plamondon-Willard 2f80f6dede Merge pull request #153 from Pathoschild/mod/crossplatform
Make SMAPI crossplatform
2016-10-30 16:48:59 -04:00
Carl da9ab98cb1 Merge pull request #152 from Pathoschild/mod/detect-game-path
Detect game path automatically (#126)
2016-10-29 12:13:40 +01:00
Jesse Plamondon-Willard a68f41c396 fix crossthread access violation when debugger is attached (#126) 2016-10-27 17:10:43 -04:00
Jesse Plamondon-Willard 6cc8c6d7c1 run game on main thread for Mac compatibility (#126) 2016-10-27 15:17:17 -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 4e17de2f2c use simpler crossplatform window management (#126) 2016-10-26 23:43:32 -04:00
Jesse Plamondon-Willard 9436920d91 remove broken and unused test code (#126) 2016-10-26 21:15:34 -04:00
Jesse Plamondon-Willard 57da69c87c use platform-agnostic paths (#126) 2016-10-26 21:05:11 -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
Carl be1c1c9814 Update README.md 2016-10-10 13:24:05 +01:00
ClxS 12e4822cbf Updated version number 2016-10-07 18:29:26 +01:00
ClxS e4d11fb025 Merge branch 'master' of https://github.com/cjsu/SMAPI.git 2016-10-07 18:25:21 +01:00
ClxS 8017c23331 Disabled overridden update call 2016-10-07 18:22:31 +01:00
Carl 12e4df081f Update README.md 2016-10-05 18:38:10 +01:00
ClxS ed421572c3 Merged advize's changes 2016-10-04 18:12:29 +01:00
ClxS 269a325a7a Altered version number 2016-10-04 18:12:02 +01:00
Carl 83e2fea30f Merge pull request #133 from AdvizeGH/master
Reverted to previous SGame class with minor changes for 1.1, updated …
2016-10-04 18:08:05 +01:00
AdvizeGH 6e6f632581 Reverted to previous SGame class with minor changes for 1.1, updated version number. 2016-10-04 04:14:29 -05:00
ClxS 5087c3d755 Updated build version id to 1.1 2016-09-30 19:19:18 +01: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
ClxS dd0aba6066 Disabled the overridden update call only - fixes mouse redraw issue. 2016-09-30 19:04:04 +01:00
ClxS a6752d30e3 Preliminiary update to add 1.1 support - waiting on testing to confirm it's final 2016-09-30 18:22:48 +01:00
Carl fa666f8033 Merge pull request #118 from Gormogon/master
Some Semi-Big Changes
2016-05-30 01:33:37 +01:00
Michael Sincavage 1212222e9f Fix typos 2016-05-29 20:24:10 -04:00
Michael Sincavage 4978d7e032 Add note for Steam users. 2016-05-29 20:00:39 -04:00
Gormogon 49a3d92456 Add CHANGELOG.md 2016-05-29 19:27:17 -04:00
Michael Sincavage 5c73fa3e9b A little more style 2016-05-29 19:13:30 -04:00
Michael Sincavage 5626e45354 Fix typo 2016-05-29 19:10:48 -04:00
Michael Sincavage e1e558a37f New README
A new README design with some simple project art.
2016-05-29 19:03:55 -04:00
Gormogon 27dece2cf4 Attempt to migrate to new directory structure. 2016-05-29 18:23:01 -04:00
Gormogon 85142935b6 Account for possible NPE 2016-05-29 16:53:04 -04:00
Gormogon 625f9c89e4 Take advantage of some new language opportunities. 2016-05-29 16:13:24 -04:00
Gormogon 9503dfb94b Fix formatting for consistency. 2016-05-29 15:47:53 -04:00
Gormogon 77b24ed4ef Make build config consistent, move to .NET 4.6.1 to fully take advantage of C# 6, update Fody, and update Assembly Info. 2016-05-29 15:29:21 -04:00
Carl 4edee54da2 Merge pull request #115 from Gormogon/master
Update Item List - ObjectInformation.xnb [v1.07]
2016-05-21 12:59:39 +01:00
Michael Sincavage 293280e5e0 Update Item List - ObjectInformation.xnb [v1.07] 2016-05-20 21:06:23 -04:00
Carl bb3d6ba2c7 Update README.md 2016-04-26 12:56:36 +01:00
Zoryn 920f0280f5 Merge pull request #104 from Zoryn4163/master
remove 'UpgradeLog'
2016-04-07 18:12:20 -04:00
Zoryn Aaron 5d1f5a9322 remove 'UpgradeLog' 2016-04-07 18:11:52 -04:00
Zoryn 411b17d14e Merge pull request #103 from Glorylives/master
Update README.md
2016-04-07 18:03:43 -04:00
Glorylives 0a9058e2e0 Update README.md
Added shortcut to open the %appdata% directory for those who cannot locate the directory.
2016-04-07 22:35:50 +01:00
Carl 23395b00e5 Update README.md 2016-04-06 11:16:42 +01:00