FAQ  •  Register  •  Login

Barrier Width Limit

<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Oct 15, 2010 5:33 pm

Barrier Width Limit

For some reason there's a width limit of 1000 now. I find that to be lame.
<<

watusimoto

Site Admin

Posts: 1558

Joined: Tue Feb 23, 2010 7:07 pm

Location: Quartz's mom's house

Post Fri Oct 15, 2010 5:44 pm

Re: Barrier Width Limit

Good point. I'll reduce it to something more reasonable.
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Oct 15, 2010 6:26 pm

Re: Barrier Width Limit

I only complain because it's made "Aztec Pyramid" unfixable, and it was a relatively popular level.
<<

ZoombeR

Posts: 1036

Joined: Fri Jun 04, 2010 11:56 pm

Post Fri Oct 15, 2010 11:39 pm

Re: Barrier Width Limit

watusimoto wrote:Good point. I'll reduce it to something more reasonable.


you mean expand?
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Sat Oct 16, 2010 12:25 am

Re: Barrier Width Limit

ZoombeR wrote:you mean expand?

He was joking that a width of 1000 is ridiculously large and that you'd never need a barrier remotely that big. Personally, I don't see the point in putting a cap on it in the first place. As far as I could see, it wasn't broken before. Why "fix" it?
<<

watusimoto

Site Admin

Posts: 1558

Joined: Tue Feb 23, 2010 7:07 pm

Location: Quartz's mom's house

Post Sat Oct 16, 2010 1:52 am

Re: Barrier Width Limit

There was a reason, not sure what it was at the moment. I probably needed some sanity/bounds checking, and picked 1000. I doubt the 1000 has any intrinsic meaning. What would you like the limit to be?
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Sat Oct 16, 2010 2:17 am

Re: Barrier Width Limit

It might sound crazy, but 2500 is a bit bigger than anything I've ever used.
<<

watusimoto

Site Admin

Posts: 1558

Joined: Tue Feb 23, 2010 7:07 pm

Location: Quartz's mom's house

Post Sat Oct 16, 2010 12:11 pm

Re: Barrier Width Limit

Changed

  Code:
static const S32 MAX_BARRIER_WIDTH = 1000;


to

  Code:
static const S32 MAX_BARRIER_WIDTH = 2500;

Return to Adopted Features

Who is online

Users browsing this forum: No registered users and 1 guest

cron