willyb321
|
4075bab3d0
|
whoops
|
2018-09-15 08:54:31 +10:00 |
|
willyb321
|
469f7a0a48
|
format and request permission to store data
fixes people losing builds
|
2018-09-15 08:54:06 +10:00 |
|
William
|
00f4889c93
|
Merge pull request #381 from EDCD/feature/stats
Modules return null instead of undefined when a value is not given
|
2018-09-14 09:10:53 +10:00 |
|
Felix Linker
|
b6c83f4aba
|
fix: hullboost mod imports
|
2018-09-13 23:42:51 +02:00 |
|
Felix Linker
|
3fa040c210
|
Modules return null instead of undefined when a value is not given
|
2018-09-13 23:02:35 +02:00 |
|
Felix Linker
|
8c4957c21e
|
Merge pull request #364 from EDCD/feature/stats
Show absolute values next to modification values
|
2018-09-13 00:56:08 +02:00 |
|
Felix Linker
|
a178c59aa3
|
Merge branch 'develop' into feature/stats
|
2018-09-13 00:54:35 +02:00 |
|
William
|
0d9fcd97d7
|
Merge pull request #377 from EDCD/feature/please-willy
wait for load event before registering service worker
|
2018-09-12 08:40:39 +10:00 |
|
Felix Linker
|
b02ca117be
|
wait for load event before registering service worker
|
2018-09-12 00:38:13 +02:00 |
|
William
|
ca2e2a22dd
|
Merge pull request #371 from EDCD/feature/fixes
Various fixes
|
2018-09-12 08:17:48 +10:00 |
|
William
|
035e217124
|
Merge pull request #370 from pavchip/feature/update-russian-localization
Update Russian localization
|
2018-09-12 08:12:47 +10:00 |
|
Felix Linker
|
6424ab283a
|
maxmass is not modified for shield generators now
|
2018-09-11 21:27:38 +02:00 |
|
Felix Linker
|
f30f10c904
|
hullboost modified values is calculated like shieldboost now
|
2018-09-11 20:44:23 +02:00 |
|
Felix Linker
|
8ce09a607f
|
Implemented diminishing returns for hrp resistance modding
|
2018-09-11 13:09:29 +02:00 |
|
Pavel Chistyakov
|
5b48e30798
|
Update Russian localization
|
2018-09-11 13:31:11 +03:00 |
|
Felix Linker
|
0d7e6af2e6
|
Boost time now considers modifications
|
2018-09-10 01:03:13 +02:00 |
|
Felix Linker
|
be3ca23aee
|
Consider guardian module reinforcement packages when calculation module protection
|
2018-09-10 01:00:36 +02:00 |
|
Felix Linker
|
28f464ba5a
|
fix: falloff scaling now only applies for focused modification
|
2018-09-10 00:45:46 +02:00 |
|
Felix Linker
|
8cedd1b8bc
|
When formating a value for a Module assign it to zero if it is undefined
|
2018-09-09 17:20:21 +02:00 |
|
Felix Linker
|
56cbc49d04
|
fix: when querying falloff mods is checked to be not undefined
|
2018-09-09 16:26:03 +02:00 |
|
Felix Linker
|
5d1ccd2a20
|
Removed synthetic values from modifications menu
|
2018-09-09 16:07:01 +02:00 |
|
Felix Linker
|
f898fbc55e
|
Optimized _getModifiedValue
|
2018-09-09 16:01:54 +02:00 |
|
Felix Linker
|
63acad3aeb
|
Sort mods in modifications menu by editable first
|
2018-09-09 16:01:54 +02:00 |
|
Felix Linker
|
5b4b0b8dff
|
range and ranget are rounded with fixed decimal places now
|
2018-09-09 16:01:54 +02:00 |
|
Felix Linker
|
8492dd74f9
|
falloff and range are formated rounded to two decimal places
|
2018-09-09 16:01:54 +02:00 |
|
Felix Linker
|
77e652cd34
|
Allow for SE prefixes when formating module stats
|
2018-09-09 16:01:53 +02:00 |
|
felixlinker
|
5069d7e464
|
Modifications menu shows absolute stat values
|
2018-09-08 11:39:28 +02:00 |
|
felixlinker
|
8b3e9c0f63
|
Added method to retrieve a formatted stat from a module
|
2018-09-08 11:34:33 +02:00 |
|
felixlinker
|
99e76e480b
|
Introduced translation for fallofffromrange
|
2018-09-08 11:33:26 +02:00 |
|
felixlinker
|
c161ed2298
|
Added units meters and angle
|
2018-09-08 11:32:56 +02:00 |
|
William Blythe
|
464770f096
|
Merge branch 'develop'
|
2018-09-06 09:57:34 +10:00 |
|
felixlinker
|
9fba1be814
|
Allow to retrieve unmodded vals from module
|
2018-09-05 17:58:16 +02:00 |
|
William
|
b419b8b104
|
Merge pull request #356 from EDCD/feature/caustic
Label fix
|
2018-09-01 09:12:20 +10:00 |
|
William
|
0cae955ca2
|
Merge pull request #359 from EDCD/feature/measure-charts
Fixed resize observer loop limit exceeded
|
2018-09-01 08:51:33 +10:00 |
|
felixlinker
|
ec70ad5d29
|
WeaponDamageChart wrapped in div instead of span
|
2018-08-31 15:02:44 +02:00 |
|
felixlinker
|
8a386c4ece
|
Use react-container-dimensions instead of react-measure
|
2018-08-31 15:02:17 +02:00 |
|
felixlinker
|
013460ada4
|
Ship summary table header fix
|
2018-08-30 19:14:16 +02:00 |
|
William Blythe
|
d46ad89dc5
|
fix sw waiting
|
2018-08-30 08:25:50 +10:00 |
|
William
|
86c53c8e46
|
Merge pull request #354 from EDCD/feature/caustic
Bug fixes introduced with caustic damage calculation
|
2018-08-30 08:20:01 +10:00 |
|
felixlinker
|
df14786e79
|
Fixed bulkheads value for caustic damage
|
2018-08-29 11:37:28 +02:00 |
|
felixlinker
|
24f206ad82
|
Fixed ship summary table width
|
2018-08-29 11:37:14 +02:00 |
|
William Blythe
|
242c3efe45
|
Merge branch 'develop' of github.com:edcd/coriolis into develop
|
2018-08-29 09:24:27 +10:00 |
|
William
|
07a848b906
|
Merge pull request #353 from EDCD/feature/caustic
Added support for armour caustic resistances
|
2018-08-29 09:24:20 +10:00 |
|
felixlinker
|
1b5402fd2d
|
Added support for caustic armour resistance
|
2018-08-28 12:38:47 +02:00 |
|
felixlinker
|
903d791549
|
Fixed tooltip for module protection in ShipSummaryTable
|
2018-08-28 10:53:40 +02:00 |
|
William Blythe
|
f03c164f1c
|
Merge branch 'feature/alliance-crusader' into develop
|
2018-08-28 14:15:08 +10:00 |
|
William Blythe
|
107bab0192
|
Merge branch 'develop'
|
2018-08-27 08:42:21 +10:00 |
|
William Blythe
|
41f5ebb2f1
|
Merge remote-tracking branch 'origin/master'
|
2018-08-27 08:41:35 +10:00 |
|
William
|
266090dc2a
|
Update sw.js
|
2018-08-27 08:34:10 +10:00 |
|
William
|
83f29f3d62
|
Merge pull request #351 from EDCD/feature/modules
Added support for research-limpet-controller
|
2018-08-27 08:30:43 +10:00 |
|