Age | Commit message (Expand) | Author |
2018-06-24 | update web/toolkit packages | Jesse Plamondon-Willard |
2018-06-24 | update unit test packages | Jesse Plamondon-Willard |
2018-06-24 | fix input API not exposed through helper | Jesse Plamondon-Willard |
2018-06-24 | add more verbose logs to simplify troubleshooting | Jesse Plamondon-Willard |
2018-06-22 | drop support for mods without IDs in metadata file | Jesse Plamondon-Willard |
2018-06-22 | remove seasonal tilesheet patch (#552) | Jesse Plamondon-Willard |
2018-06-20 | fix list_items and player_add commands not handling secret notes | Jesse Plamondon-Willard |
2018-06-19 | bump versions for beta release | Jesse Plamondon-Willard |
2018-06-19 | add absolute pixels to ICursorPosition, fix tile not updated if screen-relat... | Jesse Plamondon-Willard |
2018-06-19 | rewrite update checks (#551) | Jesse Plamondon-Willard |
2018-06-19 | Merge pull request #543 from danvolchek/optional-update-checking | Jesse Plamondon-Willard |
2018-06-19 | refactor player_add command a bit (#542) | Jesse Plamondon-Willard |
2018-06-19 | Merge pull request #542 from danvolchek/exact-add-command | Jesse Plamondon-Willard |
2018-06-19 | Merge pull request #544 from Bpendragon/patch-1 | Jesse Plamondon-Willard |
2018-06-19 | update compatibility list | Jesse Plamondon-Willard |
2018-06-17 | set 'large address aware' flag on SMAPI executable to fix memory issues (#431) | Jesse Plamondon-Willard |
2018-06-16 | add section anchors for links from Nexus (#547) | Jesse Plamondon-Willard |
2018-06-16 | use sharper pufferchick images | Jesse Plamondon-Willard |
2018-06-16 | update web UI to let players download from new Nexus page (#547) | Jesse Plamondon-Willard |
2018-06-11 | Update readme.txt to work better with some text editors | David Camp |
2018-06-11 | fix log parser not using full width for log | Jesse Plamondon-Willard |
2018-06-11 | fix new validation not allowing capitals in semver tags | Jesse Plamondon-Willard |
2018-06-10 | improve semantic version validation | Jesse Plamondon-Willard |
2018-06-10 | add debris list changed event (#310) | Jesse Plamondon-Willard |
2018-06-10 | set mods without updates to have no updates | Dan Volchek |
2018-06-10 | refactor IModMetadata update info | Dan Volchek |
2018-06-10 | seperate IModMetadata methods, call them correctly when updating | Dan Volchek |
2018-06-10 | add version info to ModMetadata, change update checking to consider preview v... | Dan Volchek |
2018-06-10 | remove unused import | Dan Volchek |
2018-06-10 | find item if there is exactly one exact name match | Dan Volchek |
2018-06-10 | create watcher core (#310) | Jesse Plamondon-Willard |
2018-06-09 | check minimum compatibility earlier, move some initialising after game starts | Jesse Plamondon-Willard |
2018-06-09 | add metadata dump option for troubleshooting | Jesse Plamondon-Willard |
2018-06-09 | fix incorrect error when a mod has no manifest | Jesse Plamondon-Willard |
2018-06-09 | strip 'noinclude' blocks from release descriptions serverside | Jesse Plamondon-Willard |
2018-06-09 | make web layout more responsive | Jesse Plamondon-Willard |
2018-06-09 | fix world_setseason command not normalising season | Jesse Plamondon-Willard |
2018-06-09 | optimise index page queries | Jesse Plamondon-Willard |
2018-06-09 | add noindex for parsed logs | Jesse Plamondon-Willard |
2018-06-08 | Merge branch 'add-harmony' into develop | Jesse Plamondon-Willard |
2018-06-08 | update compatibility list | Jesse Plamondon-Willard |
2018-06-08 | minor fixes for log file purge code (#494) | Jesse Plamondon-Willard |
2018-06-08 | update versions for beta release | Jesse Plamondon-Willard |
2018-06-08 | detect game install path via Steam library path (#512) | Jesse Plamondon-Willard |
2018-06-08 | allow launching multiple instances without manually changing log path (#494) | Jesse Plamondon-Willard |
2018-06-06 | fix incorrect type alias | Jesse Plamondon-Willard |
2018-06-06 | rm unneeded ref (#541) | Jesse Plamondon-Willard |
2018-06-06 | add Harmony patch to fix custom tilesheet handling (#541) | Jesse Plamondon-Willard |
2018-06-06 | add simple Harmony wrapper for validation, error-handling, etc (#541) | Jesse Plamondon-Willard |
2018-06-06 | fix a few missing uninstall paths | Jesse Plamondon-Willard |