Author Topic: 06-10-2004  (Read 3668 times)

0 Members and 1 Guest are viewing this topic.

Offline Kazan

  • PCS2 Wizard
  • Moderator
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
http://www.deepbluebettas.com/fs2/06102004_fs2_open_r.zip

Major Fixes:
* Interface corruption (bitmap list overflow)
* Autopilot "convergence" issue


any other fixes commited to CVS since the last build should be posted here by other SCP members
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline Singh

  • Hasn't Accomplished Anything Special Or Notable
  • 211
  • Degrees of guilt.
w000tage!!!!!!
*downloads
"Blessed be the FREDder that knows his sexps."
"Cursed be the FREDder that trusts FRED2_Open."
Dreamed of much, accomplished little. :(

 

Offline Trivial Psychic

  • 212
  • Snoop Junkie
What's the autopilot "convergence" issue?
The Trivial Psychic Strikes Again!

 

Offline Kazan

  • PCS2 Wizard
  • Moderator
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
ever put two ships in nearly the same distance from a nav point onto an objective to go to that nav point - they slowly get closer to each other until they're rubbing sides togeather?

that happened in autopilot - now it checks if they're going to colide and forces them to fly parellel to the player during autopilot if so -- it's CPU costly, and autopilot only... since it's almost always on I may remove the collision check and just force them to fly parellel to the player
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline Trivial Psychic

  • 212
  • Snoop Junkie
Is this feasable for future implimentation for waypointed wings where the player is not involved?  Perhaps instead of:

when
-true
-waypoints-once
--iota

...we could have:

when
-true
-waypoints-parallel-once
--iota

...forcing all craft in wing Iota to fly parallel in waypoints to Iota 1 or which ever is leading the wing (incase lead is killed, no.2 takes over as lead).

Later!
The Trivial Psychic Strikes Again!

 

Offline Kazan

  • PCS2 Wizard
  • Moderator
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
if you assign a goal to a wing to fly to waypoints they will fly in formation - it's capships that's the problem -- if you're using sexp-assigned-goals you don't need fly parellel beacuse you can use multiple waypoints
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 
Does this use the new-pilot thingy?

EDIT: Guess not. Dang it.
« Last Edit: October 06, 2004, 09:44:25 pm by 1278 »

 

Offline Kazan

  • PCS2 Wizard
  • Moderator
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
taylor has a habit of not committing code changes for months on end
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
I prefer to think of it as not committing code until it works perfectly and I can no longer think of a way to make it better.  Technically that's called "being anal" but what the hell.

I'll have a new build out with the current CVS changes in the next few hours.  The pilot code isn't in CVS because of two problems that were only recently fixed.  As long as the new build goes well everything will get merged in, along with the IBX code.

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
the colision check you are running, you arn't doing a full model check are you?
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline Kazan

  • PCS2 Wizard
  • Moderator
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
im using collision_check_any or whatever - don't worry about it bob, it's only online while autopiloting
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir