issues
search
sankage
/
eve.anoikis
A mapper for EVE Online
https://anoikis.party
MIT License
0
stars
0
forks
source link
TODO
#1
Closed
sankage
closed
7 years ago
sankage
commented
8 years ago
Minimum Viable Product
[x] Create signatures
[x] add websockets to signatures
[x] Edit signatures
[x] Delete signatures
[x] Create connections off of wormhole signatures
[x] Create visualization of connections
[x] add corporation/alliance member check
[x] add new pilots on login
[x] add pilot location
[x] add wormhole effects
[x] add solar_system notes
[x] after editing a sig, adding its desto; also update the map
[x] add wormhole stats (mass/life)
[x] show current hole's statics
[x] fix wormhole type datalist
[x] add tabs
[x] revise pilot location system so that API call happens in background process and just update the database, make browser json populate from database
[x] add sig age
[x] add ability to see distances to trade hubs
[x] add destination to
wormhole_types
so that statics can be more useful
[x] edit wormhole sig; change signature name; doesn't update the pair of connections
[x] add wormhole effect details
[x] add database cleaner cron job to clear out connections and sigs older than 24ish hours
[x] fix batch_create to not overwrite sig data
[ ] add ability to overwrite sig
[x] add connection status to connection map
[x] fix issue of pasting over existing mapped sigs
[ ] add undo button
[ ] add ability to chart distances to arbitraty kspace
do this via javascript
(
https://github.com/andrewhayward/dijkstra
)
[x] add flaring for systems
[x] add placeholder sig in map for unmapped connections
[x] fix issue of wormhol datalist not loading properly
Additional Features
[ ] add admin interface for adding/editing
solar_systems
,
wormhole_types
,
statics
[x] stats/leaderboard (sigs added, wormholes mapped (addition of jsig to sig), systems visited)
[ ] add Solar System alias
[ ] add ability to create "admin-only" chains (would involve having some kind of flag on connections)
would just need to create some kind of extra flag on all the associated connections
make a way to have “higher-level” users; then just that level can see additional options
like a switch that turns on “private” mode or somthing
then all actions performed would be done with the flag activated
so other then flipping a switch, end users wouldnt have to do anything extra
[ ] add ability to get jump count between w-space exits through wormholes
Trying to use a wormhole chain as shortcut
Minimum Viable Product
wormhole_types
so that statics can be more usefulAdditional Features
solar_systems
,wormhole_types
,statics