Merge branch 'release/2.2.4' into develop

This commit is contained in:
Cmdr McDonald
2016-11-28 16:54:35 +00:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
#2.2.4
* 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
* Fix hull boost calculation - now shows correct % modifier and total armour

View File

@@ -1,6 +1,6 @@
{
"name": "coriolis_shipyard",
"version": "2.2.3",
"version": "2.2.4",
"repository": {
"type": "git",
"url": "https://github.com/EDCD/coriolis"