Age | Commit message (Expand) | Author |
2016-11-14 | migrate main logging to new framework (#168) | Jesse Plamondon-Willard |
2016-11-14 | migrate deprecation manager to new logging (#168) | Jesse Plamondon-Willard |
2016-11-14 | deprecate legacy logging interfaces, rewrite to use new framework under the h... | Jesse Plamondon-Willard |
2016-11-14 | initialise new logging framework on startup (#168) | Jesse Plamondon-Willard |
2016-11-13 | split mod registry out of deprecation manager for reuse (#168) | Jesse Plamondon-Willard |
2016-11-10 | fix deprecation warning for manifest.PerSaveConfigs | Jesse Plamondon-Willard |
2016-11-08 | fix an initialisation error when a Windows user has both "StardewValley.exe" ... | Jesse Plamondon-Willard |
2016-11-06 | fix minor crossplatform issues | Jesse Plamondon-Willard |
2016-11-06 | add developer mode which shows all deprecation warnings, update release proce... | Jesse Plamondon-Willard |
2016-11-06 | simplify log a bit more | Jesse Plamondon-Willard |
2016-11-06 | use more nuanced deprecation warnings (#165) | Jesse Plamondon-Willard |
2016-11-05 | add deprecation warnings (#165) | Jesse Plamondon-Willard |
2016-11-05 | use new helper to read manifest (#159) | Jesse Plamondon-Willard |
2016-11-05 | simplify exit logging | Jesse Plamondon-Willard |
2016-11-05 | add new config system, mark previous methods obsolete (#159) | Jesse Plamondon-Willard |
2016-11-04 | add minimum game version check (#163) | Jesse Plamondon-Willard |
2016-11-04 | make logging less verbose and more informative | Jesse Plamondon-Willard |
2016-11-04 | remove legacy workaround | Jesse Plamondon-Willard |
2016-11-04 | remove unneeded program fields | Jesse Plamondon-Willard |
2016-11-04 | format & document program class | Jesse Plamondon-Willard |
2016-11-04 | remove extensions from public interface, refactor & document | Jesse Plamondon-Willard |
2016-11-04 | move 'mods loaded' out of constants | Jesse Plamondon-Willard |
2016-11-04 | normalise inconsistent line endings | Jesse Plamondon-Willard |
2016-11-03 | add update check (#154) | Jesse Plamondon-Willard |
2016-11-03 | add operating system to initial console output to simplify troubleshooting | Jesse Plamondon-Willard |
2016-11-01 | fix mod versions not being displayed correctly (#160) | Jesse Plamondon-Willard |
2016-11-01 | fix spelling of 'Authour' manifest field with backwards compatibility (#158) | Jesse Plamondon-Willard |
2016-10-31 | format & document config code | Jesse Plamondon-Willard |
2016-10-31 | remove disabled and unfinished code | Jesse Plamondon-Willard |
2016-10-30 | remove support for mods in AppData directory (#156) | Jesse Plamondon-Willard |
2016-10-27 | fix crossthread access violation when debugger is attached (#126) | Jesse Plamondon-Willard |
2016-10-27 | run game on main thread for Mac compatibility (#126) | Jesse Plamondon-Willard |
2016-10-27 | only hook into WinForms on Windows for Mac compatibility (#126) | Jesse Plamondon-Willard |
2016-10-26 | use simpler crossplatform window management (#126) | Jesse Plamondon-Willard |
2016-10-26 | remove broken and unused test code (#126) | Jesse Plamondon-Willard |
2016-10-26 | use platform-agnostic paths (#126) | Jesse Plamondon-Willard |
2016-05-29 | Attempt to migrate to new directory structure. | Gormogon |