Avorion
76 оценки
Sector Overview
   
Награда
Добавяне към любими
В любими
Премахване от любими
Mods: Mod
Размер на файла
Публикуван на
Обновен на
372.282 KB
24 апр. 2019 в 8:53
31 ян. 2021 в 17:09
24 бележки за промени ( преглед )

Абониране, за да се свали
Sector Overview

В 1 колекция от Rinart73
Rinart73's Mods
39 артикула
Описание
Avorion: 1.0 - 1.3.5
Shows lists of stations, ships and gates in a current sector. By clicking their names you'll target them.

This mod should be installed on both client and server.

NOTE: This mod will be updated to the stable versions only. I'm not planning to support Beta-versions since they come out very often and I don't have the time to check and update mods every time.

Credits: shulrak (for developing original version of the mod).

Source code[github.com]
[www.patreon.com]
[discord.gg]

Features
  • Shows lists of stations, ships and gates in a current sector. By clicking their names you'll target them.
  • Notifies you when enemy player/alliance ship enter the sector.
  • Adds a way to track other player's coordinates if server allows that.
  • Supports hotkeys (numpad only): by default "minus" opens the window, "divide" goes to the previous tab and "multuply" to the next one

Bug reporting
  1. Tell your game version and list of mods you have activated.
  2. Give an instruction on how to reproduce a bug, step by step.
  3. Use Pastebin[pastebin.com] to attach links to your client and server logs.
    Windows:
    C:\Users\(ProfileName)\AppData\Roaming\Avorion\clientlog (datetime).txt C:\Users\(ProfileName)\AppData\Roaming\Avorion\galaxies\(GalaxyName)\serverlog (datetime).txt
    Linux:
    /home/(ProfileName)/.avorion/clientlog (datetime).txt /home/(ProfileName)/.avorion/galaxies/(GalaxyName)/serverlog (datetime).txt
  4. Make a screenshot if problem can be seen visually.

Configuration
Windows:
Server - %AppData%\Roaming\Avorion\galaxies\(GalaxyName)\moddata\SectorOverview.lua
Client - %AppData%\Roaming\Avorion\moddata\SectorOverview.lua
Linux:
Server - /home/(ProfileName)/.avorion/galaxies/(GalaxyName)/moddata/SectorOverview.lua
Client - /home/(ProfileName)/.avorion/moddata/SectorOverview.lua
Use Notepad++ for comfortable editing[notepad-plus-plus.org]
89 коментара
Thundercraft 1 апр. 2024 в 21:35 
@Riby Wyvern
Does the "+2.x" version you provided the link to still require AzimuthLib - Library for modders as a dependency?
Hijack Hornet 16 ян. 2022 в 2:11 
Its sad indeed. Take care
Mumbo 15 ян. 2022 в 7:03 
Its a shame - Rinart73

Hope everything works out for the best
Rinart73  [автор] 14 ян. 2022 в 8:23 
I'm sorry but I stopped developing mods for an unknown amount of time because of real life stuff. You're free to fork my mods as long as you provide link to original and mention me in the authors.
SpaceNavy 14 дек. 2021 в 21:07 
I wish Flight Sector Overview had some functionality from this mod. I really like the hotkey integration, player tabs, and setting options. But I prefer FSO's UI and ability to see wrecks.
Cebullus 13 окт. 2021 в 16:13 
Small fix for the missing auto updating:
In \data\scripts\player\ui\sectorshipoverview.lua add the following:

After Line 240 (after "-- update lists"):

if not sectorOverview_refreshCounter then sectorOverview_refreshCounter = 0 end

After Line 246 (before "if sectorOverview_settingsModified > 0 then"):

if not sectorOverview_settingsModified then sectorOverview_settingsModified = 0 end
Rinart73  [автор] 2 окт. 2021 в 10:40 
Обновлю, когда будут силы и время
denti22rus 1 окт. 2021 в 18:54 
Привет! Друг обнови до актуальной версии, мод классный! За ранее спасибо! :steamthumbsup:
ttr 22 септ. 2021 в 9:57 
Hey, On 2.0 seems to be working quite ok - issue is that it's not updating automatically - if you switch tabs it's get's updated - doesn't on sector change and while in sector (eg if you kill some ships)

(ps. i do know it's not updated yet to 2.0 - just giving quick findings update)