本文へスキップ

Version 2.0.15 released as stable

2024-11-08

en 版を表示中

# **Minor Features** - Cars and tanks will auto-refuel. (https://forums.factorio.com/118247) - Relation between offshore pump and fluid tiles added to Factoriopedia. - Statistic GUI precision is prese

Minor Features

Changes

  • Increased spidertron walking sound volume.
  • Using the "craft all" hotkey on free recipes queues 1 stack of the results. (https://forums.factorio.com/118319)
  • Changed the simulated mouse cursor appearance to match the system default on macOS.
  • [space-age] Added pollution value to heating tower.
  • [space-age] Show recycler output arrow in "Alt-mode". (https://forums.factorio.com/119176)
  • Display panels set to "Show in chart" with no icon now hide the default icon until hovered. (https://forums.factorio.com/116844)
  • Removed support for 8 bit audio depth.
  • Added tooltip to "Spoiled priority" inserter setting to clarify behavior and limitations.

Bugfixes

Modding

  • [space-age] Changed territory noise expressions coordinate system from chunk-based to tile-based.
  • Added option to surface.pollute() for recording the pollution change in statistics.
  • Fixed on_entity_damaged.source not behaving according to the 2.0 specification.

Scripting

  • Added connection_type and linked_connection_id to LuaFluidboxPrototype::pipe_connections.