summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-18simplify date operators by making SDate.GetHashCode() return unique ordered v...Jesse Plamondon-Willard
2017-06-18add tuples to test project (#307)Jesse Plamondon-Willard
2017-06-18remove test adapter (#307)Jesse Plamondon-Willard
2017-06-18- This adds in operators to SDate. And Tests. And a NUnit Adapter - sorry abo...Nicholas Johnson
2017-06-18add support for minimum dependency versions (#286)Jesse Plamondon-Willard
2017-06-18enable C# 7 tuplesJesse Plamondon-Willard
2017-06-12add SerializerUtils to obsolete-mods listJesse Plamondon-Willard
2017-06-12add separate list of obsolete modsJesse Plamondon-Willard
2017-06-07add date utilityJesse Plamondon-Willard
2017-06-04Add player_addwallpaper and player_addflooringChase W
2017-06-04Merge branch 'develop' into stableJesse Plamondon-Willard
2017-06-04bump version for releaseJesse Plamondon-Willard
2017-06-03tweak translation API to always return translations (#303)Jesse Plamondon-Willard
2017-06-02tweak 1.14 release notesJesse Plamondon-Willard
2017-06-02fix release notes log linksJesse Plamondon-Willard
2017-06-02Merge branch 'develop' into stableJesse Plamondon-Willard
2017-06-02update for releaseJesse Plamondon-Willard
2017-06-02add TimeSpeed <2.2.1 to incompatibility listJesse Plamondon-Willard
2017-06-02bump incompatible version of Better SprinklersJesse Plamondon-Willard
2017-05-29deprecate TimeEvents.DayOfMonthChanged, SeasonOfYearChanged, and YearOfGameCh...Jesse Plamondon-Willard
2017-05-29fix translation error when passing tokens for a null translation (#296)Jesse Plamondon-Willard
2017-05-28drop special case for SDV 1.2.29 bug (min version is now 1.2.30)Jesse Plamondon-Willard
2017-05-28bump minimum game version to 1.2.30Jesse Plamondon-Willard
2017-05-28add shortcut for translation with tokens (#296)Jesse Plamondon-Willard
2017-05-28add token support for instance fields, expand unit test (#296)Jesse Plamondon-Willard
2017-05-28combine Translation::Tokens overloads, support dictionaries with any generic ...Jesse Plamondon-Willard
2017-05-28make unit test easier to extend (#296)Jesse Plamondon-Willard
2017-05-28shorten translation method name, remove helper method (#296)Jesse Plamondon-Willard
2017-05-28add 'reload_i18n' console command to reload translation files (#296)Jesse Plamondon-Willard
2017-05-28refactor translation init for reuse (#296)Jesse Plamondon-Willard
2017-05-28add shortcut indexer to translation API (#296)Jesse Plamondon-Willard
2017-05-28minor cleanupJesse Plamondon-Willard
2017-05-28simplify debug command output (#297)Jesse Plamondon-Willard
2017-05-28log debug command output (#297)Jesse Plamondon-Willard
2017-05-28remove unneeded SGame fieldsJesse Plamondon-Willard
2017-05-27add Context.IsPlayerFreeJesse Plamondon-Willard
2017-05-27fix content API not matching XNB files with two dots (like 'a.b.xnb') if exte...Jesse Plamondon-Willard
2017-05-27improve libgdiplus.dylib fix for Mono playersJesse Plamondon-Willard
2017-05-26standardise indentation in unix launcherJesse Plamondon-Willard
2017-05-26fix errors handling dependencies if some mods have no manifestJesse Plamondon-Willard
2017-05-25reduce ContentLoadException nestingJesse Plamondon-Willard
2017-05-25update release notes for map changesJesse Plamondon-Willard
2017-05-25fix tilesheets for local XNB maps tooJesse Plamondon-Willard
2017-05-25expand .tbin loading to support custom tilesheets from the mod folderJesse Plamondon-Willard
2017-05-25minor cleanupJesse Plamondon-Willard
2017-05-26Added experimental .tbin supportPlatonymous
2017-05-24add translation unit tests (#296)Jesse Plamondon-Willard
2017-05-24add translation API (#296)Jesse Plamondon-Willard
2017-05-23fix Context.IsInDrawLoop having a public setterJesse Plamondon-Willard
2017-05-23fix rare crash when window loses focus for some playersJesse Plamondon-Willard