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
|
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
|
929dccb75a
|
reorganise repo structure
|
2017-10-07 23:07:10 -04:00 |