Commit Graph

25 Commits

Author SHA1 Message Date
Ben bd46237f69
Fix dialog interaction by moving it to main thread 2024-02-04 14:53:06 +01:00
Ben 6c0f1dcbce
Add search_resource_async for visualisation 2024-02-03 23:05:51 +01:00
Ben 459bef9c45
Fix ResourceFlow.amount_per_minute 2024-02-02 22:35:34 +01:00
Ben b0a9fecde5
Fix async prompt in sfp.search_for_resource 2024-02-02 22:04:03 +01:00
Ben ce0459c832
Add async recipe fetching to vis 2024-02-02 21:48:57 +01:00
Ben 9f833c33fe
Add GlobalOutput and recipe ingredient search 2024-02-02 19:02:09 +01:00
Ben 2cf6e2e0a2
Add ignore factories option for craft bench and fluid packer 2024-02-02 18:30:01 +01:00
Ben 45b05167ee
Add ingredient recipe fetching 2024-02-02 17:44:14 +01:00
Ben ada8f8c6bb
Use futures in prompts, add QInputDialog for vis 2024-02-02 14:49:39 +01:00
Ben 51ef6fe385
Temporarily add overall production percentage for usability 2024-02-02 00:35:14 +01:00
Ben e106fe6a03
Add calculating machine production factor from resource inputs 2024-02-01 23:49:13 +01:00
Ben aa55a34c1c
Add world output for resources 2024-01-31 21:54:14 +01:00
Ben 3c409fdbff
Small fixes, add border color for in/out on machines 2024-01-30 21:16:00 +01:00
Ben 35cadf318a
Fix importing Session using wrong package 2024-01-30 18:28:35 +01:00
Ben 3dcf0f4430
Refactor, deduplicate some code 2024-01-30 18:07:28 +01:00
Ben 53b0b792e1
Update README, change script format in Pipfile 2024-01-30 15:02:11 +01:00
Ben 9a29e94300
Fix markdown image in README 2024-01-30 01:33:17 +01:00
Ben 91a0edda5b
Add first visualisation revision
Caveats:
UI hangs while selecting recipes
No calculation is done based on input resource flow
2024-01-30 01:32:04 +01:00
Ben 71e2c46949
Refactor code 2024-01-29 18:37:30 +01:00
Ben ba4aa26be3
Implement faster recipe lookup without browser
Do resource lookup and run regular refetch-code after wiki search.
2024-01-29 16:13:02 +01:00
Ben 82e7f26c89
Show recipes from database, if available
Add refetch option.
Strip html text before inserting into columns.
2024-01-29 03:23:36 +01:00
Ben 9b1cae051a
Add first revision of database interaction
for recipe and information storage.
2024-01-28 19:05:42 +01:00
Ben 015ca8cff8
Add simple run command to README 2024-01-28 14:18:18 +01:00
Ben eddf482d08
Initial project files 2024-01-28 14:12:46 +01:00
Ben aacd7f6cc2 Initial commit 2024-01-28 13:11:05 +00:00