0.2.0 (2025-11-01)
- add bfs pathfinding for porters (#31) (a1c967e)
- add chunk loading (#58) (5efd25f)
- add deposit spawns with perlin noise (#67) (d11b14f)
- add first items and recipes (#39) (0226f68)
- add mdbook and github pages deployment (#45) (3a73d31)
- add new and dynamic path segment textures (#53) (d7af71b)
- add new porter sprites (#68) (111bc18)
- add relic slot to machine menu (#22) (2457775)
- add road logistics (#28) (44f1c3f)
- add simple porter (#29) (198abf3)
- add slots with drag-n-drop occupants (#21) (5b7fa46)
- add structure sprites (#69) (22a0f71)
- add tooltip text (#40) (2c56931)
- remove unused features & refactor file structure (#24) (7bd6880)
- rework game to work with isometric map (#37) (4a25ea0)
- rework paths to work with isometric layout (#38) (ada2e0a)
- 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)
- add baseline for power grids and poles (4499d1b)
- add cd pipeline (#3) (61d3529)
- add conveyor belts (1bf9d30)
- add conveyor holes (3f89e1b)
- add default recipe support (a51dc2b)
- add dependabot (#10) (be3a97b)
- add deposits (fec1c67)
- add detail pane (af15f22)
- add dev sprites (ddeb144)
- add frequency (5aaa13f)
- add hotbar and entity spawning (85e3659)
- add input and output (6c0231d)
- add item compendium (3b45021)
- add item filter and backing up of belts (ca73aa3)
- add item manifest entries as entities (da0a451)
- add loading to manifest plugin (434f04b)
- add manifest loader mvp (6257dd1)
- add mvp mergers (f45929d)
- add ordered system sets (fe1218b)
- add per-grid power production and consumption (5b3fbac)
- add player inventory and mining (1b25297)
- add power grid ui (65e3c0a)
- add power lines (f5ba889)
- add power producers and consumers (85edc61)
- add power sockets (d48fa8a)
- add power toggle (7a22dba)
- add primitive dismantling system (20016bc)
- add recipe menus and prepared for swapping recipes (367e80a)
- add recipe switching (ccd661a)
- add y-sort (af1c93f)
- added hover highlight (053160f)
- added recipe tags (bf5de53)
- allow for all buildings to be linked to power grid (dff1f23)
- configure itch deployments (#6) (ed61b07)
- crude conveyor transport (139fd30)
- deposit manifests and screen prototype (3a261c2)
- implemented proper loading (cbf82b2)
- in-progress: new inventory system (f78f87d)
- input rework and power lines (04cabd0)
- setup ci (081f229)
- setup ci (081f229)
- setup ci (a40b2a3)
- upgrade ui and input systems (c2990cb)
- y-sort and bug fixes (85c436b)