Alex Williams
4ae2140178
Adding functionality to pull the 'description' field from specials and show a tooltip, describing what the special does.
2024-11-24 18:51:22 +00:00
Alex Williams
e04a99222d
These changes fix the issue where MC's with the Weapon_Overcharged blueprint, don't properly show the blueprint because of the Laser Weapon_Overcharged blueprint being a conflict.
2024-11-23 20:35:47 +00:00
Alex Williams
14ffa26ef9
Adds valid module checking to all types of modules on import
2024-05-16 19:23:33 +01:00
Alexey Gorb
50f9c0faa1
Fix for engineered modules in SLEF imports from Inara. Unused function removed.
2021-08-11 12:04:25 +02:00
Alexey Gorb
74829a09c0
Fix for engineered modules in SLEF imports from Inara.
2021-08-11 11:55:24 +02:00
Felix Linker
1840dafed0
Fix rate of fire modification ( #497 )
...
* Fix absolute setting of burst/burstrof
* Improve change display for stats with overwrite
* Module.getPretty takes synthetic getters into account
* Allow custom higherbetter for changes of stats when formatted
* Fix rof modding
2019-04-29 06:05:43 +10:00
Felix Linker
7bdd17504b
Fixes ( #495 )
...
* Create class-child module for selection when comparing
Closes #198
* Remove broken exception for shieldboost in getPercent
Closes #274
* Remove barely used functions
2019-04-27 10:29:49 +10:00
felixlinker
10fffe67fc
Code style fixes
2018-10-05 00:06:33 +01:00
Felix Linker
3038ebc1c7
sb mod displays percentage change relative to 1+boost; sb special effect applied correctly
2018-07-19 17:37:34 +02:00
willyb321
3e77e23d71
Merge remote-tracking branch 'origin/develop' into develop
2018-06-10 06:26:17 +10:00
willyb321
120c032c82
Fix approximately a lot of lint issues
2018-06-10 06:24:55 +10:00
Benjamin Schubert
124bd58b9f
Fix obvious linting issues
2018-06-07 10:50:52 -04:00
William
8d19ef7783
Merge pull request #256 from ExitCode/develop
...
Fixed bp preset highlight when specials alter on the same values
2018-04-24 14:49:39 +10:00
willyb321
32be186ec5
remove unused var
2018-04-23 18:15:44 +10:00
willyb321
abb0c7f90d
remove debug logs
2018-04-23 18:15:24 +10:00
willyb321
71ddbdfe75
add specials tooltip
2018-04-23 14:51:45 +10:00
ExitCode
38463ad9a6
Fixed bp preset highlight when specials alter on the same values
2018-04-23 01:16:13 +02:00
ExitCode
0f90efaa54
Implemented a func to determine the current percentage level of a mod
2018-04-22 05:31:16 +02:00
ExitCode
e246b737b2
reused random functionality as it worked better on percentage rolls between min/max
2018-04-21 23:53:02 +02:00
willyb321
82d485a98e
fix preset rolls locked to low value
2018-04-22 06:49:43 +10:00
willyb321
445c63878b
add guard for tooltips crashing the import
2018-04-21 11:39:02 +10:00
willyb321
e391b563fb
change preset rolls to 100%, 75%, 50% and random
2018-04-21 11:03:23 +10:00
willyb321
4d2865de13
fix resistance blueprint values
2018-04-19 07:14:02 +10:00
willyb321
2d00cbc41b
fix more values (hopefully done)
...
also, Fixes #247 by changing passengers to pax
2018-04-17 17:31:11 +10:00
willyb321
50a67f73fd
get rid of some redundant code
2018-04-17 07:50:13 +10:00
Willyb321
58b55eb3da
Engineers. Are. Back. Probably.
2018-04-14 14:50:37 +10:00
Cmdr McDonald
f30a904a02
Remove logging
2017-05-03 19:18:50 +01:00
Cmdr McDonald
e00680113f
Do not add hidden features
2017-05-03 19:15:07 +01:00
Cmdr McDonald
d1c0b635b3
Package bump
2017-05-03 17:12:07 +01:00
Cmdr McDonald
8f944bc4c8
Add racer role
2017-04-21 10:43:39 +01:00
Cmdr McDonald
2a6da36aeb
Fix names of features in tooltips
2017-03-31 12:04:38 +01:00
Cmdr McDonald
d8ac185b4d
Add optimal multiplier to thrusters
2017-03-27 11:04:17 +01:00
Cmdr McDonald
b66baef998
Add engineer info to blueprint tooltip
2017-03-27 10:17:30 +01:00
Cmdr McDonald
8a115f8323
Add component list to blueprint display tooltip
2017-03-26 20:48:21 +01:00
Cmdr McDonald
8b0e822ea9
Fixes
2017-03-23 10:14:43 +00:00
Cmdr McDonald
94d876e934
Per-cell colour coding for blueprint tooltips
2017-03-22 21:38:33 +00:00
Cmdr McDonald
b055963fe0
Fixes
2017-03-22 18:34:57 +00:00
Cmdr McDonald
8ad9472d56
Provide correct blueprints limits for HRPs
2017-03-22 18:24:22 +00:00
Cmdr McDonald
d15e49f315
Ignore rpshot for eps and hps
2017-03-22 17:53:26 +00:00
Cmdr McDonald
a1a17bc836
Add blueprint info to modification tooltip
2017-03-22 11:44:08 +00:00