Here I fixed the game setting tab, except the print event thing. I don't know enought about event in factorio to fix that, but I might give it a try later if no one fix it.Neomore wrote:Unfortunately, I cannot get the Game Settings tab to work at all.
All I changed was the stuff like
Code: Select all
game.daytime = 0.75;
Code: Select all
game.surfaces['nauvis'].daytime = 0.75
Here is a summary of the New features of 0.13
[...]
Scripting
Moved LuaGame::daytime/wind/wind_orientation/wind_orientation_change/peaceful_mode to LuaSurface.
viewtopic.php?f=3&t=27101