evewspace / eve-wspace

Wormhole mapping and corporation management for Eve Online.
Apache License 2.0
86 stars 51 forks source link

Strip useless information from gas/relic/data sites #244

Open cjo20 opened 8 years ago

cjo20 commented 8 years ago

Could probably do with improvements / tidying, but this should intercept signatures being bulk-imported and strip out the useless information in the title:

Remove "Unsecured Frontier" from "Unsecured Frontier Database" etc from sleeper sites Remove "Core Reservoir" from gas sites Only leave "NULL" + race for hacking sites, with "Covert Research" for ghost sites.

marbindrakon commented 8 years ago

Are those strings the same in every language client, or does this need a mapping table like we use for the sig types?