Pathfinding Events Change

About the 6th of September Maestro Linden updated the Pathfinding Events. See the Wiki page: Event path_update. I hadn’t looked at the page for some time. So, I had not noticed until now.

Events are triggers for scripts. They are sort of thing that says: this just happened. You then have a chance to have the script do something in response. The Pathfinding events now include these things:

  1. PU_SLOWDOWN_DISTANCE_REACHED
  2. PU_GOAL_REACHED
  3. PU_FAILURE_INVALID_START
  4. PU_FAILURE_INVALID_GOAL
  5. PU_FAILURE_UNREACHABLE
  6. PU_FAILURE_TARGET_GONE
  7. PU_FAILURE_NO_VALID_DESTINATION
  8. PU_EVADE_HIDDEN
  9. PU_EVADE_SPOTTED
  10. PU_FAILURE_NO_NAVMESH
  11. PU_FAILURE_DYNAMIC_PATHFINDING_DISABLED
  12. PU_FAILURE_PARCEL_UNREACHABLE
  13. PU_FAILURE_OTHER

The green items are new.

Being able to detect when a region has disabled Pathfinding allows the scripter to move the character out of the area and restart it. That will stop PF Characters from piling up at the borders of disabled regions.

When I looked at the page the links from these items had not been added yet. So, we don’t have detailed information on each event. For instance at what distance does PU_SLOWDOWN_DISTANCE_REACHED trigger? Can one set the distance?

Eventually the pages will get written and appear. Until then we’ll just have to go with the short descriptions provided on the path_update page.

 

#SL News 3 Week 38

There were problems with the Tuesday roll out. Some noticed the problems and others of us didn’t. For those that ran into problems it was an annoyance. Things just weren’t working correctly.

Server Beta Meeting Sept 2012

Oskar Linden explained what happened:

Things were going great this week ‘til Tuesday then…

So, this is what happened. Our release system is a big machine. It’s operated by hand but it’s still a machine. [I’m visualizing a big Steampunk thing huffing and puffing with levers and stuff.] You put code in one end and it gets released at the other end

Read more

#SL Direction Speculation

After listening to last week’s Metareality podcast and this week’s announcement of CreatorVerse™ and Patterns™ it occurs to me there may be a plan at work here. This is speculation on my part so it may just be my hallucination.

Patterns™ Splash

First, one of things I mention in MetaReality Podcast Week 37 at time mark 32:45 is the number of beginning Internet and computer users. A major number of people using computers now have never used Internet or for only a very short time. The number of Internet users has increased 500% over the last 10 years. The number of first time computer users is going up too.

Read more

MetaReality Week 38

Another Metareality podcast is out, named: Less is More? This is my outline of the timeline, summary, and comments. It is not a transcript. At best I paraphrase and at worse miss the point entirely. So, if you react strongly to something, listen to the original audio.

[youtube r74hkI-JcHY]

0:00 – Introductions – Kimberly Winnington = Gianna Borgnine, Karl Stiefvater = Qarl Fizz, formerly Qarl Linden, and Bernhard Drax = Draxtor Despres.

The first part of the audio was recorded before the introductory videos or IGN article were out. At about 29:00 they see the video and article release pops up. They stop to watch it and then the conversation changes a bit. So, take that into account as you read.

Read more

Plurk Puzzle

🙂 OK… if you like puzzle word games there is one going on at Plurk that is pretty fun.

First the puzzle like a black hole that Strawberry Singh got sucked into… See: Your First Clue.

Then for Plurk thread full of spoilers see: Strawberry’s Plurk.

Happy birthday Strawberry…

Disclaimer: I had absolutely NOTHING to with any of the puzzle or anything associated with it. I am however impressed that it is the longest Plurk thread I’ve ever seen. It even has a Part II that is huge.

Mesh Deformer Test

Darien Caldwell did a test of the newly released version of the Mesh Deformer. The test is shown in an 8 minute video posted on YouTube. You can discuss the test over on SLUniverse: SL Deformer Test, where I first saw the video.

[youtube 1wnBB7c5NfM]

In the video Darien has the avatar wearing a copy of the clothing templates so we can see the avatar’s polygons. He used a copy of the avatar as a rigged mesh attachment with a black texture for clothing. This makes it really easy to see the places where the two meshes match up and overlay each other.

Read more