API icon indicating copy to clipboard operation
API copied to clipboard

The star-citizen.wiki API. Automatically scrapes Comm-Links, Stats and In-Game Data.

Results 24 API issues
Sort by recently updated
recently updated
newest added

These two items have the same set name (`crus07`): - Orison Shipyards T-Shirt White (`eld_shirt_04_crus07_01`) - Orison Shipyards T-Shirt Black (`eld_shirt_04_crus07_12`) Therefore, they should be considered in the same set...

Weapon attachments apply various modifiers to the equipped weapon. It would be helpful to include those data: - [x] `SWeaponZeroingParams` for optics attachments (1180f00) - [ ] Add type (e.g....

enhancement

**Issue** In the current API, the same item in different sets are not considered being variants of each other. For example, Morozov-SH Helmet only has `Aftershock`, `Red Alert`, `Snowdrift`, `Terracotta`,...

All the different models of quickflare are being returned in the list of weapons from the `/weapons` endpoint. ![firefox_0LlCPv2Srz](https://github.com/StarCitizenWiki/API/assets/43083934/2d0c2bd9-af62-4153-a869-dcde3afa86c9)

https://api.star-citizen.wiki/api/v2/items/3fb9a8c1-adee-4ace-a90c-17d4340c2b67 https://api.star-citizen.wiki/api/v2/items/254af384-de0f-4882-9e2f-23f55f66f63a

gamedata issue

A2 bomb rack (`BMBRCK_CRUS_STARL_Left`) has the name `MSD-313 Missile Rack`. https://github.com/StarCitizenWiki/scunpacked-data/blob/3cfde6041ea161d09b721ef42e278598468c0b2a/v2/items/bmbrck_crus_starl_left.json#L4

gamedata issue

Ships like [100i ](https://api.star-citizen.wiki/api/v2/vehicles/300i?include=hardpoints)and [300i](https://api.star-citizen.wiki/api/v2/vehicles/300i?include=hardpoints) have the bed hardpoints in the API, while ships like [Carrack](https://api.star-citizen.wiki/api/v2/vehicles/Carrack?include=hardpoints) and [Cutlass Black](https://api.star-citizen.wiki/api/v2/vehicles/Cutlass_Black?include=hardpoints) are missing the bed hardpoints even though they are present in...

gamedata issue

```json "sizes": { "length": 0, "beam": 0, "height": 0 }, ``` There could be more ships with the same issue, but that's where we discovered it: - [Hawk](https://api.star-citizen.wiki/api/v2/vehicles/c0f1d217-388c-453a-b6c1-3cb5c2cfc4d8) - [Hurricane](https://api.star-citizen.wiki/api/v2/vehicles/3a586d52-4829-4504-8e3a-4ee300bb40cc)

bug
help wanted

The dimension of Caterpillar on the ship API seems to be incorrect.

bug
help wanted

Radar stats can be found under `SCItemRadarComponentParams`