Skip to content

razor-x/eve-overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 18, 2020
96089b9 · Jul 18, 2020
Sep 13, 2014
Aug 27, 2014
Jul 18, 2020
Aug 27, 2014
Sep 13, 2014
Apr 13, 2020
Nov 26, 2014
Nov 19, 2014
Apr 13, 2020
Jan 31, 2015
May 16, 2015
Apr 13, 2020
Sep 18, 2014
Jul 18, 2020
Apr 13, 2020
Mar 30, 2015
Apr 13, 2020
Sep 15, 2015
Jul 18, 2020

Repository files navigation

Generate DRY modular overviews.

Release Build Status

Don't die on patch day because you missed adding that new ship-type to one of your presets!

Description

Overview Pack

An exhaustive and customizable overview pack: download from the main site. For questions, submit a new GitHub issue.

I only update this pack when I'm actively playing EVE. If you would like me to release an update, please submit an issue.

Generator

The EVE Online Overview Generator facilitates creating and maintaining overview packs.

Essentially, you define a common set of LEGO bricks and build your overviews with them.

First, create overviews out of game by editing a set of YAML files. Then, generate importable overview files by running the included Ruby script.

Rather than a single YAML file per overview, the various overview settings are split into many files which can be reused to create custom overviews based on a set of common groups, presets, settings, etc. The modular design makes updating, sharing, and customizing simple.

Visit the project site for full documentation.

Donate ISK

Installation

Download the pre-built overview YAML files under releases and import them into the EVE client (resetting the overview first is recommended).

Alternatively, clone or fork this project and build your own overviews.

Requirements

Ruby ≥ 2 with Bundler.

Usage

Install the required gems with

$ bundle

Build the overview files to the Overview directory with

$ rake

Development and Testing

Source Code

The source for EVE Online Overview Generator is hosted on GitHub. To clone the project run

$ git clone https://github.com/razor-x/eve-overview.git

Contributing

Please submit and comment on bug reports and feature requests.

To submit a patch:

  1. Fork it (https://github.com/razor-x/eve-overview/fork).
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin my-new-feature).
  5. Create a new Pull Request.

License

EVE Online Overview Generator is licensed under the MIT license.

All Eve Related Materials © CCP hf. All rights reserved. Used with permission.

Warranty

This software is provided "as is" and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.