Ice Wall doesn't block movement

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Ice Wall doesn't block movement

#1 Post by yufra »

I guess it didn't strike people (including) me as useful for the bug to persist this long, or maybe it is a recent bug who knows. The problem is that the does_block_move field is only checked for mod.class.Grid and not for the engine.Object class that is used to construct the summoned ice wall. Is there a reason to use engine.Object over mod.class.Grid that isn't occurring to me?
<DarkGod> lets say it's intended

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Ice Wall doesn't block movement

#2 Post by darkgod »

OUps :)

ANd i'ts an Object mainly because i did not both setting up Grids to be able to act
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Re: Ice Wall doesn't block movement

#3 Post by yufra »

Sheesh, I think DG has something against Grid objects. He takes them for granted, doesn't let them have any fun... :wink:
<DarkGod> lets say it's intended

Post Reply