- Notifications
You must be signed in to change notification settings - Fork 0
Force bonuses panel: sync and display infinite-tech effects #137
Copy link
Copy link
Open
Labels
area: bridgeLocal service / API bridge between Factorio and the appLocal service / API bridge between Factorio and the apparea: webWeb UI (React/TanStack/vite-plus)Web UI (React/TanStack/vite-plus)enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
area: bridgeLocal service / API bridge between Factorio and the appLocal service / API bridge between Factorio and the apparea: webWeb UI (React/TanStack/vite-plus)Web UI (React/TanStack/vite-plus)enhancementNew feature or requestNew feature or request
Follow-up from #112.
The bridge now syncs exact mining productivity and per-recipe LuaRecipe.productivity_bonus values because they directly affect planner math. There are other force-level infinite/repeatable tech effects worth surfacing, but they should be separated into planner-affecting vs status-only values.
Live API probe on the current save showed examples:
Scope proposal:
This should not block #112: mining and recipe productivity are already handled there because they affect rates directly.