1. Version 2.0.77 released as stable
  2.  
  3. Bugfixes
  4. Fixed a clipping issue on cargo pods attached to rockets more
  5. Fixed that inserters would deadlock if ammo spoiled while mid-swing towards a turret. more
  6. Fixed that rocket silos could deadlock due to mod changes. more
  7. Fixed a crash when specific entities are killed without a source. more
  8. Fixed that time passed wait condition wasn't reset when manually pressing go-to button to the shattered planet while being stopped at a space location. more
  9. Fixed that scrolling personal library blueprint books in multiplayer latency did not work correctly. more
  10. Fixed a desync related to custom input events and in_gui flag. more
  11. Fixed an issue with script-disabling logistic points connected to orbital logistics. more
  12. Fixed a crash when creating a loader with stack size override. more
  13. Fixed [sprite] rich text tag being accessible through user input. more
  14. Fixed a crash when loading space-age save files with space-age prototypes removed but space-age flags enabled. more
  15.  
  16. Scripting
  17. Added LuaEntityPrototype::quality_affects_supply_area_distance, LuaEntityPrototype::quality_affects_inventory_size, LuaEntityPrototype::quality_affects_capacity, LuaEntityPrototype::quality_affects_energy_usage reads.
  18. Added LuaEntityPrototype::crafting_speed_quality_multiplier, LuaEntityPrototype::energy_usage_quality_multiplier, LuaEntityPrototype::module_slots_quality_bonus reads.
  19. Added LuaEntityPrototype::drops_full_belt_stacks read.
  20. Added additional reads to LuaSpaceLocationPrototype.
  21. Added LuaEntityPrototype::uses_quality_drain_modifier read.
  22. Added LuaFluidPrototype::visualization_color read.
  23. API documentation website now has fulltext search (online version only).
  24.