mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Bumped revision
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
#2.2.4
|
#2.2.4
|
||||||
* Add shortlink for outfitting page
|
* Add shortlink for outfitting page
|
||||||
|
* Use coriolis-data 2.2.4:
|
||||||
|
* Fix incorrect ID for class 5 luxury passenger cabin
|
||||||
|
* Add damage type modifier
|
||||||
|
* Change modifications from simple strings to objects, to allow more data-driven behaviour
|
||||||
|
* Add special effects
|
||||||
|
* Modification tooltip now shows special effect
|
||||||
|
|
||||||
#2.2.3
|
#2.2.3
|
||||||
* Fix hull boost calculation - now shows correct % modifier and total armour
|
* Fix hull boost calculation - now shows correct % modifier and total armour
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "coriolis_shipyard",
|
"name": "coriolis_shipyard",
|
||||||
"version": "2.2.3",
|
"version": "2.2.4",
|
||||||
"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