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

NSO Specific Issues

Open cooltrain7 opened this issue 4 years ago • 1 comments

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 what the current faction is for a NSO players events. Death events are the prime example of this. Without knowing the current team_id all NSO -> NSO kills are teamkills.~~ This issue was resolved as of 2022/8/27 with the release of attacker_team_id and team_id in to payload death events.

Missing Loadouts (Census)

NSO loadout entries missing from the /loadout collection. Leonhard mapped them to the following values:

loadout_id profile_id faction_id code_name
28 190 4 NSO Infiltrator
29 191 4 NSO Light Assault
30 192 4 NSO Medic
31 193 4 NSO Engineer
32 194 4 NSO Heavy Assault
45 252 4 NSO MAX

~~NSO Characters not included in collections (Census)~~

~~All NSO characters are not included inside the /characters_item collection. This will return an empty array.~~ Fixed Sept 23, 2022

NSO Missing Weapons (Census) (Part of the missing _Intergrations Data)

Most new weapons used by NSO added as part of _Intergrations are still missing from the items/weapons collections. A community collection mapping item_id to its name can be found here.

A simple way to test missing data for example is this link to the NS Scorpion which has been missing from items (and other collections) since it was added, as we know the ID from our sanction tracking we can see that its data is missing

NSO Directives Missing (Census) (Part of the missing _Intergrations Data)

All new directives added for NSO chracters are currently missing from the /directive_tree collection. Making it very difficult to calculate players directive scores.

cooltrain7 avatar Jul 28 '21 16:07 cooltrain7

[DBG]MangoBean - Planetside discord, api-dev channel:

Remaining sub-issues are caused by outdated design data

cooltrain7 avatar Dec 08 '22 20:12 cooltrain7