Planetside-2-API-Tracker
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.
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:...
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...
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...
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...
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...
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...
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...
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...
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)...
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...