Feature #152
Fleet Management Module
| Status: | New | Start date: | May 02, 2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | ECM developers | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 2.2.0 |
Description
Module to track members presence in fleets.
User stories:
Grunt See the list of active fleets
Grunt Create a new fleet (with custom name)
Grunt Record his presence in one active fleet
Grunt Refresh his data (ship/system) in one active fleet
Grunt Leave one active fleet
Director See the list of former fleets
Director See the list of pilots for a former fleet
Director See the list of fleets in which a pilot has participated for a time range
Auto Automatic removal of inactive fleet
Related issues
History
#1
Updated by diabeteman about 1 year ago
Actually not that hard to implement.
It should be cool to have some IG browser interaction: auto log-in, etc.
#2
Updated by diabeteman about 1 year ago
- Assignee set to ECM developers
- Target version set to 2.1.0
Important question: do we create a separate plugin for that?
#3
Updated by WillCrosley about 1 year ago
I know you guys are busy, but I thought id' throw in my 2c to this feature request - just some ideas that could be possibly mapped into future versions.
Dreamworld functionality:
Fleet Creator: Create the fleet
-Ability to lock fleet creation down to Role, Title, standing and ECM specific usergroup/permission
-Ability for Creator to lock the created fleet registrations to Corp, Alliance, Standing(s), and pre-defined lists of corps/alliances (for coalition use).
Fleet Tracker: Register your attendance.
- Fleet tracker registration page to join a fleet.
- Display requested ship types and form-up location.
- Module info: Tick boxes for Scram/disrupt, web, and other E-War types.
- Custom rule based questions. Example: If ship type is Battleship, ask if Long or short range guns. if ship is Maelstrom, ask if using a doctrine fit, etc.
Fleet Commander view:
-Accessible via Role/title/ECM usergroup or permission
-FC page, showing fleet overview - ship types, long/short guns, points and other info gathered.
-Ability to assign "scout" tags
-Ability to make notes on a player/system
-Ability to view notes on a player/system, made by other FC's in other fleets.
-Ability to view past fleet activity, past ships etc at a glance
-Ability to create "standing orders", MOTD style - Bio-break & reform timers etc.
Once registered, the user is redirected to an in-fleet page, where any Standing orders that have been set can be seen
I've no idea if this is possible - but it'd be epic:
Users minimise the in-fleet window.
Using JS/AJAX/Something - poll the IGB for updated system and shiptype and use the data to keep the FC window updated.
If this isn't possible, I don't know how feasible auto-refreshing the in-fleet page every 30 secs to grab the data would be (shouldn't effect ingame performance, presuming the page doesn't contain any images, just some plain text with standing orders...)
If neither method would work, having an "update" button on the page would be useful... The FC can simply ask the fleet to click the button while regrouping after an engagement or whatever to capture a new snapshot of the fleet. A method of displaying changes after this would be useful (ie, people that have now gone, people that have changed ship (to a pod, for example), etc.
If auto-updating did work, record the data so that fleet history can be pulled, including the fleet route and relative location of scouts, etc. When paired with Killboard data should help provide some insane post-fleet analysis.
#4
Updated by diabeteman about 1 year ago
- Target version changed from 2.1.0 to 2.2.0