Template:Outlook Materia Nouveau: Difference between revisions

From Zandronum Wiki
No edit summary
Tag: Source edit
No edit summary
Tag: Source edit
Line 15: Line 15:
     .materia-box > tr > th, .materia-box > tr > td, .materia-box > * > tr > th, .materia-box > * > tr > td {
     .materia-box > tr > th, .materia-box > tr > td, .materia-box > * > tr > th, .materia-box > * > tr > td {
         border: none;
         border: none;
        padding: 0;
     }
     }


Line 27: Line 28:
         height: 1.5em;
         height: 1.5em;
         width: 100%;
         width: 100%;
        padding: none;
         display: block;
         display: block;
         box-sizing: border-box;
         box-sizing: border-box;
}
}
    /* annoying hack to pad header text */
    .materia-header > span {
        padding: 3px;
    }


.materia-content {
.materia-content {
Line 73: Line 78:


{| class="wikitable materia-box" style="border: 1px solid #3F51B5; min-width: 200px;"
{| class="wikitable materia-box" style="border: 1px solid #3F51B5; min-width: 200px;"
! class="materia-header" style="background-color: #3F51B5" | Releases
! class="materia-header" style="background-color: #3F51B5" | <span>Releases</span>
|-
|-
| class="materia-content" style="text-align: center" |
| class="materia-content" style="text-align: center" |
Line 93: Line 98:


{| class="wikitable materia-box equal" style="border: 1px solid #009688"
{| class="wikitable materia-box equal" style="border: 1px solid #009688"
! class="materia-header" style="background-color: #009688" | General
! class="materia-header" style="background-color: #009688" | <span>General</span>
|-
|-
| class="materia-content" |
| class="materia-content" |
Line 117: Line 122:


{| class="wikitable materia-box equal" style="border: 1px solid #673AB7"
{| class="wikitable materia-box equal" style="border: 1px solid #673AB7"
! class="materia-header" style="background-color: #673AB7" | Community
! class="materia-header" style="background-color: #673AB7" | <span>Community</span>
|-
|-
| class="materia-content" |
| class="materia-content" |
Line 125: Line 130:
|}
|}
{| class="wikitable materia-box equal" style="border: 1px solid #E91E63"
{| class="wikitable materia-box equal" style="border: 1px solid #E91E63"
! class="materia-header" style="background-color: #E91E63" | Development
! class="materia-header" style="background-color: #E91E63" | <span>Development</span>
|-
|-
| class="materia-content" |
| class="materia-content" |
Line 145: Line 150:


{| class="wikitable materia-box equal" style="border: 1px solid #FF5722"
{| class="wikitable materia-box equal" style="border: 1px solid #FF5722"
! class="materia-header" style="background-color: #FF5722" | Mapping and Modding
! class="materia-header" style="background-color: #FF5722" | <span>Mapping and Modding</span>
|-
|-
| class="materia-content" |
| class="materia-content" |
Line 157: Line 162:
|}
|}
{| class="wikitable materia-box equal" style="border: 1px solid #795548"
{| class="wikitable materia-box equal" style="border: 1px solid #795548"
! class="materia-header" style="background-color: #795548" | Wiki
! class="materia-header" style="background-color: #795548" | <span>Wiki</span>
|-
|-
| class="materia-content" |
| class="materia-content" |

Revision as of 00:15, 29 June 2022


Welcome to !


Leading the way in newschool multiplayer Doom online.

Zandronum is a Doom source port focused on a modern client-server multiplayer experience. Being the continuation of Skulltag, it adds support for modern GZDoom features and mods, while keeping compatibility with Skulltag content.

Releases

Latest release: 3.1
Latest beta: 3.2-alpha-240414-1910
Version history

Need help? Check the FAQ and list of common problems before asking on the Discord or posting on the forums.