You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been going through 37 different JSONs and there's quite a lot of ships that get listed twice and sometimes thrice (Scorpius).
Some ships don't get listed at all and some are replaced.
Example: F8C Lightning gets listed twice and the F8C Lightning Executive is missing.
Thanks Rille
I've been meaning to review the expert code as it appears there's still some issues with the new version, unfortunately I've been out sick since the initial reports cane in, but hope to get to it across the Christmas break.
Thanks for your report, will help me when checking edge cases.
I've been going through 37 different JSONs and there's quite a lot of ships that get listed twice and sometimes thrice (Scorpius).
Some ships don't get listed at all and some are replaced.
Example: F8C Lightning gets listed twice and the F8C Lightning Executive is missing.
"ship_code": "ANVL_C8X_Pisces_Expedition",
"ship_name": "C8X Pisces Expedition",
"manufacturer_code": "ANVL",
"manufacturer_name": "Anvil Aerospace",
"lti": true,
"name": "C8X Pisces Expedition",
"warbond": false,
"entity_type": "ship",
"pledge_id": "28234979",
"pledge_name": "Package - UEE Exploration 2950",
"pledge_date": "December 19, 2020",
"pledge_cost": "$1,100.00 USD"
},
{
"ship_code": "ANVL_C8X_Pisces_Expedition",
"ship_name": "C8X Pisces Expedition",
"manufacturer_code": "ANVL",
"manufacturer_name": "Anvil Aerospace",
"lti": true,
"name": "C8X Pisces Expedition",
"warbond": false,
"entity_type": "ship",
"pledge_id": "28234979",
"pledge_name": "Package - UEE Exploration 2950",
"pledge_date": "December 19, 2020",
"pledge_cost": "$1,100.00 USD"
"ship_code": "DRAK_Dragonfly",
"ship_name": "Dragonfly Black",
"manufacturer_code": "DRAK",
"manufacturer_name": "Drake Interplanetary",
"lti": true,
"name": "Dragonfly Black",
"warbond": false,
"entity_type": "ship",
"pledge_id": "28234979",
"pledge_name": "Package - UEE Exploration 2950",
"pledge_date": "December 19, 2020",
"pledge_cost": "$1,100.00 USD"
},
{
"ship_code": "MISC_Expanse",
"ship_name": "Expanse",
"manufacturer_code": "MISC",
"manufacturer_name": "Musashi Industrial & Starflight Concern",
"lti": true,
"name": "Expanse",
"warbond": false,
"entity_type": "ship",
"pledge_id": "37897320",
"pledge_name": "Standalone Ship - RAFT",
"pledge_date": "January 08, 2022",
"pledge_cost": "$135.00 USD"
"ship_code": "ANVL_Lightning_F8C",
"ship_name": "F8C Lightning",
"manufacturer_code": "ANVL",
"manufacturer_name": "Anvil Aerospace",
"lti": true,
"name": "F8C Lightning Civilian",
"warbond": false,
"entity_type": "ship",
"pledge_id": "29714706",
"pledge_name": "VIP Wing Commander",
"pledge_date": "May 24, 2021",
"pledge_cost": "$0.00 USD"
},
{
"ship_code": "ANVL_Lightning_F8C",
"ship_name": "F8C Lightning",
"manufacturer_code": "ANVL",
"manufacturer_name": "Anvil Aerospace",
"lti": true,
"name": "F8C Lightning Civilian",
"warbond": false,
"entity_type": "ship",
"pledge_id": "29714706",
"pledge_name": "VIP Wing Commander",
"pledge_date": "May 24, 2021",
"pledge_cost": "$0.00 USD"
},
{
"ship_code": "CNOU_Nomad",
"ship_name": "Nomad",
"manufacturer_code": "CNOU",
"manufacturer_name": "Consolidated Outland",
"lti": true,
"name": "Nomad",
"warbond": true,
"entity_type": "ship",
"pledge_id": "28447280",
"pledge_name": "Standalone Ship - Nomad - Warbond",
"pledge_date": "January 07, 2021",
"pledge_cost": "$70.00 USD"
"ship_code": "GRIN_ROC",
"ship_name": "ROC",
"manufacturer_code": "GRIN",
"manufacturer_name": "Greycat Industrial",
"lti": false,
"name": "ROC",
"warbond": false,
"entity_type": "ship",
"pledge_id": "28153117",
"pledge_name": "Standalone Ship - Greycat Industrial ROC",
"pledge_date": "December 09, 2020",
"pledge_cost": "$55.00 USD"
},
{
"ship_code": "GRIN_ROC",
"ship_name": "ROC",
"manufacturer_code": "GRIN",
"manufacturer_name": "Greycat Industrial",
"lti": false,
"name": "ROC",
"warbond": false,
"entity_type": "ship",
"pledge_id": "28153117",
"pledge_name": "Standalone Ship - Greycat Industrial ROC",
"pledge_date": "December 09, 2020",
"pledge_cost": "$55.00 USD"
},
{
"ship_code": "RSI_Scorpius",
"ship_name": "Scorpius",
"manufacturer_code": "RSI",
"manufacturer_name": "Roberts Space Industries",
"lti": true,
"name": "Scorpius",
"warbond": true,
"entity_type": "ship",
"pledge_id": "29596894",
"pledge_name": "Standalone Ship - RSI Scorpius plus Stinger paint - Warbond",
"pledge_date": "May 20, 2021",
"pledge_cost": "$200.00 USD"
},
{
"ship_code": "RSI_Scorpius",
"ship_name": "Scorpius",
"manufacturer_code": "RSI",
"manufacturer_name": "Roberts Space Industries",
"lti": true,
"name": "Scorpius",
"warbond": true,
"entity_type": "ship",
"pledge_id": "29596894",
"pledge_name": "Standalone Ship - RSI Scorpius plus Stinger paint - Warbond",
"pledge_date": "May 20, 2021",
"pledge_cost": "$200.00 USD"
The text was updated successfully, but these errors were encountered: