aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles
AgeCommit message (Expand)Author
2025-12-14More efficient black/white hole shadermetamuffin
2025-12-13generic cratenokoe
2025-12-13items in crate as tile variantnokoe
2025-12-13fix item portalnokoe
2025-12-12remove redundant classes for tilesnokoe
2025-12-12Add tree variant supporttpart
2025-11-03Copy cutitng board logic to rolling board as welltpart
2025-11-03Fix crash when player disconnects while interactingtpart
2025-10-16add counter window conveyor; fixes #471nokoe
2025-10-16Fix cutting animation not stopping when multiple people cut at once (Closes #...tpart
2025-10-13Fix typo in noodles cratetpart
2025-10-13Rename to noodles cratetpart
2025-10-13Add noodle crate (#393)tpart
2025-10-11Make oil in deep fryer semi-transparenttpart
2025-10-11Improve leaves rendering performance by using alpha scissorstpart
2025-10-06Add godot 4.5 properties to some import filesmetamuffin
2025-10-02Add mushroom crate (#393)tpart
2025-09-30remove redundant item classes; replace by `GenericItem`; fixes #435nokoe
2025-09-29use deep fryer basket; persist item rotation on countersnokoe
2025-09-29add basket as itemnokoe
2025-09-29add deep fryernokoe
2025-09-29floor shader color uniformsmetamuffin
2025-09-28Add colorful wallsmetamuffin
2025-09-28Add tile name parsermetamuffin
2025-09-28Add porato crate (#393)tpart
2025-09-28Turn off oven light when closed (Closes #419)tpart
2025-09-27Remove unused physics and physics objectstpart
2025-09-27Godot Engine desperately wants these changestpart
2025-09-25Update leek crate design; Fix leek rotationtpart
2025-09-25Add bun crate (Closes #410)tpart
2025-09-21Add rolling board model; Add rolling pin model; Add rolling pin animation (#393)tpart
2025-09-19Add burn sound effecttpart
2025-09-15Refactor settings; store as JSON; input settings now brokenmetamuffin
2025-09-12Fix: Floor mesher keeps some meshes lying around when switching mapstpart
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-07-08Fix duplicate UIDs, Remove redundant files (Closes #326)tpart
2025-06-21fix "`index_array.is_empty()` is true"nokoe
2025-06-21generalize floor meshing; fixes #278nokoe
2025-06-20change texture import mode from vram compressed to either lossy or lossless d...metamuffin
2025-06-16dont connect chandelier and ceiling lamps with counters; fixes #306metamuffin
2025-06-06enable index buffer and opt for floor meshermetamuffin
2025-04-07fix #240; fix #241nokoe
2025-04-07tram modelnokoe
2025-04-06house tilesnokoe
2025-03-23Update to Godot 4.4tpart
2024-10-13smooth floor checkerboardnokoe
2024-10-10Reorganize map files; Fix location of some theme filestpart
2024-09-30disable freezer light if shadows are disablednokoe
2024-09-30Disable cutting animation when not cutting (Fixes #198)tpart
2024-09-28fix #187; move opt before super because it uses that and invert conditionmetamuffin