CannibalVox / DimDoors

Other
44 stars 28 forks source link

Bugs #8

Closed DarTau closed 9 years ago

DarTau commented 9 years ago

I don't know, if it's a bug or not, but "Personal dimensional door" and "Golden dimensional door" have the same crafting recipe (2 golden doors + stable fabric), so I cannot craft one of them. Is it ok, that Monoliths are no more just eyes flying in the air, but the eyes on a black background, that looks like a real monolith? Oh, yea, and the Monoliths open their eyes too fast. In 1.6.4 I could run away, now it's really hard.

keenerb commented 9 years ago

Dimdoors added a quartz door I noticed. I expect that should be in the personal door recipe...

CannibalVox commented 9 years ago

It is a bug, I've checked in a fix. I made monoliths look like monoliths again, I like them better that way and am a jerk who's changing steven's vision :-P

As for how fast monoliths open their eyes, they open them very fast if they are configured not to teleport you (and they don't teleport you in limbo by default). If they're opening their eyes quickly and also teleporting you, that's a problem (for certain values of "quickly"). Let us know how fast we're talking and whether they teleport you.

DarTau commented 9 years ago

It takes about 5 secs to open the eye and teleport. Visually, it's twice faster, than in 1.6.4 (visually, but not sure... already forgot the 1.6.4, but as I remember, there was about 8-10 secs)

DarTau commented 9 years ago

Oh, I see. In Limbo the eyes open as usual (if docile monoliths in config file set to false), but in pocket dimensions (using spawn monoliths) or in dimensional mazes it's twice faster.

CannibalVox commented 9 years ago

That seems backwards, I'll check it out, thanks!

DarTau commented 9 years ago

Some more strange behaviour of monoliths. I checked, that limbo's monoliths open long enough (about 50-60 secs), so I spawned there a monolith from an egg. After that some monoliths began to open fast (about 12-20 secs), and some monoliths were still opening slow (50-60 secs). Also, after this, I had a bug with 1 sec opening and teleportation in dimensional mazes. Checked twice in different worlds.

DarTau commented 9 years ago

Also, is that ok, that I am teleportated, when I try to hit a Monolith?

DarTau commented 9 years ago

I mean, the Monoliths become full activated, when they are hit. Arrow shot from a long range doesn't seem to teleport me as they don't see me.

CannibalVox commented 9 years ago

It looks like there is code here to instantly teleport players who attack the monolith, which seems OK to me.

As for the teleport speed, SenseiKiwi changed the logic in the way monoliths "charge up" so it makes sense that it'd be a little different. I'll figure out how fast they used to charge on average & go back to that speed.

test6 was just released and includes fixes for the personal doors recipe

CannibalVox commented 9 years ago

Hi, when you compare the code to 1.6.4, which version are you referring to?

DarTau commented 9 years ago

Mm, is it really ok with teleportation on hit? I mean, if you want to destroy any block in Limbo and occasionally hit the Monolith, it will teleport you, though you didn't really want to hit 'em. In Limbo it takes 1-2 secs for an eye of Monolith to appear, so something like that could really happen. Also it will become hard to run away the teleportation, if some players want to shoot you. They shoot - shot to the nearby monolith - bzzzhhyuum.

Ermm, is the previous post for me? If it is.. Truly, I don't compare the code, as I don't understand anything in it, so I'm comparing the game process) I used a "DimensionalDoors-2.2.2RC1-295-kiwi" version

CannibalVox commented 9 years ago

That's what I needed to know, thank you. I'll give some thought to this. I appreciate your input!