summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands/Framework/Commands/World/ClearCommand.cs
AgeCommit message (Expand)Author
2022-04-13enable nullable annotations in bundled mods (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06remove some unused/redundant codeJesse Plamondon-Willard
2022-04-06simplify with newer pattern featuresJesse Plamondon-Willard
2022-04-06simplify 'is not' patternsJesse Plamondon-Willard
2021-07-30fix build error on LinuxJesse Plamondon-Willard
2021-07-28refactor new code a bitJesse Plamondon-Willard
2021-07-27world_clear: Adding 'removeable' option that includes everything except perma...bladeoflight16
2021-07-27world_clear: Lining up parameter descriptionsbladeoflight16
2021-04-02update resource clump logic for SDV 1.5 (#770)Jesse Plamondon-Willard
2021-01-22rename TrainerCommand to ConsoleCommand to match the rest of the codeJesse Plamondon-Willard
2020-12-20update for location furniture changesJesse Plamondon-Willard
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2019-03-17add crops to world_clearJesse Plamondon-Willard
2019-03-17fix world_clear removing chests that match a debris nameJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-12-22add world_clear console commandJesse Plamondon-Willard