New Build (2011-08-09) - Pathtastic!

Moderators: GSH, Ultraken

User avatar
Ultraken
Patch Creator
Posts: 373
Joined: Fri Feb 18, 2011 6:06 pm
Contact:

New Build (2011-08-09) - Pathtastic!

Post by Ultraken »

I nailed down a bunch of pathing problems so AI units should behave themselves a lot better. This time for sure!


Downloads:

Testing Executable and Symbols
Game Assets (no changes since 2011-05-19)


What's new:

* Fixed default file extension for mission save dialog
- It was "msn" when it should have been "bzn"

* Fixed terrain save when the file path had a period in it
- It was chopping off everything after the first period (!)

* Fixed shots falling through terrain moved by SeismicWave
- Bullet simulation records a hit if it starts the frame underground

* Torpedo gives proper kill credit when its owner dies mid-flight
- The implementation is a bit sketchy but it works

* Limit cliff avoidance force to 100% of the base value
- This should fix units moving oddly when crossing sloped, hazard, or lava cells

* Added sloped cells at the foot of sheer cliffs to keep unit paths away from walls

* Fixed flicker in the net escape dialog when drawing game stats
- TextWindow and TabTextWindow combine text and background in an offscreen buffer

* Updated MakeZFS
- Fixed a crash when the ZFS file path was longer than 16 characters
- Added support for ZFS encryption
. Use -p followed by a password before the command
. For example: makezfs -p ultraken a addon.zfs addon\*
- Don't add a file if it already exists in the ZFS
- Fixed output formatting when listing files
- Fixed wildcard matching

* Fixed Target Cam view of especially-large objects like Launch Pads
- The camera now has a visibility range of 250m

* Prevent multiple calls to Net_KillPlayer from deducting more than one life
- Just in case...

* Clamp visible player lives to a minimum of zero
- I'm not sure how it happens, but at least this hides the problem :)

* Added some checks in the shell for Net::dp being set

* Improved DoGoto so it follows paths through difficult terrain more closely
- This reduces the chance of units getting stuck or delayed

* Cleaned up how DistributedObject receives permanent state udpates
- This may help with the "breakdancing units" problem

* FindPath no longer tries to use FindShortPath before doing the main search
- It sometimes generated strange or problematic paths, like going off a ledge
- This should make units behave a lot better

* Added high-cost "steep" cell type at 70% grade
- Unit will cross "steep" areas only if they have to
- This should make pathing work more like 1.4

* Cleaned up pathing through friendly hazard areas
- Units can now generate straight-line paths through them

* Improved Mine Layer
- Lay mines in a tighter pattern to reduce navigation problems
- Wait at a destination point only until the weapon is ready
SnakeEye
Rattler
Posts: 93
Joined: Sun Feb 20, 2011 1:05 pm
Location: Åhus, Sweden
Contact:

Re: New Build (2011-08-09) - Pathtastic!

Post by SnakeEye »

Image

Image

I have started to notice that pilots are having problem to enter CCA's recycler



http://www.youtube.com/watch?v=q7wT1wyVlnw

here is exactly what happends when you recycle one of your opponents buildings



Image

in build "New Build (2011-07-31) - Compression Fixed" this happend when i was plying online, angel attacked Gentleman with 10 apc's, i saw his apc's an threw a tumper at them, moments later those spikes spiked. you we're able to get those spikes in 1.4 when you launched a thumper towards a constructer when it's constructing a building.
Apollo
Sabre
Posts: 456
Joined: Sat Feb 19, 2011 9:51 pm

Re: New Build (2011-08-09) - Pathtastic!

Post by Apollo »

Is the terrain in that spot zero height?
SnakeEye
Rattler
Posts: 93
Joined: Sun Feb 20, 2011 1:05 pm
Location: Åhus, Sweden
Contact:

Re: New Build (2011-08-09) - Pathtastic!

Post by SnakeEye »

I'm pretty sure it's not, thats the stock map theather o' pain
Last edited by SnakeEye on Mon Aug 15, 2011 9:15 pm, edited 1 time in total.
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: New Build (2011-08-09) - Pathtastic!

Post by Red Devil »

i keep getting an anim button error popup dialog at the end of every mission
SnakeEye
Rattler
Posts: 93
Joined: Sun Feb 20, 2011 1:05 pm
Location: Åhus, Sweden
Contact:

Re: New Build (2011-08-09) - Pathtastic!

Post by SnakeEye »

Strange, maybe you are missing a few .avi files in your anims folder
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: New Build (2011-08-09) - Pathtastic!

Post by Red Devil »

opened the folder and only a few play using windows media player, so i think they're corrupteded
SnakeEye
Rattler
Posts: 93
Joined: Sun Feb 20, 2011 1:05 pm
Location: Åhus, Sweden
Contact:

Re: New Build (2011-08-09) - Pathtastic!

Post by SnakeEye »

I dont think so, the folder should be 12.8 mb big. i dont think they're corrupteded you probobly forgot to do Ken's hack or install the indeo Codecs. I remember that i found a good indeo Codecs installer when i was helping furykiller but i cant find it..
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: New Build (2011-08-09) - Pathtastic!

Post by Red Devil »

dum-dum here... was using bzone_d3d9.exe instead of bzint_d3d9.exe and had not installed the new/fixed files. :roll:

everything works fine now.


btw, will the changes to makezfs affect unzfs?
Apollo
Sabre
Posts: 456
Joined: Sat Feb 19, 2011 9:51 pm

Re: New Build (2011-08-09) - Pathtastic!

Post by Apollo »

Red Devil wrote:btw, will the changes to makezfs affect unzfs?
Unzfs extracted the stock zfs files only, the new MakeZFS.exe is a far better tool, you can add, extract, list and password protect your zfs making the zfs unreadable to hackers. I would delete the old unzfs tools.
SnakeEye
Rattler
Posts: 93
Joined: Sun Feb 20, 2011 1:05 pm
Location: Åhus, Sweden
Contact:

Re: New Build (2011-08-09) - Pathtastic!

Post by SnakeEye »

ya, me too
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: New Build (2011-08-09) - Pathtastic!

Post by Red Devil »

ah, okay, thanks. didn't know Makezfs could extract, too.
User avatar
General BlackDragon
Flying Mauler
Posts: 2408
Joined: Sat Feb 19, 2011 6:37 am
Contact:

Re: New Build (2011-08-09) - Pathtastic!

Post by General BlackDragon »

Hey Ken...

When i go to input, and click the W and then press the UP arrow key (those nice arrow keys separate from other keys) It doesn't work :(

Why can't you change from WSAD to the arrow keys? I hate WSAD
SnakeEye
Rattler
Posts: 93
Joined: Sun Feb 20, 2011 1:05 pm
Location: Åhus, Sweden
Contact:

Re: New Build (2011-08-09) - Pathtastic!

Post by SnakeEye »

I haven't seen any invisible shots in this build.
User avatar
Ultraken
Patch Creator
Posts: 373
Joined: Fri Feb 18, 2011 6:06 pm
Contact:

Re: New Build (2011-08-09) - Pathtastic!

Post by Ultraken »

I'm looking into the the arrow key problem now.
Post Reply