View topic - Unit Movement Pt. II



All times are UTC + 1 hour


Post new topic Reply to topic  [ 53 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject: Re: Unit Movement Pt. II
PostPosted: 18 Apr 2012, 19:26 
Moderator
User avatar

Joined: 22 Feb 2006, 01:02
Location: cheap kitchen
Quote:
why does work need to go into current path finder, why cant it just be put like it was before? O.0
because:
Image


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 18 Apr 2012, 21:34 

Joined: 15 Apr 2012, 02:31
knorke wrote:
Quote:
why does work need to go into current path finder, why cant it just be put like it was before? O.0
because:
Image

why not develop it separate from spring then, its been shit for almost a year? I dunno exactly but it seems quite long now and I don't see any signs of it getting better

I just don't get why it needs to be released with Spring when its far from complete, its annoying for players like me especially when I dont even believe its going to become better than it was


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 18 Apr 2012, 22:47 
Conflict Terra Developer
User avatar

Joined: 21 Jan 2010, 06:21
Location: Tucson
Kazori wrote:
knorke wrote:
Quote:
why does work need to go into current path finder, why cant it just be put like it was before? O.0
because:
Image

why not develop it separate from spring then, its been shit for almost a year? I dunno exactly but it seems quite long now and I don't see any signs of it getting better

I just don't get why it needs to be released with Spring when its far from complete, its annoying for players like me especially when I dont even believe its going to become better than it was


Testing is my guess. No one gets everything right the first time. This is a fact of life.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 20 Apr 2012, 02:33 
Journeywar Developer & Mapper
User avatar

Joined: 24 Jan 2006, 21:12
Location: There is no god - and reality is his prophetess
The journey is the reward


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 20 Apr 2012, 05:55 
Tournaments Moderator
User avatar

Joined: 08 Dec 2007, 17:39
Location: UK - England
PicassoCT wrote:
The journey is the reward


I see what you did thar. Or something.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 20 Apr 2012, 08:13 
User avatar

Joined: 17 Sep 2010, 14:49
smoth wrote:
Johannes wrote:
(you'd expect programmers to care about their userbase to some extent even if they're working for free)

So tell me, great sage, if software is flawed does that mean the programmer didn't care?

Not really. But whether they improve on it, and how fast, is obviously determined a lot by how much they care - how high do they prioritize that compared to other things they could do.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 20 Apr 2012, 08:59 
Moderator
User avatar

Joined: 26 Oct 2007, 15:21
Johannes, your tone suggest extreme ignorance about how and why anyone would contribute to an open source project.
You are almost accusing the engine developers of negligence, which not only saps developer motivation, but inokes extreme bitterness.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 20 Apr 2012, 08:59 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
Johannes
That is entirely untrue. Whether they improve on it and how fast is determined by the complexity of the problem before them.

Programmers are not wizards
Programming is not magic.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 20 Apr 2012, 13:45 
User avatar

Joined: 17 Sep 2010, 14:49
Beherith wrote:
Johannes, your tone suggest extreme ignorance about how and why anyone would contribute to an open source project.
There are almost as many reasons as there are contributors. I can openly say that I'd wish those hows and why's would directly contribute to what I or other endusers desire, but yes I understand that's not always the case.
Quote:
You are almost accusing the engine developers of negligence, which not only saps developer motivation, but inokes extreme bitterness.
Nobody expects the engine devs to quit their jobs or social lives in order to work on Spring code, but if they would care about the project to such extreme measures, then obviously things would proceed faster... That's a fact regardless of what tone it's stated in.
Basically, there's a limit to what you can expect anyone to dedicate to a hobby project.

Of course I could learn to do these myself too if I took enough interest in it but no, ultimately other things are more important for me. Respect to those who actually are doing more, even if I don't always like the changes made, nobody's obliged to do anything here.

smoth wrote:
Johannes
That is entirely untrue. Whether they improve on it and how fast is determined by the complexity of the problem before them.
Progress = Complexity of issue / time used to work on it. (*existing skill)


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 20 Apr 2012, 15:17 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
Johannes wrote:
Progress = Complexity of issue / time used to work on it. (*existing skill)

Not even.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 20 Apr 2012, 16:10 

Joined: 29 Mar 2010, 16:54
I'm gonna list some of the challanges that the spring engine pathing require:
  • Speedbonuses. Units can get speedbonues on different parts of the map.
  • Slope tolerance. Different units can traverse different stepness.
  • Changing elevation as craters fill the battlefield requiring the available paths to change as the game is running.
  • Units with slow acceleration and slow turn rate. (Compare that to starcraft units which turn immedietly.) This makes it much harder to avoid obstacles and control a clumped up group of units.
  • Feature rich maps. Some maps have forests and when wrecks fill the battlefield and then units need to find a path through the forests and fields of features.

These problems might be able to be solved so that units will always use the optimal path but at what cost?
All this has to be simulated at each computer connected to the game.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 12:02 
Evolution RTS Developer
User avatar

Joined: 17 Nov 2005, 02:43
Location: Raegquitting Spring on 04/24/12
Kazori wrote:
why not develop it separate from spring then, its been shit for almost a year? I dunno exactly but it seems quite long now and I don't see any signs of it getting better

I just don't get why it needs to be released with Spring when its far from complete, its annoying for players like me especially when I dont even believe its going to become better than it was


The current pathfinder performs extremely well. Test in Evo 2.9, and shut up. While you are shutting up, start asking yourself why it's so good in Evo and not in BA. Once you figure it out, post in this forum with proposed changes.

BA fights the pathfinder at every possible juncture. Accelerations and max velocities that take 30 seconds to reach (LOLFLASH? At one point the flash tank had an acceleration of 0.001 and a max velocity of 7), brakerates that are so low they take a year to properly manage. Not to mention turninplace false and super low turnrates. Add all the above values into one giant ball of fail, and suprende! You get fail!

It is BA's fault that the pathing in BA is shit.

Edit:

armflash unitdef wrote:
armflash = {
acceleration = 0.05,
brakerate = 0.06,
maxvelocity = 3.5,
turnrate = 592,
}


And you have the gall to bitch about pathing sucking???

Why don't you do some math and figure out how long it takes 0 to turn into 3.5 by adding 0.05 a bunch of times.

Suck it.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 12:50 
Evolution RTS Developer
User avatar

Joined: 17 Nov 2005, 02:43
Location: Raegquitting Spring on 04/24/12
Oh snap, forb just fixed BA *GASPED*, now we have to find somethign else meaningless and even more full of bullshit to BAWWW about. SHIIIIIIIT!!!!!!

http://springfiles.com/spring/games/bal ... ilation-32


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 15:07 
Moderator

Joined: 12 Oct 2007, 08:24
Do you realise that you've mess up balance in dozens of barely measurable ways? Would you really throw away decades of fine tuning to make the game less frustrating to play?


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 15:14 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
Decade (s)

Ha ha


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 15:42 

Joined: 19 Mar 2011, 13:43
smoth wrote:
Decade (s)

Ha ha


Is there something funny about corvette pathing?


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 15:49 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
Total Annihilation was released in '98. Spring AA which BA is based on is from maybe 2005/2006. So not even a decade, let alone more than one.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 21:12 

Joined: 13 Aug 2007, 12:19
Even if it is not about any presumed delicate balance... Don't Forbs suggestions simply change the game into something else? That is not a fix.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 21:16 
Moderator
User avatar

Joined: 26 Oct 2007, 15:21
Only way to decide is by trying it.


Top
 Offline Profile  
 
 Post subject: Re: Unit Movement Pt. II
PostPosted: 03 May 2012, 21:28 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
klapmongool wrote:
Even if it is not about any presumed delicate balance... Don't Forbs suggestions simply change the game into something else? That is not a fix.

Wait, wait, so changing stats makes the game into something else!

STOP THE PRESSES! BA DIED YEARS AGO WHEN AA CHANGED!

MUST

FEAR

CHANGE


Top
 Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 53 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Site layout created by Roflcopter et al.