← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/bug-1570086_unify_terrain_names into lp:widelands

 

The changes in PostOneWorldLegacyLookupTable() should take care of incompatibilities. It just changes "old_terrain_name" with "new_terrain_name" if an older map or a savgame get loaded. This is tested and works.

Scenarios (campaigns) do also work. But i have not tested the altantean campaign, the only one i believe where terrain changes comes into game.

I guess the tests fail because they are using old 'name'-terms of terrains whereas the name-change with PostOneWorldLegacyLookupTable() is already done.

I look into this.

-- 
https://code.launchpad.net/~widelands-dev/widelands/bug-1570086_unify_terrain_names/+merge/298572
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/bug-1570086_unify_terrain_names.


References