mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Bump version
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
* Add engagement range slider to 'Damage Dealt' section to allow user to see change in weapon effectiveness with range
|
* Add engagement range slider to 'Damage Dealt' section to allow user to see change in weapon effectiveness with range
|
||||||
* Use better DPE calculation methodology
|
* Use better DPE calculation methodology
|
||||||
* Add total DPS and effectiveness information to 'Damage Dealt' section
|
* Add total DPS and effectiveness information to 'Damage Dealt' section
|
||||||
|
* Use coriolis-data 2.2.9:
|
||||||
|
* Add falloff metric for weapons
|
||||||
|
* Add falloff from range modification
|
||||||
|
|
||||||
#2.2.8
|
#2.2.8
|
||||||
* Fix issue where filling all internals with cargo racks would include restricted slots
|
* Fix issue where filling all internals with cargo racks would include restricted slots
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "coriolis_shipyard",
|
"name": "coriolis_shipyard",
|
||||||
"version": "2.2.8",
|
"version": "2.2.9",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/EDCD/coriolis"
|
"url": "https://github.com/EDCD/coriolis"
|
||||||
|
|||||||
Reference in New Issue
Block a user