• Joined on 2023-12-26
hal8174 pushed to main at hal8174/factorio_blueprint 2025-04-04 19:11:24 +00:00
5be9f81205 Start implementing direct serialization for abstract blueprint
hal8174 pushed to main at hal8174/factorio_blueprint 2025-04-03 20:35:52 +00:00
8e4e83e7ff Add furnaces to blueprint graph
hal8174 pushed to main at hal8174/factorio_blueprint 2025-04-01 16:56:53 +00:00
618d9ca9de Improve automatic splitter
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-31 21:29:08 +00:00
aee56af22f Add automatic distribution
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-30 20:04:26 +00:00
721e83006d Fix all warnings
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-29 18:40:43 +00:00
34ff825ff0 Add pathfinding benchmark binary
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-28 19:14:43 +00:00
b8f83ec4eb Add bucket queue and PriorityQueueByKey
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-27 22:47:21 +00:00
ffe51bede9 Parameterize priority queue
hal8174 pushed to main at hal8174/tracing-perfetto 2025-03-27 11:02:04 +00:00
dc8afb0cac directly write to file
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-26 19:14:30 +00:00
6f74f1345e Use i64 instead of f64 for WheightedGraph
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-25 20:34:41 +00:00
068297e2c2 Working roboport power connection.
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-20 23:11:46 +00:00
a748708998 Use connected set cover for roboports
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-18 21:48:30 +00:00
caea696dd7 Add initial automatic roboport placement
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-12 07:17:09 +00:00
1680fef14d Add flake.nix
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-06 20:56:11 +00:00
8e268f7612 Clean up code (fix warnings)
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-05 17:36:29 +00:00
642f815f9d Refactor power connection to work with different electric poles
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-04 20:45:53 +00:00
b4ab291884 Improve power connection
2f637e1a82 Move graph example to correct crate
Compare 2 commits »
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-03 21:46:25 +00:00
af625cf905 Add power connection and steiner tree
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-02 21:51:30 +00:00
8f163269bd Refactor graph and misc
hal8174 pushed to main at hal8174/factorio_blueprint 2025-03-01 21:32:14 +00:00
5f5fe0c149 Add multistation to factory