Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-26 | give Content Patcher internals access | Jesse Plamondon-Willard | |
This makes some of its low-level logic safer by avoiding unvalidated reflection. | |||
2021-07-30 | migrate to the new Harmony patch pattern used in my mods | Jesse Plamondon-Willard | |
That improves validation and error-handling. | |||
2021-01-15 | move error-handling Harmony patches into a new Error Handler bundled mod | Jesse Plamondon-Willard | |
2021-01-06 | remove experimental performance counters | Jesse Plamondon-Willard | |
Unfortunately this impacted SMAPI's memory usage and the data was often misinterpreted by players. | |||
2020-08-22 | move assembly attributes to match convention | Jesse Plamondon-Willard | |
2019-09-14 | remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent ↵ | Jesse Plamondon-Willard | |
assembly names | |||
2018-02-24 | update for 2.5 release and simplify assembly info | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |