GithubHelp home page GithubHelp logo

sankage / eve.anoikis Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 561 KB

A mapper for EVE Online

Home Page: https://anoikis.party

License: MIT License

Ruby 97.09% JavaScript 0.07% CSS 1.05% HTML 0.83% CoffeeScript 0.97%
eve-online

eve.anoikis's People

Contributors

sankage avatar

Watchers

 avatar  avatar  avatar

eve.anoikis's Issues

Favorite systems

Taken from the original features/bugs issue. Text as follows:

a way to add systems to a favourite list and plot the amount of jumps from hs to them. The static 6 you have listed aren't sufficient at times. Can we get a way to set some ourselves?

Add frig hole identifier

Thinking of doing the green line like TW; but instead of doing it based on the wormhole type, doing it via a checkbox when adding/editing a sig. This would be stored in the ConnectionStatus object.

Feature Requests + Bugs

Feature request

  • I closed the mapper for an hour, logged in now and copypasted new sigs.

    C2 hole timer is now 18h 30min, an hour ago it was 25h.

    Did the timer jump from 25 hours to 18 hours or what happened?

  • FSIDE has a request to make the color boarder around the boxes thicker so that it is easier to visually tell the type of connection, i.e. wormhole vs. K-space

  • Im aware there must be a list of stuff to add or fix, but I was wondering if frig holes was anywhere on that list

    currently there is no way to distinguish frig holes without manually checking the signature in the sig list. and recognizing what frig hole ids look like

  • a way to add systems to a favourite list and plot the amount of jumps from hs to them. The static 6 you have listed aren't sufficient at times. Can we get a way to set some ourselves?

  • faster pilot tracking, anoikis thinks i logged off in a jsig thats actually 3 holes away from where i did log off. and since i've not logged into eve yet it retains that location in its login screen. ( it tells me i'm in X when i know i'm somewhere else )

  • make the entire box in the mapper a clickable link right now i need to click on the system name to change the mappers focus, can we get it so clicking in side your cell will do the same?

  • Highlighted system more visible or perhaps customizable by user? Tripwire uses blue as a highlight your is a shade of grey on a grey background, its not clearly visible for me unless i shut all the curtains and turn of the light. ( and yes i'm blind before you ask, thank god for the larger border the small one was giving me a headache )

  • Tool tips; Who lives in there based on our intel; Other notes ie camping ass holes drops nids on prophecy; So the system notes.

  • List the region / occupancy on the Kspace systems, a way to tell weather something is minmatar, gallente etc space

  • When a “Wormhole Type” is K162, I would like to be able to enter placeholder information into the “Name” field. Example, I come across a K162 that leads to null so I type “null-sec” (or NS or something like that) in the name field and it places a red box on the map with no system name or just the ellipsis (…).

Bugs

  • Not logged into eve the "create tab" dialog results in an error. I'm attempting to create a new tab named "temp" based out of the hs sysem Fovihi which results in an error ( screenshot below ) Do i need to be logged into eve for this to work?

  • the mapper miscalculates lifetimes on wh's i don't mean the too fast counter i mean the fact that it thinks an over 16hr old D382 connection has a stable life when in fact its eol after 12 hours and dead after 16. sig id GPV in screenshot, age 17 hrs life stable ???

    Eol timers are based on Sig creation time in tripwire they auto update indeed. They are really handy on holes you roll yourself since your Sig start is correct on it. For the rest they are mainly handy when they are gone for sure. For instance if it's end of life in trip I don't trust the hole to be there and won't travel to it. Last night I went to three hs systems the first 2 had no wormhole and when I finally got in the c2 the connection was gone as well. That was rather frustrating since I wasn't expecting the mapper to be off that much.

Mapper not removing old signatures

Taken from the original features/bugs issue. Text as follows:

the mapper miscalculates lifetimes on wh's i don't mean the too fast counter i mean the fact that it thinks an over 16hr old D382 connection has a stable life when in fact its eol after 12 hours and dead after 16. sig id GPV in screenshot, age 17 hrs life stable ???

Eol timers are based on Sig creation time in tripwire they auto update indeed. They are really handy on holes you roll yourself since your Sig start is correct on it. For the rest they are mainly handy when they are gone for sure. For instance if it's end of life in trip I don't trust the hole to be there and won't travel to it. Last night I went to three hs systems the first 2 had no wormhole and when I finally got in the c2 the connection was gone as well. That was rather frustrating since I wasn't expecting the mapper to be off that much.

add tutorial/help information

to explain:

  • how to copy/paste sigs
  • how to edit/update sigs
  • how to add tabs
  • when/why/how to add the various flares
  • how to report a bug/issue/feature request

TODO

Minimum Viable Product

  • Create signatures
  • add websockets to signatures
  • Edit signatures
  • Delete signatures
  • Create connections off of wormhole signatures
  • Create visualization of connections
  • add corporation/alliance member check
  • add new pilots on login
  • add pilot location
  • add wormhole effects
  • add solar_system notes
  • after editing a sig, adding its desto; also update the map
  • add wormhole stats (mass/life)
  • show current hole's statics
  • fix wormhole type datalist
  • add tabs
  • revise pilot location system so that API call happens in background process and just update the database, make browser json populate from database
  • add sig age
  • add ability to see distances to trade hubs
  • add destination to wormhole_types so that statics can be more useful
  • edit wormhole sig; change signature name; doesn't update the pair of connections
  • add wormhole effect details
  • add database cleaner cron job to clear out connections and sigs older than 24ish hours
  • fix batch_create to not overwrite sig data
  • add ability to overwrite sig
  • add connection status to connection map
  • fix issue of pasting over existing mapped sigs
  • add undo button
  • add ability to chart distances to arbitraty kspace
  • add flaring for systems
  • add placeholder sig in map for unmapped connections
  • fix issue of wormhol datalist not loading properly

Additional Features

  • add admin interface for adding/editing solar_systems, wormhole_types, statics
  • 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

"create tab" error

Taken from the original features/bugs issue. Text as follows:

Not logged into eve the "create tab" dialog results in an error. I'm attempting to create a new tab named "temp" based out of the hs system Fovihi which results in an error ( screenshot below ) Do i need to be logged into eve for this to work?

Tool tips

Taken from the original features/bugs issue. Text as follows:

Tool tips; Who lives in there based on our intel; Other notes i.e. camping ass holes drops nids on prophecy; So the system notes.

add stats/leaderboard for pilots/corps

alexhandrshkarov

I value that all my guys are actively scanning and I do actually keep track of people participating. Is it currently, with the data provided, possible for anoikis to record whom scans / edits / adds sigs/wh's etc or does this require a major overhaul of the backend to facilitate the display of stats about corporate participation? In either a leaderboard fashion or percentage scanned compared to all other alliance members?

K-space system info

Taken from the original features/bugs issue. Text as follows:

List the region / occupancy on the Kspace systems, a way to tell whether something is minmatar, gallente etc space

Faster pilot tracking

Taken from the original feature/bug issue. Text as follows:

faster pilot tracking, anoikis thinks i logged off in a jsig thats actually 3 holes away from where i did log off. and since i've not logged into eve yet it retains that location in its login screen. ( it tells me i'm in X when i know i'm somewhere else )

Signature timer seems to reset

This bug was taken from the original features and bugs issue and made into it's own issue.
Text from the original note:

  • I closed the mapper for an hour, logged in now and copy/pasted new sigs.
  • C2 hole timer is now 18h 30min, an hour ago it was 25h.
  • Did the timer jump from 25 hours to 18 hours or what happened?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.