Commit Graph

1886 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard 2a7bcb28f6 add empty toolkit project & fix misleading build configuration name (#532) 2018-05-25 01:13:28 -04:00
Jesse Plamondon-Willard 4e102cb274 suppress implicit cast warnings in code mirrored from game 2018-05-25 01:06:35 -04:00
Jesse Plamondon-Willard d2ea678cc7 bump versions for beta release 2018-05-24 22:31:24 -04:00
Jesse Plamondon-Willard 47ab534bee tweak context trace messages to make multiplayer context more clear 2018-05-24 22:24:30 -04:00
Jesse Plamondon-Willard e40d099112 Merge branch 'content-core-rewrite' into develop
# Conflicts:
#	docs/release-notes.md
2018-05-24 21:36:38 -04:00
Jesse Plamondon-Willard 16ad205ded suppress more game debug output (#511) 2018-05-24 20:40:57 -04:00
Jesse Plamondon-Willard a059da747a fix input suppression not working on the title menu (#527) 2018-05-24 19:57:00 -04:00
Jesse Plamondon-Willard 80ff10c5cc add option to locally suppress update checks for a specific mod 2018-05-24 18:33:56 -04:00
Jesse Plamondon-Willard 93274deb4a minor fixes 2018-05-24 18:15:02 -04:00
Jesse Plamondon-Willard da22446964 fix SaveBackup failing on Mac (#522) 2018-05-23 19:09:19 -04:00
Jesse Plamondon-Willard fda2ac7485 reorganise SaveBackup code a bit (#522) 2018-05-23 00:50:46 -04:00
Jesse Plamondon-Willard b942c89dcf fix launch issue for Linux players with some terminals (#489, #526) 2018-05-23 00:35:43 -04:00
Jesse Plamondon-Willard d9c6015163 exclude common non-mod files from mod release zips 2018-05-23 00:19:22 -04:00
Jesse Plamondon-Willard f8ddbb1f2e
Merge pull request #526 from kurumushi/patch-1
Change konsole launch options for newer ncurses
2018-05-23 00:09:44 -04:00
Jesse Plamondon-Willard bd04d46dd1 refactor content API to fix load errors with decentralised cache (#524) 2018-05-22 22:53:44 -04:00
kurumushi a4f644e3c7
Change konsole launch options for newer ncurses
This makes konsole tell mono that it is xterm, allowing it to avoid mono/mono#6752 and providing a workaround for #489.
2018-05-20 16:49:43 +09:00
Jesse Plamondon-Willard 3e36af75d5 fix SMAPI rewriting Windows mods unnecessarily (#523) 2018-05-19 00:05:53 -04:00
Jesse Plamondon-Willard 8e2d8b97f0 fix mod update checks failing if a mod only has prerelease versions on GitHub 2018-05-17 19:27:16 -04:00
Jesse Plamondon-Willard 4eebd813f2 add beta for-developers download to smapi.io 2018-05-17 19:26:53 -04:00
Jesse Plamondon-Willard 13e55fb2aa fix typo in config comment 2018-05-17 19:26:28 -04:00
Jesse Plamondon-Willard fae2bc9de5 fix assembly mapping error on Linux/Mac (#514) 2018-05-16 16:25:29 -04:00
Jesse Plamondon-Willard 5c1068c30c bump versions for release 2018-05-16 16:16:07 -04:00
Jesse Plamondon-Willard 9d3e373178 update for Stardew Valley 1.3.11 (#521) 2018-05-16 16:14:41 -04:00
Jesse Plamondon-Willard 28986e76b8 tweak renamed folder per discussion with Omegasis (#513) 2018-05-16 02:01:21 -04:00
Jesse Plamondon-Willard 75af88cf0d fix installer deleting Omegasis' SaveBackup mod (#513) 2018-05-16 01:45:02 -04:00
Jesse Plamondon-Willard 57aa4016ab fix crossplatform error due to Netcode references not being rewritten (#514) 2018-05-16 01:08:47 -04:00
Jesse Plamondon-Willard 639302aa65 fix Save Backup including unneeded DLLs in mod folder 2018-05-16 00:48:35 -04:00
Jesse Plamondon-Willard df1d856cb0 fix typo in command help 2018-05-16 00:48:13 -04:00
Jesse Plamondon-Willard 47cfd6cd3d tweak not-compatible messages 2018-05-13 23:03:31 -04:00
Jesse Plamondon-Willard 445b29b195 update compatibility list 2018-05-13 22:34:10 -04:00
Jesse Plamondon-Willard c0c41ac851 bump version for beta release 2018-05-12 23:37:17 -04:00
Jesse Plamondon-Willard 5d32d8cba7 change 'outdated' to 'not compatible' due to modder confusion 2018-05-12 23:02:08 -04:00
Jesse Plamondon-Willard b9036f212e group mod warnings in console 2018-05-12 22:52:28 -04:00
Jesse Plamondon-Willard 803a36133d update docs (#253) 2018-05-12 19:27:23 -04:00
Jesse Plamondon-Willard 92bfa6fa5b add bundled save backup mod (#253) 2018-05-12 18:16:40 -04:00
Jesse Plamondon-Willard 5de6569bb1 minor cleanup 2018-05-12 17:34:40 -04:00
Jesse Plamondon-Willard ccd09eb914 fix world_setseason command not running season change logic 2018-05-12 16:04:18 -04:00
Jesse Plamondon-Willard b474c47a08 update log parser for the internal 'critical' log level 2018-05-12 15:42:36 -04:00
Jesse Plamondon-Willard 28880395c7 bump version for beta release 2018-05-11 21:46:51 -04:00
Jesse Plamondon-Willard 59775e99c4 link smapi.io/install to install guide 2018-05-11 19:11:31 -04:00
Jesse Plamondon-Willard 324d02233d rename 'install.exe' to 'install on Windows.exe' to avoid confusion 2018-05-11 12:59:52 -04:00
Jesse Plamondon-Willard 7b92d37979 fix unit test project 2018-05-11 12:49:28 -04:00
Jesse Plamondon-Willard 69850cb114 fix error when game looks up dialogue for a pet/horse with special characters in their name (#505) 2018-05-11 12:18:46 -04:00
Jesse Plamondon-Willard a996aa1201 bump version for beta release 2018-05-11 00:19:19 -04:00
Jesse Plamondon-Willard 86a477d310 fix content cache always missed when not playing in English 2018-05-11 00:16:10 -04:00
Jesse Plamondon-Willard eda6ddbdc6 bump version for beta release 2018-05-10 19:08:08 -04:00
Jesse Plamondon-Willard 8000a5540a fix various issues with content core rewrite (#488) 2018-05-10 19:05:45 -04:00
Jesse Plamondon-Willard c05836040a fix some installer messages not using color scheme (#495) 2018-05-10 01:13:10 -04:00
Jesse Plamondon-Willard f83a3bf7a4 fix references to removed file 2018-05-10 00:56:08 -04:00
Jesse Plamondon-Willard 75dfa884d9 fix documentation warnings 2018-05-10 00:53:19 -04:00