Stardew_Valley_Mods/GeneralMods/Revitalize/Framework/Objects/Furniture
JoshuaNavarro 6c02af4596 Fixed the light manager not handling removing lights properly. Also have it so now alll CustomObjects handle lights. 2019-05-17 09:43:50 -07:00
..
Bench.cs Updated mods to SMAPI 3.X. Also revitalize: Placement bounds and depth properly work. 2019-01-20 23:34:11 -08:00
ChairMultiTiledObject.cs Fixed ignoring bounding boxes from letting you pick up items again. 2019-05-15 14:27:33 -07:00
ChairTileComponent.cs Fixed ignoring bounding boxes from letting you pick up items again. 2019-05-15 14:27:33 -07:00
CustomFurniture.cs The experiment failed. It looks like I won't be able to do perfect object placement unless I figure something else out. 2019-01-09 18:05:03 -08:00
FurnitureTileComponent.cs Got chairs to save as well! 2019-01-12 18:12:14 -08:00
LampMultiTiledObject.cs Fixed the light manager not handling removing lights properly. Also have it so now alll CustomObjects handle lights. 2019-05-17 09:43:50 -07:00
LampTileComponent.cs Fixed the light manager not handling removing lights properly. Also have it so now alll CustomObjects handle lights. 2019-05-17 09:43:50 -07:00
RugMultiTiledObject.cs Fixed ignoring bounding boxes from letting you pick up items again. 2019-05-15 14:27:33 -07:00
RugTileComponent.cs Fixed ignoring bounding boxes from letting you pick up items again. 2019-05-15 14:27:33 -07:00
TableMultiTiledObject.cs Fixed tables not removing items on clean up. 2019-05-16 13:00:43 -07:00
TableTileComponent.cs Fixed the light manager not handling removing lights properly. Also have it so now alll CustomObjects handle lights. 2019-05-17 09:43:50 -07:00