Quote:
Gandalf Parker said:
He also had incorporated requests of mine to include data in the .map output that the map generator "knew" which map modifiers had trouble digging up later. Like this..
-- #37, {1642,82}
-- neighbor 32, 49, 65, 879, 897
-- medium
-- swamp
-- forest
and we were working on adding recognition of penninsula, lake, island, etc. Also a breakdown of the bit-code to make it easier for math-incapable people like me to make changes. Altho it was beginning to look like extensive documentation of a map file might be better done as a seperate info file or maybe even a seperate program entirely.
|
I'd really separate those things into a good, fast, efficient map generator and a .map interpreter / commenter. No need for yet another complex unhandy bloat program.