Follow-up Comment #2, bug #17953 (project freeciv):
The attached animations demonstrate the difference in behaviour. Generated
with the following server settings:
mapimg define turns=1:zoom=1:map=tcub:show=all
set autosaves ""
set topology WRAPX
set gameseed 1302037152
set mapseed 1538399225
and patch #2624 and the following addition to data/default/script.lua:
function per_turn(turn, year)
if (turn ~= 0) then
climate_change(GLOBAL_WARMING, 50)
end
return false
end
signal.connect("turn_started", "per_turn")
(file #12800, file #12801, file #12802, file #12803)
_______________________________________________________
Additional Item Attachment:
File name: oldgw.gif Size:54 KB
File name: oldnw.gif Size:86 KB
File name: newgw.gif Size:63 KB
File name: newnw.gif Size:86 KB
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17953>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev