Jesse Plamondon-Willard
31a49b83c2
update NuGet packages
2019-09-14 16:57:15 -04:00
Jesse Plamondon-Willard
e55295385b
add HasFile content pack method
2019-09-14 16:56:53 -04:00
kurumushi
7e9cb99acb
Update unix-launcher.sh
...
minor formatting fixes
2019-09-14 16:54:51 -04:00
kurumushi
d14e470ea9
Update unix-launcher.sh
...
Changed the line to launch xterm, forcing TERM=xterm, as suggested by @toastal
2019-09-14 16:54:46 -04:00
Kris Scott
304d89cd19
Reworked the unix launcher
...
- More posix compliance and less prone to failing on bad variables
- Replaced depreciated backquotes (`) with the 'which' command
- Reworked the entire terminal detection code for easier editing and testing
2019-09-14 16:54:24 -04:00
Jesse Plamondon-Willard
6521df7b13
Merge branch 'develop' into stable
2019-09-13 18:24:54 -04:00
Jesse Plamondon-Willard
b7b8b001c5
update for release
2019-09-13 18:20:27 -04:00
Jesse Plamondon-Willard
fb04b67a2b
use same .csproj charset as Visual Studio tools
2019-09-13 17:44:41 -04:00
Jesse Plamondon-Willard
125bcbee56
migrate to new project file format
2019-09-13 17:22:45 -04:00
Jesse Plamondon-Willard
56726073ba
fix inconsistent default value
2019-09-13 16:22:09 -04:00
Jesse Plamondon-Willard
e4d5b1d0db
fix 'unknown file extension' error not listing .json as a valid extension
2019-09-13 16:21:27 -04:00
Jesse Plamondon-Willard
23fe0c24a0
ignore AWS Beanstalk data file
2019-09-13 16:15:45 -04:00
Jesse Plamondon-Willard
6285c79548
prevent mods from crashing the game with invalid dialogue in more cases
2019-09-13 16:13:38 -04:00
Jesse Plamondon-Willard
b02c5459e1
add Android instructions to log parser
2019-09-13 16:09:23 -04:00
Jesse Plamondon-Willard
6f83af0c21
fix mod compatibility list not caching data
2019-09-13 16:09:07 -04:00
Jesse Plamondon-Willard
f7d4a9181b
move 1.4 compatibility into advanced until it's publicly available, change "SDV beta only" to use version ( #638 )
2019-09-13 16:00:35 -04:00
Jesse Plamondon-Willard
6eb36333b7
add 'broke in' API fields ( #638 )
2019-09-13 16:00:23 -04:00
Jesse Plamondon-Willard
aa15431966
remove 'SMAPI 3.0 ready' API fields ( #638 )
2019-09-13 16:00:01 -04:00
Jesse Plamondon-Willard
01221ea66f
drop SMAPI 3.0 compatibility field ( #638 )
2019-09-13 15:58:54 -04:00
Jesse Plamondon-Willard
460b765f0b
make SDV beta blurb more generic ( #638 )
2019-09-13 15:58:34 -04:00
Jesse Plamondon-Willard
2b17de5460
link status color to non-beta status ( #638 )
2019-09-13 15:58:28 -04:00
Jesse Plamondon-Willard
ceaa7124a1
support prerelease versions with a different tag ( #638 )
2019-09-13 15:58:22 -04:00
Jesse Plamondon-Willard
bb69891122
add GitHub donation links
2019-09-13 15:58:09 -04:00
Jesse Plamondon-Willard
af3fdf7e5a
revamp 'support SMAPI' section on main page
2019-09-13 15:58:01 -04:00
Jesse Plamondon-Willard
94702ca4b7
use default indentation for JSON files
2019-09-13 15:57:18 -04:00
Jesse Plamondon-Willard
7d755da3e2
fix log parser failing for logs with dot-delimited time formats
2019-09-13 15:52:30 -04:00
Jesse Plamondon-Willard
77f85a701a
update mod list filters to always display clicked mod link
2019-09-13 15:49:34 -04:00
Jesse Plamondon-Willard
8595a2a6fa
make Harmony patch names more consistent
2019-09-13 15:46:46 -04:00
Jesse Plamondon-Willard
e3a2c56a6d
fix 'location list changed' verbose log not correctly listing changes
2019-09-13 15:44:57 -04:00
Jesse Plamondon-Willard
602c8d75db
use CRLF line endings in README.txt file for compatibility with more Windows text editors
2019-09-13 15:29:54 -04:00
Jesse Plamondon-Willard
e43f01ffce
tweak patch code style
2019-09-13 15:29:08 -04:00
Jesse Plamondon-Willard
36efdcfce2
update release notes ( #636 )
2019-09-13 15:28:47 -04:00
Jesse Plamondon-Willard
f250afbadd
fix unspecified log levels
2019-09-13 15:28:14 -04:00
Jesse Plamondon-Willard
4b9afa4ca3
tweak smapi.io logic to allow hidden non-old downloads
2019-09-13 15:27:48 -04:00
Jesse Plamondon-Willard
20912724a0
fix errors during early startup not shown before exit
2019-09-13 15:27:06 -04:00
Jesse Plamondon-Willard
29d11a72c2
fix release note
2019-09-13 15:26:15 -04:00
Jesse Plamondon-Willard
64331ffe8c
default Monitor.Log to trace
2019-09-13 15:25:07 -04:00
Jesse Plamondon-Willard
26cac2c12a
prevent invalid items from breaking menus on hover
2019-09-13 15:21:59 -04:00
Jesse Plamondon-Willard
575eb8c525
update release notes
2019-09-13 15:17:51 -04:00
Jesse Plamondon-Willard
9732ddb275
avoid possible invalid state if checkEventPrecondition is called asynchronously ( #636 )
2019-09-13 15:17:43 -04:00
Jesse Plamondon-Willard
bac92d6f26
log underlying error ( #636 )
2019-09-13 15:17:35 -04:00
Jesse Plamondon-Willard
05bfd33ac4
fix formatting and code style ( #636 )
2019-09-13 15:17:09 -04:00
berkay2578
a13af946e2
Implement the return value of the original method
2019-09-13 15:16:58 -04:00
berkay2578
accaa6c0e0
checkEventPrecondition crash fix
2019-09-13 15:12:45 -04:00
Jesse Plamondon-Willard
e22a542121
Merge branch 'develop' into stable
2019-04-22 22:06:02 -04:00
Jesse Plamondon-Willard
98f58c353e
prepare for 2.11.2 release
2019-04-22 22:05:36 -04:00
Jesse Plamondon-Willard
5d0cba90a1
fix error on Mac when a custom map references a vanilla tilesheet that only exists under Content/Maps
2019-04-22 22:02:14 -04:00
Jesse Plamondon-Willard
2800f7a931
add release note ( #633 )
2019-04-22 22:01:02 -04:00
archification
e3ae54637f
adding termite support
2019-04-22 21:56:09 -04:00
Jesse Plamondon-Willard
013255d89e
Merge branch 'develop' into stable
2019-03-17 21:55:38 -04:00