Page 8 of 9

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Wed Nov 13, 2013 10:42 am
by mase
Vassili wrote:I always have see statue regain, it's why if you don't attack then in team, time you go to reload they heal and you do an infinite loop attack<>reload
I mean immediately regain of course, not the slow regain all units have.

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Wed Nov 13, 2013 10:35 pm
by vlad_C0M
GSH , I notice bug.
Pilots now cant go through building for ship.
-
I know one feature :
Sit in guardian ship, and deploy it on Doter (scion service bay). In all versions earlier any pilot go on my doter, and sit in guardian ship , without any trouble.
Now pilots staying about doter, and do nothing. Or if I hide any ship inside a Kiln, pilot go "on the Kiln" not inside. And staying about ship.

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 12:56 am
by Vassili
Yea i see that too in ISDF, and i too see pilots who die alone on the way...it is new? It is a maximum pilots or maximum walk?
No messages, no blood, they just fall on the ground.

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 1:25 am
by Feared_1
:lol:

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 2:46 am
by Commando
Can you repeat in your native language? That way we can use a translator to figure out what you are trying to tell us.

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 2:52 am
by GSH
In an editor build here, I placed a few fbscup to make building quick and easy. Build a kiln, then a dower. Built a guardian. Parked the guardian on the dower, then told it to pick me up. I can hop in/out of that guardian all I want.

-- GSH

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 3:24 am
by Vassili
Can you repeat in your native language?
Vlad or me?

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 3:29 am
by Vassili
I have a bug with vir/phantom, that make me invisible.
No no i'm joking :)
The bug is sometimes that disabled my ammo gauge (show 0) and i can't unvir.
I must change the weapon selected for debug it.
Ah and 90% of time today when i put vir on, that work 0.5s, that make me visible 0.5s, and that work good after.

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 6:04 am
by blue banana
Vassili wrote:
Can you repeat in your native language?
Vlad or me?
Don't be a doter, it's not you.

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 6:23 am
by Zero Angel
GSH wrote:In an editor build here, I placed a few fbscup to make building quick and easy. Build a kiln, then a dower. Built a guardian. Parked the guardian on the dower, then told it to pick me up. I can hop in/out of that guardian all I want.

-- GSH
That's because some of the flat part of the dower is marked as an 'invalid zone' which means that the AI will not even attempt to path through parts of it. If he leaves an empty ship in that area then the pilots will stop just outside of that area.

Since the dower has inaccurate tunnel defs I would recommend replacing the default tunnel defs with this

Code: Select all

[BuildingClass]
tunnelCount = 3

tunnel01X0 = 3
tunnel01Z0 = 1
tunnel01Dx = 4
tunnel01Dz = 4
tunnel01Edge = "ttff"
tunnel02X0 = 1
tunnel02Z0 = 1
tunnel02Dx = 2
tunnel02Dz = 2
tunnel02Edge = "tfwt"
tunnel03X0 = 5
tunnel03Z0 = 5
tunnel03Dx = 2
tunnel03Dz = 2
tunnel03Edge = "fttw"
That should add some more valid surface for AI units to path through

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 7:16 am
by vlad_C0M
GSH compare please : behavior of pilots
in version 1.3.6.4 y
in version 1.3.6.4 n - lookes good really ?

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 7:57 am
by Red Devil
za, try this; opens it up a bit more:

[BuildingClass]
soundAmbient = "sdow01.wav"
tunnelCount = 3

tunnel01X0 = 3.25
tunnel01Z0 = 1
tunnel01Dx = 3.75
tunnel01Dz = 3.75
tunnel01Edge = "ttff"
tunnel02X0 = 1
tunnel02Z0 = 1
tunnel02Dx = 3.25
tunnel02Dz = 3.25
tunnel02Edge = "tfwt"
tunnel03X0 = 3.75
tunnel03Z0 = 3.75
tunnel03Dx = 3.25
tunnel03Dz = 3.25
tunnel03Edge = "fttw"

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 10:59 am
by Zero Angel
That one works even better, RD.

Also, ibrecy could use some improvements to pathing due to units getting jammed up on the rec pad (noticable with bad base layouts) even though they clearly should have no difficulty moving over it.

Code: Select all

[BuildingClass]
tunnelCount = 4

tunnel01X0 = 3
tunnel01Z0 = 3
tunnel01DX = 2
tunnel01DZ = 2
tunnel01Edge = "wwfw" // Rec Pad - Ramp Area
tunnel02X0 = 1
tunnel02Z0 = 5
tunnel02DX = 6
tunnel02DZ = 2
tunnel02Edge = "fttt" // Rec Pad - Open Front (wide)
tunnel03X0 = 1
tunnel03Z0 = 3
tunnel03DX = 2
tunnel03DZ = 2
tunnel03Edge = "wwft" // Rec Pad - Left Nook
tunnel04X0 = 5
tunnel04Z0 = 3
tunnel04DX = 2
tunnel04DZ = 2
tunnel04Edge = "wtfw" // Rec Pad - Right Nook

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 3:12 pm
by GSH
Vlad- I don't believe anything changed between 1.3.6.4n and 1.3.6.4y in the pilot code. A position difference of a few millimeters can cause the pathing system to give radically different results. Ken did change the lower-level pathing code to return more stable -- i.e. fewer resyncs or bad data -- results when the pathing system thought you just can't get there from here.

Last time tunnels were changed, it seemed to work great, then things blew up months later. You're welcome to make a recy variant to change things and get them into the public's hands for testing before going into a public beta.

BZ2's pathing system stinks. Had to run on a Pentium 166. Replacing it would probably be on the order of a year or two of my free time -- roughly the same magnitude of work as the DX9 rewrite. And pathing is more likely to break in mysterious ways that would need lots of quality testing and feedback on a ton of builds.

-- GSH

Re: 1.3.6.4y - OPEN BETA & TESTING

Posted: Thu Nov 14, 2013 4:41 pm
by Red Spot
Vassili wrote:Yea i see that too in ISDF, and i too see pilots who die alone on the way...it is new? It is a maximum pilots or maximum walk?
No messages, no blood, they just fall on the ground.
There is a setting in the pre-game shell that dictates how long pilots can stay alive. Give it a large value if you do not want pilots to be removed from the game, or very small if you dont want pilots hopping around.
Doesnt seem to apply (directly at least) to pilots spawned by the training facility as I usually set it to 0 in MPI, build a training facility near the recy and use empties as a sort of 'early warning system'.