diff --git a/app/.htaccess b/.htaccess similarity index 89% rename from app/.htaccess rename to .htaccess index f74179f6..33404c27 100644 --- a/app/.htaccess +++ b/.htaccess @@ -10,7 +10,7 @@ # Activate mod_expires for this directory ExpiresActive on - ExpiresDefault "access plus 365 days" + ExpiresDefault "access" ExpiresByType text/html "access" ExpiresByType application/json "access" diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/app/icons/coriolis.svg b/app/icons/coriolis.svg old mode 100644 new mode 100755 diff --git a/app/icons/github-mark.svg b/app/icons/github-mark.svg old mode 100644 new mode 100755 diff --git a/app/icons/mount-F.svg b/app/icons/mount-F.svg old mode 100644 new mode 100755 diff --git a/app/icons/mount-G.svg b/app/icons/mount-G.svg old mode 100644 new mode 100755 diff --git a/app/icons/mount-T.svg b/app/icons/mount-T.svg old mode 100644 new mode 100755 diff --git a/app/images/bay-1920x1080.jpg b/app/images/bay-1920x1080.jpg old mode 100644 new mode 100755 diff --git a/app/images/deep-space-1920x1080.jpg b/app/images/deep-space-1920x1080.jpg old mode 100644 new mode 100755 diff --git a/app/images/logo/android-chrome-144x144.png b/app/images/logo/android-chrome-144x144.png old mode 100644 new mode 100755 diff --git a/app/images/logo/android-chrome-192x192.png b/app/images/logo/android-chrome-192x192.png old mode 100644 new mode 100755 diff --git a/app/images/logo/android-chrome-72x72.png b/app/images/logo/android-chrome-72x72.png old mode 100644 new mode 100755 diff --git a/app/images/logo/android-chrome-96x96.png b/app/images/logo/android-chrome-96x96.png old mode 100644 new mode 100755 diff --git a/app/images/logo/apple-touch-icon-114x114.png b/app/images/logo/apple-touch-icon-114x114.png old mode 100644 new mode 100755 diff --git a/app/images/logo/apple-touch-icon-120x120.png b/app/images/logo/apple-touch-icon-120x120.png old mode 100644 new mode 100755 diff --git a/app/images/logo/apple-touch-icon-144x144.png b/app/images/logo/apple-touch-icon-144x144.png old mode 100644 new mode 100755 diff --git a/app/images/logo/apple-touch-icon-152x152.png b/app/images/logo/apple-touch-icon-152x152.png old mode 100644 new mode 100755 diff --git a/app/images/logo/apple-touch-icon-180x180.png b/app/images/logo/apple-touch-icon-180x180.png old mode 100644 new mode 100755 diff --git a/app/images/logo/apple-touch-icon-76x76.png b/app/images/logo/apple-touch-icon-76x76.png old mode 100644 new mode 100755 diff --git a/app/images/logo/apple-touch-icon-precomposed.png b/app/images/logo/apple-touch-icon-precomposed.png old mode 100644 new mode 100755 diff --git a/app/images/logo/apple-touch-icon.png b/app/images/logo/apple-touch-icon.png old mode 100644 new mode 100755 diff --git a/app/images/logo/browserconfig.xml b/app/images/logo/browserconfig.xml old mode 100644 new mode 100755 diff --git a/app/images/logo/favicon-194x194.png b/app/images/logo/favicon-194x194.png old mode 100644 new mode 100755 diff --git a/app/images/logo/favicon-96x96.png b/app/images/logo/favicon-96x96.png old mode 100644 new mode 100755 diff --git a/app/images/logo/favicon.ico b/app/images/logo/favicon.ico old mode 100644 new mode 100755 diff --git a/app/images/logo/manifest.json b/app/images/logo/manifest.json old mode 100644 new mode 100755 diff --git a/app/images/logo/mstile-144x144.png b/app/images/logo/mstile-144x144.png old mode 100644 new mode 100755 diff --git a/app/images/logo/mstile-150x150.png b/app/images/logo/mstile-150x150.png old mode 100644 new mode 100755 diff --git a/app/images/logo/mstile-310x150.png b/app/images/logo/mstile-310x150.png old mode 100644 new mode 100755 diff --git a/app/images/logo/mstile-310x310.png b/app/images/logo/mstile-310x310.png old mode 100644 new mode 100755 diff --git a/app/images/logo/mstile-70x70.png b/app/images/logo/mstile-70x70.png old mode 100644 new mode 100755 diff --git a/app/index.html b/app/index.html old mode 100644 new mode 100755 index 7ba78ce8..c2369e2c --- a/app/index.html +++ b/app/index.html @@ -1,7 +1,6 @@
-Coriolis was created for non-commercial purposes. It is not endorsed by nor reflects the views or opinions of Frontier Developments.
-Coriolis is an open source project. Checkout the list of upcoming features and to-do list on github. Any and all contributions and feedback are welcome. If you encounter any bugs please report them and provide as much detail as possible. diff --git a/app/views/modal-delete.html b/app/views/modal-delete.html old mode 100644 new mode 100755 diff --git a/app/views/modal-export.html b/app/views/modal-export.html old mode 100644 new mode 100755 index e9385203..bb8640c8 --- a/app/views/modal-export.html +++ b/app/views/modal-export.html @@ -1,5 +1,5 @@
| Available | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Manuverability | Mass | Cargo | Fuel | +Armour | Shields | Jump Range | Insurance | Cost | +||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Agility | Thrusters | Boost | Unladen | Laden | Unladen | Laden | +||||||
| {{ship.agility}}/10 | +{{fRound(ship.speed)}} m/s | +{{fRound(ship.boost)}} m/s | +{{fRound(ship.unladenMass)}} T | +{{fRound(ship.ladenMass)}} T | +{{fRound(ship.cargoCapacity)}} T | +{{fRound(ship.fuelCapacity)}} T | +{{ship.armourTotal}} ({{ship.armour}} + {{ship.armourAdded}}) | +{{fRound(ship.shieldStrength)}} Mj ({{fRPct(ship.shieldMultiplier)}}) | +{{fRound(ship.unladenJumpRange)}} LY | +{{fRound(ship.ladenJumpRange)}} LY | +{{fCrd(ship.totalCost * insurance.current.pct)}} CR | +{{fCrd(ship.totalCost)}} CR | +