summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands/Framework/ItemRepository.cs
AgeCommit message (Collapse)Author
2020-12-20update for item changesJesse Plamondon-Willard
2020-10-30apply fish pond rules for roe spawningJesse 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-07-17add item repository fixes from CJB Cheats Menu codeJesse Plamondon-Willard
2020-03-22fix player_add error if the player has broken XNB modsJesse Plamondon-Willard
2019-12-22update item spawning code, detect ring type automatically to support custom ↵Jesse Plamondon-Willard
rings, minor refactor
2019-12-21Fixed the ring issue and flooringMizzion
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-11-24add roe spawning (#638)Jesse Plamondon-Willard
2019-10-29update for honey changes in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-10-29make item spawn commands more robustJesse Plamondon-Willard
2019-09-14update code for SDV 1.4 (#638)Jesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-11-25fix Console Commands' handling of tool upgrade levels for item commandsJesse Plamondon-Willard
2018-08-06fix ConsoleCommands item search codeJesse Plamondon-Willard
2018-06-20fix list_items and player_add commands not handling secret notesJesse Plamondon-Willard
2018-04-11drop support for Stardew Valley 1.2 (#453)Jesse Plamondon-Willard
2018-03-11add initial compatibility with Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2017-10-27rename TrainerMod to Console Commands to clarify purposeJesse Plamondon-Willard