lilwhitemouse / RimWorld-LWM.DeepStorage

A mod for the game RimWorld that has a set of Deep Storage Units that allow storing more than one item at a location.
GNU General Public License v3.0
29 stars 36 forks source link

Fix merge between 1.5 and cache branches #153

Closed AamuLumi closed 4 months ago

AamuLumi commented 4 months ago

Hey !

I finished the merge between 1.5 and cache. The problem in the Dialog_CompSettings was the base() constructor not called with the good object.

At least, it compiles and runs. But there's some bugs between cache and Rimworld 1.5 : after building a DS furniture, pawn can't carry any item to the furniture. The right-click menu says there's no free space to store the item. Furnitures locates correctly item in the region with the debug functon Items in region, so I suspect there's a bug on the carry job or the free space compute for carrying item. But I didn't find how to fix it.

Tell me if you see something I can do to help you !

lilwhitemouse commented 4 months ago

I know I did at least one stupid thing that might have gotten pushed out to your branch.... See how things look for you and drop a note in the Steam page if you can

zlp1051682086 commented 4 months ago

RimWorld

AamuLumi commented 4 months ago

Seems the update for 1.5 is now working, so this PR isn't useful anymore. I'm closing the PR.

Oh and good job for the update ! I deprecated the unofficial mod to send you back the users. :D