glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] new mapgenerator


From: Leo Wandersleb
Subject: Re: [glob2-devel] new mapgenerator
Date: Thu, 19 Jan 2006 03:10:11 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

Like an additional way to generate maps, yes please please!
You can rename them with the prefix "old" if you want.

The granularity and the shape of the random looks quite different and I still
like it. More generally, don't remove the feature of someone else, without his
agreement. Especially when its weeks of works you know.


And the islands maps are still the most fair random maps ... I think.

ok. sorry. I'm working on it right now and hope i do the right thing.
can you verify:
it is
        randc=getSint32(data, 80);
        oldIslandSize=getSint32(data, 84);
although it is
        addUint32(data, randc, 80);
        addUint32(data, oldIslandSize, 84);
(sint/uint confuses me. don't want to fix non-errors again.)

I had to touch quite many files and commited these.
unfortunately resources don't grow on the old random maps. sorry i will not bring resources back before saturday as i'm away now but i guess it is rather simple. the functions are in place and i guess they are just not called.

greetings and nite, leo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]