Subversion Repositories duke3d_hrp

Rev

Rev 494 | Rev 496 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
429 leod 1
//
2
// Maps designed for the DukePlus gameplay mod
3
//
491 leod 4
include maphacks/dukeplus/eternity/eternity_mhk.def      // Duke Nukem Eternity
5
include maphacks/dukeplus/imperium/imperium_mhk.def      // Imperium
6
include maphacks/dukeplus/overkill/overkill_beta_mhk.def // Overkill beta
442 leod 7
 
8
 
9
mapinfo {
495 leod 10
   maptitle "Action Time On 7"
11
   //author "Michael 'Micky C' Crisp"
12
   mapfile  "action7.map"
13
   mapmd4   34c77dc22884e429e960d066df440f35 // 2010-09-18
14
   mhkfile  "maphacks/dukeplus/action7.mhk"
15
}
16
 
17
mapinfo {
18
   maptitle "City Flight"
19
   //author "Dan 'DanM' Mason"
20
   mapfile  "CITYFLIGHT.map"
21
   mapmd4   a0d74c742af8ce1bb4904d3f4f276086 // 2009-12-27
493 leod 22
   //mhkfile  "not applicable"
23
}
24
 
25
mapinfo {
495 leod 26
   maptitle "Dark Horizon"
27
   //author "Mike Norvak"
28
   mapfile  "DarkHorizon.map"
29
   mapmd4   3e715ba60e688035cbeb73fe99ee602c // 2011-08-06
30
   mhkfile  "maphacks/dukeplus/DarkHorizon.mhk"
31
}
32
 
33
mapinfo {
34
   maptitle "Desert Base (old version)"
35
   //author "Mia Max"
36
   mapfile  "Desertbase.map"
37
   mapmd4   6c5abe0325fa8c861e0ee2da852b97df // 2008-06-29
38
   mhkfile  "maphacks/dukeplus/Desertbase-2008-06-29.mhk"
39
}
40
 
41
mapinfo {
42
   maptitle "Doom2 Remake"
43
   //author "Marked"
44
   mapfile  "DOOM2remake.map"
45
   mapmd4   bcda18e1c4e01bf0c57bb41f8015bbb6 // 2013-02-03
46
   mhkfile  "maphacks/dukeplus/DOOM2remake.mhk"
47
}
48
 
49
mapinfo {
493 leod 50
   maptitle "DP Effects"
51
   //author "Dan 'DeeperThought' Gaskill"
52
   mapfile  "DPeffects.map"
53
   mapmd4   f4db207b54677c66ca458c08e0c21df5 // 2010-06-18
54
   mhkfile  "maphacks/dukeplus/DPeffects.mhk"
55
}
56
 
57
mapinfo {
58
   maptitle "(Duke Plus Effects, old)"
59
   //author "Dan 'DeeperThought' Gaskill"
60
   mapfile  "!DP.map"
61
   mapmd4   9f2fd5907a695caa5f004fea927e8f55 // 2007-12-01
62
   mhkfile  "maphacks/dukeplus/!DP.mhk"
63
}
64
 
65
mapinfo {
495 leod 66
   maptitle "Duke Plus Hub"
67
   //author "Dan 'DeeperThought' Gaskill"
68
   mapfile  "hallway.map"
69
   mapmd4   307d9eaca89b41646bab949b51ef803f // 2010-06-16
70
   //mhkfile  "not applicable"
71
}
72
 
73
mapinfo {
493 leod 74
   maptitle "Dukebike"
75
   //author "Muelsa"
76
   mapfile  "dukebike.map"
77
   mapmd4   faf6f6a159068f5933bb0c5f2450ff55 // 2010-07-20
78
   //mhkfile  "not applicable"
79
}
80
 
81
mapinfo {
82
   maptitle "Dukebike2"
83
   //author "Muelsa"
84
   mapfile  "DUKEBIKE2.map"
85
   mapmd4   5d5f71dc20c3642f68c1d7a8da2e155c // 2010-07-17
86
   mhkfile  "maphacks/dukeplus/DUKEBIKE2.mhk"
87
}
88
 
89
mapinfo {
90
   maptitle "Light Demo"
91
   //author "Dan 'DeeperThought' Gaskill"
92
   mapfile  "light_demo.map"
93
   mapmd4   612de0e3659f49ddf23e8375e66d11a6 // 2008-08-20
94
   //mhkfile  "not applicable"
95
}
96
 
97
mapinfo {
491 leod 98
   maptitle "Mike's Map"
99
   //author "Michael 'Micky C' Crisp"
100
   mapfile  "mikesmap.map"
101
   mapmd4   9bb8f7c754cd824cdd89b5ff6c7caff1 // 2010-04-09
102
   mhkfile  "maphacks/dukeplus/mikesmap.mhk"
103
}
104
 
105
mapinfo {
442 leod 106
   maptitle "Preston Road"
107
   //author "Paul 'High Treason' Monteray"
108
   mapfile  "PRE.map"
445 leod 109
   mapmd4   723c23dc6625007157df3809d77a26ee // 2011-01-28 - 289-R
110
   mhkfile  "maphacks/dukeplus/PRE-2011-01-28.mhk"
111
}
112
mapinfo {
113
   maptitle "Preston Road"
114
   //author "Paul 'High Treason' Monteray"
115
   mapfile  "PRE.map"
442 leod 116
   mapmd4   1ddb792bb6f968b66b5f064138014a9d // 2011-04-01 - 290-R
445 leod 117
   mhkfile  "maphacks/dukeplus/PRE-2011-04-01.mhk"
442 leod 118
}
495 leod 119
 
493 leod 120
mapinfo {
495 leod 121
   maptitle "Skycar Demo"
122
   //author "Dan 'DeeperThought' Gaskill"
123
   mapfile  "Skycar1.map"
124
   mapmd4   d20001efc54cb8cdcb6aaf4774121579 // 2008-12-09
125
   //mhkfile  "not applicable"
493 leod 126
}
127
 
128
mapinfo {
495 leod 129
   maptitle "Spacejump"
130
   //author "Igor 'Iggy' Willems"
131
   mapfile  "spacejump.map"
132
   mapmd4   f6a3fd5ca9d981c6263dfd1cb23d3a4f // 2008-05-18
133
   mhkfile  "maphacks/dukeplus/spacejump.mhk"
134
}
135
 
136
mapinfo {
493 leod 137
   maptitle "Tribute to Action II"
138
   //author "Danny 'DanM' Mason"
139
   mapfile  "TTA2.map"
140
   mapmd4   63bf251f6c4a3d1c04b1177a963176a3 // 2010-01-05
141
   mhkfile  "maphacks/dukeplus/TTA2.mhk"
142
}
143
 
144
mapinfo {
495 leod 145
   maptitle "Wonderful Christmas Time"
146
   //author "James Stanfield"
147
   mapfile  "WCTime.map"
148
   mapmd4   e5962fdd335058478136e689cb0e67c0 // 2008-08-21
149
   mhkfile  "maphacks/dukeplus/WCTime.mhk"
150
}
151
/*
152
mapinfo {
493 leod 153
   maptitle "Blackened"
154
   //author "Alejandro Glavic"
155
   mapfile  "blackend.map"
156
   mapmd4   a5724783227822292b0e496f4a1f612a // 2010-11-22
157
   mhkfile  "maphacks/dukeplus/blackend.mhk"
158
}
159
 
160
mapinfo {
495 leod 161
   maptitle "Blown Fuses"
162
   //author "Luciano 'Gambini' Gallo"
163
   mapfile  "Blown_Fuses.map"
164
   mapmd4   d71e0937dcd907fae2bde846d39b8d32 // 2010-04-29
165
   mhkfile  "maphacks/dukeplus/Blown_Fuses.mhk"
493 leod 166
}
167
 
168
mapinfo {
169
   maptitle "Desert Base"
170
   //author "Mia Max"
171
   mapfile  "Desertbase.map"
494 leod 172
   mapmd4   d100a4431a72aaa7bdb437acd209f7d7 // 2008-09-25
493 leod 173
   mapmd4   10c54d4d7deedb610ebbc08285e68045 // 2010-01-05
174
   mhkfile  "maphacks/dukeplus/Desertbase.mhk"
175
}
176
 
177
mapinfo {
495 leod 178
   maptitle "Duke Plus Community Build Project"
179
   //author "Luciano 'Gambini' Gallo, Mikko Sandt, Crux Borealis & Rigelblast, Merlijn van Oostrum, Maarten van Oostrum"
180
   mapfile  "dpcbp.map"
181
   mapmd4   c47d6ff1b525f0800edd518a9fea9476 // 2011-05-12
182
   mhkfile  "maphacks/dukeplus/dpcbp.mhk"
493 leod 183
}
184
 
185
mapinfo {
186
   maptitle "Dukecide"
187
   //author "Mikko Sandt"
188
   mapfile  "Dukecide.map"
189
   mapmd4   a8baa2791ee8eb62225c9632c817cb45 // 2010-06-14
190
   mhkfile  "maphacks/dukeplus/Dukecide.mhk"
191
}
192
 
193
mapinfo {
194
   maptitle "From Base to Base"
195
   //author "CarThief"
196
   mapfile  "FBTB.map"
197
   mapmd4   1f37b2884d72e18fa58228684fc333f5 // 2009-07-29
198
   mhkfile  "maphacks/dukeplus/FBTB.mhk"
199
}
200
 
201
mapinfo {
202
   maptitle "From Base to Base 2"
203
   //author "CarThief"
204
   mapfile  "FBTB2.map"
205
   mapmd4   8e4975000db39208479ba88b24ba8083 // 2010-06-27
206
   mhkfile  "maphacks/dukeplus/FBTB2.mhk"
207
}
208
 
209
mapinfo {
495 leod 210
   maptitle "Haunted Castle"
211
   //author "Mia Max"
212
   mapfile  "castle.map"
213
   mapmd4   5c220a39b214b00633aedf78a057a331 // 2010-01-05
214
   mhkfile  "maphacks/dukeplus/castle.mhk"
493 leod 215
}
216
 
217
mapinfo {
218
   maptitle "Have Fun Storming The Castle!"
219
   //author "SalaciusCrumb"
220
   mapfile  "hfstc.map"
221
   mapmd4   2e21c233a6814605c72a7ed07701519f // 2010-04-26
222
   mhkfile  "maphacks/dukeplus/hfstc.mhk"
223
}
224
 
225
mapinfo {
226
   maptitle "Nightshade Army"
227
   //author "Mike Norvak"
228
   mapfile  "NsA.map"
229
   mapmd4   7c5c046af0961f890016f8e87613825c // 2010-08-08 22:12
230
   mhkfile  "maphacks/dukeplus/NsA.mhk"
231
   // other versions -> usermaps folder
232
}
233
 
234
mapinfo {
495 leod 235
   maptitle "Project Zero"
236
   //author "Spiker"
237
   mapfile  "project-zero.map"
238
   mapmd4   10030b04da13873e44c96afa39271dcc // 2010-01-05
239
   mhkfile  "maphacks/dukeplus/project-zero.mhk"
240
}
241
 
242
mapinfo {
243
   maptitle "Scar City"
244
   //author "Spiker"
245
   mapfile  "scar-city.map"
246
   mapmd4   5ccf6a5196b89763ae3b32b4461abe6a // 2010-01-05
247
   mhkfile  "maphacks/dukeplus/scar-city.mhk"
248
}
249
 
250
mapinfo {
493 leod 251
   maptitle "Sewerside"
495 leod 252
   //author "Igor 'Iggy' Willems"
493 leod 253
   mapfile  "sewerside-13.map"
254
   mapmd4   07ab56429e4b01f0c3aa1bafd79a8e26 // 2007-12-18
255
   mhkfile  "maphacks/dukeplus/sewerside-13.mhk"
256
}
257
 
258
mapinfo {
495 leod 259
   maptitle "Sunshine Complex"
260
   //author "Zykov Eddy"
261
   mapfile  "sunshine.map"
262
   mapmd4   245eaf11996fed2e58f6690a01d114c2 // 2009-03-15
263
   mhkfile  "maphacks/dukeplus/sunshine.mhk"
264
}
265
 
266
mapinfo {
493 leod 267
   maptitle "WGDPDM"
268
   //author "William Gee"
269
   mapfile  "WGDPDM.map"
270
   mapmd4   10c625b9a3233add041f1ee94c480ea1 // 2007-11-17
271
   mhkfile  "maphacks/dukeplus/WGDPDM.mhk"
272
}
273
*/