Planetside-2-API-Tracker icon indicating copy to clipboard operation
Planetside-2-API-Tracker copied to clipboard

An unofficial repository for Planetside 2 (PS2) Census API Examples, Issues, and Wiki. Collected and Maintained by members of the PS2 API Community.

Results 21 Planetside-2-API-Tracker issues
Sort by recently updated
recently updated
newest added

This PR adds Auraxis-rs, a Rust Census library to the readme. At this point the only documentation is a couple of examples and the auto generated Rust API docs, not...

Minor issue of annoyance, but I have the following facilities that are referenced by `FacilityControl` events during continent locks. I cannot find any definition or reference to these facilities from...

Issue
Rest API
Streaming API

It appears that world-level events are not working reliably if you subscribe with `"worlds": [ "all" ]`, instead you must subscribe with `"worlds":["1","9","10","11","13","17","18","19","25","1000","1001"]`. I tested several variations and further testing...

Issue
Streaming API

I didn’t see an issue for this and I am not sure if it is already addressed, but for completeness sake ayway. When you have an active connection to the...

Issue
Streaming API

Occasionally, Census REST responds with nonsence or a ECONNRESET (also known as a peer connection reset). In my very detailed monitoring, I've calculated on average this happens is ~50 a...

Issue
Rest API

### NSO Issues Megathread A compliation of know NSO based issues also combining older issues from #4 and #6. ### ~~NSO Current Faction (Streaming)~~ ~~Its not currently possible to know...

Issue
Rest API
Streaming API

The Following list of achievement/IDs are missing from the achievements collection. | `Missing IDs` | |-| | 92223 | | 92234 | | 92235 | | 92236 | | 92820...

Issue
Rest API

From the [Global Server Collection](https://census.daybreakgames.com/s:example/json/get/global/game_server_status?game_code=ps2&c:limit=100) for PS2 we've seen the following issues: - During server maintenance `last_reported_state` reports as `low`. The desired behaviour would be for it to report `down`....

Issue
Rest API

None of the desolation facilities seem to be included in map-specific collections like `ps2/map_region`. The following table came up in the API Discord channel a while ago (this is provided...

Issue
Rest API

`ContinentUnlock` events don't get sent when a continent unlocks and have been missing for years. The corresponding `ContinentLock` events are fine and healthy though.

Streaming API
Feature Request