View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0006287 | Spring engine | General | public | 2019-08-31 02:43 | 2020-01-06 11:53 | ||||
Reporter | raaar | ||||||||
Assigned To | Kloot | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | 104.0 +git | |||||||
Summary | 0006287: 104.0.1-1378-g00fda18_maintenance |black square around some CEG effects | ||||||||
Description | on metal factions 1.142 (or any version really), some ceg effects show up in a dark square on the latest maintenance builds. This happens on build 1378 and 1370, but not on build 1344 and earlier. | ||||||||
Steps To Reproduce | start the game, spawn "aven_trooper" and order it to fire at the ground. | ||||||||
Additional Information | The CEG in question is defined on a .tdf file like so: [EMGFLARE] { usedefaultexplosions=1; [LARGEFLASH] { class = CBitmapMuzzleFlame; [properties] { dir = dir; colorMap=1.0 0.8 0.4 0.01 0.8 0.6 0.3 0.01 0.8 0.5 0.2 0.01; size=7; length=15; sizeGrowth=0; ttl=1; frontOffset=0; sideTexture=muzzleside; frontTexture=muzzlefront; } water=1; air=1; underwater=1; ground=1; count=1; } [RealFlare] { class=CSimpleParticleSystem; [properties] { sizeGrowth=0.0; sizeMod=1.0; pos=0, 0, 0; emitVector=dir; gravity=0, 0, 0; colorMap=1.0 0.8 0.8 0.01 0.9 0.6 0.4 0.00; Texture=light; airdrag=0.8; particleLife=4; particleLifeSpread=5; numParticles=1; particleSpeed=0; particleSpeedSpread=0; particleSize=9; particleSizeSpread=5; emitRot=0; emitRotSpread=10; directional=0; } air=1; water=1; ground=1; count=1; } [GLOW] { class=CExploSpikeProjectile; [properties] { dir=dir; width=20; length=15; alpha=0.3; alphadecay=0.06; color=0.9, 0.8, 0.6; } air=1; water=1; ground=1; count=1; } } | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | Irrelevant | ||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2020-01-06 11:53 |
Fix 38fb734d4174545f461423db4c810cccfb1d1f63 committed to develop branch: fix 0006287, repo: spring changeset id: 11622 |
![]() |
|||
spring: develop 38fb734d
Timestamp: 2019-09-01 00:26:21 Author: rtri [ Details ] [ Diff ] |
fix 0006287 | ||
mod - rts/Rendering/Textures/ColorMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/ColorMap.h | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-08-31 02:43 | raaar | New Issue | |
2019-08-31 02:43 | raaar | File Added: 104.0.1-1378_maintenance_ceg_issue.jpg | |
2019-08-31 11:00 | Kloot | Priority | high => low |
2019-08-31 11:00 | Kloot | Severity | major => minor |
2019-08-31 11:00 | Kloot | Checked infolog.txt for lua Errors | Irrelevant => |Irrelevant| |
2019-09-01 00:28 | Kloot | Assigned To | => Kloot |
2019-09-01 00:28 | Kloot | Status | new => resolved |
2019-09-01 00:28 | Kloot | Resolution | open => fixed |
2019-09-01 00:28 | Kloot | Fixed in Version | => 104.0 +git |
2020-01-06 11:53 | Changeset attached | => spring develop 38fb734d | |
2020-01-06 11:53 | abma | Note Added: 0020295 |