summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Constants.cs
AgeCommit message (Expand)Author
2016-11-04add minimum game version check (#163)Jesse Plamondon-Willard
2016-11-04remove extensions from public interface, refactor & documentJesse Plamondon-Willard
2016-11-04move 'mods loaded' out of constantsJesse Plamondon-Willard
2016-11-04format & document constantsJesse Plamondon-Willard
2016-11-04remove disabled & broken draw logicJesse Plamondon-Willard
2016-11-03add update check (#154)Jesse Plamondon-Willard
2016-11-02bump SMAPI version, clean up assembly infoJesse Plamondon-Willard
2016-11-01fix mod versions not being displayed correctly (#160)Jesse Plamondon-Willard
2016-10-07Updated version numberClxS
2016-10-04Altered version numberClxS
2016-09-30Updated build version id to 1.1ClxS
2016-09-30Disabled the overridden update call only - fixes mouse redraw issue.ClxS
2016-09-30Preliminiary update to add 1.1 support - waiting on testing to confirm it's f...ClxS
2016-05-29Attempt to migrate to new directory structure.Gormogon