Commit Graph

1455 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard c5932233eb update mod data 2017-10-13 23:13:31 -04:00
Jesse Plamondon-Willard f663ed3359 fix assets not being reloaded when mods implement IAssetEditor or IAssetLoader directly 2017-10-13 23:13:06 -04:00
Jesse Plamondon-Willard ff718d7993 update Json.NET 2017-10-13 13:17:58 -04:00
Jesse Plamondon-Willard 42d1024e04 update HTML agility pack 2017-10-13 13:14:24 -04:00
Jesse Plamondon-Willard 0fa552e2b9 update test launch URL for web API 2017-10-13 13:11:10 -04:00
Jesse Plamondon-Willard f04a68697a update unit test dependencies 2017-10-13 12:58:18 -04:00
Jesse Plamondon-Willard aa5c5b2783 fix SDate.Now() crashing during new-game intro (#369) 2017-10-13 00:33:05 -04:00
Jesse Plamondon-Willard b3ac93a0dc bump version for 2.0-beta.2 2017-10-12 22:20:56 -04:00
Jesse Plamondon-Willard 1e19a170be refuse to load custom map tilesheets with absolute or directory-climbing paths (#368) 2017-10-12 22:20:19 -04:00
Jesse Plamondon-Willard 61a8b7bf2d update mod data 2017-10-12 00:48:03 -04:00
Jesse Plamondon-Willard 8ce43241b1 bump mod build package version for update 2017-10-11 15:31:42 -04:00
Jesse Plamondon-Willard 3cfc272453 fix mod deploy failing to create subfolders if they don't already exist 2017-10-11 15:31:29 -04:00
Jesse Plamondon-Willard 127b36dedd rm artifact 2017-10-11 15:30:37 -04:00
Jesse Plamondon-Willard f2ac6fbb49 bump mod build package version for release 2017-10-10 22:48:06 -04:00
Jesse Plamondon-Willard 1c7dfb519d move validation back into .targets for MonoDevelop compatibility 2017-10-10 22:33:45 -04:00
Jesse Plamondon-Willard 1c0d22e82c validate build context before build 2017-10-10 21:59:05 -04:00
Jesse Plamondon-Willard 5dfb12c278 fix input events having decimal tile coordinates (#367) 2017-10-10 02:22:06 -04:00
Jesse Plamondon-Willard c74b21141c work around race condition in game code 2017-10-10 00:49:54 -04:00
Jesse Plamondon-Willard 54128ab482 update mod data 2017-10-10 00:02:31 -04:00
Jesse Plamondon-Willard 4f8994a1de fix update check error 2017-10-09 21:03:25 -04:00
Jesse Plamondon-Willard c456a0f56e don't include Json.NET in mod deploy or release zip since it's loaded by SMAPI 2017-10-09 12:44:48 -04:00
Jesse Plamondon-Willard dad0d67022 rm unneeded code 2017-10-09 12:43:41 -04:00
Jesse Plamondon-Willard 65e8997fdb Merge branch 'revamp-mod-build-logic' into develop 2017-10-08 21:22:08 -04:00
Jesse Plamondon-Willard d47105a278 update mod build package nuspec 2017-10-08 21:21:11 -04:00
Jesse Plamondon-Willard 475efa12fe rewrite mod build package per new docs 2017-10-08 18:05:47 -04:00
Jesse Plamondon-Willard cd93382c64 move zip logic into method 2017-10-08 15:03:31 -04:00
Jesse Plamondon-Willard abe52deba7 rename build task for broader use 2017-10-08 14:50:04 -04:00
Jesse Plamondon-Willard 5161ceae52 rewrite mod build package docs for proposed changes 2017-10-08 13:15:20 -04:00
Jesse Plamondon-Willard fd060a0927 move release notes into mod build package docs 2017-10-08 13:04:36 -04:00
Jesse Plamondon-Willard 49f414bec5 move mod build config readme into docs 2017-10-08 02:37:41 -04:00
Jesse Plamondon-Willard ef3a89587c add support for SMAPI 2.0 version strings in mod release zip code 2017-10-08 02:31:51 -04:00
Jesse Plamondon-Willard aae482255c rm redundant code 2017-10-08 02:23:49 -04:00
Jesse Plamondon-Willard 0e5982bf9c escape invalid characters in release zip paths 2017-10-08 02:22:12 -04:00
Jesse Plamondon-Willard ca58da37cd add prerelease tag to zip name & normalise version format 2017-10-08 02:13:08 -04:00
Jesse Plamondon-Willard e2e7e096b7 handle various edge cases in manifest parsing for zip filename 2017-10-08 02:03:55 -04:00
Jesse Plamondon-Willard ddad601de3 move create-zip task into project code 2017-10-08 01:27:52 -04:00
Jesse Plamondon-Willard af68910685 convert mod build config into .NET project to simplify C# build tasks 2017-10-08 00:20:13 -04:00
Jesse Plamondon-Willard 24428d4405 fix duplicate semver regex 2017-10-08 00:11:50 -04:00
Jesse Plamondon-Willard 51f5be1e74 move semver implementation into shared project for reuse 2017-10-08 00:09:16 -04:00
Jesse Plamondon-Willard b7fb188513 rename shared project for broader use 2017-10-07 23:57:47 -04:00
Jesse Plamondon-Willard 99617211fa move license back to root so GitHub sees it, readme tweaks 2017-10-07 23:33:03 -04:00
Jesse Plamondon-Willard d0dd2f7ba7 Merge branch 'add-mod-build-config' into develop 2017-10-07 23:20:36 -04:00
Jesse Plamondon-Willard 5928f5f86c remove readme header image 2017-10-07 23:19:23 -04:00
Jesse Plamondon-Willard a0fc392002 update readme 2017-10-07 23:18:06 -04:00
Jesse Plamondon-Willard a050dcede6 move technical docs out of README 2017-10-07 23:16:25 -04:00
Jesse Plamondon-Willard 929dccb75a reorganise repo structure 2017-10-07 23:07:10 -04:00
Jesse Plamondon-Willard 926894f8f5 move mod build config files into subfolder 2017-10-07 22:11:12 -04:00
Jesse Plamondon-Willard 64ebbd135f Merge remote-tracking branch 'mod-build-config/develop' into add-mod-build-config
# Conflicts:
#	.gitattributes
#	.gitignore
#	README.md
#	release-notes.md
2017-10-07 22:00:19 -04:00
Jesse Plamondon-Willard 7889676ea2 update compatibility list 2017-10-07 20:56:02 -04:00
Jesse Plamondon-Willard 69ffaf2e8c move manifest version parsing into method 2017-10-07 20:37:29 -04:00