Version 2.0.49
Posted: Mon May 12, 2025 4:58 pm
Bugfixes
- Fixed a crash when calling LuaEntity::launch_rocket() with no character.
- Fixed a crash related to logistic filters that should not have import from configured but kept having one due to missing migration. (128719)
- Fixed it was possible to set "solar" usage priority for electric energy source of entities that are not a solar panel.
- Fixed multioctave noise allowing negative and infinite octaves which caused the game to freeze in map generation on ARM systems. (128358)
- Fixed "Any request zero" wait condition triggering when building last item on a space platform. (127644)
- Added AgriculturalTowerPrototype::randomize_planting_tile.
- Added RecipePrototype::additional_categories.
- Added LuaEntity::owned_plants read.
- Added LuaEntityPrototype::launch_to_space_platforms read.