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

The payload for GainExperience_experience_id_56 (Squad spawn) may be incorrect, with the `other_id` field containing the same information as the `character_id` field. Example: ``` amount: "10" character_id: "5428061686721181409" event_name: "GainExperience" experience_id:...

Issue
Streaming API

The Briggs Server (WorldID 25) is still returned in collections such as Worlds. As Briggs is now a closed server its no longer needed. [Worlds Collection](https://census.daybreakgames.com/get/ps2:v2/world/?c:limit=10) still contains ``` json...

Issue
Rest API

These are the issues we have ran into when working on Auraxis Bot for supporting PS4. ### `character` Collection ~* the `prestige_level` field is not resolved for PS4 characters. The...

Issue
Rest API

Right now, one can only directly check continent lock/unlock status by checking ownership of all 3 warpgates on that respective continent. Unfortunately, this isn't even guaranteed in the cases of...

Rest API
Feature Request

I would like to see a seperation of the kill events for World deaths. In this instance in particular, being flung to your death by Orbital Strikes is rather hard...

Streaming API
Feature Request

When pulling a router on VS and NC, there is an `ItemAdded` event sent. When on TR, this ItemAdded event is never seen in the API. Example message:`{"payload":{"character_id":"5429053570964493729","context":"GenericTerminalTransaction","event_name":"ItemAdded","item_count":"1","item_id":"6003552","timestamp":"1614552570","world_id":"19","zone_id":"8"},"service":"event","type":"serviceMessage"}` Steps to...

Issue
Streaming API

Currently the community has to scape map tiles out of the game's assets in order to generate LODs required for rendering map tiles. As of recent years since transition to...

Rest API
Feature Request

The `GainExperience` streaming event regularly returns event IDs that are not yet included in the `ps2/experience` collection. I logged about 12 hours' worth of such unresolved experience IDs, resulting in...

Issue
Streaming API

Explose the Bastion Fleet Carriers in greater deapth into the API. Possible inclusions could be: - Send Events for Spawning/Despawning (With possible fields being, NpcID, OutfitID, ZoneID, FactionID, WorldID, TimeStamp)...

Feature Request

This community review list I started is using slightly different labels from DA, should we port back to match them or keep the new? Also, should we use the old...

Sanctions