rimlike/scenes/entities
megaproxy c93f889ff1 Crop sprites — atlas art + four growable kinds
Replaces the procedural stem-and-circle draw with an ElvGames atlas-backed
Sprite2D. Crops now pick a per-kind 64×32 (or 80×32) sheet from
art/sprites/crops/ and slice cols 0..3 across the SOWN..READY stage range
(TILLED keeps the bare dirt rect). The plant sprite is anchored so its
bottom edge sits at the tile bottom, matching the tree convention.

Four kinds wired in: wheat, potato, corn, strawberry. The boot demo's
crop patch now plants one column per kind so all four show up in the
spring start state. Harvest outputs map: wheat/corn → grain,
potato/strawberry → vegetable.

Tooltip already capitalises crop_kind so 'Corn' / 'Strawberry' show
through with no UI change.
2026-05-15 19:39:57 +01:00
..
.gitkeep
bed.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
bed.gd.uid
bed.tscn
big_rock.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
big_rock.gd.uid Bed: replace procedural draw with 1×2 vertical bundle sprite 2026-05-12 14:49:05 +01:00
big_rock.tscn Add BigRock: 2×2 mineable boulder with full mining/path/save support 2026-05-12 14:34:24 +01:00
corpse.gd
corpse.gd.uid
corpse.tscn
cremation_pyre.gd
cremation_pyre.gd.uid
crop.gd Crop sprites — atlas art + four growable kinds 2026-05-15 19:39:57 +01:00
crop.gd.uid
crop.tscn
door.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
door.gd.uid
door.tscn
floor.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
floor.gd.uid
floor.tscn
grave_marker.gd
grave_marker.gd.uid
grave_slot.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
grave_slot.gd.uid
item.gd Item sprites — swap procedural draw for tileset icons 2026-05-12 15:43:24 +01:00
item.gd.uid
item.tscn
rock.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
rock.gd.uid
rock.tscn
torch.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
torch.gd.uid
torch.tscn
tree.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
tree.gd.uid
tree.tscn
wall.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
wall.gd.uid
wall.tscn
wolf.gd
wolf.gd.uid
wolf.tscn
workbench.gd Clear designation tile-highlight when jobs complete 2026-05-15 19:31:55 +01:00
workbench.gd.uid
workbench.tscn