mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Bump version
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
* Shot speed can no longer be modified directly. Its value is derived from the range modifier for Long Range and Focused modifications
|
* Shot speed can no longer be modified directly. Its value is derived from the range modifier for Long Range and Focused modifications
|
||||||
* Ensure that jump range chart updates when fuel slider is changed
|
* Ensure that jump range chart updates when fuel slider is changed
|
||||||
* Add 'Engine profile' and 'FSD profile' charts. These show how your maximum speed/jump range will alter as you alter the mass of your build
|
* Add 'Engine profile' and 'FSD profile' charts. These show how your maximum speed/jump range will alter as you alter the mass of your build
|
||||||
|
* Use coriolis-data 2.2.19:
|
||||||
|
* Remove shot speed modification - it is directly tied to range
|
||||||
|
* Fix incorrect minimal mass for 3C bi-weave shield generator
|
||||||
|
|
||||||
#2.2.18
|
#2.2.18
|
||||||
* Change methodology for calculating explorer role; can result in lighter builds
|
* Change methodology for calculating explorer role; can result in lighter builds
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "coriolis_shipyard",
|
"name": "coriolis_shipyard",
|
||||||
"version": "2.2.19b",
|
"version": "2.2.19",
|
||||||
"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