Jesse Plamondon-Willard
|
568ba2757e
|
fix events being raised while the game is loading a save (#424)
|
2018-01-19 21:13:23 -05:00 |
Jesse Plamondon-Willard
|
a59572ee4e
|
overhaul input handling (#422)
|
2018-01-17 00:20:24 -05:00 |
Jesse Plamondon-Willard
|
0122abaf20
|
add JSON converters for crossplatform-incompatible types (#423)
|
2018-01-16 19:16:58 -05:00 |
Jesse Plamondon-Willard
|
0ad9fbdddd
|
fix semantic versions always ignoring `-0` tag (#421)
|
2018-01-12 01:24:49 -05:00 |
Jesse Plamondon-Willard
|
dc2ceb39f3
|
fix curly quotes in config.json automatically if possible (#412)
|
2018-01-12 01:11:16 -05:00 |
Jesse Plamondon-Willard
|
d471ac296e
|
fix parse error for logs with zero installed mods
|
2018-01-02 16:48:33 -05:00 |
Jesse Plamondon-Willard
|
d1a8294972
|
fix issue where assemblies could be incorrectly reloaded
|
2017-12-28 00:16:54 -05:00 |
Jesse Plamondon-Willard
|
70d7f44ce0
|
add missing release note
|
2017-12-25 23:45:17 -05:00 |
Jesse Plamondon-Willard
|
e9b7223122
|
polish release notes
|
2017-12-25 11:24:47 -05:00 |
Jesse Plamondon-Willard
|
060418ab55
|
update release notes (#411)
|
2017-12-25 11:19:32 -05:00 |
Jesse Plamondon-Willard
|
c3d0ce7245
|
mark TrainerMod as obsolete (replaced by ConsoleCommands)
|
2017-12-16 17:41:16 -05:00 |
Jesse Plamondon-Willard
|
a391dfe263
|
update release notes (#409)
|
2017-12-12 01:58:42 -05:00 |
Jesse Plamondon-Willard
|
69c9ab0ecd
|
trace mods with no update keys, tweak update-check logging
|
2017-12-11 21:29:39 -05:00 |
Jesse Plamondon-Willard
|
d3f6f9c70a
|
fix log parser favicon (#405)
|
2017-12-10 23:42:22 -05:00 |
Jesse Plamondon-Willard
|
6bdd49af13
|
detect libgdiplus-missing exception and show a friendly error instead (#408)
|
2017-12-10 23:27:10 -05:00 |
Jesse Plamondon-Willard
|
80c4d93559
|
fix GraphicsEvents.OnPostRenderEvent not being raised in some cases
|
2017-12-10 15:28:27 -05:00 |
Jesse Plamondon-Willard
|
2c5532f4ab
|
add e.IsSuppressed to input event args
|
2017-12-10 13:43:05 -05:00 |
Jesse Plamondon-Willard
|
dd7b5ac462
|
fix mods being able to change cursor position reported to other mods
|
2017-12-10 13:37:59 -05:00 |
Jesse Plamondon-Willard
|
1398e591ab
|
fix reflection API error with properties which don't have both get and set
|
2017-12-09 12:46:10 -05:00 |
Jesse Plamondon-Willard
|
e7395dfb4d
|
tweak release notes
|
2017-12-02 14:27:20 -05:00 |
Jesse Plamondon-Willard
|
72a02c56d5
|
add NormaliseAssetName content helper method (#404)
|
2017-12-02 14:27:03 -05:00 |
Jesse Plamondon-Willard
|
4245785394
|
tweak log parser instructions to avoid confusion
|
2017-12-01 22:41:16 -05:00 |
Jesse Plamondon-Willard
|
08f4a6fa0b
|
fix log parser error when uploading very large logs
|
2017-11-30 16:54:50 -05:00 |
Jesse Plamondon-Willard
|
051b0c9bda
|
fix API always redirecting to HTTPS when accessed via subdomain
|
2017-11-28 18:53:08 -05:00 |
Jesse Plamondon-Willard
|
c81520e0bc
|
update for 2.2 release
|
2017-11-28 18:34:27 -05:00 |
Jesse Plamondon-Willard
|
5ae28b2a8c
|
fix error when a mod has an invalid filename in the EntryDLL manifest field (#402)
|
2017-11-27 22:19:23 -05:00 |
Jesse Plamondon-Willard
|
49bc98fa4c
|
fix player_add command not handling upgrade level (#397)
|
2017-11-26 21:13:38 -05:00 |
Jesse Plamondon-Willard
|
f44df025ca
|
no longer expire saved logs after a week (#400)
|
2017-11-26 17:02:54 -05:00 |
Jesse Plamondon-Willard
|
fc9043c1ba
|
fix rare installer error on Mac due to generated mcs file (#394)
|
2017-11-26 16:58:41 -05:00 |
Jesse Plamondon-Willard
|
1aa4098a51
|
fix CFAutomate compatibility errors showing no URL (#393)
|
2017-11-26 16:27:36 -05:00 |
Jesse Plamondon-Willard
|
0541549793
|
update release notes (#386)
|
2017-11-26 15:51:35 -05:00 |
Jesse Plamondon-Willard
|
ca13b2834c
|
fix e.SuppressButton() not working with some mouse buttons, update release notes (#389)
|
2017-11-26 15:39:41 -05:00 |
Jesse Plamondon-Willard
|
3a832b99bf
|
add date.DaysSinceStart property, add unit tests, update release notes (#390)
|
2017-11-26 15:03:55 -05:00 |
Jesse Plamondon-Willard
|
089e6de749
|
update for 2.1 release
|
2017-11-01 17:41:29 -04:00 |
Jesse Plamondon-Willard
|
a0a72e310d
|
explicitly disallow absolute paths as asset keys in content API (#381)
|
2017-10-30 19:26:45 -04:00 |
Jesse Plamondon-Willard
|
cb74ce5a17
|
improve update-check errors when connection is offline (#380)
|
2017-10-30 18:15:26 -04:00 |
Jesse Plamondon-Willard
|
08c30eeffd
|
let mods invalidate assets matching a predicate (#363)
|
2017-10-30 00:02:20 -04:00 |
Jesse Plamondon-Willard
|
6b5c03da4d
|
expand post-install instructions, show Steam launch options value (#375)
|
2017-10-29 23:21:14 -04:00 |
Jesse Plamondon-Willard
|
e606b074d7
|
add installer version & platform to window title, simplify output (#375)
|
2017-10-29 23:17:21 -04:00 |
Jesse Plamondon-Willard
|
1bea3a9e32
|
let SemanticVersion be constructed from a System.Version (#375)
|
2017-10-29 23:15:18 -04:00 |
Jesse Plamondon-Willard
|
c3cd9a3120
|
+ missing release note (#358)
|
2017-10-29 22:00:22 -04:00 |
Jesse Plamondon-Willard
|
78958dfe9f
|
document SMAPI web services in technical doc (#358)
|
2017-10-29 14:14:03 -04:00 |
Jesse Plamondon-Willard
|
59dd604cf2
|
rename TrainerMod to Console Commands to clarify purpose
|
2017-10-27 03:18:48 -04:00 |
Jesse Plamondon-Willard
|
b945fcf555
|
fix player_setlevel command not also changing XP (#359)
|
2017-10-27 02:44:53 -04:00 |
Jesse Plamondon-Willard
|
7f16ebdb19
|
hide the game's test messages from the console & log (#364)
|
2017-10-27 01:42:54 -04:00 |
Jesse Plamondon-Willard
|
801f25a51e
|
update release notes (#373)
|
2017-10-27 01:01:55 -04:00 |
Jesse Plamondon-Willard
|
ed56cb714d
|
replace input events' e.IsClick with better-designed e.IsActionButton and e.IsUseToolButton
|
2017-10-22 15:09:36 -04:00 |
Jesse Plamondon-Willard
|
99c8dd7940
|
add InputButton.ToSButton() extension
|
2017-10-22 15:07:06 -04:00 |
Jesse Plamondon-Willard
|
f74321addc
|
fix SMAPI blocking reflection access to vanilla members on overridden types (#371)
|
2017-10-22 13:13:14 -04:00 |
Jesse Plamondon-Willard
|
85a8959e97
|
fix mods which implement IAssetLoader being marked as conflicting with themselves
|
2017-10-21 21:51:48 -04:00 |
Jesse Plamondon-Willard
|
53df85f312
|
enable access to public members using reflection API
|
2017-10-20 16:37:22 -04:00 |
Jesse Plamondon-Willard
|
36b4e550f1
|
fix e.SuppressButton() in input events not suppressing keyboard buttons
|
2017-10-19 21:26:00 -04:00 |
Jesse Plamondon-Willard
|
2ff9373971
|
fix compatibility check crashing for players with SDV 1.08
|
2017-10-18 10:59:57 -04:00 |
Jesse Plamondon-Willard
|
8aec1eff99
|
update for 2.0 release
|
2017-10-14 11:39:52 -04:00 |
Jesse Plamondon-Willard
|
ff718d7993
|
update Json.NET
|
2017-10-13 13:17:58 -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
|
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
|
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
|
475efa12fe
|
rewrite mod build package per new docs
|
2017-10-08 18:05:47 -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
|
99617211fa
|
move license back to root so GitHub sees it, readme tweaks
|
2017-10-07 23:33:03 -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 |
Gormogon
|
27dece2cf4
|
Attempt to migrate to new directory structure.
|
2016-05-29 18:23:01 -04:00 |