EDCD are pleased to announce release 2.2.2 of Coriolis. You can find the website at
https://coriolis.edcd.io/
There have been a number of improvements, most notably around engineer modifications and their effects. Notably, you can import your engineered builds from a program that supports it (currently EDMC and EDDI, in their next releases) and have them rendered inside Coriolis with all of the resultant modifications listed. There are also panels for offence and defence summary. The offence panel provides detailed values for DPS (damage per second), sustained DPS (damager per second taking in to account reload times for ammunition-based weapons), and DPE (damage per unit of energy spent) for each type of damage. The defence panel provides information on total shield strength, total SCB capacity, and both shield and hull resistances for each type of damage.
This release is a community effort and many thanks to go all of the EDCD members for their work on both designing and building this release. Special thanks go to themroc for hosting the website.
Developing coriolis is an on-going process: there are still a number of items that we would like to add, and I'm sure that you can think of more. If you have suggestions, or problems, you can let us know here, visit the EDCD Discord at
https://discord.gg/PQEsSar or you can contact us via github at
https://github.com/edcd/coriolis/issues. And, if you're a javascript/react developer who is interested in helping out with Coriolis' on-going development then please let us know.
The full changelog for this release is as follows:
- Update DPS/HPS/EPS in real-time as modifiers change
- Use coriolis-data 2.2.2:
- Add distributor draw modifier to shield generators
- Remove modifiers for sensors
- Add initial loadout passenger cabins for Beluga
- Add initial loadout passenger cabins for Orca
- Update costs and initial loadouts for Keelback and Type-7
- Add resistances for hull reinforcement packages
- Added modifier actions to create modifications from raw data
- Show modification icon for modified modules
- Take modifications in to account when deciding whether to issue a warning on a standard module
- Fix hardpoint comparison DPS number when selecting an alternate module
- Ensure that retrofit tab only shows changed modules
- Fix import and export of ships with modifications, bump schema version to 4
- Enable boost display even if power distributor is disabled
- Calculate breakdown of ship offensive and defensive stats
- Add 'Offence summary' and 'Defence summary' components
- Add ability to import from companion API output through import feature
- Add ability to import from companion API output through URL