Shrines missing in WvW matches/objectives

Shrines missing in WvW matches/objectives

in API Development

Posted by: Freck.2168

Freck.2168

The shrines are nowhere to be found in the API. Can we get them as “just another object” like the old Borderlands ruins.

Also objectives still contains the old borderlands objectives.

Shrines missing in WvW matches/objectives

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

The shrines are nowhere to be found in the API. Can we get them as “just another object” like the old Borderlands ruins.

I would like to, but their state is not passed back from the game servers, so the modifications to get that working are going to take awhile to implement.

Also objectives still contains the old borderlands objectives.

Yep, content still contains the old borderlands objectives. They’re just not referenced by the matches endpoint (nor do they have coordinates anymore since the sectors they were associated with were removed). It’s kind of a weird situation; we could filter them out but I can’t really think of a compelling reason to. It stands to reason that eventually we’ll want them back (if/when we switch back to the alpine borderlands).