Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-21 | Added commands to enable and disable performance counters. Peak is now using ↵ | Drachenkaetzchen | |
the default interval | |||
2020-01-15 | Added peak execution time over the last 60 seconds | Drachenkaetzchen | |
2020-01-15 | Added "trigger dump" command to dump the configured triggers as commands for ↵ | Drachenkaetzchen | |
copy'n'paste | |||
2020-01-15 | Added documentation for all commands. Renamed the "monitor" command to ↵ | Drachenkaetzchen | |
"trigger". Method name refactoring to be more consistent. | |||
2020-01-15 | Added optional right-align for the table output | Drachenkaetzchen | |
2020-01-15 | Added documentation for all performance counter methods and members. ↵ | Drachenkaetzchen | |
Refactored the naming of several members and methods to reflect their actual intention. | |||
2020-01-11 | Reworked the console implementation, added monitoring. Some internal ↵ | Drachenkaetzchen | |
refactoring. | |||
2020-01-10 | Initial commit of the performance counters | Drachenkaetzchen | |
2020-01-04 | prepare for release | Jesse Plamondon-Willard | |
2019-12-22 | update item spawning code, detect ring type automatically to support custom ↵ | Jesse Plamondon-Willard | |
rings, minor refactor | |||
2019-12-21 | Fixed the ring issue and flooring | Mizzion | |
Fixed the same issues that CJB Item Spawner had related to the rings and floors. (Sorry for the delay Christmas preparation is taking up most of my time). | |||
2019-12-02 | prepare for release | Jesse Plamondon-Willard | |
2019-11-24 | add roe spawning (#638) | Jesse Plamondon-Willard | |
2019-10-29 | update for honey changes in SDV 1.4 (#638) | Jesse Plamondon-Willard | |
2019-10-29 | make item spawn commands more robust | Jesse Plamondon-Willard | |
2019-09-14 | remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent ↵ | Jesse Plamondon-Willard | |
assembly names | |||
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard | |
2019-09-14 | update for SDV 1.4 build change on Linux/Mac (#638) | Jesse Plamondon-Willard | |
2019-09-14 | move assembly references out of common.targets | Jesse Plamondon-Willard | |
2019-09-14 | simplify project names | Jesse Plamondon-Willard | |
2019-09-14 | update code for SDV 1.4 (#638) | Jesse Plamondon-Willard | |
2019-09-14 | bump version to 3.0 | Jesse Plamondon-Willard | |
2019-09-13 | update for release | Jesse Plamondon-Willard | |
2019-09-13 | use same .csproj charset as Visual Studio tools | Jesse Plamondon-Willard | |
2019-09-13 | migrate to new project file format | Jesse Plamondon-Willard | |
2019-09-13 | use default indentation for JSON files | Jesse Plamondon-Willard | |
2019-09-13 | fix unspecified log levels | Jesse Plamondon-Willard | |
2019-04-22 | prepare for 2.11.2 release | Jesse Plamondon-Willard | |
2019-03-17 | prepare for 2.11.1 release | Jesse Plamondon-Willard | |
2019-03-17 | add crops to world_clear | Jesse Plamondon-Willard | |
2019-03-17 | fix world_clear removing chests that match a debris name | Jesse Plamondon-Willard | |
2019-03-01 | prepare for 2.11 release | Jesse Plamondon-Willard | |
2019-02-24 | prepare for 2.11-beta.2 release | Jesse Plamondon-Willard | |
2019-02-24 | fix bundled mods not working in beta release | Jesse Plamondon-Willard | |
2019-02-24 | update for Stardew Valley 1.3.35-beta support | Jesse Plamondon-Willard | |
SDV 1.3.35 changes the signature for a utility method related to text width checks. SMAPI just needs to be recompiled, but the build won't work with previous versions of the game. | |||
2019-02-08 | prepare for 2.10.2 release | Jesse Plamondon-Willard | |
2018-12-30 | update for release | Jesse Plamondon-Willard | |
2018-12-29 | update for release | Jesse Plamondon-Willard | |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard | |
2018-12-27 | enable latest C# features | Jesse Plamondon-Willard | |
2018-12-22 | add world_clear console command | Jesse Plamondon-Willard | |
2018-12-16 | update for release | Jesse Plamondon-Willard | |
2018-12-16 | update for release | Jesse Plamondon-Willard | |
2018-12-07 | update for release | Jesse Plamondon-Willard | |
2018-12-07 | update for release | Jesse Plamondon-Willard | |
2018-12-04 | cleanup, add release note | Jesse Plamondon-Willard | |
2018-12-04 | add SMAPI 3.0 compatibility strict mode (#606) | Jesse Plamondon-Willard | |
2018-11-25 | fix Console Commands' handling of tool upgrade levels for item commands | Jesse Plamondon-Willard | |
2018-11-25 | fix Console Commands optimised in debug mode | Jesse Plamondon-Willard | |
2018-11-19 | bump version for release | Jesse Plamondon-Willard | |