1. Age of Survival
  2. News

Age of Survival News

0.04.5.2024 update : steam achievements, loading screens, fish in lakes

0.04.5.2024 update

Steam achievements : You will get your first one from killing a gazelle. I will add more achievements in the next couple of days. Trading cards and badges are still enabled as well.


Loading screens

Fish in lakes : Added fish school physical particles in the freshwater lakes on the island. Will soon be working on the spawning of fish schools, sharks, whales etc underwater in the saltwater areas using spawning zones.

There are some areas to explore underwater with some small schools of fish, sunken ships and corals, and sea turtles. I'll be working on detailing the underwater experience more here soon, and make exploring underwater a way to gather new resources as well.

fixed advanced crafting bench not being able to be crafted

fixed advanced crafting bench not being able to be crafted

fixed the issue with saving and resetting, but it had to get cleared once more.

Fixed the issue with losing items because the server was only resetting once every time it closes. Now saves every 5 minutes, but I had to reset everything one more time.

There should be no more losing of items, my bad. The server save files are now backed up as well.

HOW TO RUN YOUR OWN DEDICATED SERVER!

Hi there, just a quick post to give instructions for eveyone on how to run thier own dedicated server for the new game updates!

Navigate to your steam folder where age of survival is saved, you will see a folder called "WindowsServer".

Navigate there and find the executable for the server, which is called AOS2023Server.exe

Right click and create a shortcut to that file. Right click the shortcut you just created, and click on properties.

In the target field AFTER everything in parenthesis, add this : -log -server -port=7777

It should look something like : yourpathhereetcetc\AOS2023Server.exe" -log -server -port=7777

You also want to navigate to the WindowsServer\AOS2023\Content folder and open up the Serverconfig.json file.

You can edit these parameters to your liking :

"Server_Name": "AOS USA West Coast", - please name this to something custom
"ServerMap": "Tanganzibar", - there is only one map right now, but that will change!
"MaxPublicConnections": 25, - max players
"MaxPrivateConnections": 0, - not used yet but will be soon

"ServerHarvestRate": 1, - set these rates to your liking
"ServerExperienceRate": 1



When you are done run your server using the shortcut you created.

Properly shut down the server by clicking on it's window and pressing CRTL + C twice, you will see the window close if you have done it properly.

AVOID CLOSING THE SERVER THROUGH OTHER METHODS like the X button on the window, or ALT + f4. Those methods will not properly close the server, and you may lose experience / buildings / inventory data.


-SilkySullivan

0.03.2024 update : Servers now save every 5 minutes

- Fixed certain beachwood ground collectable items spawning trees when hit.
- Servers now save data every 5 minutes instead of only when the server is shut down, this will prevent players from losing data if the server happens to crash or is improperly shut down.