Jesse Plamondon-Willard
bb614435f0
bump versions for experimental release
2018-06-25 00:15:06 -04:00
Jesse Plamondon-Willard
4e02a01d69
dispose assembly data once mods are loaded
2018-06-25 00:00:13 -04:00
Jesse Plamondon-Willard
59c9f1c7bf
update compatibility list
2018-06-24 23:51:29 -04:00
Jesse Plamondon-Willard
c99237e745
add mod build config option to ignore custom files by regex ( #549 )
2018-06-24 23:33:21 -04:00
Jesse Plamondon-Willard
06437b80ac
only rewrite type references if necessary ( #532 )
2018-06-24 23:08:06 -04:00
Jesse Plamondon-Willard
08b37c70a3
move type match lambda up into TypeFinder ( #532 )
2018-06-24 23:04:23 -04:00
Jesse Plamondon-Willard
85efb31129
fix ISemanticVersion deserialisation errors ( #532 )
2018-06-24 23:01:39 -04:00
Jesse Plamondon-Willard
b08e27d13a
merge IManifest interfaces into new project ( #532 )
2018-06-24 21:51:51 -04:00
Jesse Plamondon-Willard
316242eeb2
merge ISemanticVersion interfaces into new project ( #532 )
2018-06-24 21:29:10 -04:00
Jesse Plamondon-Willard
71efadf232
add project for toolkit interfaces visible to SMAPI mods ( #532 )
2018-06-24 21:26:42 -04:00
Jesse Plamondon-Willard
ebc603844a
update to Mono.Cecil 0.10
2018-06-24 19:49:34 -04:00
Jesse Plamondon-Willard
1c10e54d05
update analyzer packages
2018-06-24 18:55:04 -04:00
Jesse Plamondon-Willard
9d33aaf832
update web/toolkit packages
2018-06-24 18:53:33 -04:00
Jesse Plamondon-Willard
31e1960b4f
update unit test packages
2018-06-24 18:34:32 -04:00
Jesse Plamondon-Willard
39d8f0793e
fix .targets indentation rules
2018-06-24 18:25:09 -04:00
Jesse Plamondon-Willard
9bb268a082
fix input API not exposed through helper
2018-06-24 16:03:23 -04:00
Jesse Plamondon-Willard
af92f2dc13
add more verbose logs to simplify troubleshooting
2018-06-24 15:08:58 -04:00
Jesse Plamondon-Willard
a2520024b1
drop support for mods without IDs in metadata file
2018-06-22 20:25:26 -04:00
Jesse Plamondon-Willard
e149f20583
remove seasonal tilesheet patch ( #552 )
...
This is no longer needed (the changes were added to the game in SDV 1.3.19), and caused an issue since it left out the tilesheet reloading.
2018-06-22 16:50:15 -04:00
Jesse Plamondon-Willard
997c65b6f4
fix list_items and player_add commands not handling secret notes
2018-06-20 23:51:00 -04:00
Jesse Plamondon-Willard
94a1308eb4
bump versions for beta release
2018-06-19 23:50:31 -04:00
Jesse Plamondon-Willard
08e9c7e7d3
add absolute pixels to ICursorPosition, fix tile not updated if screen-relative pos didn't change ( #546 )
2018-06-19 22:59:38 -04:00
Jesse Plamondon-Willard
d401aff330
rewrite update checks ( #551 )
2018-06-19 22:10:15 -04:00
Jesse Plamondon-Willard
4a05cd09b6
Merge pull request #543 from danvolchek/optional-update-checking
...
Add version info to IModMetadata, Change update checks to consider preview versions
2018-06-19 19:13:19 -04:00
Jesse Plamondon-Willard
645a64cd24
refactor player_add command a bit ( #542 )
2018-06-19 19:09:00 -04:00
Jesse Plamondon-Willard
92bfc32e68
Merge pull request #542 from danvolchek/exact-add-command
...
[Console Commands] Add command finds item by name when there is exactly one exact match
2018-06-19 19:01:28 -04:00
Jesse Plamondon-Willard
5abc20953e
Merge pull request #544 from Bpendragon/patch-1
...
Update readme.txt to work better with some text editors
2018-06-19 18:59:11 -04:00
Jesse Plamondon-Willard
f170b1e143
update compatibility list
2018-06-19 18:58:53 -04:00
Jesse Plamondon-Willard
0043810e04
set 'large address aware' flag on SMAPI executable to fix memory issues ( #431 )
...
This is safe since the vanilla game has it set too.
2018-06-17 13:23:24 -04:00
Jesse Plamondon-Willard
450147e9fb
Merge branch 'feature/nexus-links' into develop
2018-06-16 14:47:37 -04:00
Jesse Plamondon-Willard
dc27247b28
add section anchors for links from Nexus ( #547 )
2018-06-16 01:32:52 -04:00
Jesse Plamondon-Willard
f1bdafde23
use sharper pufferchick images
2018-06-16 01:13:39 -04:00
Jesse Plamondon-Willard
c9a6d32711
update web UI to let players download from new Nexus page ( #547 )
2018-06-16 01:11:13 -04:00
David Camp
ec0caf6a4a
Update readme.txt to work better with some text editors
...
Some Text editors (such as Notepad++ and Sublime) allow you to click on a URL in a .txt file and then your default browser will navigate to it just fine. However, these same editors will sometimes get confused by a period at the end of a link and will add it, often leading to a 404.
This change simply removes the periods at the end of the two links in the text file allowing these readers to navigate properly.
2018-06-11 12:34:58 -07:00
Jesse Plamondon-Willard
6c08f77425
fix log parser not using full width for log
2018-06-11 10:56:59 -04:00
Jesse Plamondon-Willard
c41e1ed5c1
fix new validation not allowing capitals in semver tags
2018-06-11 01:03:27 -04:00
Jesse Plamondon-Willard
4b82b111e7
improve semantic version validation
2018-06-10 21:50:24 -04:00
Jesse Plamondon-Willard
930a871018
add debris list changed event ( #310 )
2018-06-10 21:33:17 -04:00
Dan Volchek
468eea751d
set mods without updates to have no updates
2018-06-10 15:18:05 -07:00
Dan Volchek
0b2e46d55c
refactor IModMetadata update info
2018-06-10 15:05:59 -07:00
Dan Volchek
1fa2632289
seperate IModMetadata methods, call them correctly when updating
2018-06-10 14:19:05 -07:00
Dan Volchek
5b9e365b5d
add version info to ModMetadata, change update checking to consider preview versions
2018-06-10 13:15:53 -07:00
Dan Volchek
580fd687b0
remove unused import
2018-06-10 12:21:04 -07:00
Dan Volchek
bd0800f260
find item if there is exactly one exact name match
2018-06-10 12:13:47 -07:00
Jesse Plamondon-Willard
235d67623d
create watcher core ( #310 )
2018-06-10 12:06:29 -04:00
Jesse Plamondon-Willard
e27ada0f61
check minimum compatibility earlier, move some initialising after game starts
2018-06-09 23:21:35 -04:00
Jesse Plamondon-Willard
248ba90b75
add metadata dump option for troubleshooting
2018-06-09 19:46:12 -04:00
Jesse Plamondon-Willard
94e59482fc
fix incorrect error when a mod has no manifest
2018-06-09 16:24:21 -04:00
Jesse Plamondon-Willard
6e0dcddeb8
strip 'noinclude' blocks from release descriptions serverside
2018-06-09 15:37:17 -04:00
Jesse Plamondon-Willard
1ae1a2620e
make web layout more responsive
2018-06-09 15:02:25 -04:00