1. Eco
  2. News

Eco News

Version 0.8.3.1 released!

We have released patch 0.8.3.1 with the following fixes:

Fixes:

  • Using specific markup on signs and vehicle license plates can no longer crash clients around the object, not allowing them to reenter the game.
  • Giving reputation to a player with a unicode name (shown ingame as "?????") will no longer crash the client of the reputation giver.
  • We added a potential fix for leaves and vegetation on Mac and Linux not being displayed, please give us a heads up if it works.


State of Update 9.0:
As you know Update 9.0 has been in development for quite some time now and while we planned to have it released this year, we feel like the Update needs some more time to be what we want it to be. We already started weekend community tests for invited members of the community some weeks ago and want to take time to implement their feedback and fix as many reported bugs as possible before release.

Update 9.0 next to a lot of new features will now also include major balance changes and lots of background changes to improve performance both on client- as well as on server-side, given those two issues were on top of our priority list after all the feedback you - the community - gave us. All of this takes additional time, as we have to clean out some legacy issues in the game to get to a state from where development will be easier and faster with us being able to switch our main focus more onto new content.

In the process of developing this update we also decided to add additional measures to improve performance that weren't planned previously (for example migrating the server to .NET Core 3 in order to natively support linux servers which also leads to linux users being able to play singleplayer natively after one of the minor updates following 9.0) to have a good base for future updates that can then be released with less content per update, but a higher update frequency.


Version 0.8.3.0 released!

Today we are releasing Update 8.3.0, an update that was entirely focused on internal changes in order to improve performance short and long term.

Performance Improvements:
Our developers have been working hard on countless internal changes for this update in order to increase the performance of Eco on a wide range of different hardware configurations. We have noticeably reduced memory consumption on clients, optimized network code, reduced the frequency of FPS spikes (micro lags) during movement and you should now have a smoother experience playing Eco. Please note that there is still more to come in the 9.X updates, as we do have other optimisations prepared and in mind that require more work and / or breaking changes that are better to be introduced in a major update.

Relay Servers:
For this update we added relay server support for cases where connections between client and server cannot be established in a normal way. This should fix most of the connection issues some players have experienced.

The Network.eco config file for servers has the new option “RelayAdress” where a custom relay server can be configured (available for download as docker image from strangeloopgames/relay-server:latest). If no "RelayAddress" and no "RemoteAddress" is specified for a server then it will auto-discovery the relay server with best ping from a list of official relay servers and use it as fallback for clients who fail to connect the regular way.

Other Improvements:
Added auto-run function. It is disabled by default, but you can go to Key Bindings and assign a button. It works both for the character and for vehicles.

Bugs fixed:
  • Fixed an issue that caused players to fall through rendered ground with their vehicles when above mines.
  • Fixed an issue that caused changed keybindings for the moving keys to not be saved.
  • Fixed an issue that made trees non-interactable or vanish during slicing and collecting.
  • Fixed an issue with the french localization in regards to player currency.
  • Fixed skid steer no longer interacting with tree debris.
  • Fixed several server crashes.
  • Fixed ModKit Issues.


Update 9.0 is actively being worked on in parallel and the first non-public staging versions are soon to be released. Stay tuned for more news on that at a later date.

Version 0.8.2.0 released!

Vivox Proximity voice chat


We added Vivox proximity voice chat to the game. Now you can talk with your fellow citizens about the latest news, in town debates or just barter with them directly. The chat is based on proximity, so you’ll only hear people that are near to you. Of course, you can also disable the voice chat completely or mute specific players. With that, we also introduced a new face animation for people talking.

Reworked controls for vehicles

On popular request we have improved and redesigned the controls for the excavators and skid steers and made sure they are explained understandably. The excavator got a new UI toolbar, you can look around freely in both skidsteer and excavator now, the skidsteer tool is now activated by default when you mount it and we changed how the general controls work. They also should work much better than before for mining purposes, though they still need some further polish.

Performance

Demo video https://drive.google.com/file/d/1EhzRYzZvCyR5GJHY9CGsvesuh8TuSiA7/view

Being well aware of the performance problems we have done a lot of work to improve the matter. Starting with this update you should see highly increased performance in chunkloading, especially for faster computers, so driving with a truck should no longer make you fall through the world. We also fixed several potential causes for memory leaks and performance should no longer degrade as much over time as it did in the prior version. We also improved performance when loading the minimap, claiming land and closing the map while it is still loading. We still have quite a way to go, which we’ll do in the next update 8.3 and all the updates thereafter.

Improvements
  • Added command “/addimpacthours ” to control meteor impact time after the world was started, both positive and negative values are possible.
  • Added explaining tooltips to graphics settings.
  • Added a shortcut for starting a new world.
  • The configuration option “MeteorImpactDays” now changes the remaining time for the meteor to impact even after world creation.
  • Improved buy / sell notifications to reduce confusal.
  • Removed the “where item is” condition for “Drop Garbage” due to being irrelevant and potentially causing crashes.
  • Added a few facial expression emotions, like /smile.
  • Configuration files are now no longer overwritten, instead a template config file is delivered that contains all the current existing config variables.
    • WARNING: This could lead to steam removing existing configuration files once, please backup your configuration files!
  • Increased the range you can shoot animals.
  • Improved the error message that shows when the account is temporarily blocked due to too many login attempts, disabled or not eligible to play Eco.
  • The mining tutorial can now be completed by mining either Sandstone, Limestone, Shale or Granite.
  • The food tutorial now checks for nearby food and adapts to the food sources available in the area of the player.
  • Added a hit memory for pickaxes, they now remember the last 5 hitted blocks to track mining progress on those.
  • Local save games are now sorted in descending order from the most recently to the least recently played.
  • Added an error message when trying to generate a world with invalid dimensions.
  • Campfires and Workbenches can now be crafted at a workbench to avoid a potential progression lock.
  • Otters now provide a carcass instead of meat.
  • Improved IP validation for direct connect.
  • Lavish talents now apply to crafting projects immediately after selecting, it is no longer needed to remove and restart the crafting projects.
  • Eco now automatically selects which server binary to use depending on world size to prevent out of memory issues when loading large local worlds.
  • Holding the start camp will now show the deed overlay to give new players more information on where a good, unused location would be.
  • Filters set in the minimap will now save and be displayed when the minimap is reopened.
  • The configuration option “DisplayAdminCommands” now has several levels:
    • None: No admin command logging or display in the chat. (Same as “false”)
    • LogFile: Logging admin commands to a file.
    • LogFileAndNotifyAdmins: Logging admin commands to a file and notify admins in the chat.
    • LogFileAndNotifyEveryone: Logging admin commands to a file and display them to everyone in the chat. (Same as “true”)
  • The configuration option “MaxRepFromOnPerson” is now correctly called “MaxRepFromOnePerson”.
  • Property claims can now be used as a backing item in the mint.
  • You can now specify a bank account into which the minted funds should go.
  • Fish traps now must (and can!) be placed underwater to function.
  • Choosing a skill will now show a warning that the skill can not be refunded after it has been chosen.
  • The bed in the starter camp can now be used to sleep.
  • Increased spawn rates of bisons and most desert plants.
  • Removed the display of no longer available species due to the removal of the wetlands.
  • The configuration option “RequireAuthentication” has been removed as it was intended for debugging and caused steam players to be displayed as long hashes.
  • Alt-Enter switching to fullscreen now restores the previously used fullscreen mode.
  • Exclusive fullscreen mode now constrains the mouse to the game window.
  • Improved avatar walk animation while moving slowly.
  • Improved avatar moving and tool blending in general.
  • Vehicles will now display “Drive” instead of “Use” as action.
  • Ramps are now carryable items and have a weight.
  • Ramps can now be placed underwater.
  • Ramps are now picked up as a whole again by using a hammer or a shovel (for dirt roads only).
    • This fixed several issues with laws regarding roads and ramps as well as a balance issue (crafting ramps, placing and digging up roads from them was cheaper than producing roads).


Bugs fixed
  • Fixed a crash related to the chat.
  • Fixed tree parts loosing their targetability and becoming unchoppable.
  • Fixed an issue that caused graphs in the web interface to be incorrect.
  • Fixed several issues with stockpiles that allowed duplication of items.
  • Fixed bank and registrar not having room requirements.
  • Fixed an issue with the object filter when left clicking a stockpile with a pickaxe.
  • Fixed an issue with authentication on objects when trying to move items via a tool instead of using the GUI.
  • Fixed an issue that caused the player to not be able to pick up items with left click while holding a hammer.
  • Fixed a crash that could occur when editing the store list.
  • Fixed line breaks not showing in law descriptions.
  • Fixed an issue that prevented to propose a law when “redefine districts” was selected and then deselected.
  • Fixed an issue that caused item icons in contracts to not show when not using english as game language.
  • Fixed an issue that caused white sparkles to appear.
  • Fixed an issue that allowed the player to see distant terrain through unloaded chunks.
  • Fixed an issue that caused the crane to be not synchronized between players in multiplayer.
  • Fixed an issue that could cause a redirect to a non existing page after proposing a law.
  • Fixed an issue with harvest contracts that caused the deposit marker to be missing.
  • Fixed an issue that caused the chosen currency in world objects to reset to the world's default currency.
  • Fixed an issue that caused miners to only consume calories when the block was destroyed. Now they consume calories on every hit. This also applies to the durability of pickaxes.
  • Fixed an issue that caused the excavator to be unable to move when re-fueled while driving.
  • Fixed a rare issue that could cause the house value tooltip to show no contents.
  • Fixed an issue with bad looking shadows.
  • Fixed several server crashes that could occur due to concurrency.
  • Fixed the “Focused Work Flow: Milling” talent.
  • Fixed a crash that could occur when two people try to move the same item at the same time.
  • Fixed an issue that caused certain talents to not affect certain recipes they should affect.
  • Fixed an issue that caused tall grass to not be removed when digging with an excavator.
  • Fixed an issue that caused the ping to be displayed as infinite or a negative number.
  • Fixed an issue that caused the player to be able to accept more than one of the same repeatable contract at once.
  • Fixed an issue that caused the authorisation dropdown being unusable after unclaiming and reclaiming a property.
  • Fixed an issue that caused all servers to have the mods of one server when multiple servers are hosted on the same machine and all are started at the same time.
  • Fixed an issue that caused the mouse to no longer be usable when pressing “ESC” while the language selection dropdown is opened.
  • Fixed an issue that prevented to add multiple clauses to a law when the server language was not set to english.
  • Fixed an issue with worlds that contained non-english characters in their name.
  • Fixed a crash that could occur when the client login failed.
  • Fixed an issue with the Lavish and Frugal talents, they now will apply to tables that have the most recipes requiring the talents skill
  • Fixed an issue with Lavish talents, they now correctly reduce the resources needed to craft.
  • Fixed an rounding error that occured for some recipes.
  • Fixed an issue with the display of the world objective when it was too long.
  • Fixed an issue with text on skill bars, they now will always take one line.
  • Fixed an issue with a missing sound when hitting a mineable block.
  • Fixed an issue with flickering blocks during blocks which can’t be removed in one hit.
  • Fixed an issue where tools were not correctly displayed in third person mode, they also will now display immediately after switching to third person mode.
  • Fixed an issue that caused players to get stuck inside trees when the tree loaded after the player already stood on its place.
  • Fixed an issue with switching to windowed mode, resolution settings are now correctly applied.
  • Fixed several issues that allowed to take more items from a distribution station than allowed or to take items from it despite the age requirement for the player account was not met.
  • Fixed an issue that caused the player to stay in record mode until the game was restarted when /record was used while in fly mode.
  • Fixed an issue with the field of view of the meteor tutorial video when replaying it.
  • Fixed an issue that could cause the currency dropdown lists to no longer be synchronized with the available currencies.
  • Fixed an issue that could cause rooms to no longer be considered room when adding or removing objects nearby.
  • Fixed a rare crash related to world objects consuming liquid.
  • Fixed an issue with shift-scrolling on Mac OS.
  • Fixed rubble playing Portal 2.
  • Fixed an issue that caused trees to vanish while in fast-forward mode or sleeping.
  • Fixed screen settings not always applying during startup.
  • Fixed an issue that caused inserted fuel to go to the storage instead of the fuel tab for some vehicles.
  • Fixed an issue with UI scale that caused crafting numbers in recipes to be offset and therefore unreadable.
  • Fixed an issue with corrupted configs that caused the camera to be unable to move.
  • Fixed an issue that caused the player to teleport up a bit when digging and placing dirt.
  • Fixed an issue with the house value calculation when adding or removing rooms.
  • Fix an issue that allowed ramps to be placed without checking occupancy.
  • Fixed an issue that caused the world to convert to a new format even though there is no new format.
  • Fixed an issue that could cause the world to corrupt when commands like /level were used.
  • Fixed an issue that caused combustion generators to produce sewage when not operating.
  • Fixed an issue with excavators that could cause them to behave like a ragdoll.
  • Fixed several issues with water pipes, causing incorrect flow.
  • Fixed an issue that caused the wrong currencies to show for clients in an exchange.
  • Fixed an issue that caused new old growth redwood trees to appear.
  • Fixed an issue with placing and removing blocks underwater.
  • Fixed an issue with a talent in the self improvement skill that didn’t grant as much increased carry weight as intended.
  • Fixed an issue with the scrollbar in the skills window.
  • Fixed several issues with localization, especially missing strings.
  • Fixed an issue that caused the species dropdown to not function correctly on servers using a different language than english.
  • Fixed an issue that caused the water filter to work and generate compost permanently despite no linked sewage generating objective was actually active.
  • Fixed an issue that could cause garbage bags to not convert into garbage blocks.
  • Fixed an issue with using shortcuts to move items that lead to permissions not being respected in the distribution station and contract storages.
  • Fixed an issue that caused the sweeping hands talent to also apply to vehicles. (We might introduce a specific talent for vehicles later on!)
  • Fixed an issue that could cause the minimap to not show, instead only the filters were displayed.
  • Fixed an issue with laws that could cause clients to crash and being unable to reconnect to the server.
  • Fixed an issue that caused the information about what will be pickuped when targeting a stockpile to not be available when holding a tool in your hand.
  • Fixed an issue that cause the player to be put into a not fully generated map when he pressed the tab button before world generation was completed.
  • Fixed several minor UI issues.

World Environment Day Sale

Hey everyone,
for the first time ever, Eco is on sale in Steam. Get your 10% discount while the sale lasts and support charitable organisations with your purchase.

Towns, Nations, and United Nations: Multiple Governments in Eco

Hey all, for this week I want to go into some big ideas we have for Eco 9 with levels of government.

We’re exploring ideas about how to bring multiple levels of government to Eco, and how their growing and combining would work within the game. Along with that comes a new approach to property. Check it out and let us know your feedback, this is an initial concept so lots more to be designed still.

Eco will be changed to have the following new features:

  • Multiple governments will be allowed in tiers: individuals, towns, nations, global.
  • Governments start bottom-up, with growing towns merging into nations, and nations merging into a global government.
  • Property is controlled by the governments (no longer affected by reading skillscrolls).
  • Multiple governments will compete for citizens, offering incentives when new players spawn into their region, or when other players move to them.
The results on the player experience these changes are intended to bring are:

  • Players are ‘wanted’ in the world. Having more citizens in your town / nation / global community should be a big benefit. When a player enters the world other players should respond ‘thank goodness you’re here’. Mutual benefits to sharing the same town / nation / globe should abound, such that players will work to overcome their differences to better achieve their goals better and collaborate more effectively.
  • The game arc will feature growing and merging governments. It will begin as a collection of individuals, with big events as they form towns together, then merge towns into nations, then merge nations into a global government. The same way that it’s currently an interesting event in the game when players move to a common currency, merging governments and building hierarchies of governments should be even more interesting.
  • Conflict and resolution of ideas should be the ‘PvP’ of the game. In this way, it should be much better for both parties to resolve their differences and merge together, but if they can’t there will still be a prolonged/difficult/costly process to force another individual or group to your whim, such that both parties would much prefer a resolution. In this sense, it’s not the typical winner/loser pvp of video games; instead win/win and lose/lose situations are possible
Influence Example

New objects will be created for different levels of government: a ‘Town Hall’ for towns, a ‘National Constitution’ for nations (can replace the existing Constitution) and a ‘Global Charter’ for global governance. These objects will be known as Government Sources, each with a different tier of government associated with it. Additionally, a new ‘Home Claim’ marker will be used for each individual, which marks their residency, and is essentially a level 0 government containing just the player.

When placed and meeting building requirements, a Government Source will create a radius of influence around it, competing with all the other governments at the same tier.

Example: a couple individual plots in the world. The triangles mark where they have placed their home markers, and all their property must be contiguous with that marker.



The red player then builds a Town Hall at the starred location. This extends a circle of influence (yellow circle), which envelops part of the green player’s territory. The size of this circle depends on the housing value of the Town Hall. It encircles both the home markers of Red and Green, so they can both become citizens of Yellow Town.


The green player now has the option to become part of the shared town; the option appears on their home marker. If they choose to become part of the town, they will become members of the automatically generated ‘Yellow Town Residents’ demographic, which can be configured to give specific benefits. Many other benefits to being in the same towns will be added over time (knowledge sharing, boosts to skill growth, etc).

If they choose NOT to become residents, they will stay as an individual. The red player can force them to become a member of Yellow Town by paying a large cost (say, 500 wood), having a much more powerful town hall (housing value is a multiple of the housing value of green), having a larger town population (say 2 or 3 people), and waiting for a delay (a day or two).

In this case, we’ll say green decided to join the town voluntarily.


Now that the town is formed and has a population of 2, additional land can be claimed, and Red and Green have claimed more property. Each resident will have additional claims granted to them on their home marker, benefits from Yellow Town. As residents, they can claim property anywhere within the influence of the town, even non-contiguous blocks.

The number of land claims they get depends on the population and power of the town. As the value of the property in the town increasing (measured by housing value of all property) and as the population increases, more claim markers are released. This provides an incentive to players to increase the power and population of their town, with specific ‘immigration tools’ being introduced to help players find new residents.

Government is unlocked with the creation of a town, and the new government objects can now be placed (Bill of Rights, Election Office, etc), which will determine the town government, allowing laws that affect any player within the yellow radius (whether or not they are ‘residents’ of this town). The laws created will override some (but not all) of the individual rights of the town population (property rights will be meta-protected, so players can’t troll others and steal their property this way).

Later, a neighboring town is created, Blue Town:


They begin to push on each other’s borders, affecting what area can be claimed by an individual (although already claimed land won’t be lost by this pressure). They can either continue fighting for influence, increasing the value and populations of their town to exert border pressure on each other, or join together into a nation.

Yellow Town builds a National Constitution in a fabulous palace at the east of their property (which is still considered Yellow Town territory because Red Player is a resident of Yellow Town):


This creates a very large circle of influence, which envelops all of Blue Town. Just like with individuals, the government of Blue Town can decide to join the nation, or resist. If they resist, they can still be absorbed if the nation pays even larger penalties and has even larger influence/population as described above. For our example, blue town decides to become part of Gray Nation. Much rejoicing and celebration takes place. Festivals with fabulous elk tacos are thrown to welcome the two groups. Now all the area in the extra-large gray nation radius can be claimed, and residents of the nation will again gain extra claim papers.

Now laws of Gray Nation can impose restrictions on both towns. Gray Nation can even revoke laws and titles assigned by the town governments, as the nation’s government supersedes the town governments. It can also offer more powers not available to towns, like new kinds of laws (property revocation could be one, more kinds of tax, etc). Going up in tiers in government allows groups to have more powerful controls, and new types of government get unlocked at each level.

This process can repeat at an even higher level with Global Governments. These would envelop multiple nations, and have a large enough possible radius to cover the whole world, imposing laws and taxes worldwide.

Benefits

The benefits to joining into towns and governments are:

  • More claimable property per player for larger governments.
  • More governmental powers are unlocked for upgraded governments.
  • Wider influence of laws, more ability to control actions of the population.
  • Shared benefits to residents – boosts to skill points for town buildings like libraries.
  • Increased levels of trust between fellow citizens, promoting more shared work projects, which will be another area of development.

Governments will have their power grow with their populations, so having more residents will allow for more progress and upgrades. For example, a town will need a population of say, 10 people in order to found a nation (configurable). To incentive growing populations, towns can create ‘immigration centers’, which will provide resources and possibly land claims or land deeds to new joining players, communicated in the server browser, and available for selection on the spawn page (a new feature will be added to let players choose if they want to spawn in an available immigration center or in an unclaimed land somewhere). Note that governments won’t necessarily require greater populations to gain more powers, they can also be gained by more buildings and house value.

Summary

This feature would be a big addition to the game, and turn what was previously automatic (everyone is in the same society) into something that is built. I believe this will go a long ways towards shifting the game to a more collaborative one, where players are building trust and community through expanded growth, with interesting political maneuverings required at each stage of expansion. New debates surrounding immigration that mirror the real world will be added to the game, the tradeoffs between the additional resources required to support new residents and the benefits they provide. The conflict it introduces will add more complex situations to navigate, with complex solutions required that go beyond yielding a winner and loser. All within the high-stakes of a vulnerable ecosystem facing an existential threat from a meteor will create a very unique experience.