Difference between revisions of "User:Cassiel Seraphim/Sandbox12"

From EVE University Wiki
Jump to: navigation, search
m (Change link to bypass redirect page with incorrect capitalization.)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Overview manipulation =
+
{| width="160" style="float:right; clear:right; margin-left:1em; margin-bottom:1em; border:1px solid #202020; padding:1px; border-collapse:collapse; text-align:center; font-size:11px"
This page contains information on what's possible to manipulate when it comes to the overview in EVE Online as well as some examples of how to go about it. The overview is essential in showing you what's happening around you. More information about the overview in general and how to set it up according to EVE University standards can be found on the [[Overview Guide]] page.
 
 
 
== What can you manipulate? ==
 
[[image:overview_manipulation.png|thumb|Most people edit the overview file to change the appearances of the '''tabs''' and the '''labels'''.]]
 
While you can make any number of changes to the overview through the .yaml file, almost all of the things that can be changed ingame is much easier and more reliable to change ingame, with the exception of changing colours, font sizes, styles etc of the tab names and the ship labels / brackets in space.
 
=== Tab appearance ===
 
The ''Overview Tabs'' settings ingame will allow you to add html-formatting, but most people prefer to edit this outside the client anyway due to the highly restrictive input fields. It's much easier to edit those values in a proper text-editor than trying to do it in a tiny little window that shows but a few letters at a time.
 
=== Ship labels / brackets in space ===
 
Whenever you select a target or hover over a bracket in space you'll get some information about the entity. By manipulating the .yaml file you can customize this to show the information in different colours, font sizes or even with personalized linebreaks etc. These changes will affect your combat notifications as well and show the parts regarding players and player owned entities appropriately formatted, which is an added bonus that leads to improved readability of onscreen combat messages. If you decide to add manual linebreaks or other formatting code, be sure to check that the onscreen combat messages are still readable.
 
 
 
You can only change the appearance of players and player items (like mobile depots) this way, celestials, anomalies, NPC ships etc will have their default appearance no matter what you do.
 
== How do you go about manipulating the overview? ==
 
[[image:overview_settings.png|thumb|Access your overview settings with your [[Keyboard_controls#Modifying_Shortcuts|shortcut]] or through the right-click context manu.]]
 
[[image:overview_settings_window.png|thumb|'''Importing''' and '''exporting''' settings is done by clicking the buttons at the bottom of the ''Misc'' tab in the overview settings window.]]
 
{{important note box|It's highly recommended that you make a backup of your current overview first and work from a copy instead. It's also important to remember that you'll have to remain in space while trying out your changes so make sure you find a safe spot to idle about in space before you start.}}
 
The easiest way to manipulate your overview is to save your current overview and then export it into your documents folder. That way you can open the overview file in a text editor and quickly view your changes ingame by saving the file and importing the new settings. That way you can easily tinker with your overview until you have it just the way you like it.
 
=== Exporting your current settings ===
 
Open your ''Overview Settings'' window and go to the ''Misc'' tab. At the bottom of the tab you'll see two button, ''Import Overview Settings'' and ''Export Overview Settings''. It's '''highly recommended''' that you start by making a backup of your settings by exporting them into one file first, before making another export with another name, with the intention of using the second copy as a work-in-progress file.
 
=== Location of your overview files ===
 
The files will end up in your documents folder. In windows, this will be in your EVE-folder in "My Documents" along with screenshots, chatlots etc (not to be confused with the appdata-location where your other settings are stored). You can either maneuver to this folder or just use the '''Win + R''' command and go to '''%userprofile%\documents\EVE\Overview'''. The folder is created automatically the first time you export your settings, so normally you won't have to do that yourself.
 
=== Editing the overview file ===
 
The overview is saved in the .yaml file format and can be edited in pretty much any kind of text-editor, like the commonly used [http://sourceforge.net/projects/notepad-plus/ Notepad++], but of course the standard notepad editor that comes comes with Windows works as well. Simply right-click the file and open it with your favourite text-editor to start editing. The majority of the changes you're likely to make (tab and label edits) will be at the very end of the file.
 
==== File structure ====
 
The overview used to be stored in .xml files where you had to hide brackets, tags and other things by rewriting them as {{co|violet|&lt}}{{co|violet|;}} or {{co|violet|&gt}}{{co|violet|;}} for it to parse correctly by the game engine. With the new .yaml files you can write plain html-code and it'll be parsed just fine.
 
 
 
==== Example ====
 
This is an example of one of the pre-saved overviews that were available at the time of writing this guide. On the left is the unedited version of the overview, on the right is the code with the changes {{co|slateblue|highlighted in blue}} that enables the colour-coding and font-changes.
 
 
 
The changes are simple html-coding using normal {{co|violet|<color&gt;</color&gt;}} and {{co|violet|<font&gt;</font&gt;}} tags, but can include things like linebreaks {{co|violet|<br&gt;}}, bold {{co|violet|<b&gt;</b&gt;}} etc. For colours, use the {{co|violet|0xFF}}{{co|magenta|RRGGBB}} format, so if you wanted the colour {{co|green|green}} you'd use {{co|violet|0xFF}}{{co|magenta|008000}}. See [http://en.wikipedia.org/wiki/Web_colors Web colors] for inspiration.
 
===== Tab appearance =====
 
These changes are possible to do ingame, albeit tricky since the window and editing fields are extremely limited. But the game will accept and change these values from inside the game, so there's technically no need to export and edit the files if this is all you want to edit.
 
 
 
In this example I removed the bolding and simply made the font a little larger, because I have my interface scaled to 90% and my context-font set to 11 (which the tabs won't use for some reason). I also added some colours and removed the dots and just used regular space to widen some of the shorter-named tabs and rearranged the tab order itself.
 
{|
 
! Original version
 
! Modified version
 
 
|-
 
|-
| valign="top" nowrap |
+
| style="background:#000000; padding:0px;" | [[Image:map_factions.png|160px]]
<pre>
+
|-
tabSetup:
+
! style="background:#000000; font-size:12px;" | Factions
- - 0
+
|-
  - - - bracket
+
| style="background:#202020;" | [[Factions in EVE]]
      - null
+
|-
    - - name
+
!style="background:#101010; font-size:12px;" | Empires
      - <b>.  PvP  .</b>
+
|-
    - - overview
+
| style="background:#202020;" |
      - 1a - pvp + drones
+
[[Amarr Empire]]<br>
- - 1
+
[[Caldari State]]<br>
  - - - bracket
+
[[Gallente Federation]]<br>
      - null
+
[[Minmatar Republic]]<br>
    - - name
+
[[Jove Empire]]
      - <b>.  PvP Travel  .</b>
+
|-
    - - overview
+
!style="background:#101010; font-size:12px;"| Governments
      - 2 - pvp travel
+
|-
- - 2
+
| style="background:#202020;" |
  - - - bracket
+
[[Ammatar Mandate]]<br>
      - null
+
[[Khanid Kingdom]]<br>
    - - name
+
[[Thukker Tribe]]<br>
      - <b>.  Situational  .</b>
+
[[Sansha's Nation]]
    - - overview
+
|-
      - 3 - missioning
+
!style="background:#101010; font-size:12px;" | Institutions
- - 3
+
|-
  - - - bracket
+
| style="background:#202020;" |
      - null
+
[[CONCORD]]<br>
    - - name
+
[[InterBus]]<br>
      - <b>.  Fleet  .</b>
+
[[Sisters of EVE]]<br>
    - - overview
+
[[Society of Conscious Thought]]
      - 7 - fleetmates
+
|-
- - 4
+
!style="background:#101010; font-size:12px;" | Coalitions
  - - - bracket
+
|-
      - null
+
| style="background:#202020;" |
    - - name
+
[[Mordu's Legion]]<br>
      - <b>.  Pod Saver  .</b>
+
[[Outer Ring Excavations]]<br>
    - - overview
+
[[The Syndicate]]
      - 5 - pod saver</pre>
+
|-
| valign="top" nowrap |
+
!style="background:#101010; font-size:12px;" | Cartels
<!--
+
|-
The formatting here is purely for presenting it, the .yaml file parses it just fine as it is, so it's just for the sake of the wiki that I use the &gt; &lt; and &#61; replacements.
+
| style="background:#202020;" |
-->
+
[[Angel Cartel]]<br>
<pre&lt;noinclude&gt;&lt;/noinclude&gt;>
+
[[Blood Raiders]]<br>
tabSetup:
+
[[Guristas Pirates]]<br>
- - 0
+
[[Serpentis]]
  - - - bracket
+
|-
      - null
+
!style="background:#101010; font-size:12px;" | Ancient cultures
    - - name
 
      - {{co|slateblue|&lt;color&#61;0xffffffff&gt;&lt;font size&#61;11&gt;  Travel  &lt;/font&gt;&lt;/color&gt; }}
 
    - - overview
 
      - 2 - pvp travel
 
- - 1
 
  - - - bracket
 
      - null
 
    - - name
 
      - {{co|slateblue|&lt;color&#61;0xffff99ff&gt;&lt;font size&#61;11&gt; Fleet members &lt;/font&gt;&lt;/color&gt; }}
 
    - - overview
 
      - 7 - fleetmates
 
- - 2
 
  - - - bracket
 
      - null
 
    - - name
 
      - {{co|slateblue|&lt;color&#61;0xffff6600&gt;&lt;font size&#61;11&gt;  It depends!™  &lt;/font&gt;&lt;/color&gt; }}
 
    - - overview
 
      - 3 - missioning
 
- - 3
 
  - - - bracket
 
      - null
 
    - - name
 
      - {{co|slateblue|<color&#61;0xffffffff&gt;<font size&#61;11&gt;  Looting  </font&gt;</color&gt; }}
 
    - - overview
 
      - 5 - looting
 
- - 4
 
  - - - bracket
 
      - null
 
    - - name
 
      - {{co|slateblue|<color&#61;0xff00ff33&gt;<font size&#61;11&gt;  Planets  </font&gt;</color&gt; }}
 
    - - overview
 
      - 5 - pod saver
 
</pre&lt;noinclude&gt;&lt;/noinclude&gt;>
 
|}
 
 
 
===== Ship labels =====
 
The format of this is pretty straight forward. The {{co|violet|shipLabels:}} tag marks the beginning of the settings for labels and the {{co|violet|-}} indentations breaks up the various attributes. The {{co|violet|pre}} attributes add stuff before the label while the {{co|violet|post}} attribute add stuff after the label. The {{co|violet|state}} attribute is a simple integer showing if it's enabled (1) or disabled (0) while the {{co|violet|type}} attribute is the name of the attribute. The value for each attribute ends up on the line below, after the {{co|violet|-}} indentation. Text doesn't have to be wrapped in {{co|violet|&#39;&#39;}}s, but can if you feel that makes it easier to read.
 
 
 
Depending on the order of these labels and the fact that some labels might not show all the time (not all corporations belong to an alliance and not all players will have a corporation tag), take a few minutes to decide if and where you'd your space. In this example, I moved the space from after the player name to before the corporation ticker, so that if the player isn't in a player corporation I won't get a superfluous space added.
 
{|
 
! Original version
 
! Modified version
 
 
|-
 
|-
| valign="top" nowrap |  
+
| style="background:#202020;" |
<pre>
+
[[Drifters]]<br>
shipLabels:
+
[[Sleepers]]<br>
- - null
+
[[Takmahl]]<br>
  - - - post
+
[[Talocan]]<br>
      - ''
+
[[Yan Jung]]
    - - pre
 
      - '['
 
    - - state
 
      - 0
 
    - - type
 
      - null
 
- - alliance
 
  - - - post
 
      - '&gt;'
 
    - - pre
 
      - '&lt;'
 
    - - state
 
      - 1
 
    - - type
 
      - alliance
 
- - corporation
 
  - - - post
 
      - ']'
 
    - - pre
 
      - '['
 
    - - state
 
      - 1
 
    - - type
 
      - corporation
 
- - pilot name
 
  - - - post
 
      - ' '
 
    - - pre
 
      - ''
 
    - - state
 
      - 1
 
    - - type
 
      - pilot name
 
- - ship name
 
  - - - post
 
      - ''''
 
    - - pre
 
      - ''''
 
    - - state
 
      - 0
 
    - - type
 
      - ship name
 
- - ship type
 
  - - - post
 
      - ')'
 
    - - pre
 
      - '('
 
    - - state
 
      - 1
 
    - - type
 
      - ship type
 
</pre>
 
| valign="top" nowrap |
 
<pre&lt;noinclude&gt;&lt;/noinclude&gt;><nowiki>
 
shipLabels:
 
- - null
 
  - - - post
 
      - ''
 
    - - pre
 
      - '['
 
    - - state
 
      - 0
 
    - - type
 
      - null
 
- - alliance
 
  - - - post
 
      - ')</nowiki>{{co|slateblue|</color>}}<nowiki>'
 
    - - pre
 
      - ' </nowiki>{{co|slateblue|<color="0xff66CCFF">}}<nowiki>('
 
    - - state
 
      - 1
 
    - - type
 
      - alliance
 
- - corporation
 
  - - - post
 
      - ']</nowiki>{{co|slateblue|</color>}}<nowiki>'
 
    - - pre
 
      - ' </nowiki>{{co|slateblue|<color="0xff33FF99">}}<nowiki>['
 
    - - state
 
      - 1
 
    - - type
 
      - corporation
 
- - pilot name
 
  - - - post
 
      - ''
 
    - - pre
 
      - ''
 
    - - state
 
      - 1
 
    - - type
 
      - pilot name
 
- - ship name
 
  - - - post
 
      - '</nowiki>{{co|slateblue|&#39;&#39;}}<nowiki>'
 
    - - pre
 
      - ' </nowiki>{{co|slateblue|&#39;&#39;}}<nowiki>'
 
    - - state
 
      - 0
 
    - - type
 
      - ship name
 
- - ship type
 
  - - - post
 
      - '</nowiki>{{co|slateblue|</color>}}<nowiki> '
 
    - - pre
 
      - '</nowiki>{{co|slateblue|<color="0xffFF3300">}}<nowiki>'
 
    - - state
 
      - 1
 
    - - type
 
      - ship type
 
</nowiki></pre&lt;noinclude&gt;&lt;/noinclude&gt;>
 
 
|}
 
|}
 +
<!-- [[Category:Foo]] Add something suitable later on. -->
 +
<noinclude>
 +
A template in order to keep related documents more visible, despite the category.
 +
<!--[[Category:Template]]-->
 +
</noinclude>

Latest revision as of 16:28, 4 April 2022