You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix Minor Korean Mistranslation
* Automation Tech Cost Multiplier #534
* Fix burner/steam assembling machine categories (#532)
* Fix burner/steam assem machine categories
Applies appropriate copy_categories_from function to Burner and Steam Assembling Machines.
* Assembler Crafting Categories #528
---------
Co-authored-by: KiwiHawk <59639+KiwiHawk@users.noreply.github.com>
* Format Code
* Speed up burner reactors #529
* Speed up burner reactors
Decrease specific_heat of heat sources (fluid heat sources copy from solid burner heat sources) to reduce the time it takes for them to reach working temperature.
* Updating version number and changelog
---------
Co-authored-by: KiwiHawk <59639+KiwiHawk@users.noreply.github.com>
* Shorten charge_approach_distance for robochests #533
* Shorten charge_approach_distance for robochests
Robochests previously had their charge_approach_distance set to 5, the same as Roboports. This didn't really make sense because Robochests are smaller and their charge point is at their center rather than around their perimeter. This causes robots to take significantly longer to fly to the charging point, especially when they're out of power. Changing the distance to 2 makes things a lot more efficient, while still looking better than having them all bunch up like they would at distance 0.
* Updating version number and changelog
---------
Co-authored-by: KiwiHawk <59639+KiwiHawk@users.noreply.github.com>
* Updating mod versions and changelogs
---------
Co-authored-by: KiwiHawk <59639+KiwiHawk@users.noreply.github.com>
Co-authored-by: Qatavin <108201496+Qatavin@users.noreply.github.com>
Co-authored-by: StyLuaFormatter <KiwiHawk@users.noreply.github.com>
0 commit comments