converting caves from this site to Krissz site

Everything about the modern clones and remakes.

Moderator: Admin

Post Reply
thcom
Member
Posts: 7
Joined: Sat Jan 03, 2009 4:28 pm

converting caves from this site to Krissz site

Post by thcom »

hi rockfords :)

i am addicted to this genial remake for may be two months

i start to convert some caves. from here (thanks arno)

i start with Firefox caves, because there are not komplet on krissz site

can you help me how exactly to convert this values

- slime permeability
amoeba slow growth time is amoeba time ?

which game speed to set in FRAME/SECOND


i create a small tool in delphi to help with boring maual work
see here https://youtu.be/ybjO2aze6SA


thank you

kozelX on krissz site
altermaven
Member
Posts: 53
Joined: Sat Apr 24, 2021 6:26 pm
Location: Pennsylvania, USA
Contact:

Post by altermaven »

Slime permeability is based on nine different values, from 0 (liquid) to 8 (impassible), with each incremental value causing objects to take longer to pass through slime. Exactly how long and when is dictated by the engine's two RNG counters.

Amoeba has two key factors:
- amoeba max threshold (usually 200 when it can't be modified): if amoeba meets/exceeds this threshold it will become boulders
- amoeba growth time - after this amount of game time passes, amoeba will begin expanding rapidly until it is either fully contained or exceeds the max threshold above
Creativity is chemistry. Alchemystics Design.
thcom
Member
Posts: 7
Joined: Sat Jan 03, 2009 4:28 pm

Post by thcom »

great thnank you

i think i understand this,

but in arno cavemaps is for example
- slime permeability 0.250 do you know the max and min value ?
- Amoeba Time is it growt time ?

THX
altermaven
Member
Posts: 53
Joined: Sat Apr 24, 2021 6:26 pm
Location: Pennsylvania, USA
Contact:

Post by altermaven »

0.250 for permeability is roughly the equivalent of "6" in the construction kit.

Amoeba time is the time spent when amoeba expands slowly. When this time expires, amoeba shifts from slow growth to rapid growth. It does not convert until 2 or 3 conditions are met, depending on the engine (the third condition can be toggled with Krissz's construction kit):

- when the amoeba can't expand anymore and is below 200 units (for instance, entrapped by boulders on all sides)
- when the amoeba expands to 200 or more units
- (BD1-specific, can be toggled as a cave parameter in Krissz's kit and GDash) when a magic wall is activated

So amoeba time just governs how long amoeba stays in slow growth before it changes to rapid.
Creativity is chemistry. Alchemystics Design.
Post Reply