{"id":50269483,"url":"https://github.com/chemodun/x4-wareoverviewtab","last_synced_at":"2026-05-27T16:04:07.992Z","repository":{"id":353519632,"uuid":"1219444590","full_name":"chemodun/X4-WareOverviewTab","owner":"chemodun","description":"Adds a Ware Overview tab to the Property Owned menu in the map. Lists all wares present at player-owned stations, grouped by transport type (Container, Solid, Liquid, Condensate), with total stock, production and consumption per hour, and station count. Each ware row is expandable to a per-station breakdown.","archived":false,"fork":false,"pushed_at":"2026-04-24T07:56:30.000Z","size":6621,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-24T09:45:58.013Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chemodun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-23T22:11:30.000Z","updated_at":"2026-04-24T07:56:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/chemodun/X4-WareOverviewTab","commit_stats":null,"previous_names":["chemodun/x4-wareoverviewtab"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/chemodun/X4-WareOverviewTab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemodun%2FX4-WareOverviewTab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemodun%2FX4-WareOverviewTab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemodun%2FX4-WareOverviewTab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemodun%2FX4-WareOverviewTab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chemodun","download_url":"https://codeload.github.com/chemodun/X4-WareOverviewTab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemodun%2FX4-WareOverviewTab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33573263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-27T16:03:58.088Z","updated_at":"2026-05-27T16:04:07.984Z","avatar_url":"https://github.com/chemodun.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ware Overview Tab\n\nAdds a **Ware Overview** tab to the **Property Owned** menu in the map. Lists all wares present at player-owned stations, grouped by transport type (Container, Solid, Liquid, Condensate), with total stock, production and consumption per hour, and station count. Each ware row is expandable to a per-station breakdown.\n\n## Features\n\n- **Ware Overview tab**: A dedicated tab in the Property Owned menu lists all wares that are stocked, produced, or consumed at player-owned stations.\n- **Grouped by transport type**: Wares are organised under collapsible section headers: Container Storage, Solid Storage, Liquid Storage, and Condensate Storage.\n- **Per-ware summary row**: Each ware shows a ware icon with name, total production per hour (green), total consumption per hour (red), total stock across all stations, and the number of stations that handle it.\n- **Expandable to per-station detail**: Click the `+` button on a ware row to expand it and see a sub-row for each station that handles that ware. The sub-row shows the station name with sector below, per-station production/h, consumption/h, and current stock.\n- **Logical Station Overview button**: Each station sub-row has a button to open the Logical Station Overview for that station.\n- **Empty state**: If no wares are found at player stations, a clear message is shown.\n- **Cached data**: Ware and station data are refreshed periodically to avoid redundant lookups every render.\n- **Configurable refresh interval**: The data refresh interval (1-10 ticks, default 3) can be adjusted in **Extension options**.\n- **Tab positioning**: The tab is placed after the **Production Stations** tab when that mod is also installed, otherwise after the **Stations** tab.\n- **Compatible with X4 8.00 and 9.00 beta**.\n\n## Requirements\n\n- **X4: Foundations**: Version **8.00HF4** or higher and **UI Extensions and HUD**: Version **v8.0.4.x** or higher by [kuertee](https://next.nexusmods.com/profile/kuertee?gameId=2659):\n  - Available on Nexus Mods: [UI Extensions and HUD](https://www.nexusmods.com/x4foundations/mods/552)\n- **X4: Foundations**: Version **9.00 beta 3** or higher and **UI Extensions and HUD**: Version **v9.0.0.0.3** or higher by [kuertee](https://next.nexusmods.com/profile/kuertee?gameId=2659).\n- **Mod Support APIs**: Version 1.95 or higher by [SirNukes](https://next.nexusmods.com/profile/sirnukes?gameId=2659):\n  - Available on Steam: [SirNukes Mod Support APIs](https://steamcommunity.com/sharedfiles/filedetails/?id=2042901274)\n  - Available on Nexus Mods: [Mod Support APIs](https://www.nexusmods.com/x4foundations/mods/503).\n\n## Installation\n\n- **Steam Workshop**: [Ware Overview Tab](https://steamcommunity.com/sharedfiles/filedetails/?id=3712869644) - only for **Game version 8.00** with latest Steam version of the `UI Extensions and HUD` mod (version 80.43 from April 8).\n- **Nexus Mods**: [Ware Overview Tab](https://www.nexusmods.com/x4foundations/mods/2079)\n\n## Usage\n\nOpen the map, switch to the **Property Owned** panel, and click the **Ware Overview** tab in the tab strip.\n\n![Ware Overview Tab](docs/images/ware_overview_tab.png)\n\nAll wares present at player-owned stations are listed, grouped by transport type. Each group has a section header that can be collapsed.\n\n### Ware row\n\nEach ware row contains:\n\n- **+/-** expand button on the left (only shown when at least one station handles the ware).\n- Ware icon and name.\n- Total production per hour (shown in green).\n- Total consumption per hour (shown in red).\n- Total stock across all player stations.\n- Number of player stations handling this ware (`--` when none).\n\n### Station sub-row\n\nClick `+` on a ware row to expand it. Each station that handles the ware gets a sub-row:\n\n- Station name with sector shown below it.\n- Per-station production per hour (green) and consumption per hour (red).\n- Current stock at that station.\n- **Logical Station Overview** button to open the station inventory and build plan.\n\n![Ware Overview Station Sub-rows](docs/images/ware_overview_stations.png)\n\n### Extension options\n\n**Options Menu \u003e Extension options \u003e Ware Overview Tab**:\n\n- **Data refresh interval** (1-10, default 3): Number of UI ticks between data refreshes. Lower values keep station and ware data more up to date; higher values reduce CPU usage.\n\n![Extension Options](docs/images/options.png)\n\n## Credits\n\n- **Author**: Chem O`Dun, on [Nexus Mods](https://next.nexusmods.com/profile/ChemODun/mods?gameId=2659) and [Steam Workshop](https://steamcommunity.com/id/chemodun/myworkshopfiles/?appid=392160)\n- *\"X4: Foundations\"* is a trademark of [Egosoft](https://www.egosoft.com).\n\n## Acknowledgements\n\n- [EGOSOFT](https://www.egosoft.com) - for the X series.\n- [kuertee](https://next.nexusmods.com/profile/kuertee?gameId=2659) - for the `UI Extensions and HUD` that makes this extension possible.\n- [SirNukes](https://next.nexusmods.com/profile/sirnukes?gameId=2659) - for the `Mod Support APIs` that power the UI hooks and options menu.\n\n## Changelog\n\n### [8.00.01] - 2026-04-24\n\n- **Added**\n  - Initial public version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchemodun%2Fx4-wareoverviewtab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchemodun%2Fx4-wareoverviewtab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchemodun%2Fx4-wareoverviewtab/lists"}