1. Mercury Fallen
  2. News

Mercury Fallen News

Update 23 Test Build Now Available!

Howdy Folks!

I’m happy to announce that Update 23 is now available on the Test Build branch. If you’re interested in helping test the latest and greatest content then check out the information below.

The Test Build branch is a bit more experimental this time around and I’m looking for feedback on the various new mechanics and early game progression. There is still more that is being added/updated before this update 23 is released on the main branch.

View the Steam Forum Discussion for more information: https://steamcommunity.com/app/704510/discussions/3/3345546172885509808/

About Test Build Branch

The optional Test Build branch is for testing the latest features before they go live to everyone. As it is a testing version there can be more bugs/issues than in the normal version. If using the Test Build branch, please report any issues you encounter or any feedback on new game play mechanics. Your feedback and/or reports will help to ensure the final version is the best it can be.

Follow Mercury Fallen Development On Twitter | Facebook | Website | Discord

Dev Log #55

Howdy Folks!

In the previous dev log I mentioned that I planned to have a Test Build available this week. Some of the content has taken a bit longer than planned, though, so the Test Build has been pushed back. Let’s take a look at what’s taking so long.

Power Generation

One piece of content that needs to be in place for the new starting conditions is a change to electrical power generation. I had originally thought I could put in a temporary setup using the existing systems and re-work the power system later in the planned utilities update. This turned out not to be the case and led to working on a new power system now.

The existing electrical power system has a few issues, but primarily the existing system was not very performance-friendly and didn’t allow for the content that I’d planned for.

The Old System

In the previous system, a power generator created power packets that were sent through conduits and consumed by machines that need power. Since a generator provides these packets at a constant rate, to improve performance I slowed down how fast packets traveled through the network. As more generators and conduits are added, it takes longer and longer to get power to machines in need.

This system also doesn’t support power storage, or sending/receiving power on the planet’s surface.

The New System

The new power system makes use of power networks. A power network is a collection of connectors (conduits), consumers, creators and storage objects. The backbone of a power network is made up of connectors. As connectors, or conduits, are placed, they get added to an existing adjacent network, or start a new network.

In this system, electric creators, or generators, no longer deliver power at all. The power network has an update cycle which handles delivering the power to the consumers and electrical storage in the following way:

  1. Get the total amount of available power generated from creators on the network
  2. Loop over all consumers and provide power. Deducting the consumed amount from the total available.
  3. Any remaining power on the network is then delivered to power storage (Batteries) or lost if storage is full or doesn’t exist.


The update cycle is much faster than the old system and far simpler to calculate. This allows machines to get the power they need almost immediately.

In the old system, all machines that needed power were considered “always on” and consumed power even if not actively in use. In the new system machines will only consume power when actively being used. A research station, for example, will only consume power when a colonist is actively researching on it.

The new power system is also designed to function between the facility and the surface. The elevator and the main facility on the surface act as special power connector types that will allow for a power network that connects from the facility to the surface.

The system is mostly complete, but I’m still running internal tests and various UI elements are being updated to better present the new power system.

A New Start

So what does all this mean for the new starting conditions? World generation has been changed, and, when starting a new game, you will no longer have an elevator, bio-refiner, coal generator and recharge station. The surface side facility now has a built in solar panel and, in order to get initial power, you’ll need to build the elevator.



Solar power from the surface facility will only provide power during the daylight hours. Batteries have been added that can store extra power for later use.



Additional research projects have been added to unlock power storage and power production objects.



New Colonists

The new colonist models will also be in the upcoming Test Build. The colonist models have been completely redone including new animations, textures and hair models.

Underground Plants

As part of the new world generation there will be naturally spawning underground plants that can be harvested by colonists. These native plants will spread over time and can be useful for early game food.


TL;DR

Test Build delayed. More information coming. The following will be included in the Test Build branch when it is available.

  • New power generation system
  • New colonist models
  • New starting conditions and game balance
  • New naturally occurring underground plants that can be harvested
  • New research branch added for power objects


Thank you all for the great feedback on the game here and via the Feedback Survey. I had really hoped to get the Test Build out this week, but things definitely took longer than planned. I’m super excited about the new content and hope to push an experimental version on to the Test Build branch soon.

Follow Mercury Fallen Development On Twitter | Facebook | Website | Discord

Dev Log #54

Howdy Folks!

Happy New Year to everyone and thank you for the amazing support in 2019. Your support and feedback has helped make Mercury Fallen what it is today and there is a lot more to come in 2020.

Progress

Development slowed down a bit over the last month due to the holiday season, but I’ve still made some good progress on the next content update. I had hoped to split the planned content into smaller releases, but some of the content in development relies on additional systems already being in place.

The next content update makes some big changes to world generation and I, ideally, only want to have to do that once. I had hoped to be able to do the core re-balancing and early game content in separate updates, but that would require making changes to early game progression twice in a row which is not ideal. To avoid that I’m developing the additional content needed to properly update game balance and the early game progression.

Given these are some larger changes to the game over all I plan to release Update 23 onto the Test Build branch before I normally would. The Test Build branch is usually used to provide feedback and help test the final version before it goes live. The Test Build will, this time around, be a bit more on the experimental side to get initial feedback on some of the new content as it continues to get developed. With your feedback I’ll know what is working and what may need some additional attention.

I plan to have a Test Build version available sometime next week which will include some of the changes coming in Update 23. The Test Build branch will continue to get updated based on feedback. More information regarding exactly what is included will be available when the Test Build is released.

Survey

If you have a few minutes to spare I would love to hear what you think of Mercury Fallen. The below survey will let me know what you like, what you don’t like and what you’re excited to see next.

Feedback Survey

Thanks again for all of the great support and feedback. I hope everyone had a wonderful New Years celebration and has an even better 2020.

Follow Mercury Fallen Development On Twitter | Facebook | Website | Discord

Happy Holidays

Howdy Folks!

The Holiday season has descended upon us. For some the season can bring much joy and for others it can bring such sorrow, but I do hope that wherever you are and whatever you are doing, that you have a happy and healthy seasonal experience.



Winter Sale

With the winter season upon us, at least in the northern hemisphere, with it comes the Steam Winter Sale. Mercury Fallen is now 25% off. It’s a great time to grab a copy, or give the gift of colony management to a friend.

Thank You

A huge thank you to everyone who has played Mercury Fallen. Your feedback means a great deal to me. As a solo developer it’s great to hear that you’re enjoying the game. It’s also very helpful to know what you don’t like and what isn’t working. There is a lot in store for Mercury Fallen. Thank you!

Follow Mercury Fallen Development On Twitter | Facebook | Website | Discord

Dev Log #53

Howdy Folks,

In the previous dev log I went over the various features currently in development and what is planned for future updates. Below are some the things to expect in the next update.

Harvestables

Harvest-able underground plants are being added to offer more early game food variation. Currently these are existing plants that will be obtainable underground instead of only surface side, but I am looking into adding some new harvest-able products as well.



A new harvest mechanic is being added that works in a similar way to mining and deconstruction. Select naturally occurring plants to be harvested by the botanist.

World Generation

The addition of naturally occurring underground plants means changes to world generation, but there are some larger changes than just that. I’ve completely reworked world generation to offer new starting conditions and map variation.



I have three core goals for world generation changes.

Firstly I wanted to update world generation to make the maps a bit more visually interesting and better reflect the aged facility that the player starts in. This includes adding more structure such as rooms connected by hallways, doors and an improved look to aged walls and other parts.



Secondly there will be far less available resources than in the currently generated maps. This is not meant to drastically increase early game difficulty, but to better balance available materials and off more interesting game progression.

Finally, early game progression is being reworked. Something I generally enjoy in this genre of game, is starting with little to nothing and building up from there. In that vein I’ve taken out the starting elevator, power and bio-refiner. Initial structure resin will come from deconstructing the aged facility. Early game power generation is still being worked on, but I have a few ideas in mind that I’m currently testing out.

These changes will first come to the test build branch. Additional changes/tweaks will occur based on feedback.

Updated Colonists

Something that has been on the to-do list for a while now is updating the look of colonists. This is something I’ve tinkered with on and off, but didn’t like the progression or direction it was taking, until now.



New artwork for the male and female colonists is coming. The base models and outfits are just about done. The characters are being finalized and animations are in progress.

Follow Mercury Fallen Development On Twitter | Facebook | Website | Discord

Thank you to everyone playing Mercury Fallen and for the amazing feedback.