summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands
AgeCommit message (Expand)Author
2020-12-26prepare for releaseJesse Plamondon-Willard
2020-12-26add apply_save_fix commandJesse Plamondon-Willard
2020-12-21prepare for releaseJesse Plamondon-Willard
2020-12-20update for location furniture changesJesse Plamondon-Willard
2020-12-20update for item changesJesse Plamondon-Willard
2020-11-21prepare for releaseJesse Plamondon-Willard
2020-10-30apply fish pond rules for roe spawningJesse Plamondon-Willard
2020-10-28add SearchableItem copy constructorJesse Plamondon-Willard
2020-10-28fix a captured loop variableJesse Plamondon-Willard
2020-10-24add character-customization-only shirts to item repoJesse Plamondon-Willard
2020-10-24update item repo to allow creating instances laterJesse Plamondon-Willard
2020-10-16prepare for releaseJesse Plamondon-Willard
2020-10-03prepare for releaseJesse Plamondon-Willard
2020-09-16prepare for releaseJesse Plamondon-Willard
2020-09-08prepare for releaseJesse Plamondon-Willard
2020-09-08prepare for releaseJesse Plamondon-Willard
2020-09-06prepare for releaseJesse Plamondon-Willard
2020-08-02prepare for releaseJesse Plamondon-Willard
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2020-07-17add item repository fixes from CJB Cheats Menu codeJesse Plamondon-Willard
2020-06-21prepare for releaseJesse Plamondon-Willard
2020-06-20prepare for releaseJesse Plamondon-Willard
2020-06-14tweak build filesJesse Plamondon-Willard
2020-04-27prepare for release, tweak readmeJesse Plamondon-Willard
2020-04-11use SDate to set DaysPlayedKevin Daughtridge
2020-04-10set daysPlayed in world_set{day,season,year} commandsKevin Daughtridge
2020-03-24prepare for releaseJesse Plamondon-Willard
2020-03-22prepare for releaseJesse Plamondon-Willard
2020-03-22fix player_add error if the player has broken XNB modsJesse Plamondon-Willard
2020-02-22prepare for releaseJesse Plamondon-Willard
2020-02-22prepare for releaseJesse Plamondon-Willard
2020-02-22prepare for releaseJesse Plamondon-Willard
2020-02-01ignore Harmony DLL in mod build packageJesse Plamondon-Willard
2020-01-31rework build settings a bitJesse Plamondon-Willard
2020-01-26Merge pull request #690 from Drachenkaetzchen/performance-counterJesse Plamondon-Willard
2020-01-26simplify performance details outputJesse Plamondon-Willard
2020-01-26show warning when using commands while disabled, simplify some commands a bitJesse Plamondon-Willard
2020-01-26tweak namespaceJesse Plamondon-Willard
2020-01-26refactor performance counter codeJesse Plamondon-Willard
2020-01-22add test_input console commandJesse Plamondon-Willard
2020-01-21Added commands to enable and disable performance counters. Peak is now using ...Drachenkaetzchen
2020-01-15Added peak execution time over the last 60 secondsDrachenkaetzchen
2020-01-15Added "trigger dump" command to dump the configured triggers as commands for ...Drachenkaetzchen
2020-01-15Added documentation for all commands. Renamed the "monitor" command to "trigg...Drachenkaetzchen
2020-01-15Added optional right-align for the table outputDrachenkaetzchen
2020-01-15Added documentation for all performance counter methods and members. Refactor...Drachenkaetzchen
2020-01-11Reworked the console implementation, added monitoring. Some internal refactor...Drachenkaetzchen
2020-01-10Initial commit of the performance countersDrachenkaetzchen
2020-01-04prepare for releaseJesse Plamondon-Willard
2019-12-22update item spawning code, detect ring type automatically to support custom r...Jesse Plamondon-Willard