Commit graph

3 commits

Author SHA1 Message Date
180891f7aa
feat: eating toggle is now functional
added a harmony transpiler to replace check for ThingDef.surfaceType with bool EatableComp.EatableFrom
2025-04-19 20:35:07 +02:00
c298657f6f
feat: add eating gizmo to TableBase
made a component tracking if colonists are allowed to eat at a table or not (doesn't actually forbid eating yet)
2025-04-17 19:03:28 +02:00
7a5ea082bf
initial commit 2025-04-17 16:44:44 +02:00