x4
x4 copied to clipboard
[WIP] Ship details
I've started to expand the table with additional ship data.
Speed, Acceleration and Cargo are the new columns. For travel speed I would need additional data from within the game data.
Additionally I've added a persistance to the data table. So if someone set some filter, they will be stored in the LocalStorage. Also a "Column Chooser" is available to filter out the visible columns.
The speed and acceleration is taken from the best available engine. I've added a footer with the info.
I've only picked some ships for testing and compared them with the ingme encyclopedia.
If you could provide the additional data, I will expand the table.