Skip to content

Latest commit

 

History

History
129 lines (105 loc) · 15.7 KB

File metadata and controls

129 lines (105 loc) · 15.7 KB

Changelog

0.3.0 (2026-02-26)

Features

  • add dynamic item page to tome (#78) (b71c14d)
  • add harvesting and rework inputs/outputs (#71) (f4b4f52)
  • add people and naming logic (#79) (66c0e28)
  • add profession concept, migrate harvesting and porting (#93) (1909727)
  • add recipe list to tome (#80) (2098400)
  • add spending to construction and refund on demolition (#113) (ddb0981)
  • add splash screen (#103) (50d7f0e)
  • add tome menu and textures (#75) (c389933)
  • move input logic to standalone plugin (#77) (dfac385)
  • move porter dropoff logic to dropoff component (#108) (c936e37)
  • porter returnal and item transfer improvements (#100) (dfe22f1)
  • porters second iteration (#94) (614c0f6)
  • return inventory slots (#99) (1d3417e)
  • rework porters to be a task of people (#90) (832c523)
  • rework tome to support multiple configurations (#91) (a3d5e9c)

Bug Fixes

  • only spawn porters on walkable tiles (#102) (2c3b7ec)
  • profession assignment race condition and random porter paths (#105) (55ef304)
  • remove nixpkgs shim from devenv (#82) (edfc6e2)
  • use item as term instead of resource (#85) (8baa054)

0.2.0 (2025-11-01)

Features

Bug Fixes

  • add token to release please action (#70) (5b42a02)
  • alter pathfinding to work round-robin (#32) (5352732)
  • new items n sprites (#23) (4cd76b7)
  • proper conditional for path sprite selection (#54) (ee62e3e)
  • remove layers and pick uniform coordinate system (#56) (2400730)
  • return deselect on use feature for the hotbar (#59) (4d217f7)
  • use docs/ subdir for github pages deployment (#46) (b9702e7)

Performance Improvements

0.1.0 (2025-08-25)

Features

Bug Fixes

  • add bevy cli config to cargo.toml (#4) (ebb5f45)
  • belt bugs (de61ae1)
  • cable disconnection bug (62fa989)
  • even distance conveyor holes (383228d)
  • gui bug caused by differing gpu packages (11ec2ae)
  • only generate/consume power when working (6c6bb49)