1. Captain of Industry
  2. News

Captain of Industry News

Patch notes for v0.4.0k

* Fixed terrain rendering issue making terrain mostly white for some players (this was a bug, unfortunately we don't have snow in the game).

Captain of Industry release date announced, and lots of updates!

Welcome everyone, Captain Marek here and together with Captain Filip we have some exciting announcements and updates so let’s jump right into it!

[h2]Release date[/h2]
After a thorough assessment of our progress, and after considering external factors such as Steam events and releases of other games, I am excited to announce that the release date of Captain of Industry is set for May 31st, 2022! That’s 26 days from today! It will be released here on Steam under the Early Access program. And we have already placed a countdown on our website https://www.captain-of-industry.com/

We were initially planning for a mid-May release date, but given the amount of work we still need to finish, we could use an extra week. We apologize for the delay, but I promise it’s gonna be worth it! I hope that just the size of today’s update provides at least some insight into how large is the scope of the work being done for launch.

We would like to thank everyone for being part of our journey so far! A very special thanks also goes to our backers who generously supported us and gave us valuable feedback – the game would not have come this far without you!

A newly made rocket is being raised onto a transporter, waiting to be released on May 31st!

[h3]Pricing[/h3]
We have also decided on the final pricing. Captain of Industry will sell for 29.99 USD. We will participate in a regional pricing program. For example, in Europe, the game will sell for 27.99 EUR and in the UK for 23.99 GBP. We have carefully set prices in each of the 41 regions based on the local economy, purchasing power, and our best judgment.

[h3]Translations[/h3]
The new build will have a lot of new strings to translate, and we will be releasing them 2-3 weeks before the release date, so hopefully in a few days. We hope that’s enough time for our volunteers to translate most of them. We are very grateful for your help with this!

[h3]Help us spread the word[/h3]
According to Steam Spy, Captain of Industry is currently #152 most wished game on Steam! That is very exciting already, but can we do better? Can we reach top #100 by May 31st? I am not sure but maybe you could help us a little with this. It’s as simple as wishlisting the game there on Steam (if you haven’t already!), telling your friends, or posting about it in your favorite forum/Discord/socials. Feel free to share your favorite screenshots from our press kit / blog or a video from YouTube or Twitch. We appreciate your help!

[h2]Game updates[/h2]

There are lots of game updates to talk about, but they won't all fit in here. Below is just a short summary and if you'd like to learn more details, read our Captain’s diary #22: https://www.captain-of-industry.com/post/captain-diary-22

  • Rocket assembly building
  • Unified loose material pile models and textures
  • Tier 3 transports (conveyors and pipes)
  • Retaining walls
  • Food chains
  • Health care
  • Settlement waste
  • Microchips
  • Solar panels
  • Balancing
  • UX changes: Copy / Cut / Paste, Copy settings, Unity tool, Quantity bars in products panel, Top bar improvements
  • Sound effects


Thanks for reading and see you later!

New content and features that are coming your way in Early Access release!

Ahoy sailors, Captain Marek speaking. In case you haven't seen our Captain's diary blog posts, here is a short summary of what is being worked on for the Early Access release that is currently planned for May.

[h2]Captain’s diary #16 (Feb 10)[/h2]
  • New tier 3 trucks: 3-4x more cargo than a tier 2 truck
  • Building collapse mechanic: Buildings will collapse when the terrain underneath them is dug out.
  • Upgradable world mines & oil rigs: Infinite upgrades at increasing cost.


[h2]Captain’s diary #17 (Feb 24)[/h2]
  • Early Access release timeline update: Release date planning and new roadmap.
  • Mega excavator: 3x larger shovel capacity compared to its predecessor.


[h2]Captain’s diary #18 (Mar 10)[/h2]
  • Partial transport removal: Conveyors and pipelines can be removed partially.
  • New storages with 4 tiers: New storages that show fullness level visually
  • New starting tree harvester: Smaller tree harvester to start with, removed trucks tree harvesting.
  • Burner: Allows burning various side products from food chains or sulfur.


[h2]Captain’s diary #19 (Mar 24)[/h2]
  • Recycling: New mechanic that allows recovery of some raw materials used in maintenance or research.
  • New recipes: Mechanical parts, electronics, vehicle parts, and lab equipment
  • New farming mechanics: Improved fertility simulation allowing making some real decisions and trade-offs in farming.
  • Improved weather schedule: Weather is now chaining more often and is more predictable.


[h2]Captain’s diary #20 (Apr 7)[/h2]
  • New and improved balancers: 8 ports, priorities, and even input/output enforcement.
  • Improved ship docking: No more land sharks!
  • Chickens: Source of protein for your people.


[h2]Captain’s diary #21 (Apr 21)[/h2]
  • Earth day celebration: Even in the game, you have to protect the environment or face the consequences.
  • Terrain grid: Displays a standard square grid on flat areas and contour lines on slopes.
  • Vehicle barriers: Allows restricting vehicle access.
  • Trade contracts: Automated trading and limo-ship.
  • New food chains: Mill and fermentation tank.


Whoa, that is a lot of stuff! And more is on the way! If you like the progress, don't forget to wishlist the game! And if you'd like to receive updates straight to your inbox, join our Captain's club (and get a screen wallpaper as bonus)! You can also chat with us and our community on our Discord server!

See you around! Captain Marek out.

https://store.steampowered.com/app/1594320/

Watch Aavak play beta!

Watch YouTuber Aavak playing beta, see the entire series at bit.ly/aavak-coi-beta

Patch notes for v0.3.8 - v0.3.11

Here are patch notes from the latest 4 builds of the beta.

[h2]v0.3.8 (4th of Jan)[/h2]
- Added support for asset loading in mods. Mods can now add any new assets to the game, such as new 3D models, icons, etc. For more info see documentation at github.com/MaFi-Games/Captain-of-industry-modding.
- Rotation of entities during construction and terrain designations is now clock-wise (was ccw).
- Lots of small internal fixes and improvements to error messages for easier debugging of reported issues.

[h2]v0.3.9 (12th of Jan)[/h2]
- Added per-60 recipe switches to steam turbines and diesel generator.
- Fixed grass that was not growing when dirt was dumped on some surfaces. This also fixes it for all old saves!
- Fixed issue where path-finding was unable to get to entities in tight spaces (GH issue #74).
- Fixed issue where path-finding was giving up too early when goal was blocked but close approach was still possible (GH issue #86).
Modding:
- Added `also_log_to_console` console command that prints all logs to the console for easier debugging.
- Added `generate_layout_entity_mesh_template` console command for exporting 3D model template for any entity. This can be used as a template for making new game models to make sure the scale, orientations, and port locations match.

[h2]v0.3.10 (14th of Jan)[/h2]
- Added experimental support for capturing timelapses. See `timelapse_start_at_current_camera_pose` console command for details.
- Improved quality and speed of captured screenshots in photo-mode (F11). They are now nicer than what you can gen with just a screen grab.
- Fixed visual glitches in navigation overlay on steep terrain.

[h2]v0.3.11 (22nd of Jan)[/h2]
- Huge performance optimizations across the board, FPS increased by 2-3x, simulation is 30-50% faster.
- Added two new and larger vehicle ramps. A medium ramp has 2x more space for transports, a large ramp has 4.6x more space!
- Added a new recipe for sand which can be now made by crushing gravel.