331 Release Notes
- Fixed: Duplicate variable definitions were sometimes being overlooked. When this
was happening, savefiles produced from the resulting object were potentially
crashing the world when read back in. Savefile errors of this type are now
handled gracefully. (Soori-99)
- Fixed: In text mode overlays were not always being displayed properly. (Air
Mapster)
- The conversion of the turf stack into underlays of the top-most turf is now
done before calling turf.New(). In the previous release, it was being done
after turf.New(). This only matters in cases where turf.underlays is being
manipulated in New().
330 Release Notes | View All