summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-11add prototype of mod-provided APIs (#409)Jesse Plamondon-Willard
2017-12-11generalise internal mod registry (#409)Jesse Plamondon-Willard
2017-12-11trace mods with no update keys, tweak update-check loggingJesse Plamondon-Willard
2017-12-10fix log parser favicon (#405)Jesse Plamondon-Willard
2017-12-10detect libgdiplus-missing exception and show a friendly error instead (#408)Jesse Plamondon-Willard
2017-12-10adjust reflection API to correctly reflect what it does (#410)Jesse Plamondon-Willard
2017-12-10fix GraphicsEvents.OnPostRenderEvent not being raised in some casesJesse Plamondon-Willard
2017-12-10add e.IsSuppressed to input event argsJesse Plamondon-Willard
2017-12-10fix mods being able to change cursor position reported to other modsJesse Plamondon-Willard
2017-12-09fix reflection API error with properties which don't have both get and setJesse Plamondon-Willard
2017-12-02Merge branch 'develop' into stableJesse Plamondon-Willard
2017-12-02remove unneeded fileJesse Plamondon-Willard
2017-12-02simplify version format in constantsJesse Plamondon-Willard
2017-12-02tweak release notesJesse Plamondon-Willard
2017-12-02add NormaliseAssetName content helper method (#404)Jesse Plamondon-Willard
2017-12-02bypass cache on log parser assets to avoid issuesJesse Plamondon-Willard
2017-12-02redesign log parser filtersJesse Plamondon-Willard
2017-12-02rm body template so filters can be moved into the output areaJesse Plamondon-Willard
2017-12-01rename log parser tabs IDJesse Plamondon-Willard
2017-12-01rm unneeded log parser debug infoJesse Plamondon-Willard
2017-12-01tweak log parser instructions to avoid confusionJesse Plamondon-Willard
2017-11-30fix log parser error when uploading very large logsJesse Plamondon-Willard
2017-11-28fix API always redirecting to HTTPS when accessed via subdomainJesse Plamondon-Willard
2017-11-28update for 2.2 releaseJesse Plamondon-Willard
2017-11-27fix error when a mod has an invalid filename in the EntryDLL manifest field (...Jesse Plamondon-Willard
2017-11-26fix player_add command not handling upgrade level (#397)Jesse Plamondon-Willard
2017-11-26tweak log parser startupJesse Plamondon-Willard
2017-11-26no longer expire saved logs after a week (#400)Jesse Plamondon-Willard
2017-11-26fix rare installer error on Mac due to generated mcs file (#394)Jesse Plamondon-Willard
2017-11-26fix CFAutomate compatibility errors showing no URL (#393)Jesse Plamondon-Willard
2017-11-26update release notes (#386)Jesse Plamondon-Willard
2017-11-26Merge pull request #386 from danvolchek/web_close_popupJesse Plamondon-Willard
2017-11-26fix e.SuppressButton() not working with some mouse buttons, update release no...Jesse Plamondon-Willard
2017-11-26Merge pull request #389 from YonKuma/suppressmouseJesse Plamondon-Willard
2017-11-26add date.DaysSinceStart property, add unit tests, update release notes (#390)Jesse Plamondon-Willard
2017-11-26Merge pull request #390 from JohnsonNicholas/date_countJesse Plamondon-Willard
2017-11-10Simplified mouse checksYonKuma
2017-11-08Adding a date functionNicholas Johnson
2017-11-08Fixing code to match SMAPI idiomYonKuma
2017-11-08Added code to suppress mouse clicksYonKuma
2017-11-04check whether the popup is open before closing it with escvolchek2
2017-11-03Fix bracesvolchek2
2017-11-03Allow raw and upload popups to be closed with escape key and clicking outside...volchek2
2017-11-02fix custom asset loads failing on Linux/Mac (#383)Jesse Plamondon-Willard
2017-11-01Merge branch 'develop' into stableJesse Plamondon-Willard
2017-11-01update for 2.1 releaseJesse Plamondon-Willard
2017-11-01add CORS policy for *.smapi.io (#358)Jesse Plamondon-Willard
2017-11-01fix mod build package targeting .NET Framework 4.6.1Jesse Plamondon-Willard
2017-10-30explicitly disallow absolute paths as asset keys in content API (#381)Jesse Plamondon-Willard
2017-10-30improve update-check errors when connection is offline (#380)Jesse Plamondon-Willard