• Joined on 2023-12-26
hal8174 pushed to main at hal8174/factorio_blueprint 2025-02-08 22:22:48 +00:00
84d00238ab Set correct beltspeed for input and output of factory block
hal8174 pushed to main at hal8174/factorio_blueprint 2025-02-07 22:41:58 +00:00
e6e5001334 Improve binary heap performance
hal8174 pushed to main at hal8174/factorio_blueprint 2025-02-06 21:07:37 +00:00
66f40b4aa4 Version bump dependencies
hal8174 pushed to main at hal8174/factorio_blueprint 2025-02-05 21:50:42 +00:00
abf2cac093 Fix factory.yml for fast-inserter
hal8174 pushed to main at hal8174/factorio_blueprint 2025-02-04 22:28:24 +00:00
c472a28591 Add Visualize to LayoutResult
hal8174 pushed to main at hal8174/factorio_blueprint 2025-02-03 22:00:17 +00:00
ec869d4c18 Improve factory generation
hal8174 pushed to main at hal8174/factorio_blueprint 2025-02-02 22:11:35 +00:00
0f8bf5000c Progress with factory generation from factory graph
hal8174 pushed to main at hal8174/factorio_blueprint 2025-02-01 21:55:52 +00:00
0ab97485bb Refactor genetic algorithm
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-31 22:37:54 +00:00
6fbff67e61 Add factory generator
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-30 22:23:13 +00:00
295490858b Add Layout trait
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-29 22:05:38 +00:00
00eda50872 Add type for Pathfinder input
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-28 20:54:55 +00:00
08eb0a8e11 Add PathFinder trait
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-27 21:10:50 +00:00
5c8010c23b Refactor layouting into separate crate
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-26 21:17:20 +00:00
c3bb980fcf Add quaterdirection and fix multistation off by one errors
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-26 15:24:07 +00:00
1af9712bcb Add connect output belt to station
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-25 18:17:04 +00:00
aabd9486e0 Add output signals
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-24 22:26:15 +00:00
ce76626f79 Add multistation generation
hal8174 pushed to main at hal8174/factorio_blueprint 2025-01-23 20:01:33 +00:00
05f4edf83a Add assembly generation
hal8174 pushed to main at hal8174/param_alg 2025-01-23 20:00:06 +00:00
200df0c6a3 FIx off by one error for output
hal8174 pushed to main at hal8174/param_alg 2025-01-22 22:05:55 +00:00
2f8aa9d2c6 Add independent set verification