This project is not active anymore, informations are presented here for the devs interested.
If you're interested on working on this project, you should definitely look at this discussion with Vessper (EveHQ dev) about the EveHQ's fitter before.
Evemon Ship Fitting Project
Admin
Members (Eve names): Brad Stone, Rakilamarid, Miko Li, Sertan Deras
JCollum is the lead developer on this project and he has SVN commit access.
- code branch for the project is at http://evemon.battleclinic.com/cgi-bin/trac.cgi/browser/EVEMon/branches/ShipFitter
- TRAC Milestone is http://evemon.battleclinic.com/cgi-bin/trac.cgi/milestone/Ship%20Fittter
- TRAC Ticket Component category: "Ship Fitter"
- TRAC Tickets managed by JCollum
Overview
Initially this tool will be a menu item on the tools menu. It will interact with evemon by generating skill
plans and adding them to the current characters skill plan list. The tool will have a simple interface that
works much like the rest of evemon. It will allow saving/loading of ship setups, 'default' ships, multi-slot fitting,
sophisticated last-slot fitting and more.
In the future, we're hoping that you can grab an xml or formatted fitting from battleclinic or a wiki, drop it into the fitting tool and generate a training plan for that fitting inside of 3 minutes. Later the reader will be able to pick up on ammo/crystals/drones.
MrCue from Battleclinic has already provided xml feeds for loadouts.
- All loadouts for all races - http://www.battleclinic.com/eve_online/ship_loadout_feed.php
- All loadouts for the specified raceID - http://www.battleclinic.com/eve_online/ship_loadout_feed.php?raceID=1
- All loadouts for the specified typeID - http://www.battleclinic.com/eve_online/ship_loadout_feed.php?typeID=24698
- A specific loadout (this is the only one which returns loadout details) - http://www.battleclinic.com/eve_online/ship_loadout_feed.php?id=2708
The 1st three links don't give detailed loadouts with slot data, the last one does.
Interface
- real pictures coming soon -
alpha goals
- select ship and a character as a pilot
- improve item finding interface (dataset)
- allow selection of ships according to pilot's skill level
- allow selection of modules according to pilot's skill level
- simple intuitive interface
- allow simple fitting of modules ("Fit" button automatically puts module in right place)
- calculate power grid usage and cpu usage
beta goals
- calculate resists, cargo, top speed
- improve fitting look and feel (to more closely match eve interface)
release goals
- interact with evemon main window for skill planning
- export fitting to xml
- add ships to favorites
- add fittings to favorites by character
post release features
Please add suggestions here.
