1. Starground
  2. News

Starground News

Starground v0.10.2.1 Hotfix

This hotfix addresses some small issues, while also adding in a command for reseearch, and a larger stack size for land tiles.

[h2]Fixes[/h2]
  • Fixed an issue where ovens would sometimes delete their output items on load
  • Fixed an issue where the death screen would show the incorrect number of lost items, which could potentially cause crashes
  • Added the research command
  • Fixed an issue where resources in dungeons would not generate
  • Fixed an issue where buildings cleared from the dungeon would try and draw onto the minimap
  • Increased the stack size of land tiles to 999
  • Fixed an issue where resource node visibility would not sync properly on multiplayer

Starground v0.10.2.0 Released

[h3]Starground v0.10.2 is now here! This update adds in a couple new nice to haves, along with a ton of QOL changes, additions, and fixes to some old bugs.[/h3]

Whats New


[h2]Editable Terrain[/h2]


Stargrounders are now able to modify and move terrain tiles around on Veridan! Once unlocking the Terrain Manipulation research, players can access the new shovel tool to break tiles. You can also place them back down from the building menu, and buy more in the space hub from the Snail.

This will allow players to build out their island for ideal factory layouts, and convert resource nodes from and to oil.


[h2]Commands[/h2]


Commands are finally here in Starground! While they don't mean much for regular play, it allows for a type of "creative mode" world, or changing things to spice up gameplay. Enabling commands will disable achievements that will eventually be added in the future.

[h3]All the commands available are:[/h3]
  • /tp - teleport to a location
  • /give - gives an item and/or quantity
  • /kill - kills the player
  • /time - sets the current day time
  • /noclip - enables/disables noclip
  • /movespeed - changes player movespeed
  • /zoomlimit - enables/disables the zoom limit
  • /miningspeed - changes player mining speed
  • /rain - start/stop rain
  • /create - creates a scene that exists within the game files (be careful spawning on some kinds of scenes!)
  • /help - gives a list of commands

Custom commands can also be added via modding (check the modding repo for more details)


[h2]Resource Clustering[/h2]


Resources now spawn in a new way. Instead of being randomly placed around, they spawn in clusters. This means collectors and thumpers are much better when placed in resource-dense locations, and voids between clusters are left free of resources. These are perfect places to build your factory without decreasing your resource production.

Resource positions and types are now also linked to the world seed. This means they will always be the same kind of resource, and spawn in the same location every time you load a game, or use the same seed.

These changes aim to make early game much easier to sustain (especially with fuel), and to make end-game designs more interesting, since clustering requires more thought-process instead of the "place collectors everywhere" approach.

[h3]As always, let me know on the Steam forums, or on Discord if you run into any new issues. Enjoy![/h3]

Full Changelog


[h2]Additions[/h2]
  • Added the ability to go through old chat messages with up and down arrow keys
  • Added commands
  • Added the tp command
  • Added the noclip command
  • Added the rain command
  • Added the kill command
  • Added the give command
  • Added the movespeed command
  • Added the miningspeed command
  • Added the create command
  • Added the help command
  • Added the time command
  • Added editable terrain
  • Added the shovel tool
  • Added land tile items
  • Added the ability to rotate airlocks and storage interfaces to place them vertically
  • Added the ability to purchase land tiles from the snail in the Space Hub
  • Added a new resource clustering algorithm to make resources spawn in denser patches (and leave empty voids) instead of randomly or in a grid
  • Added the terrain manipulation research
  • Added the ability to clear a second keybind by rightclicking it
  • Added the new Sedna's Gift track to Tyria (thank you ace!)
  • Added a world options menu to configure world settings on creation, or in-game (found in the options menu)
  • Added the ability to add a modifier to a keybind
  • Added infinite research for thumper speed
  • Added smooth mining mode for controller
  • Added a crosshair for controller
  • Added unbinded keys to toggle smooth mining mode and hit first object

[h2]Changes[/h2]
  • Increased the size of the back button icon for the chat on controller
  • Made it so that the hotbar no longer overlaps on the chatbox on large ui scales, now that the chatbox size is dynamic
  • Made it so V2 tesla coils placed in the water have a water sprite
  • Decreased the cost of Better Automation and Clean Energy researches
  • Made it so the "Consumes" and "Generates" tags are now colored, and removed the negative sign
  • Made it so that training dummies now save their face and sync it on multiplayer
  • Made optimizations to game loading order, which will help with multiplayer connection issues
  • Made it so rain splash particles fade in and out
  • Reworked the controls menu to convert from physical to regular keycodes, make controller binds more obvious and intuitive, and better convert from inputs to icons and text
  • Made changes to the minimap to better represent shorelines and update dynamically with terrain changes
  • Changed the minimap colors to increase contrast and readability for those with red/green colorblindness (in the future, we'll likely have colorblindness modes and/or customizable colors)
  • Made it so the chat line edit now displays the binded key
  • Updated the translation sheet

[h2]Fixes[/h2]
  • Fixed an issue where beach balls flipped their orientation depending on the direction they are hit
  • Fixed an issue where beach balls rotated way too much
  • Fixed an issue where non-power using buildings would cause the power tooltip to play
  • Fixed an issue where tutorial tooltips were not translated
  • Fixed an issue where ui scale was unchangeable on controller
  • Fixed an issue where resources could sometimes drop multiple times at low FPSs, or with extremely fast mining speed
  • Fixed an issue where skateboards could start to multiply your speed up to infinity, softlocking the player and teleporting them to NaNland (NaN coordinates)
  • Fixed an issue where rotating a building could cause offset issues with 3x2 buildings like the grinder and refinery
  • Fixed an issue where the "Created In" popup on items showed multiple of the same building
  • Fixed an issue where treadmills still worked underwater
  • Fixed an issue where the metal tile sound effect would transfer to veridian
  • Fixed an issue where movers could access the wrong index, causing crashes on load and during play
  • Fixed an issue where kickflips didn't sync on multiplayer
  • Fixed an issue where the amounts of lost items on death would overlap the pause menu
  • Fixed an issue where trees and rocks didn't drop their player-specific secondary items
  • Fixed an issue where rain splash particles didn't work for clients on multiplayer
  • Fixed an issue where tesla coils would not react to water changes, causing issues on load and allowing people to illegally connect tesla coils
  • Fixed an issue where the hotbar selection ability on controller crashed the game
  • Increased the initial thumper speed from 10 to 12 seconds

[h2]Modding[/h2]
  • Added the CanPlaceShore and BannedRegions tags to buildings
  • Added a function to ModAPI to add commands
  • Added the set_time function to ModAPI
  • Added the set_rain function to ModAPI
  • Added the add_command function to ModAPI
  • Organized and better documented the ModAPI script
  • Added the input_type_changed signal to Global
  • Added the language_changed signal to Global
  • Added the get_input_icon_path() function to Global (returns an icon for a given InputEvent)

Starground v0.10.1.2 Hotfix

This small hotfix introduces some more fixes to the game.

One issue that some people have been experiencing is severe lagspikes from the spider enemies and Spore in the second dungeon level. It's been tricky to debug, since behavior changes from editor to .zip, but hopefully these issues have finally been addressed.

If any of you still experience this issue, or any others, let me know on the discussion forums, or on Discord. Thanks!

[h2]Fixes[/h2]
  • Fixed an issue where the tooltips tutorial did not play for new saves
  • Hopefully finally fixed an issue related to lagspikes caused by mini-diadematuses spawning in the second dungeon (the spider guys), and mushrooms spawned by Spore
  • Fixed an issue where resource room nodes didn't appear for quite some time when generating

Starground Roadmap

[h3]Hey everyone, bit of a different kind of post today. We've been hard at work coming up with plans for what major updates are next for Starground, and have put them all into a roadmap![/h3]



[h3]Dates are approximate, so some updates may come earlier or later. Alongside the major updates, a couple of smaller features ideally will be thrown in, including a space hub overhaul, april fools update, pollution, Steam workshop, and adding seasons into the game.

For a bit more of a detailed rundown:[/h3]

[h3]0.11 - "Brewconomics Cropdate" (Q1 2025)[/h3]
This update would be focused on a few main things, including farming, potions, and economy. Players will be able to farm new crops, and either feed those to domesticated animals, sell them on the market, or make potions out of them. This will make automation feel a bit more "fair" since you will be able to get coins without having to go dungeoning.

[h3]0.12 - "This Hex Update" (Q2 2025)[/h3]
This update will be focused on NPCs and interactions with them. With a karma system, players can talk to NPCs, and start to build up relationships with them. This will tie into a lot of systems in the game, like discounts at shops or other bonuses in the game. Once you build up enough karma, you can take on NPCs as your selected companion, who will follow and help you.

[h3]0.13 - "Finders Keepers" (Q3 2025)[/h3]
This update will be all about exploring and dungeoning, with a couple of new mechanics making their introduction. The first will be spaceships that you can pilot to the furthest reaches of the solar system. Questing will be added in full force, with main story questlines, and new dungeons to run through. It will also include story-focused exploration zones, which will be fun for all those people who enjoy story and narrative.

[h3]0.14 - "Quantumation Update" (Q4 2025)[/h3]
This update will focus on the top tier of automation technology. It will mark the introduction of quantum technology, solar system megastructures, and other high-tier gadgets and gizmos that will make life easier on automation planets.

[h3]1.0 - "Juan Pointo" (Q4 2025?)[/h3]
This will be the full release update! It will mainly focus on QOL, optimization, and polishing. However it'll also mark the introduction of the game's final boss, and the conclusion to the storyline.

[h3]This roadmap is a good summary of our plans, but isn't the end all for updates. We'll likely continue to flesh things out after release, or squeeze more content in-between these. Let us know if there's things on this you think are missing.

Thanks![/h3]

[h2]Follow Along[/h2]
Want to follow the development of Starground more closely? Please consider joining the official Discord, or tuning into regular devstreams held over on Twitch.



Multiplayer Games Night?

Have you already got a group to play Starground online together?
Check out another online multiplayer offering from 2 Left Thumbs!

17.waves is a co-op tower defense, with Overcooked-like multitasking.
There's a free demo available now that you can play online!

https://store.steampowered.com/app/2369760/17waves_TD/

Starground v0.10.1.1 Hotfix

This quick hotfix for Starground fixes some different bugs that were introduced from v0.10.1.

[h2]Fixes[/h2]
  • Fixed an issue where the skateboard would play a sound at infinite volume when swinging your weapon (kind of really funny, but also scary)
  • Fixed an issue where collectors and oil rigs did not link to resources on game load
  • Fixed an issue where the present had an edit name box and could crash the game
  • Fixed depth sorting issues with area indicators on Tyria
  • Fixed an issue where the water overlay did not disappear when changing the option
  • Fixed an issue where resources spawned in pressurized zones on Tyria