HomeGamesUpdatesPricingMethodology
Steam News21 October 20223y ago

1.2.0 — Lua & Localization

Hi, engineers! Almost a month has passed since the last update – it's time to release a new one. It brings some new content to the game, but a lot of new features, and fixes a lot of bugs.

Full notes

Full PixPhys update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes5 additions2 changes0 removals
  • Server
  • Workshop
  • UI and audio
  • Events
  • Performance
addedHi, engineers!Almost a month has passed since the last update – it's time to release a new one. It brings some new content to the game, but a lot of new features, and fixes a lot of bugs. I would like to thank you for still playing our game after such a long stagnation. September 25, 2022 (the day after the release of update 1.1.0) there was a record number of active players – 131 people . I'd like to invite you to our Discord server , where you can find out about experimental releases and participate in discussions about future updates.
addedProcessorLua Processor is a new item that has a node with one Composite input and output. The main task is to carry out calculations.
addedDisplayLua Display is a new item that has a node with one Composite input. The main task is to draw graphics in the game world.
changedLocalizationNow you can translate PixPhys into the language you are interested in, for this we have made a convenient utility that you can find along this path: PixPhys\Tools\Localization Tool . To start the translation, open the utility and open the default language in the game files (File>Open): PixPhys\GameData\Languages . On the left are localization keys, click on one of them and start editing its content.
addedImproving the quality of lifeAdded the ability to fix the setting of weather events.
addedNew achievementsLua is now an integral part of PixPhys, which means highlighting its importance with three new achievements:

Hi, engineers!

Almost a month has passed since the last update – it's time to release a new one. It brings some new content to the game, but a lot of new features, and fixes a lot of bugs. I would like to thank you for still playing our game after such a long stagnation. September 25, 2022 (the day after the release of update 1.1.0) there was a record number of active players – 131 people. I'd like to invite you to our Discord server, where you can find out about experimental releases and participate in discussions about future updates.

Programming in Lua

Processor

Lua Processor is a new item that has a node with one Composite input and output. The main task is to carry out calculations.

[Pong]

Display

Lua Display is a new item that has a node with one Composite input. The main task is to draw graphics in the game world.

Editor

To write code in the game, there is a built-in script editor, which includes documentation.

Localization

Now you can translate PixPhys into the language you are interested in, for this we have made a convenient utility that you can find along this path: PixPhys\Tools\Localization Tool. To start the translation, open the utility and open the default language in the game files (File>Open): PixPhys\GameData\Languages. On the left are localization keys, click on one of them and start editing its content.

Improving the quality of life

Now you can collapse the list of props of a certain category by clicking on the arrow on the right.

Added the ability to fix the setting of weather events.

New props

Inertial gyroscope

[expand type="details"]A device that has very heavy disks inside that accelerate to high speeds and due to this spin the spacecraft.[/expand]

Flare launcher

[expand type="details"]When activated, fires a chemical projectile that flares up over time and begins to glow.[/expand]

Hand crank

[expand type="details"]Allows you to set the shaft in motion, using only the labor of robots.[/expand]

Glass sheet

[expand type="details"]It's fragile.[/expand]

Hose

[expand type="details"]This is a flexible pipe, perfect for connecting moving parts with a pipeline.[/expand]

New achievements

Lua is now an integral part of PixPhys, which means highlighting its importance with three new achievements:

  • Bug != Bug

  • Documentation

  • Optimization? What's this?

Source

Steam News / 21 October 2022

Open original post

Changelog.gg summarizes and formats this update. How we read updates.