1. Stationeers
  2. News

Stationeers News

Performance Power-Up

Performance


In this update, we've focused on performance, specifically for players with large automated bases experiencing lower frame rates. Key improvements include optimizing physics and chutes, reducing physics update tick time by 50% through better caching for dynamic objects in slots, and improving server tick for bases with many chutes and chute devices.

Additional enhancements encompass streamlining the decay tick, Trading Motherboard Computer screen interface, Satellite Dish scanning logic, and the Computer screen render optimization. These performance updates aim to provide a smoother, more responsive gaming experience, particularly for players with complex bases.




Hem Droid Quality of Life Improvements


https://store.steampowered.com/app/1038500/Stationeers_HEM_Droid_Species_Pack/

We've added some quality of life improvements for those who own the Hem Droid DLC. Although these have been designed for the Hem Droid the Disposable Battery Charger can be used by other species as well, to recharge their suit battery.




[h2]Hem Droid Sleeper[/h2]

While regular sleepers have catered to the other species, Hem Droids have been missing a dedicated option. The Hem Droid Sleeper is specially designed for Hem Droids. As long as it has the required power it will keep Hem Droids batteries charged.

[h2]Disposable Battery Charger[/h2]

For emergency situations we've introduced the Disposable Battery Charger that can partially recharge your battery immediately. When used it is consumed but will recharge the battery of your suit, or if you’re a hem droid, the battery in your suit.

[h2]HEM-Droid Repair Kit[/h2]

The HEM-Droid Repair Kit has been added to the game for players using Hem Droid characters and functions as the heal pill does for the other species.


Self Contained Stairwell


We've included a 3x1 stairwell to offer a more compact option for moving up and down your base. This new stairwell design aims to optimize space and improve navigation within your Stationeers base.



Localization and Voice Packs


We're actively working on improving our localization from multiple angles: Ensuring more of the game is localizeable, having the game localized for some languages, as well as improving the pipeline, both for us as well as for community translations.

We are paying for languages to receive a full new pass of translation, and then will accept community suggestions for better localization. This should help provide cleanup on the current messy state where some English strings were changed, but not retranslated.

[h3]Chinese Voice Pack added[/h3]

The voice pack we're adding this week is Chinese! You can also select the voice pack independent of the localized text. This means you can have your suit voice pack warnings in German, Russian, or Chinese, while still having the text in English. More voice pack languages will be added in the future as well.



Your support makes this possible

Over the last year, we’ve completely refactored the net code making multiplayer more stable, we’re continuing to improve the connectivity, and we’ve improved some big systems to allow us to bring you better content and new game loops. All this while transitioning to a weekly update cycle.

All the community support, feedback, and involvement have made this possible. So thank you!

[h3]If you like the progress we have made, please consider taking a moment to leave a positive review. This makes a huge difference to the project. We've been working hard for the last five years, and feel confident the game has substantially improved over this time. Many projects steer clear of the hard tasks, and we are proud to have taken them on.[/h3]


Additionally, you can support us by purchasing DLC that we've made to allow those who enjoy the game to support us, and in return get something a little fun to use in-game.

https://store.steampowered.com/app/2089290/Stationeers_Human_Cosmetics_Pack/

https://store.steampowered.com/app/1038400/Stationeers_Zrilian_Species_Pack/

https://store.steampowered.com/app/1038500/Stationeers_HEM_Droid_Species_Pack/


Change Log v0.2.3920.18842
  • Added vertical sleeper variant for robots. Will regenerate robot battery or suit battery if present. Will damage non robotic entities.
  • Added HEM-Droid Repair Kit. Fully repairs HEM-Droid character. Created at Tier 2 electronics printer.
  • Added 1x HEMDroid Repair Kit to Starting load-out for HEM-Droid characters.
  • Added DisposableBatteryCharger. Disposable single use chemical battery that will partially recharge a HEMDroid battery or Stationeer suit battery.
  • Added stairwell variants to stairs kit
  • Added Chinese voice language pack
  • Added countanimator command.
  • Added debounce to server search
  • Fixed incorrect slot names for sleepers and cryo tubes
  • Update description for stairwells and droid sleeper
  • Fixed bug where you could call down the same trader to multiple landing pads. Now, when trader begins approach, the land button will be disabled. Also added a safety check so stop this behaviour if called by other means.
  • Changed sleeper and cryo tube behaviour with regards to robot batteries. Now, robot batteries will continue to drain inside regular sleepers and cryo tubes. To maintain robot batteries when offline, use the 'droid' variant of the sleeper.
  • Updated droid sleeper to use more power when charging
  • Fixed bug where you could call down the same trader to multiple landing pads. Now, when trader begins approach, the land button will be disabled. Also added a safety check so stop this behaviour if called by other means.
  • Changed sleeper and cryo tube behaviour with regards to robot batteries. Now, robot batteries will continue to drain inside regular sleepers and cryo tubes. To maintain robot batteries when offline, use the 'droid' variant of the sleeper.
  • Updated droid sleeper to use more power when charging
  • Fixed GrowLights that are turned off when game saved stop working on reload.
  • Changed GrowLight light radius to more closely match area of effect on plants.
  • Fixed DisposableBatteryCharger sounds not playing sounds when charging another player.
  • Fixed Emissive material on DisposableBatteryCharger, now show blue emissive when charged and red when discharged.
  • Fixed Can use DisposableBatteryCharger when it has been discharged.
  • Fixed Some issues around grow light plant lighting.
  • Made trader shuttle collision box a little smaller. Tweaked how often collisions can occur by adding a debounce time.
  • Fixed Laptop positioned incorrectly in right hand.
  • Refactored set hand position function to make it more flexible.
  • Changed data and power cable lists on device from fields to properties
  • Fixed fertilizer not affecting plant yield
  • Re added changes from rev. 18797 and fixed a few bugs where batteries and apcs weren't supplying power correctly
  • Fixed bug where devices connected through power port only would be accessible by logic. Now, devices will only be accessible by logic when their data port is connected.
  • Fixed Clients see airlock control as disabled when joining.
  • Fixed AdvancedAirlock doesn't update PressureExternal and PressureInternal values on clients.
  • Fixed Settings would get saved when game was paused. Possible cause of access violation error when saving game bug.
  • Changed moved sound mixer channel volume management out of the Settings.OnValueChanged Function to AudioManager.
  • Fixed Changing music volume setting would reinitialise main menu scene.
  • Fixed Chinese Suit Voice assets too loud.
  • Fixed Voice assets to use Compressed in Memory LoadType.
  • Fixed A number of sounds not playing (regression rev. 18757).
  • Fixed server list search
  • Fixed bug where all tablets in the world would receive scroll events regardless of whether they were in your hand
  • Fixed no server password icon displaying on the server List
  • Fixed none of the filters on the server list working
  • Optimised ServerTick. Bases with lots of chutes and chute devices should see a small fps gain.
  • Optimized Decay tick. Now runs on threaded game tick rather than blocking main thread.
  • Fixed dead bodies still being able to be moved around in some instances
  • Optimised Trading Motherboard Computer screen interface. Reduced time to refresh the screen from 5ms to 0.2ms.
  • Made some visual tweaks to the plant analyser cartridge to make it more consistent with the other cartridges
  • Fixed incorrect capitalisation of kPa in some instances
  • Fixed IC motherboard dropdown not matching the correct chip holder
  • Fixed IC motherboard connected devices displaying wrong code
  • Fixed spelling mistake in plant analyser cartridge
  • First pass on tidying up tablets/cartridges
  • Made scrolling better (still have yet to find the cause of scrolling not working sometimes)
  • Removed paging from network analyser as regular scrolling is now more usable
  • Replaced much of the plant analyser cartridge object with prefabs
  • Changed font for plant analyser and config cartridge
  • Moved Satellite Dish scanning logic onto the power tick.
  • Fixed Computer screen render optimisation was turning on when any player was in view screen is now only rendered when local player is in view.
  • Optimized Physics caching for dynamic objects in slots. Result: 50% reduction in physics update tick time. Players with lots of physics items in slots should notice a small fps improvement.
  • Fixed a few issues around dropping suits and uniforms which could cause bodies to disappear for clients
  • Fixed Using screwdriver on power-tool to remove battery be would actioned even when interaction was aborted.
  • Fixed bug where starting/ending a game quickly would leave the screen faded to black
  • Fixed TransformerMedium Reversed not registering its lower half on the small grid.
  • Fixed Laptop rotates 90degrees when dropped.
  • Tweaked wording in one particular hydroponics tutorial stage
  • Fixed battery/motherboard drop position when removed from laptop.
  • Cleaned up chat canvas code
  • Potential fix for chat bubbles not billboarding
  • Removed ping column until we can provide that information
  • Removed GetIntegerSafe Function as it was causing a lot of GC allocation and general slow down.
  • reverted some changes to chat causing a potential build error

Hotfix v0.2.3893.18771

This hotfix is for the programmable chip motherboard matching the incorrect devices to the displayed items

The Multiplayer Update

We will be getting back to the larger themed updates soon but for now, we’ve been focusing on two main things: Improving multiplayer through the addition of Steam P2P, and bug fixing and improvements.

Steam P2P




[h3]Why was it removed in the first place?[/h3]
When we prioritized the low-level changes during the multiplayer refactor, we had to temporarily remove the existing implementation of Steam P2P. Now that we've completed that work, Steam P2P has been re-enabled.

[h3]What does this mean for you?[/h3]
Previously, hosting a game required enabling upnp on your router or manually port forwarding, which could be difficult or impossible on some networks. However, with Steam P2P, all the tunneling is handled automatically, so you can connect to the host using your Steam ID.

If Steam P2P is not available for some reason, the game will fall back to direct connect, or you can manually enter the IP and Port.



[h3]What's next?[/h3]
This now puts multiplayer Stationeers in the best state that it's ever been. Earlier today we had a 10-player play test that went very smoothly. If you've been holding off playing due to connection issues preventing you playing with your friends then perhaps now is a good time to try again.

Of course we'll continue to harden and polish multiplayer but we are very happy with the progress over the last 12 months.

Plants and Hydroponics

This patch we’ve been focused on finding and fixing a number of bugs and UX issues associated with growing plants. We’ve improved the UX of the plant analyser cartridge to clearly show when a plant is deficient in either light or darkness. Time spent in a light or dark deficient state will cause the plant to accumulate illumination stress which will slow down growth speed.




Bug Fixes and Improvements

We’ve done a lot of bug fixing to address some issues that have come up from the last updates, as well as a few older bugs. Next update will contain more of this kind of work as we take a step back to harden before we start work on the next big packet of work.

Your support makes this possible

Over the last year, we’ve completely refactored the net code making multiplayer more stable, we’re continuing to improve the connectivity, and we’ve improved some big systems to allow us to bring you better content and new game loops. All this while transitioning to a weekly update cycle.

All the community support, feedback, and involvement have made this possible. So thank you!

[h3]If you like the progress we have made, please consider taking a moment to leave a positive review. This makes a huge difference to the project. We've been working hard for the last five years, and feel confident the game has substantially improved over this time. Many projects steer clear of the hard tasks, and we are proud to have taken them on.[/h3]


Additionally, you can support us by purchasing DLC that we've made to allow those who enjoy the game to support us, and in return get something a little fun to use in-game.

https://store.steampowered.com/app/2089290/Stationeers_Human_Cosmetics_Pack/

https://store.steampowered.com/app/1038400/Stationeers_Zrilian_Species_Pack/

https://store.steampowered.com/app/1038500/Stationeers_HEM_Droid_Species_Pack/


Change Log 0.2.3888.18748
  • Fixed missing 'seeding' logic slot description in stationpedia
  • Fixed missing emissive material on centrifuge info panel
  • Fixed incorrectly coloured thumbnails for turbo pumps
  • Fixed erroneous EndConnection method call in Client.Disconnect
  • Added delay after disconnect handshake
  • Changed Extracted P2PSession request processing into its own function.
  • Changed Ordering of Disconnect handshake message.
  • Removing incorrect log saying the steam lobby was instantiated incorrectly, but it wasn't
  • Removed some unnecessary steam p2p debugging logs
  • Fixed Clients pass in host steamId 0 when calling P2P disconnect.
  • Added Separate Client/Server logic for p2p Disconnect.
  • Added ClientDisconnected Callback to on Client.cs when client Disconnects from steam p2p.
  • Cleaned up logging for DeleteOutOfBoundsObjects.
  • Fixed floor grating kit collider size
  • Fixed drain switch collider size
  • Fixed dynamic gas canister tooltips not appearing when the canister is wrenched to a connector
  • Fixed Broken Build State Prefab errors on centrifuge devices.
  • Improved Error handling when loading devices with build-state errors.
  • Fixed advanced composter not restarting processing when loading save
  • Added "DeleteOutOfBounds" Command. Removes everything that is more than 8km from world origin.
  • Added When Loading a game everything further than 8km from world origin will be deleted.
  • Fixed Index out of range exception on Atmospherics thread caused by atmospheres outside of playable area.
  • Adding steam lobby setup - waiting for invite acceptance to be fixed before enabling this
  • Fixing steam p2p disconnections
  • Fixed race condition breaking steam lobbies occasionally
  • Removed unused logs
  • Added Setting UseSteamP2P.
  • Removed Setting P2PHostEnabled.
  • Added Client side connection logic for using SteamP2P to connect via server browser. Client will attempt to connect using SteamId and if fail will fall back to using RocketNet direct connect. Note: currently disabled until Master Server is updated to serve SteamId in session data.
  • Added "SteamWorks" scripting defines to ProjectSettings.
  • Fixed an issue where wearing and removing a suit could cause your body to not be rendered when far away from the removed suit
  • Fixed Access Cartridge doesn't work on large fridge.
  • Added green/red colouring on plant analyser text for when required/toxic gases are in/out of range.
  • Fixed PlantAnalyser reads growth data from dead plants.
  • Fixed If GrowthEfficiency for plants became greater than 255% it would wrap around back to 0.
  • Fixed Wall heater incorrect colour when turned off.
  • Removed 'create character' popup when joining game
  • Fixed issue where after character is destroyed (e.g. via cleanup) you can't respawn and have to exit and rejoin
  • Fixed Logic memory and logic Dial tooltip showing setting as 32Bit floating point number.
  • Fixed Logic tooltips now show numeric values using correct culture.
  • Fixed build error from light blueprints.
  • Fixed light blueprints show broken models
  • Fixed Newly built lights have a lens flare effect even though they are turned off.
  • Fixed Blueprints showing flare on wall lights.
  • Fixed several places where values were not syncing on clients correctly
  • Fixed Tablet could only show Illumination stress up to 255%. (Illumination stress has no cap but will decrease faster the higher the value once the plant is no longer deficient).
  • Fixed Illumination stress value not serialized.
  • Fixed CarbonDioxide requirement percent display was show HydrationEfficiency value on plant analyser tablet.
  • Added HydrationEfficiency to Plant analyser tablet.
  • Changed Plants that are light or darkness deficient will recover x2 faster once put into the correct state.
  • Added Light/Darkness Deficient text now shown in red on plant analyser.
  • Fixed suit pressure and temperature setting not syncing for clients
  • Fixed missing tool names for some tooltips
  • Fixed Small colliders on Pipe Heaters.
  • Fixed Error when opening pipe heater placement blueprint.
  • Fixed Sometimes proximity sensor and occupancy sensor data-port would not connect to cable.
  • Fixed Sleeper "get In" collider size such that it doesn't block interaction with items in the sleeper.
  • Changed "get in" interaction time to 0.5s.
  • Fixed Labeller now accepts correct symbols for the users current Language Culture. (i.e German language users can now use the correct decimal point symbol "," for their region.)
  • Fixed ic motherboard arbitrarily ordering connected devices in its dropdown. Will now order alphabetically.
  • Fixed LogToClipboard command
  • Fixed spelling error in comms terminal.
  • Rounded wattage values in comms terminal
  • Fixed Hay not processable by recycler. Putting 1 hay in recycler now adds 1 Biomass to the recyclers internal reagent mix
  • Fixed some ic error tooltips not being cleared after errors are resolved
  • Adding Steam Peer-to-peer - currently disabled until steam's "Join Game" option from friends list is working
  • Fixed small collider on small battery charger.
  • Fixed Plant analyser works when unpowered.
  • Fixed Some genetics value ranges were returning incorrect data for seeds when analysed with plant analyser.
  • Added missing tooltips to ic chips in laptop and aimee slots
  • Fixed a few IC issues. Previously chips would hold a single error state for both compilation errors and runtime errors. Have split this into two separate errors. Devices holding ic chips will now flash error if the chip has a compile error or run time error.
  • IC chips with compilation errors will now no longer execute
  • IC chips with errors should now show the correct tooltip when adding/removing them from slots
  • improved logging around upnp
  • Fixed inconsistent arrow key and return key behaviour in ic script editor when paused
  • Removed all functionality from deprecated landing pad.
  • Added More robust handling of spawning and de-spawning of trader pilot.
  • Fixed Trader Pilot could get left behind when ordering shuttle to depart before landing completed.
  • Fixed manufacturing devices showing the incorrect next item on the tooltip
  • Fixed misspelled prefab name in recipes
  • Moved prefabs from resources to assets/things attempt two
  • Reverted asset move
  • Moved all things in resources folder to assets/things
  • Fixed Client joining while in IC editing window puts input into an invalid state. Now when a client connects, if the player is using a UI window it will be saved (if applicable) closed.
  • Fixed Null Reference exceptions when shuttles crash into each other.
  • Consolidated some duplicate clean up code in shuttle movement Unitasks into a clean-up function.
  • Fixed Unable to connect to a server after a failed connection attempt has occurred.
  • Added RemoveMoles AtmosphericEventInstance function.
  • Fixed Watering plants with water canister added water at 0degrees kelvin.
  • Added Correct plant tooltip for when plant is dead.
  • Fixed instance where gas in a pipe network would not get saved during autosave, causing the pipe to be empty upon loading the saved game.
  • Added Autosave now schedules the Game Simulation Tick to pause at the end of the current execution and then awaits gameTick pause state before proceeding to copy the world data.
  • Added AutoSave will cancel if it detects atmospherics data modified during the save process.
  • Added If an AutoSave is cancelled due to invalid data it will reattempt to save again after a 2second cooldown.
  • Fixed LFO-Volume waveforms were not timed correctly on clients.
  • Fixed LFO-Volume settings not updating in multiplayer.
  • Fixed Light Round, Light Round Angled and Light Round Small not casting shadows.
  • Changed Several Plant Analyser Cartridge values to better inform the player of the plants light needs: Illumination Stress, Light Deficiency, Darkness Deficiency.
  • Light Deficiency and Darkness Deficiency will show "No Deficiency" if the plant has received enough light and darkness. Illumination stress will accumulate if the plant is deficient in light or darkness. When these deficiencies are resolved the stress will begin to reduce slowly over time. Illumination stress will reduce Light efficiency which is a multiplier to growth efficiency.
  • Fixed Light and Darkness accumulated values not being serialised for plants.
  • Fixed When a planter is lit by multiple grow lights turning off one grow light causes the plant to be unlit.
  • Fixed Plants could grow when they had no water.
  • Fixed dynamic hydroponics getting lit at 180% light intensity by grow light.
  • Fixed Plant analyser cartridge does not clear state when looking away from Plant.
  • Optimized Performance for grow-lights.
  • Changed Grow light emitter to point source, reduced radius of grow light emitter to match the current effective radius of grow light. Removed shadow casting from grow light.
  • Updated incorrect blueprint on refrigerated vending machine kit
  • Removed old Unity NetworkTransport networking method
  • Removed ROCKETNET and ROCKETNET_LOGGING defines since they are no longer needed
  • Fixed comms motherboard not correctly sorting landing pads in the same manner as Satellite Dishes.
  • Fixed saved landing-pads that did not have a centre or Gas storage would print an error on load.
  • Made custom project view fetch even faster
  • Fixed jetpack thrust settings not updating for clients
  • Fixed bug with overflow chute not overflowing when output end is blocked
  • Fixed landed shuttles not loading in at the correct rotation
  • Made custom project view fetch faster

The Trading Update V

New Traders


[h3]Shuttles[/h3]
Shuttles come in 6 types, including small, medium, and large variants, each with normal and gas options. Shuttles can use a runway or make a vertical descent and require a landing pad of different sizes: 3x3 for small, 5x5 for medium, and 6x6 for large. Supporting the requirements of different shuttle types means you’ll get to trade with more of the visiting Traders.



[h3]Space Planes[/h3]
There are two types of space planes, medium and large. Unlike shuttles, space planes cannot land vertically, require a runway, and only appear on planets with an atmosphere. Due to being designed to operate in diverse atmospheres, they are able to still land during storms, unlike shuttles. Space planes also need a larger landing pad size: 7x7 for medium and 9x9 for large. A minimum runway length of 15 and 20 is required for medium and large space planes, respectively.

Trader requirements are visually displayed when using the comms motherboard, and trader sizes can be accessed from logic.
https://sketchfab.com/models/5de5344d3fb74f09805cc269bb17c5a3/embed




Runways and Beacons

Vehicles entering the area from space have a long approach as they slow down from orbit. To better guide traders to the landing pad and avoid them crashing into mountains and buildings, you can use beacons and runway taxi pieces. Beacons can be placed and configured to guide traders through the air to the landing pad, while runway taxi pieces define the entry point of a runway and a path to the center piece.

Planes require a threshold piece and a runway to land. Additionally, Taxi Hold pieces can be used to stop traders on the runway until Activate is called on the landing pad center or via the activate button on the landing pad power data module.



Combining all these pieces allows you to fully customize the descent of the aircraft and may be required to prevent collisions. To make it easier to create a suitable landing area for traders, the landing pad pieces have been split into three new kits: Basic, Runway, and Atmospheric.

Environmental Requirements

Large shuttles and planes have a chance of carrying human traders. However, human traders require a breathable atmosphere before they will exit their craft and trade with you. To accommodate human traders, you'll need to build a hangar that can be pressurized.



Trader Interface

Options have been added to the Comms Motherboard to allow you to choose which landing pad and satellite dish will be used.



Trader Crashes

If you don't have a suitable landing pad and runway, traders will collide, cause damage, and explode. Be sure to create an appropriate landing area to avoid this from happening. Be especially careful of planes, if your runway is not long enough then they will overshoot and potentially crash.



Your support makes this possible

Over the last year, we’ve completely refactored the net code making multiplayer more stable, we’re continuing to improve the connectivity, and we’ve improved some big systems to allow us to bring you better content and new game loops. All this while transitioning to a weekly update cycle.

All the community support, feedback, and involvement have made this possible. So thank you!

[h3]If you like the progress we have made, please consider taking a moment to leave a positive review. This makes a huge difference to the project. We've been working hard for the last five years, and feel confident the game has substantially improved over this time. Many projects steer clear of the hard tasks, and we are proud to have taken them on.[/h3]


Additionally, you can support us by purchasing DLC that we've made to allow those who enjoy the game to support us, and in return get something a little fun to use in-game.

https://store.steampowered.com/app/2089290/Stationeers_Human_Cosmetics_Pack/

https://store.steampowered.com/app/1038400/Stationeers_Zrilian_Species_Pack/

https://store.steampowered.com/app/1038500/Stationeers_HEM_Droid_Species_Pack/


Change Log v0.2.3860.18648
  • Increased medium and large plane runway requirements to 15 and 20 respectively.
  • Shuttles now can have individually overridden speeds.
  • Reduced size of planes and made their required landingpads larger to prevent collision happening when they're rotating to leave
  • decreased deorbit distance of some of the larger vehicles
  • made types for virtual landing pad center waypoint, and for deorbit waypoint.
  • landing pad height will now be used as a shuttle waypoint when coming from/to normal waypoints.
  • Updated chance for medium tier space planes to spawn.
  • Added if waypoints or hold points get destroyed mid transit trader will depart immediately if the can't find new a valid path.
  • Fixed required runway length for planes not being enforced
  • Fixed center piece vertical height setting not being used
  • Added Space-Planes are now able to land during storms. Normal trader shuttles are still unable to land during storms.
  • Updated shuttle audio fall-off to account for new approach profile
  • Fixed incorrect build state mesh on landing pad liquid input connector
  • Updated taxi piece corner prefab name
  • Renamed taxi corner piece and removed duplicate corner piece
  • Fixed issue where logic reads on dishes about best contact signal strength would not get a noise offset properly added, like the computer motherboard display.
  • Fixed trader getting left behind when departing via activate button
  • Fixed Trader shuttles deorbit at the incorrect rotation when landing directly on a landing pad.
  • Added "trader print" command
  • Fixed planes landing, and not going a minimum distance due to accidentally reattaching to their current point.
  • Deorbit distance and glideslope can now be customized on a per shuttle basis.
  • NOTE BETA USERS will need to completely reconstruct all threshold pieces on current saves updating to this revision.
  • Changed Updated threshold piece to have data port and onOff Switch.
  • Added landingPads can now have multiple thresholds but will be error if more than one threshold is turned on. Thresholds that are turned off will not form an approach path.
  • Changed landing pad taxi pieces and hold pieces now only flash if they form a valid path from a valid threshold to the centre piece.
  • Added data port for the threshold piece (first pass)
  • Fixed Immediately departing trader using activate logic variable can cause trader robot to be left behind.
  • reenabled deorbit waypoint
  • Fixed Autolathe Tier2 invisible.
  • Added landing pad taxi corner pieces
  • Fixed bug where shuttles would sometimes face the wrong direction
  • Fixed traders crashing in to ground when departing if there is no runway
  • Fixed bug where waypoints were sometimes not connecting correctly
  • swapped order of next and previous waypoint setting on shuttle approach
  • Fixed connection rotations on Landing pad taxi pieces.
  • disabled deorbit fake waypoint for debugging.
  • Changed Lading Pad Data piece to return Activate state of center when queried via logic.
  • Changed Name of Kit (Landing Pad Waypoint) to Kit (Landing Pad Runway).
  • Changed planes landing behaviour so that if the runway is long enough for the plane to land without going over the center piece then the plane will not need to return to the threshold before making its way to the center piece
  • Changed ActivateButton animation speed.
  • Fixed Code clean-up Atmospherics Controller.
  • Added Activate button to Landing Pad data piece. Pushing the activate button will depart a landed trader or order a trader waiting at a hold piece to progress down the taxi way.
  • Added Activate Button prefab.
  • added virtual waypoint to shuttles first waypoint to represent a deorbit approach.
  • Added Sounds to space-planes.
  • Improved Space-plane land and depart animation.
  • Fixed Incorrect Material on space plane engine plumes.
  • Fixed size landing pad requirements for space-planes. Medium 7x7, Large 7x9.
  • Fixed shuttles for clients not spawning in with the correct rotation
  • Fixed traders clipping in to their shuttles when they hop out
  • Fixed Mode not being set on load for landing pad center.
  • Fixed large plane pad size requirement
  • First pass on planes requiring runway
  • Fixed Incorrect hashed value of Mode Interactable on LandingPadCenter.
  • Fixed Depart uni-task switches to main thread if called from thread.
  • Added Writing Activate to LandingPad Data-Power piece will depart a landed trader.
  • Fixed render distance on small lights.
  • Made shuttle movement more smooth
  • Removed trader ready checks from depart command
  • Added trader depart console command "trader depart " or "trader depart" to depart all
  • Committing missing GameStrings from previous commit.
  • Labeler can now be used to set waypoint height.
  • Changed Waypoint height screw to have min of -100, and max of 100.
  • Changed waypoint height screw alt click to decrement by 1.
  • Waypoints now default to a height of 3.
  • Waypoint visualizer holograms only stay active for 15 seconds now.
  • Moved shuttle audio code into its own class
  • Removed some unneeded serialized fields from shuttle classes
  • Added animation events to cargo planes
  • Updated suntime command, no parameters will default to early morning
  • Fixed Can't label LandingPadCenter (code removed in error rev.).
  • Fixed Error when LandingPadCenter deleted mid arrival/departure of trader
  • Fixed shuttle doors not opening/closing when atmosphere requirements are met/not met
  • Updated trader land command to allow for selecting a contact: 'trader land '
  • Added Kit (Landing Pad Basic). Creates: Centre Piece, Power Piece, Straight Piece, Diagonal Piece, Cross Piece.
  • Added Kit (Landing Pad Atmospherics). Creates: Gas/Liquid Storage, Gas Output, Gas Input, Liquid Output, Liquid Input.
  • Added Kit (Landing Pad Waypoint). Creates: Threshold Piece, Taxi Piece, Taxi Hold Piece, Waypoint.
  • Updated Start conditions to use correct landing pad kit.
  • Fixed StructureTraderWaypoint power/data input collider incorrectly rotated.
  • Fixed Error with StructureTraderWaypoint blueprint.
  • Enabled collision between trader shuttles
  • Fixed multiple explosion code paths not correctly merging.
  • Shuttles now configure various crashing values based on type.
  • Added crashed shuttles result in a gas explosion.
  • SatelliteDishes wont return a Contact's pad requirements until after interrogation.
  • Updated shuttle animations to be slightly lower while taxiing to help with fitting into hangars
  • Fixed Trader Bot having the wrong rotation
  • Updated medium cargo plane animation
  • Added cargo plane traders
  • Fixed Compile error due to merge conflict.
  • Fixed Shuttle Engine sounds not playing on clients.
  • Fixed Traders with an Environment requirement now go back inside shuttle if the requirement is no longer met.
  • Fixed If landing pad centre is destroyed by damage or deconstructed the associated trader will attempt to depart.
  • Fixed Landing pad Cross piece doesn't show destroyed state.
  • Fixed Error when trader shuttle is destroyed by collision during landing or take-off.
  • Updated landing pad threshold model
  • Fixed beacons not being able to switch between center and threshold when modifying landing pad network
  • Updated how trader shuttles find taxi paths. You will no longer need to have a straight line of taxi pieces from threshold to center for taxiing to work.
  • Removed unused field on shuttle animation handler
  • Added Human Trader model for traders that require atmosphere
  • Fixed several instances where rotatables could become stuck, especially at high framerates.
  • Rotatable no longer instantly rotate when occluded.
  • Fixed large SatelliteDish having fast rotation speed set.
  • Fixed trader shuttles not disappearing when destroyed for clients
  • Fixed null reference exception if a trader shuttle explodes while leaving
  • Cleaned up TraderShuttle.cs
  • changed shuttle explosion to used previously cached center instead of calculating it
  • fixed the explosion position to be the center of the ship instead of the pivot position
  • Fixed exception on comms motherboard from contact items not being cleared properly
  • Refactored how client shuttles are synced
  • Fixed Error on server when landing pad center deleted.
  • Added Sounds to large trader shuttles.
  • Added trader shuttle collision with terrain
  • Added mesh collider and rigid body to all trader shuttles for collision detection
  • Fixed Broken shuttle prefabs
  • reverted threshhold piece directionality requirement
  • First pass on ship collision (WARNING: trading shuttles will now collide and destroy structures. After 20 collisions the trader will explode causing a lot of damage)
  • Added missing field to shuttle animator
  • Fixed missing ref on shuttle prefabs
  • Added new explosion algorithm option which can more controllably scale damage, and define spreading/blocking behaviour.
  • Changed explosion class to use unitasks vs coroutine.
  • fixed issue preventing uneven sized landingpads with one even dimension from atempting to find a valid offset.
  • Added Engine sounds for large trader shuttles.
  • improved even sized landing pad offsetting.
  • Updated threshold pieces to only connect one way. This is to stop approaches direct to the threshold piece entering in the opposite direction to the runway
  • Fixed shifting logic for even sized landing pads.
  • Stopped shifting logic from running on odd sized landing pad dimensions.
  • Trader character now uses pad offset
  • WIP work on shifting rotation of pad offset
  • Added sounds for medium shuttles.
  • Fixed trader shuttle movement not syncing for clients
  • Fixed waypoint visualiser not updating for clients
  • Added virtual waypoint above landing pad center for use when landing directly on pad. Can adjust the height using the 'Vertical' logic setting. Useful for landing on underground landing pads.
  • Fixed Dead player characters sometimes still receive partial key input after respawn.
  • Fixed Input and output network logic vars of devices that accept IC chips not showing up in stationpedia.
  • Fixed thruster material on small shuttle
  • Fixed Logic variables for input and Output network atmospheres only show as able to be read on Atmospherics devices when pipes are connected.
  • Added hold functionality for trader shuttle. Shuttle will now wait at hold pieces until the landing pad data connection piece receives an activate signal.
  • Added swapping trader models based on trader type
  • Fixed trader shuttle engine effect material
  • Fixed NRE in trader regenerate/land commands
  • Added sounds for Small Shuttle.
  • fixed error when trader species type is not specified
  • Added support for different species of traders(no new species added yet)
  • Added interactables and logic handling to the landing pad data connection piece
  • Added ability for landing pad to attempt to shift center landing point virtually half a square, to support even size pads.
  • Removed safety checks, preventing shuttle depart, and land from being called if pad is obstructed.
  • Fixed issue with landing pads not converting pad net iteration correctly into world space.
  • Integrated IsObstructed function as an optional param on the pad check functions.
  • Added Sounds for small Gas shuttle animations.
  • Added other shuttle types and animations
  • Fixed trader shuttles not entering at correct angle when landing directly on landing pad
  • Tweaked trader waypoint so that you can not point to landing pad taxi pieces, you can only point to the center piece or other waypoints
  • Fixed long standing bug, where room generation was inappropriately checking CanAirPass instead of the internal concept of CanGravityPass. Rooms again can be generated when frames are at their 2nd build state.
  • Added build and broken states to landing pad taxi pieces
  • Fixed waypoint beacon grid position
  • Added waypoint type to waypoint interface
  • Updated shuttle land animation speed to be 1
  • Fixed Player unable to pick up small items next to landing-pad structures. LandingPad connection colliders are now om ignore Ray cast layer.
  • Added basic lerping to shuttle landing/leaving
  • Changed The selected LandingPad and Satellite dish are now highlighted in green on Comms-Motherboard UI.
  • Added LandingPad center piece can now be re-named with labeller.
  • Fixed Comms motherboard screen not refreshing when traders regenerate
  • Updated trader pool prefab to use new shuttle
  • Added new trader shuttle animations to work with new waypoint system
  • Fixed Clients not being able to interrogate trader on comms motherboard.
  • Fixed A number of items not syncing to clients on comms motherboard screen.
  • Fixed Satellite-dish scanned contacts not synced to clients.
  • Fixed Interrogation and contacted status of trader contacts not synced to clients.
  • Added separate voice notification setting so that they are no longer tied to the text language
  • Added Comms motherboard can now select which dish to scan with and which landing pad to call the trader to. A Comms motherboard can support a maximum of 8 dishes and 8 landing pads.
  • Added Required pad size to Trader contact UI.
  • Added Runway requirement to trader contact UI.
  • Added Oxygen requirement to trader contact UI.
  • Added Function to return trader size based on shuttleType.
  • Added toggle helper UI classes.
  • Fixed incorrect structure bounds on trader waypoint beacon
  • Updated blueprints and thumbnails for the landing pad taxi pieces
  • Refactored how trader waypoints are iterated over.
  • Pointing a waypoint beacon to the landing pad will now auto link it to the landing pads connected threshold piece. If no threshold is present the trader will land directly at the pad center
  • Added landing pad taxi pieces
  • Tweaked shuttle approach to follow taxi pieces after waypoints
  • Added localization wordcount command
  • Fixed reference to removed animator on small satellite dish
  • Added Logic variables to satellite dishes to assist with automating interrogation and landing of traders via logic.
  • Added Setting Activate to 1 on satellite dish now attempts to interrogate the closest contact. If the contact has been fully interrogated it will call the trader to land.
  • Added TargetPadIndex logic variable: select the landingPad on the dishes data network to call the trader to.
  • Added InterrogationProgress logic variable. progress this dish has made on interrogating the closest contact.
  • Added SizeX, Y & Z logic variables. Size of object in meters.
  • Added MinimumWattsToContact logic variable. Minimum number of effective watts of signal power hitting the contact to begin interrogation. (It will read -1 if contact is not resolved)
  • Added WattsReachingContact logic variable. The actual number of effective watts of signal power hitting the contact from this dish. (It will read -1 if contact is not resolved)
  • Changed Moved Satellite scanning logic to Server Tick.
  • Refactored Server tick to parse through deltaTime since last tick.
  • Refactored ScannedContactDataCollection to allow for removal of a number of locks.
  • Fixed waypoint visualiser sometimes pointing the wrong way
  • fixed typo in tier 3 trader slot definition
  • Fixed Can't read internal atmosphere of combustion centrifuge via logic.
  • Fixed incorrect uv on trader waypoint beacon
  • Decreased trader downtimes.
  • Increased tier 3 trader lifetime.
  • Increased tier 1 trader contact time, and decreased max required wattage.
  • Decreased tier 2 trader max contact time, and max required wattage.
  • Decreased tier 3 trader max required wattage.
  • Fixed trader beacon lights not being affected by powered state
  • Added definitions to trader to mark some goods as bulk, which will let larger trader ships exchange larger quantities.
  • Fixed Europa gas trade exchanging far too much gas.
  • Added Contacts now have minimum wattage to see. Generally, if wattage was so low that resolve would take several minutes, then the dish wont be able to detect the contact at all.
  • Fixed tier 3 trader contact slot incorrectly setting its resolve wattage.
  • Added visualiser to waypoint. Can now toggle on arrows which point to the waypoints target.
  • Fixed null exception caused by all waypoints list not being initialized
  • Removed References to CommsMotherBoard from TradeDataHelper.
  • Refactored Helper functions for trading items moved from comms-motherboard to land-pad-network class
  • removed erroneous Clear command.
  • Added error state to waypoint beacon. Will now flash error when its next target is already linked to something else.
  • Fixed bad uvs on waypoint beacon light
  • Fixed trader shuttles not clearing correctly when exiting world
  • Fixed prefab error with landingpad crosspiece
  • Fixed LandingPad Blueprint turns yellow when it will connect to another landingPad.
  • Added trader waypoint beacon system (first pass). You can now build beacons for the trader to follow when landing/departing.
  • Added bulk definition to stock values for tradableItem.
  • Added tire texture for trader airplane (Art update)
  • Added Some tier3 Traders now require a pressurized hanger. Trader will land but not exit the shuttle until the atmosphere is breathable for humans.
  • Added ContactGeneration Data to Tradables Xml. generation rules for contacts are now defined in xml data.
  • Added Backend support for traders requiring runway and or pressurized landing-pad.
  • Added Logic to select the most appropriate ship model from the trader data instance.
  • Added Downtime between trader re-generation.
  • Removed 2x2 landing pad centre piece from kit
  • Changed landing pad pieces to not duel register and allow construction to intersect so that airlocks can be constructed through runways

The Trading Update IV

Trader Overhaul


The previous trader updates changed the way you contact and summon traders, and this update finally changes who the traders are, and what they trade. We've done a complete overhaul on how the traders and their wares are defined. Previously, traders and their goods and prices were programmatically generated, but this is now all hand authored. These changes were all designed with mod support in mind, and modders can create new unique traders easily.

Traders now, in general, only trade more basic items rather than fully manufactured goods. They also don't buy and sell the same things, but rather they will buy items that make thematic sense. For example, the alloy trader sells alloys but wants to buy ores. Traders will also occasionally want to sell or buy special items.


[h2]New Trader Types[/h2]
There are currently 5 unique traders, each buying and selling their own unique set of goods. Higher Tier versions of the traders will trade a wider variety of items.
They are:
  • Ore Trader: More Ore Less
  • Alloy Trader: All Alloys
  • Hydroponics Trader: Green Futures
  • Gas Trader: Gas For Less
  • Construction Trader: Build INC
Gas Trading


With two new landing pad modules you can now load gas and water into your landing pad storage allowing you to sell it to the traders. Hovering over the gas icon will display a tooltip letting you know the exact conditions of the gas mixture that the trader will accept.

The landing pad has a single storage atmosphere. The capacity of this storage atmosphere is expandable but is not intended as long term storage and you will need to purge it before loading in a new gas mix to sell, otherwise it will mix with the existing one.




New Trader UI


Since the traders are more bespoke and sell a more well defined set of goods a new UI was required to display this information in a better way. The UI is designed to provide a better trading experience. The buy and sell sections are separated into their own tabs, and each trade item is made larger and easier to parse.



How you complete trades has changed as well, previously you would select everything you wish to buy and sell and then submit your trade. Now you simply buy and sell as you go for each item.


What's Next?


We have one more trading update to come. In the next update you'll see us leveraging all the features and improvements we've made in the last four updates to finalize and polish the trading game loop. Traders with different size and environmental requirements will require you to set up your landing pad in different ways and encourage you to have multiple landing pads that meet these different requirements.




Your support makes this possible


Over the last year, we’ve completely refactored the net code making multiplayer more stable, we’re continuing to improve the connectivity, and we’ve improved some big systems to allow us to bring you better content and new game loops. All this while transitioning to a weekly update cycle.

All the community support, feedback, and involvement have made this possible. So thank you!

[h3]If you like the progress we have made, please consider taking a moment to leave a positive review. This makes a huge difference to the project. We've been working hard for the last five years, and feel confident the game has substantially improved over this time. Many projects steer clear of the hard tasks, and we are proud to have taken them on.[/h3]


Additionally, you can support us by purchasing DLC that we've made to allow those who enjoy the game to support us, and in return get something a little fun to use in-game.

https://store.steampowered.com/app/2089290/Stationeers_Human_Cosmetics_Pack/

https://store.steampowered.com/app/1038400/Stationeers_Zrilian_Species_Pack/

https://store.steampowered.com/app/1038500/Stationeers_HEM_Droid_Species_Pack/


Change Log v0.2.3809.18408
  • Fixed Re-generating trader data during load could cause a ReferenceId clash. This step has been moved to after load is completed.
  • Changed Moved re-registration step of loaded items that had a ReferenceId clash to after save has fully loaded.
  • Fixed Calling a trader into land will stall and error out the interrogation of another trader. Thanks: Freeze (discord).
  • Removed Debug logging on TraderShuttle.cs
  • Changed TraderData hashing algorithm to be more robust.
  • Added x100 mole to the custom names of all gas trades that deal with a modified quantity of 100
  • Fixed mouse clicks not responding correctly on some objects after departing trader. Mouse state should now be reset correctly when closing trader window.
  • Fixed added missing custom thumbnails for some sell data instances on trader ui
  • Fixed Collision error on trader data Checksum.
  • Fixed Null error on loading Motherboard.
  • Fixed Refrigerated Vending Machine throws error when stacking plants.
  • Fixed Refrigerated Vending machine not handling genetics data correctly when stacking or splitting stacks of plants.
  • Fixed Incorrect material on Large Hanger Door buildstate0.
  • Fixed NRE when getting custom colored thumbnails
  • Fixed bug around selling consumables
  • Changed thermal plants to require T3 trader, and only have a chance to appear
  • Added SunPathTraceWorldAtmos bool in LightManager.
  • Added Support for traders to sell items with Custom Names and Custom Colors.
  • Fixed Gas trader sells bottled water in liquid canister (was previously selling it in gas canister).
  • Added CustomColor and CustomName Implementation for TradableItem.
  • Fixed water bottles not correctly watering plants
  • Added missing item types for some trader data
  • Added Liquid input piece to landingpad kit.
  • Fixed SelectData not initialising on trader buys.
  • Fixed sell quantities of steam for gas trader.
  • Fixed ItemHydroponicTray kit has null entry.
  • Added missing gamestring and fixed some missing icons on trade items
  • Added CustomToolTipKey attribute to override tooltips on trade items when desired
  • Added more generic consumable buys to various traders
  • Added more flavour item requests from various traders
  • Added trader console command for regenerating trader contacts
  • Added mixed gas icon
  • Fixed bug where bought stackables would not spawn with the correct stack size
  • Added TradeResultMessageFromServer to allowed to process list for clients.
  • Changed TradeQuantityAction now only executes on consumables that are not ingots. quantity actions on ingots and stackables will be handled elsewhere.
  • Created random gas icon
  • Added Checksum validation for traderData when generating traders from seed when loading or joining. On validation fail when loading the trader data will be regenerated. On Validation fail on join the client will disconnect.
  • Added thumbnails for gas trades
  • Fixed some trade items not having names
  • Removed some unneeded validation code
  • Made the child item condition tooltip use the prefab display name
  • Added reagent tooltip changes to autogeneration in worldmanager
  • Added GameStrings for TraderCanvas.
  • Added If the base data of a saved trader has changed, that traders inventory will be regenerated. This is required to happen as trader inventory is generated from a seed and presumed to be determinative when loading and joining.
  • Added GameStrings for new trading UI.
  • Allowed for the selling of gas in bulk amounts
  • Tweaking tradeables data to fix reagent selling
  • Added code support for excluding items from a trader inventory based on trader tier.
  • Added Verification step when loading serialized trader data that doesn't match current Trader data.
  • changed remaining gas buys to be 100 mole increments
  • changed ore trader extra purchases
  • changed some xml whitespace issues
  • Disabled buy button when you have insufficient credits
  • Fixed condition tooltips not including child conditions
  • Fixed tooltips not showing for reagents
  • Added Serialization for traderDataInstances. Traders saved prior to this version will be regenerated with new a traderDataInstance on load.
  • Fixed issue where items in a select weren't being initialised properly
  • Added ability to repair AimEE (mining robot). For now using Duct Tape (requested credit: Keramane via steam).
  • Added ability to deconstruct AimEE (mining robot) into its source kit using a drill (requested credit: Keramane via steam).
  • Added Networking Calls for clients buying and selling to trader.
  • Added GetQuantity on GasMixture returns totalMoles.
  • Fixed error in TraderData Write() method.
  • Added hydroponics trader buying produce.
  • Reduced trader name pools to a single entry each
  • standardized seed kit names
  • Fixed trader ui tooltips not taking into account actions/conditions on BuyItem/SellItem
  • Fixed actions on SellItem not being processed on trade completion
  • Made refreshing the trader ui not zero out buy/sell amounts
  • Refreshing trader ui will now not recreate all the items
  • Added Handling for clients to request a buy or sell from a trader.
  • Fixed Tablet showing incorrect energy radiated and convected values for pipe networks. Thanks Freeze, Discord.
  • Made tooltip wording a little nicer on trader ui
  • Added Implemented Ireferencable on TraderDataInstance and TransactionDataInstance.
  • Changed refactored buyItem and SellItem methods to prepare for server-side logic.
  • added construction trader alloy purchases
  • Fixed Error when removing an element from a landingPad network.
  • Changed If a landingPad network is saved without an atmosphere the game will create a new one for it on load and print an Action message in the console.
  • further addition of new trader data, mainly Gas, Hyrdroponics, and construction.
  • Added processing overlay when trade is waiting for atmosphere changes to propagate
  • Added TraderData now syncing to Clients.
  • Added TraderDataInstance generation now deterministic via seed.
  • Fixed Error when creating new custom world (beta only).
  • Fixed Entities not using the internal atmosphere of the new cryotubes when inside them.
  • New trader ui will now appear when talking to trader
  • Stationpedia links now correctly added to trade items
  • Removed deprecated trading systems code.
  • Removed Reference to old trading panel in scene.
  • Added Read and Write methods for TraderDataInstance.
  • Added error popups on trader UI for a few edge case scenarios
  • Added tooltips to trader UI
  • added some ore and alloy trader first pass values
  • Fixed World Conditions now prevent a traderData from adding a buy or sell to a trader instance if the world condition is not met.
  • Changed Syntax of WorldCondition Data.
  • Added Generic Buy and Sell data can now be added at the game data level.
  • Added A buy or sell data can be referenced in the trader data by a unique Id so as to avoid duplicate data across traders.
  • Added Tier requirement of a transactionData can be added as an attribute.
  • Added more functionality to trader UI to support buying and selling of different types of items
  • Added liquid input module for landing pad
  • Added gas input module for landing pad
  • Added error print when TradableItem name is not a valid prefab.
  • Fixed SleeperLeft and SleeperRight not using correct atmosphere for player breathing. They were using the external atmosphere instead of the sleeper internal atmosphere.
  • Added Chance Element to TransactionData.
  • Allow for player to buy gas from trader, gas will now be created correctly in landing pad gas storage
  • Fixed mouse not unlocking when closing trader ui
  • Added Explicit logic for applying a gasMix trade action.
  • Added Todo notes to TradeDataHelper.
  • Updated Reagents.cs
  • Fixed spelling error in tradeables.xml
  • Changed Reagents now authored as xml attributes for ReagentAction.
  • Added behaviour to Execute functions for existing trade actions.
  • Added OnSold() method to SellDataInstance. This should be called for each ITradable that is created when sold by the trader.
  • Updated Reagents.cs generation script and regenerated reagents.cs
  • Added sold out overlay to trader ui
  • Fixed Item TradeCondition did not support multiple nested Items.
  • Added HasChildItem returns a reference to the found item as ITradable.
  • Connecting trader UI to back end plus a few small NRE fixes
  • Fixed Error on game launch.
  • Fixed SellDataInstance still using list of items.
  • Changed IQuantity to Inherit from ITradable.
  • Added methods for checking whether an iTradable meets buy conditions.
  • Changed a traders buy or sell can now only contain one discrete item nested items are still supported.
  • Small clean up trader contact code
  • Implemented ITradable on Item & GasMixture.
  • Added Methods to Evaluate a gasMix and list of items to fulfil a trader buy order.
  • Integrating new trader ui with backend
  • Fixed Error in XmlSaveLoad.
  • Cleaned up trader contact code
  • Added evaluation methods for Trader buying conditions.
  • Changed Trader initialisation method also initialises conditions and actions.
  • Updated traders to use the new data for their names
  • combined station and trader contact in to single class and removed concept of contact type
  • Fixed randomizer not being initialised correctly when loading game
  • Added nullcheck to selldata
  • Added Thumbnail to trading data
  • Added new trader data to existing traders
  • Implemented first pass of processing and storing new trader data
  • Added sold out text to trader ui
  • Added stationpedia button to new trader ui
  • Spelling fix on tab well editor button
  • Added tab well prefab and added it to the trader screen
  • Renamed Trading Class to TradingHandler to prevent class with Trading namespace.
  • Added Revised Trader Data Framework.
  • Added 3 example traders to tradables.xml
  • Added new trader UI first pass
  • Moved ui tooltip and alerts panel to its own canvas
  • Fixed An error in gas trader data.
  • Added Example Trader Data for Ore, Gas and Hydroponics trader to tradables.xml
  • Removed Un-needed files from 1st pass of trader data frame-work.
  • Fixed temperature gamestring being created with the wrong key
  • Fixed invalidcastexception caused when placing landingpads next to some structures
  • Fixed logic motherboard causing error when clients are joining if there is a bad device reference present
  • Added Data Framework for authored traders to support trader economic rebalance.