summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-13fix 'unknown file extension' error not listing .json as a valid extensionJesse Plamondon-Willard
2019-09-13ignore AWS Beanstalk data fileJesse Plamondon-Willard
2019-09-13 prevent mods from crashing the game with invalid dialogue in more casesJesse Plamondon-Willard
2019-09-13add Android instructions to log parserJesse Plamondon-Willard
2019-09-13fix mod compatibility list not caching dataJesse Plamondon-Willard
2019-09-13move 1.4 compatibility into advanced until it's publicly available, change "S...Jesse Plamondon-Willard
2019-09-13add 'broke in' API fields (#638)Jesse Plamondon-Willard
2019-09-13remove 'SMAPI 3.0 ready' API fields (#638)Jesse Plamondon-Willard
2019-09-13drop SMAPI 3.0 compatibility field (#638)Jesse Plamondon-Willard
2019-09-13make SDV beta blurb more generic (#638)Jesse Plamondon-Willard
2019-09-13link status color to non-beta status (#638)Jesse Plamondon-Willard
2019-09-13support prerelease versions with a different tag (#638)Jesse Plamondon-Willard
2019-09-13revamp 'support SMAPI' section on main pageJesse Plamondon-Willard
2019-09-13use default indentation for JSON filesJesse Plamondon-Willard
2019-09-13fix log parser failing for logs with dot-delimited time formatsJesse Plamondon-Willard
2019-09-13update mod list filters to always display clicked mod linkJesse Plamondon-Willard
2019-09-13make Harmony patch names more consistentJesse Plamondon-Willard
2019-09-13fix 'location list changed' verbose log not correctly listing changesJesse Plamondon-Willard
2019-09-13tweak patch code styleJesse Plamondon-Willard
2019-09-13fix unspecified log levelsJesse Plamondon-Willard
2019-09-13tweak smapi.io logic to allow hidden non-old downloadsJesse Plamondon-Willard
2019-09-13fix errors during early startup not shown before exitJesse Plamondon-Willard
2019-09-13default Monitor.Log to traceJesse Plamondon-Willard
2019-09-13prevent invalid items from breaking menus on hoverJesse Plamondon-Willard
2019-09-13avoid possible invalid state if checkEventPrecondition is called asynchronous...Jesse Plamondon-Willard
2019-09-13log underlying error (#636)Jesse Plamondon-Willard
2019-09-13fix formatting and code style (#636)Jesse Plamondon-Willard
2019-09-13Implement the return value of the original methodberkay2578
2019-09-13checkEventPrecondition crash fixberkay2578
2019-04-22prepare for 2.11.2 releaseJesse Plamondon-Willard
2019-04-22fix error on Mac when a custom map references a vanilla tilesheet that only e...Jesse Plamondon-Willard
2019-04-22add release note (#633)Jesse Plamondon-Willard
2019-04-22adding termite supportarchification
2019-03-17prepare for 2.11.1 releaseJesse Plamondon-Willard
2019-03-17add crops to world_clearJesse Plamondon-Willard
2019-03-17fix world_clear removing chests that match a debris nameJesse Plamondon-Willard
2019-03-16remove reflected access to Game1.version (which is no longer const)Jesse Plamondon-Willard
2019-03-16suppress warning for Rubydew modJesse Plamondon-Willard
2019-03-16add support for suppressing warnings in mod DBJesse Plamondon-Willard
2019-03-16update support list & release notesJesse Plamondon-Willard
2019-03-16set max game version to prepare for 1.4 releaseJesse Plamondon-Willard
2019-03-14remove unneeded log parser css ruledanvolchek
2019-03-10minor changes to new log section code (#626)Jesse Plamondon-Willard
2019-03-10fix typos and update release notesdanvolchek
2019-03-10add log sections implementationdanvolchek
2019-03-08update supporter listJesse Plamondon-Willard
2019-03-07update compatibility listJesse Plamondon-Willard
2019-03-07update for compatibility wiki page changesJesse Plamondon-Willard
2019-03-07improve SMAPI 3.0 status column, show by defaultJesse Plamondon-Willard
2019-03-01prepare for 2.11 releaseJesse Plamondon-Willard