* fix(Map): fix design of kills widget, fix design of signatures widget - refactor a lot of code, fixed problem with tooltip blinking
* fix(Map): refactor Tracking dialog, refactor Activity tracker, refactor codebase and some styles
* fix(Core): don't count character passage on manual add connection
* refactor(Core): improved characters tracking API
* fix(Core): fixed link signature to system on 'leads to' set
* fix(Map): Refactor map settings and prepared it to easier using
* fix(Map): Add support new command for following update
* fix(Map): Add support new command for main update
* refactor(Core): Reduce map init data by using cached system static data
* refactor(Core): Reduce map init data by extract signatures loading to a separate event
* fix(Core): adjusted IP rate limits
* fix(Map): Update design of tracking characters. Added icons for following and main. Added ability to see that character on the station or structure
---------
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai>
Co-authored-by: Dmitry Popov <dmitriypopovsamara@gmail.com>
* fix(Map): Fixed a lot of design and architect issues after last million PRs
* fix(Map): removed unnecessary hooks styles
---------
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai>
If enabled and set, a temporary name is displayed instead of the system name. The original system name appears on a secondary row if no custom name exists. Temporary names are removed when the system is removed from the map.
* feat(signatures): Add custom info to system signatures
* feat(connections): Add custom info to system connections
* feat(Map): Add system signature type
* feat(Map): Update wormhole types info
* feat(Map): Add undo action for removed systems
* feat(Map): Delete systems on Backspace hotkey
* feat(Map): Update k-space systems background & styles
* feat(Map): Update systems status background styles
* feat(Map): add support for new wh type data. add signatures settings modal menu; reworked signatures widget - was added info of wormhole;
---------
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai>