summaryrefslogtreecommitdiffhomepage
path: root/derelict.js
AgeCommit message (Expand)Author
2021-08-08Cleaned up Battle instance nameHEADmasterAki
2021-08-08Separated data source into a classAki
2021-08-08Moved slider interactions to StatusBarAki
2021-08-08Moved playback to TimelineAki
2021-08-08Moved remaining dom elements into StatusBarAki
2021-08-08Prepared Timeline to work with StatusBarAki
2021-08-08Moved part of StatusBar initialization into own classAki
2021-08-08Naively implemented TimelineAki
2021-08-03Created Timeline stub and separated Battle classAki
2021-05-27Extended play button and added time displayAki
2021-05-27Added tip to progress to indicate hoverAki
2021-05-22Implemented stupid playbackAki
2021-05-21Added new seekbarAki
2021-05-20Added new timeline state for wrecks just before deathAki
2021-05-20Adjusted client to new battle modelAki
2021-05-20Removed icon loading functionAki
2021-05-15Replaced svg wreck icon with SDE bracketsAki
2021-05-11Disabled controls for hidden gridsAki
2021-05-11Moving js side slightly towards more libarary-like modelAki
2021-05-01Fixed frontend to work with new modelAki
2021-04-17Added battles storage to serverAki
2021-04-16Added stub go serverAki
2021-04-10Badly implemented grid switchingAki
2021-04-09Made sure that timeline can always expire all wrecksAki
2021-04-09Added expired wrecks and extended timeline-based stylesAki
2021-04-09Moved labels to separate elementsAki
2021-04-09Added group id to dataset of wreck elementsAki
2021-04-07Removed obsolete trace logAki
2021-04-07Added stub grid selectorAki
2021-04-07Removed duplicated argument for positionAki
2021-04-07Moved grid helper to skirmishgridAki
2021-04-07Timeline is now time-based instead of killAki
2021-04-06Refactored center calculationAki
2021-04-06Refactored clusteringAki
2021-04-06Added teams to visualizationAki
2021-04-06Forced cache in ship type id requestsAki
2021-04-06Added more camera movementsAki
2021-04-05Added ship type id resolution for labelsAki
2021-04-05Added stub of labelsAki
2021-04-05Added killmail openingAki
2021-04-05Refactored wreck icon loadingAki
2021-04-05Cleaned-up Wreck creationAki
2021-04-05Prepared parts of code for clean-upAki
2021-04-04Added simplistic timelineAki
2021-04-04Added simple clusteringAki
2021-04-04Killmails are loaded from json from paramsAki
2021-04-02Added fancy skybox from old EVEAki
2021-04-02Wrecks are now automatically translatedAki
2021-04-02Added retrieval of hard-coded killmailsAki
2021-04-01Switched to use Fetch APIAki