Commit Graph

3138 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard 82d1e92d97
update TMXL name in metadata 2020-02-19 20:06:27 -05:00
Jesse Plamondon-Willard 7f63e06591
fix anchor position for new sticky header 2020-02-18 00:31:36 -05:00
Jesse Plamondon-Willard 4ce2747567
update compatibility list 2020-02-18 00:12:24 -05:00
Jesse Plamondon-Willard 2319c8e19e
make compatibility list header sticky 2020-02-17 23:55:28 -05:00
Jesse Plamondon-Willard 383ebab1af
add overrides for SMAPI on Android 2020-02-17 23:49:35 -05:00
Jesse Plamondon-Willard da49c7c13b
move hardcoded SMAPI update check logic into config 2020-02-17 23:48:57 -05:00
Chris 739bb4ee37 Bump to version 3.2.0.3 2020-02-17 16:24:20 -05:00
yangzhi b4a7fb8f6a Remove Linq patch,which may cause some error 2020-02-16 23:46:17 -05:00
yangzhi a24d5157e4 Rewrites 2020-02-16 23:45:58 -05:00
yangzhi fbb647bcb9 Compatibility improvement. 2020-02-16 23:45:41 -05:00
yangzhi f7be556bbf 1.Fix isRaining and isDebrisWeather.
2.Fix a critical error of SpriteTextMethods.getWidthOfString (infinite self recursion)
2020-02-16 23:45:16 -05:00
yangzhi cc92375a9d 1.More rewrites.
2,Give detailed message when mod's assemblies can't load.
2020-02-16 23:44:37 -05:00
yangzhi 4a5a8ef7b3 Update to latest 1.4.5.136 game version 2020-02-16 23:44:00 -05:00
yangzhi 15bf4b9eda Remove Linq patch,which may cause some error 2020-02-16 13:28:07 +08:00
yangzhi ad1dcf464f Rewrites 2020-02-15 20:17:53 +08:00
yangzhi a2c3beee29 Compatibility improvement. 2020-02-15 20:17:21 +08:00
yangzhi fc526bbe68 1.Fix isRaining and isDebrisWeather.
2.Fix a critical error of SpriteTextMethods.getWidthOfString (infinite self recursion)
2020-02-14 20:09:18 +08:00
yangzhi 7005836fa7 1.More rewrites.
2,Give detailed message when mod's assemblies can't load.
2020-02-14 17:49:37 +08:00
yangzhi 6ff2db235a Merge branch 'android' of https://github.com/MartyrPher/SMAPI.git into android
# Conflicts:
#	src/SMAPI/Framework/RewriteFacades/SpriteTextMethods.cs
2020-02-14 13:04:25 +08:00
yangzhi e34db6b16a Update to latest 1.4.5.136 game version 2020-02-14 13:00:57 +08:00
Jesse Plamondon-Willard 6294b27317
fix update-check error for SMAPI on Android with four-part versions 2020-02-13 21:03:04 -05:00
Chris 35b33cb00b Bump tp RC version and Update game reference for Save Backup 2020-02-13 20:22:29 -05:00
Chris 1a5e980b4d Update References to new GameVersion, Revert InputStatus.cs Location 2020-02-13 17:29:07 -05:00
Chris a8eecd0a87 Bump SMAPI version, Bump GameVersion, Revert change to TargetPlatform. 2020-02-13 17:28:34 -05:00
yangzhi 2cd19042c9 Fix bug of MenuChanged Event 2020-02-13 17:21:26 -05:00
yangzhi 528c7459d0 Fix for the bug? of MonoMod( Patch a specified generic method but all type of these method was patched) 2020-02-13 17:21:06 -05:00
yangzhi 79af62b741 Fix bug of MenuChanged Event 2020-02-13 15:29:50 +08:00
yangzhi 7de4ed09af Ignore VSHistory backups 2020-02-13 11:28:34 +08:00
yangzhi 6f894bd875 Fix for the bug? of MonoMod( Patch a specified generic method but all type of these method was patched) 2020-02-13 11:25:49 +08:00
yangzhi 751602a5e7 1.Fix for Ldtoken IL
2.Fix shop menu list logic for Json Assets
3.Some method rewrite for compatibility
2020-02-12 16:02:55 -05:00
yangzhi c44bda0991 SpriteText.drawStringWithScrollBackground rewrite 2020-02-12 16:02:05 -05:00
yangzhi b254fa95fa Rewrite for missing Utility.getRandomItemFromSeason method 2020-02-12 16:01:37 -05:00
yangzhi 4e2291a59e 1.CraftingPage to CraftingPageMobile rewriter, which made Custom Farming Redux Mod works
2.Fix TypeReferenceRewriter's BUG,which didn't support isinst IL.
3.SpriteFont.MeasureString bug fix,some stupid game code pass null to this method and crash down.
2020-02-12 16:00:55 -05:00
yangzhi 15a419b5d8 Fix for BetterJunimos and Chest.items null exception 2020-02-12 16:00:02 -05:00
yangzhi e6474d341a 1.Fix for Ldtoken IL
2.Fix shop menu list logic for Json Assets
3.Some method rewrite for compatibility
2020-02-12 23:56:04 +08:00
yangzhi 38eda0bab2 SpriteText.drawStringWithScrollBackground rewrite 2020-02-12 12:02:35 +08:00
yangzhi 4ee31cefca Rewrite for missing Utility.getRandomItemFromSeason method 2020-02-12 12:01:59 +08:00
yangzhi 1648ec1cba Merge branch 'develop' of https://github.com/Pathoschild/SMAPI.git into android 2020-02-12 01:10:22 +08:00
yangzhi 045abeba3c 1.CraftingPage to CraftingPageMobile rewriter, which made Custom Farming Redux Mod works
2.Fix TypeReferenceRewriter's BUG,which didn't support isinst IL.
3.SpriteFont.MeasureString bug fix,some stupid game code pass null to this method and crash down.
2020-02-12 01:02:34 +08:00
yangzhi e0a30f6cce Git ignore 2020-02-11 17:21:56 +08:00
yangzhi d67612e3ed Fix for BetterJunimos and Chest.items null exception 2020-02-11 17:12:40 +08:00
Jesse Plamondon-Willard c649572db8
fix dialogue propagation clearing marriage dialogue 2020-02-10 19:37:59 -05:00
Jesse Plamondon-Willard 801eaa7087
improve save backup logic 2020-02-10 19:14:06 -05:00
yangzhi e81581ecba Merge branch 'android' of https://github.com/MartyrPher/SMAPI.git into android
# Conflicts:
#	src/SMAPI/Constants.cs
#	src/SMAPI/SMAPI.csproj
2020-02-10 15:23:45 +08:00
yangzhi 2b65c4b6d9 Loader quick deploy 2020-02-10 15:19:08 +08:00
Chris 00efcd5eb0 Revert change to TargetPlatorm, SaveBackup lists as Broken 2020-02-09 23:28:02 -05:00
Chris 0502d5ccba Update references to stardew valley version 1.4.4.130 2020-02-09 23:27:35 -05:00
yangzhi 176eac1c75 Modify TypeFieldToAnotherTypeMethodRewriter to TypeFieldToAnotherTypePropertyRewriter, make it supports stsfld and stsfld IL. 2020-02-09 23:01:28 -05:00
yangzhi 0f7cb1e1f6 TypeFieldToAnotherTypeMethodRewriter, a much more flexible choice to deal with fields changes 2020-02-09 23:00:59 -05:00
yangzhi d3315ae6b5 Adapt to 1.4.4.128 game version, onScreenMenus rewrite bug fix, PropertyToFieldRewriter 2020-02-09 22:59:45 -05:00