View Issue Details

IDProjectCategoryView StatusLast Update
0005857The Dark ModTexturespublic17.07.2022 21:09
ReporterBikerdude Assigned ToDragofer  
PrioritynormalSeveritynormalReproducibilityN/A
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version10 (21H1)
Product VersionTDM 2.09 
Target VersionTDM 2.11Fixed in VersionTDM 2.11 
Summary0005857: Updated window asset: round_spokes01
DescriptionI have created an update and additional textures for the "textures/darkmod/window/ornate/round_spokes01" series

// updated by bikerdude //

textures/darkmod/window/ornate/round_spokes01_unlit
{

    glass
    noselfshadow
    
    qer_editorimage textures/darkmod/window/ornate/round_spokes01_unlit_ed
    diffusemap textures/darkmod/window/ornate/round_spokes01_unlit
    bumpmap textures/darkmod/window/ornate/round_spokes01_local
    specularmap textures/darkmod/window/ornate/round_spokes01_s

}

textures/darkmod/window/ornate/round_spokes01_moonlit
{

    glass
    noselfshadow
    
    qer_editorimage textures/darkmod/window/ornate/round_spokes01_moonlit_ed
    diffusemap textures/darkmod/window/ornate/round_spokes01_moonlit
    {
        blend add
        map textures/darkmod/window/ornate/round_spokes01_moonlit
        rgb 0.25
    }
    bumpmap textures/darkmod/window/ornate/round_spokes01_local
    specularmap textures/darkmod/window/ornate/round_spokes01_s

}

textures/darkmod/window/ornate/round_spokes01_brightlit
{

    glass
    noselfshadow
    
    qer_editorimage textures/darkmod/window/ornate/round_spokes01_brightlit_ed
    diffusemap _black
    bumpmap textures/darkmod/window/ornate/round_spokes01_local
    specularmap textures/darkmod/window/ornate/round_spokes01_s
    {
        blend add
        map textures/darkmod/window/ornate/round_spokes01_brightlit
        rgb 1
    }
}

textures/darkmod/window/ornate/round_spokes01_lit
{

    glass
    noselfshadow
    
    qer_editorimage textures/darkmod/window/ornate/round_spokes01_lit_ed
    diffusemap _black
    bumpmap textures/darkmod/window/ornate/round_spokes01_local
    specularmap textures/darkmod/window/ornate/round_spokes01_s
    {
        blend add
        map textures/darkmod/window/ornate/round_spokes01_lit
        rgb 1
    }

}

textures/darkmod/window/ornate/round_spokes01_softerlit
{

    glass
    noselfshadow
    
    qer_editorimage textures/darkmod/window/ornate/round_spokes01_softerlit_ed
    diffusemap _black
    bumpmap textures/darkmod/window/ornate/round_spokes01_local
    specularmap textures/darkmod/window/ornate/round_spokes01_s
    {
        blend add
        map textures/darkmod/window/ornate/round_spokes01_softerlit
        rgb 1
    }
}

textures/darkmod/window/ornate/round_spokes01_softlit
{

    glass
    noselfshadow
    
    qer_editorimage textures/darkmod/window/ornate/round_spokes01_softlit_ed
    diffusemap _black
    bumpmap textures/darkmod/window/ornate/round_spokes01_local
    specularmap textures/darkmod/window/ornate/round_spokes01_s
    {
        blend add
        map textures/darkmod/window/ornate/round_spokes01_softlit
        rgb 1
    }
}
TagsNo tags attached.
Attached Files
bkd_round_spokes01.7z (2,155,595 bytes)

Activities

nbohr1more

nbohr1more

08.01.2022 20:57

developer   ~0014663

This is a modification of the core assets.
To avoid unwanted breakage in existing missions, please choose texture and material names that will not collide with the existing assets.
Otherwise, this will need to wait for 2.11

Thank you.
Dragofer

Dragofer

17.07.2022 21:09

developer   ~0015049

@nbohr1more Looking through the archive, this does the following:
1) adds unlit and moonlit variants of the window
2) adds a normalmap and specularmap to the material defs for all variants of the window

I think this can safely be added. I did so with rev 16564.

Issue History

Date Modified Username Field Change
28.12.2021 15:24 Bikerdude New Issue
28.12.2021 15:24 Bikerdude File Added: bkd_round_spokes01.7z
28.12.2021 21:12 Dragofer Target Version => TDM 2.10
28.12.2021 21:12 Dragofer Summary Please add this to the core mod => Updated window asset: round_spokes01
08.01.2022 20:57 nbohr1more Note Added: 0014663
01.02.2022 04:19 nbohr1more Target Version TDM 2.10 => TDM 2.11
17.07.2022 21:09 Dragofer Note Added: 0015049
17.07.2022 21:09 Dragofer Assigned To => Dragofer
17.07.2022 21:09 Dragofer Status new => resolved
17.07.2022 21:09 Dragofer Resolution open => fixed
17.07.2022 21:09 Dragofer Fixed in Version => TDM 2.11