Skip to content

Commit

Permalink
Moved maps to MAPS-Addon repo
Browse files Browse the repository at this point in the history
  • Loading branch information
DartPower committed Dec 21, 2017
1 parent 12808ee commit 3208bcf
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 111 deletions.
33 changes: 0 additions & 33 deletions docs/CREDITS.en_US
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,6 @@ DartPower, Ronikari, Fredy, Ghosts (Ghosts from "CrossTalk EVP")

Maps:
HQ1 by DartPower (And many DPT members)
HQARENA by Flammable4444
HQPIANO from piano.wad
HQSNDBX1 by MazterQyou & DartPower
HQSNDBX3 by DartPower
HQSNDBX4 by ibm5155 (taken from Glitch Land 64KB demo)
COOP1 by DartPower & MCCCXXXVII
COOP2 by DartPower
COOP3 made with using Oblige
COOP4 by Id Software & DartPower
COOP5 by 3D Realms & DartPower
COOP6 by DartPower
GENCOOP1 made with using SLIGE
GENCOOP2 made with using OBLIGE 0.81
GENCOOP3 made with using OBLIGE 0.85
GENCOOP4 made with using OBLIGE 3.57
GENCOOP5 made with using OBLIGE 4.28
GENCOOP6 made with using OBLIGE 6.20
GENCOOP7 made with using OBLIGE 7.50
GENCOOP8 made with using OBLIGE 7.55
HQDM1 by Marat
HQDM2 by Id Software & DartPower
HQDM3 by Id Software & DartPower
HQDM4 by Id Software & DartPower
HQDM5 originally from ZDoom's Camera Demo & modifed by DartPower
HQDM6 by DartPower
HQDM7 by Id Software, n0p3z & DartPower
HQDM8 is modifed Judas23_ (Taken from Jasper07.wad, modded by DartPower)
HQDM9 by Id Software & DartPower
HQ2KC1 by OVLAB, fixed by DartPower (originally made like $2000$ from Counter-Strike 1.6)
HQ2KC2 same as HQ2KC1
HQ_2KM same as HQ2KC1
HQCTF1 by Archi
HQCTF2 by Archi
TITLEMAP from Project Brutality, modifed by DartPower

ACS:
Expand Down
1 change: 1 addition & 0 deletions docs/TODO.ru_RU
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
109. Добавить итем Грокса из Mobius (и назвать его Grob - классика хдд)
110. Добавить аномалии из Мобиуса.
111. Добавить звуки отказа к дверям/свитчам при отстуствпии ключей
!!112. Сделать уровень угрозы или опасности (будет работать либо как звезды в гта, либо как рейтинг зоны - опасная или нет по 5-бальной шкале, 0 - неизвестаня, 1 - безопасная)

Неиспользованный контент (реализовать):
1. TEXTURES\_0_CORE\UNUSED
Expand Down
78 changes: 0 additions & 78 deletions pk3_data/MAPINFO.ZDLump_Common
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@ episode HQ1
name = "DPT HQ"
key = "1"
}
episode HQARENA
{
name = "HQ SANDBOX"
key = "2"
}
episode HQ_2KC1
{
name = "HQ DM"
key = "3"
}
//COMMON SKILLS
clearskills
skill baby
Expand Down Expand Up @@ -150,72 +140,4 @@ map HQ1 "DPT CITY"
music = "SPACEDEB" // "HQ1"
SKY1 = "SKY1"
next = "HQ1"
}
//SANDBOX
map HQARENA "Arena"
{
SKY1 = "SKY1"
next = "HQPIANO"
music = "HQ2"
}
map HQPIANO "Piano"
{
SKY1 = "SKY1"
next = "HQSNDBX1"
music = "NOMUS"
}
map HQSNDBX1 "gm_flatgrass"
{
SKY1 = "SKY1"
next = "HQSNDBX3" // WORKER
music = "NOMUS"
}
map HQSNDBX2 "gm_construct" // WIP
{
SKY1 = "SKY1"
next = "HQSNDBX3"
music = "NOMUS"
}
map HQSNDBX3 "Green Screen"
{
SKY1 = "SKY1"
next = "HQSNDBX4"
music = "NOMUS"
}
map HQSNDBX4 "Randomly Colorful Map"
{
SKY1 = "SKY1"
next = "HQARENA"
music = "DASMODEL" // D_RAIN
}
//DM & CTF
map HQ_2KC1 "$2000$ Classic v1"
{
SKY1 = "SKY1"
next = "HQ_2KC2"
music = "NOMUS"
}
map HQ_2KC2 "$2000$ Classic v2"
{
SKY1 = "SKY1"
next = "HQ_2KM"
music = "NOMUS"
}
map HQ_2KM "$2000$ Modern"
{
SKY1 = "SKY1"
next = "HQCTF1"
music = "NOMUS"
}
map HQCTF1 "de_aztec"
{
SKY1 = "SKY1"
next = "HQCTF2"
music = "HALO"
}
map HQCTF2 "de_dust2x2"
{
SKY1 = "SKY1"
next = "HQ1" // WORKER
music = "ORIONERO"
}
Binary file removed pk3_data/MAPS/HQARENA.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQCTF1.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQCTF2.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQPIANO.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQSNDBX1.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQSNDBX3.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQSNDBX4.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQ_2KC1.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQ_2KC2.wad
Binary file not shown.
Binary file removed pk3_data/MAPS/HQ_2KM.wad
Binary file not shown.

0 comments on commit 3208bcf

Please sign in to comment.