goryn-clade / pathfinder

Mapping tool for EVE ONLINE
https://pathfinder.lost-in-w.space/
MIT License
130 stars 65 forks source link

[BUG] system name not shown when using "all" zkill stream #7

Open samoneilll opened 3 years ago

samoneilll commented 3 years ago

when streaming kills from zkill to the zkillboard module, the system name is only displayed if the system is on the current map:

image
TyrHeimdalEVE commented 1 year ago

Seems related to: https://github.com/goryn-clade/pathfinder/blob/29e2427fb0d514acdefe5cb036757ad9a2f99626/js/app/ui/module/system_killboard.js#L615-L622

And: https://github.com/goryn-clade/pathfinder/blob/29e2427fb0d514acdefe5cb036757ad9a2f99626/app/Controller/Ccp/Universe.php#L239-L263