Subversion Repositories duke3d_hrp

Rev

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