rimlike/scenes/entities
megaproxy 5a6ec53b12 Tree growth: dedicated stage atlas + tuned WildGrowth rate
Sub-mature stages (0/1/2) now use FG_Tree_Stages.png (a 128×32 atlas
with 8 progressively-larger tree cells from the bundle's "Crops with
Stages 03" pack). Stage 0 = tiny sprout (col 0), Stage 1 = small
leaf (col 1), Stage 2 = small tree (col 3). Stage 3 (Mature) keeps
the existing 64×80 seasonal canopy atlases.

Visually distinct progression replaces the previous scale-down-the-
mature-texture placeholder + procedural sapling dots.

WildGrowth pacing tuned: INTERVAL 1200 → 3000, PROBABILITY 0.30 →
0.12, LIMIT 60 → 80. Previous values flooded the map with saplings
within ~30 seconds of 12× play. New rate gives a slow but visible
regrowth over a season at default speed.

_draw simplified: removed procedural sapling fallback (atlas handles
all stages now). Pending-plant ghosts get the alpha tint via
sprite.modulate.
2026-05-16 16:42:38 +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
big_rock_node.gd Renewable resources: tree growth + WildGrowth + Quarry on BigRockNode 2026-05-16 16:36:16 +01:00
big_rock_node.gd.uid Renewable resources: tree growth + WildGrowth + Quarry on BigRockNode 2026-05-16 16:36:16 +01:00
big_rock_node.tscn Renewable resources: tree growth + WildGrowth + Quarry on BigRockNode 2026-05-16 16:36:16 +01:00
corpse.gd
corpse.gd.uid
corpse.tscn
cremation_pyre.gd
cremation_pyre.gd.uid
crop.gd Distinct icons for wheat / corn / potato / strawberry harvests 2026-05-16 15:52:31 +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 Distinct icons for wheat / corn / potato / strawberry harvests 2026-05-16 15:52:31 +01:00
item.gd.uid
item.tscn
quarry_workbench.gd Renewable resources: tree growth + WildGrowth + Quarry on BigRockNode 2026-05-16 16:36:16 +01:00
quarry_workbench.gd.uid Renewable resources: tree growth + WildGrowth + Quarry on BigRockNode 2026-05-16 16:36:16 +01:00
quarry_workbench.tscn Renewable resources: tree growth + WildGrowth + Quarry on BigRockNode 2026-05-16 16:36:16 +01:00
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 Tree growth: dedicated stage atlas + tuned WildGrowth rate 2026-05-16 16:42:38 +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 Workbench bill editor — tap a workbench, see/edit bills 2026-05-16 00:29:46 +01:00
workbench.gd.uid
workbench.tscn