-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
452 lines (434 loc) · 34 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
<?php
$hof = array(
'1996' => array(
array( 'name' => 'Team Fortress',
'game' => 'Quake',
'url' => 'https://www.moddb.com/mods/team-fortress',
'gurl' => 'https://www.moddb.com/games/quake',
'vurl' => 'https://www.moddb.com/mods/team-fortress/videos/team-fortress-25-intro',
'img' => 'tf',
'slogan' => 'where it all began',
'desc' => 'While most believe Half-Life was the birthplace of TFC it actually begun its life as a Quake mod way back in 1996. The premise of the game is a class-based battle between opposing sides, Red and Blue. Players are defined by which class they select (i.e., Medic, Sniper, Soldier, Demoman, Pyro, Spy, Heavy, Scout or Engineer), with each class having strengths and weaknesses. Each class also has unique weapons (e.g., Pyro has the flamethrower and Heavy has the minigun) and abilities (e.g., scout being able to run the fastest).',
'video' => '<iframe width="560" height="420" src="https://www.moddb.com/media/iframe/79532" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
)
),
'1999' => array(
array( 'name' => 'Counter-Strike',
'game' => 'Half-Life',
'url' => 'https://www.moddb.com/mods/counter-strike ',
'gurl' => 'https://www.moddb.com/games/half-life',
'vurl' => 'https://www.moddb.com/mods/counter-strike/videos/counter-strike-year-2002-cpl-footage',
'img' => 'cs',
'slogan' => 'intense team-based multiplayer combat',
'desc' => 'Arguably the most well known and successful mod of all time, Counter-Strike puts the player in the shoes of terrorist or counter-terrorist units. The mod is team-based with both sides having access to different guns and equipment, as well as different abilities. Maps have different goals such as: hostage rescue, assassination, bomb defusion, Terrorist escape, etc. Intense, frustrating, exhilarating multiplayer combat awaits those who attempt to survive and win each round of gameplay.',
'video' => '<iframe width="560" height="420" src="https://www.moddb.com/media/iframe/330259" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
)
),
'2002' => array(
array( 'name' => 'Natural Selection',
'game' => 'Half-Life',
'url' => 'https://www.moddb.com/mods/natural-selection',
'gurl' => 'https://www.moddb.com/games/half-life',
'vurl' => 'https://www.moddb.com/mods/natural-selection/videos/natural-selection-trailer',
'img' => 'ns',
'slogan' => 'pioneer of the FPS/RTS hybrid genre',
'desc' => 'Natural Selection blends first-person combat with real-time strategy. It features intense "marines vs. aliens" teamplay, where one marine can become Commander. The Commander plays from a top-down perspective and leads live players. The aliens can evolve upgrades like "Cloaking" and "Scent of Fear", and can change lifeforms to run on walls, fly, and even devour marines whole. NS has atmospheric indoor sci-fi environments full of steam and smoke, and features custom orchestral music from the award-winning Jeremy Soule.',
'video' => '<iframe width="560" height="238" src="https://www.moddb.com/media/iframe/71362" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'Desert Combat',
'game' => 'Battlefield 1942',
'url' => 'https://www.moddb.com/mods/desert-combat',
'gurl' => 'https://www.moddb.com/games/battlefield-1942',
'vurl' => 'https://www.moddb.com/mods/desert-combat/videos/trailer',
'img' => 'dc',
'slogan' => 'innovative modern warfare mod',
'desc' => 'Desert Combat is a popular modification for Battlefield 1942 created by Frank Delise, Brian Holinka and Tim Brophy. Set in Iraq during the first Gulf War, DC featured many new weapons and maps for both the Conquest and Capture the Flag game types. Desert Combat won many awards for its polished gameplay and features. In 2004 the developers of the mod were acquired by Digital Illusions CE otherwise known as Dice, the original team split and a final version was released in 2004.',
'video' => '<iframe width="560" height="420" src="https://www.moddb.com/media/iframe/77300" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
)
),
'2003' => array(
array( 'name' => 'Defense of the Ancients',
'game' => 'Warcraft III',
'url' => 'https://www.moddb.com/mods/dota-allstars',
'gurl' => 'https://www.moddb.com/games/warcraft-iii-frozen-throne',
'vurl' => '',
'img' => 'dota',
'slogan' => 'insanely popular team based hero RPG',
'desc' => 'Defense of the Ancients is a custom scenario for Warcraft III, based on the "Aeon of Strife" map for StarCraft. The objective of the scenario is to destroy the opponents\' "Ancient". The two teams\' ancients are heavily guarded structures at opposing corners of the map. Players use powerful units known as heroes, and are assisted by allied heroes and AI-controlled fighters called "creeps". As in role-playing games, players level up their hero and use gold to buy equipment during the mission.',
'video' => '<iframe width="560" height="420" src="https://www.moddb.com/media/iframe/143855" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'Red Orchestra',
'game' => 'Unreal Tournament 2004',
'url' => 'https://www.moddb.com/mods/red-orchestra',
'gurl' => 'https://www.moddb.com/games/unreal-tournament-2004',
'vurl' => 'https://www.moddb.com/mods/red-orchestra/videos/31-trailer',
'img' => 'ro',
'slogan' => 'explosive, intense and realistic WW2 FPS',
'desc' => 'Red Orchestra is the award winning Unreal Engine mod that pits players in scale combat of the most intense and grueling warfare in history; the Eastern Front conflict of World War II. Real missions set in real scale settings from elite tactical units vieing for control of strategic industrial assets in close quarter combat, to brutal heavy infantry assaults and bayonet charges to take tactical objectives, to heavy mechanized armor units battling for strategic control of entire cities in blistering exchanges of fire power. RO delivers unprecedented tactical realism.',
'video' => '<iframe width="420" height="280" src="https://www.moddb.com/media/iframe/329544" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
)
),
'2004' => array(
array( 'name' => 'Garry\'s Mod',
'game' => 'Half-Life 2',
'url' => 'https://www.moddb.com/mods/garrys-mod',
'gurl' => 'https://www.moddb.com/games/half-life-2',
'vurl' => 'https://www.moddb.com/mods/garrys-mod/videos/wig-video',
'img' => 'gmod',
'slogan' => 'a player driven sandbox experience',
'desc' => 'GMod is a Sandbox Modification that allows players to pose ragdolls, meaning you can position people from HL2/CS/DoD and change their faces. A big comic book creating community has popped up around this feature. GMod can also be used to build whatever you can think of. Take props from HL2/CS/DoD and weld them together to make walls. Axis a wheel to it to create a working car. Rope some cans to the back. A big contraption creating community has popped up around GMod - creating such things as Rube Goldberg devices, catapults, cannons, bridges etc.',
'video' => '<iframe width="320" height="240" src="https://www.moddb.com/media/iframe/78513" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'Complex',
'game' => 'Homeworld 2',
'url' => 'https://www.moddb.com/mods/homeworld-2-complex',
'gurl' => 'https://www.moddb.com/games/homeworld-2',
'vurl' => 'https://www.moddb.com/mods/homeworld-2-complex/videos/homeworld-2-complex-trailer-6-series1',
'img' => 'complex',
'slogan' => 'HW 2 for the advanced and hardcore players',
'desc' => 'Complex is a free advanced game modification based on Homeworld 2 game engine. Designed for players that like having long, technical and complex game matches; it\'s recommended only for H2 professional gamers, not for who\'s searching quick deathmatch. Complex tries to expand all features (research, technologies, abilities, weapons, subsystems, unit characteristics and physics) of the original game without change its game structure.',
'video' => '<iframe width="560" height="350" src="https://www.moddb.com/media/iframe/83100" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
)
),
'2006' => array(
array( 'name' => 'Project Reality',
'game' => 'Battlefield 2',
'url' => 'https://www.moddb.com/mods/project-reality',
'gurl' => 'https://www.moddb.com/games/battlefield-2',
'vurl' => 'https://www.moddb.com/mods/project-reality/videos/project-reality-bf2-mod-v095-trailer',
'img' => 'pr',
'slogan' => 'the mod Battlefield 2 SHOULD have been',
'desc' => 'Bring realism to the battlefield is the focus of Project Reality. This includes adjusting various game play elements including physics, visual effects and overall game play formats. Along with changes to how the game handles, the Project Reality team has introduced British, Insurgent, IDF forces, Canadian and Russian factions each with new units with more to come. This mod is not for the faint of heart and wimps, due to the steep learning curve players will face when thrust into the virtual battlefield. This is the real deal.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/328078" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
)
),
'2007' => array(
array( 'name' => 'Europe in Ruins',
'game' => 'Company of Heroes',
'url' => 'https://www.moddb.com/mods/europe-in-ruins',
'gurl' => 'https://www.moddb.com/games/company-of-heroes-opposing-fronts',
'vurl' => 'https://www.moddb.com/mods/europe-in-ruins/videos/europe-in-ruins-promo-2-by-baine',
'img' => 'eir',
'slogan' => 'COH with persistent online army management',
'desc' => 'Europe in Ruins takes the fast paced, intense and surreal combat that you\'ve come to know from Company of Heroes and combines it with persistent environment, ever changing meta-gameplay and ongoing war. The modification sees you creating and commanding your very own battalion in which you can customize with any units and upgrades you wish; CoH strategy has never had so much choice. Not only do you get to build up your battalion, but as you units battle, they will gain and retain all the experience they earn, carrying over from battle to battle; going from green to elite!',
'video' => '<iframe width="560" height="373" src="https://www.moddb.com/media/iframe/151780" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'Fall from Heaven',
'game' => 'Civilization IV',
'url' => 'https://www.moddb.com/mods/fall-from-heaven-ii',
'gurl' => 'https://www.moddb.com/games/civilization-iv',
'vurl' => 'https://www.moddb.com/mods/fall-from-heaven-ii/videos/early-trailer-created-by-jupai',
'img' => 'ffh',
'slogan' => 'feature rich total conversion for Civ IV',
'desc' => 'Fall from Heaven II is a dark fantasy mod for Civilization IV. The Age of Ice has ended, what is left of the once great empires of man have formed into small tribes, ready to rebuild and retake that which was lost. But the world is not empty. Hordes of barbarians await these new civilizations. Wild animals stalk hapless scouts and reckless emissaries. Giant spiders lie in patient wait in the jungles and the forests waiting for their prey to take that last, fatal, step.',
'video' => '<iframe width="560" height="373" src="https://www.moddb.com/media/iframe/76423" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'Median XL',
'game' => 'Diablo II',
'url' => 'https://www.moddb.com/mods/median-xl',
'gurl' => 'https://www.moddb.com/games/diablo-2',
'vurl' => 'https://www.moddb.com/mods/median-xl/videos/median-xl-trialer',
'img' => 'median',
'slogan' => 'diablo 2 on colorful steroids',
'desc' => 'The main attraction of Median XL is the brand new skill trees, 30 skills per class, providing a whole new experience. The mod also offers a new base item setup with 7 quality tiers, 480 uniques, 310 runewords, a new affix pool and gem/jewel stats, honorific items and many new and powerful crafting recipes. All this would be for nothing without the monster AI modifications and new abilities, elite and heroic monsters with even more powerful skills, and for advanced players 30 new uberquests based on Diablo lore await you.',
'video' => '<iframe width="320" height="240" src="https://www.moddb.com/media/iframe/234077" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'Killing Floor',
'game' => 'Unreal Tournament 2004',
'url' => 'https://www.moddb.com/mods/killing-floor',
'gurl' => 'https://www.moddb.com/games/unreal-tournament-2004',
'vurl' => 'https://www.moddb.com/mods/killing-floor/videos/killing-floor-25-trailer',
'img' => 'killingfloor',
'slogan' => 'squads + weapon loadouts vs waves of zeds',
'desc' => 'In 2007 Killing Floor pitted up to 4 players vs never ending waves of zeds. It combined each wave with weapon upgrades and a difficulty curve that required teamwork, and different skillsets to overcome. Today Killing Floor 2 developed by Tripwire Interactive has sold over $100,000,000 lifetime, and continues to grow as a beloved zombie coop survival horror shooter.',
'video' => '<iframe width="560" height="373" src="https://www.moddb.com/media/iframe/75734" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'Insurgency',
'game' => 'Half-Life 2',
'url' => 'https://www.moddb.com/mods/insurgency',
'gurl' => 'https://www.moddb.com/games/half-life-2',
'vurl' => 'https://www.moddb.com/mods/insurgency/videos/beta-2-trailer',
'img' => 'insurgency',
'slogan' => 'modern infantry combat',
'desc' => '2007 was a massive year for modding, with Insurgency combining heart pounding gameplay with an unapologetic depth of realism rarely seen in games at the time. Join a squad, follow the chain of command, be disciplined with your attacks and you stand a great chance of coming out on top. Today the same development team that created the mod, New World Interactive continue working on game, with Insurgency: Sandstorm released to critical acclaim in 2018.',
'video' => '<iframe width="560" height="420" src="https://www.moddb.com/media/iframe/75604" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'Prop Hunt',
'game' => 'Garry\'s Mod, TF2 & Fortnite',
'url' => 'https://www.moddb.com/mods/prop-hunt',
'gurl' => 'https://www.moddb.com/games/garrys-mod-10',
'vurl' => 'https://www.moddb.com/mods/prop-hunt/videos/prop-hunt-trailer',
'img' => 'prophunt',
'slogan' => 'hide and seek - props vs players',
'desc' => 'Originally a mod for TF2 and Garry\'s Mod, today prop hunt continues to grow as a mod for Fortnite. PropHunt plays much like a Hide and Seek. Players on the RED team, disguised as props, are given a 30 second set up time to hide, and afterwards players on the BLUE team must find and kill them in the given time period.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/2127365" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
),
),
'2009' => array(
array( 'name' => 'Out of Hell',
'game' => 'Unreal Tournamnet 2004',
'url' => 'https://www.moddb.com/mods/out-of-hell',
'gurl' => 'https://www.moddb.com/games/unreal-tournament-2004',
'vurl' => 'https://www.moddb.com/mods/out-of-hell/videos/out-of-hell-trailer-2009',
'img' => 'outofhell',
'slogan' => 'Survive hell',
'desc' => 'A singleplayer horror experience for UT2004! Make your way through a decimated town overrun by blood-thirsty zombies! Powerful firearms and brutal melee weapons are at your disposal as you cut and cleave through over 20 grimy and blood-soaked maps!',
'video' => '<iframe width="560" height="420" src="https://www.moddb.com/media/iframe/199074" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
),
array( 'name' => 'The Nameless Mod',
'game' => 'Deus Ex',
'url' => 'https://www.moddb.com/mods/the-nameless-mod',
'gurl' => 'https://www.moddb.com/games/deus-ex',
'vurl' => 'https://www.moddb.com/mods/the-nameless-mod/videos/the-nameless-mod-launch-trailer',
'img' => 'tnm',
'slogan' => '7 years in development',
'desc' => 'In Forum City, the Internet is serious business. As its name implies, the city is the physical embodiment of Internet forums and bulletin boards. However, as the troubles of the city are no laughing matter. Embracing the style of Deus Ex, Forum City has as much crime and conspiracy as the world of JC Denton - but most citizens would have it no other way.',
'video' => '<iframe width="560" height="373" src="https://www.moddb.com/media/iframe/138215" frameborder="0" scrolling="no" allowfullscreen></iframe>'
),
array( 'name' => 'MechWarrior: Living Legends',
'game' => 'Crysis Wars',
'url' => 'https://www.moddb.com/mods/mechwarrior-living-legends',
'gurl' => 'https://www.moddb.com/games/crysis-wars',
'vurl' => 'https://www.moddb.com/mods/mechwarrior-living-legends/videos/mwll-beta-release-trailer',
'img' => 'mwll',
'slogan' => 'will you be a living legend or a forgotten casualty?',
'desc' => 'A total conversion modification for Crysis. MWLL is at its very core a mix between a First Person Shooter and a Simulation. This will be achieved through the use of a mixed arms massively multiplayer gaming experience where the player takes part in a battle using a variety of vehicles and weapons.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/216954" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
),
array( 'name' => 'Multi Theft Auto: SA',
'game' => 'GTA: San Andreas',
'url' => 'https://www.moddb.com/mods/multi-theft-auto-san-andreas',
'gurl' => 'https://www.moddb.com/games/grand-theft-auto-san-andreas',
'vurl' => 'https://www.moddb.com/mods/multi-theft-auto-san-andreas/videos/multi-theft-auto',
'img' => 'mta',
'slogan' => 'bringing multiplayer to GTA:SA',
'desc' => 'A multiplayer mod for the Windows version of Rockstar North\'s Grand Theft Auto: San Andreas that adds an otherwise absent online multiplayer component.',
'video' => '<iframe width="560" height="352" src="https://www.moddb.com/media/iframe/553635" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 352px;"></iframe>'
),
),
'2010' => array(
array( 'name' => 'Nehrim: At Fates Edge',
'game' => 'Oblivion',
'url' => 'https://www.moddb.com/mods/nehrim-at-fates-edge',
'gurl' => 'https://www.moddb.com/games/oblivion',
'vurl' => 'https://www.moddb.com/mods/nehrim-at-fates-edge/videos/nehrim-releasetrailer-2010',
'img' => 'nehrim',
'slogan' => 'one of the largest conversions ever undertaken',
'desc' => 'A Total Conversion for the RPG The Elder Scrolls IV: Oblivion. It is a self-contained game that bases upon the Oblivion game engine, but has no relation to Oblivion\'s lore. It is a world in which neither Tamriel nor any other TES based name exists. The continent itself on which the game is situated is called Nehrim, it is completely independent from the base game.',
'video' => '<iframe width="480" height="270" src="https://www.moddb.com/media/iframe/275644" frameborder="0" scrolling="no" allowfullscreen style="width: 480px; height: 270px;"></iframe>'
),
array( 'name' => 'Company of Heroes: Eastern Front',
'game' => 'Company of Heroes: Opposing Fronts',
'url' => 'https://www.moddb.com/mods/coheastern-front',
'gurl' => 'https://www.moddb.com/games/company-of-heroes-opposing-fronts',
'vurl' => 'https://www.moddb.com/mods/coheastern-front/videos/eastern-front-official-trailer-for-1600',
'img' => 'cohef',
'slogan' => 'bringing the eastern front to war',
'desc' => 'A mod for Company of Heroes. Following the ethos of mimicking a Relic Entertainment expansion pack, Eastern Front has succeeded in adding a full Soviet faction packed with unique and exciting units to the existing armies - a feat never before achieved in the Company of Heroes world.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/575435" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
)
),
'2011' => array(
array( 'name' => 'The Stanley Parable',
'game' => 'Half-Life 2',
'url' => 'https://www.moddb.com/mods/the-stanley-parable',
'gurl' => 'https://www.moddb.com/games/half-life-2',
'vurl' => 'https://www.moddb.com/mods/the-stanley-parable/videos/the-stanley-parable-trailer1',
'img' => 'tsp',
'slogan' => 'an experimental narrative-driven first person game',
'desc' => 'It is an exploration of choice, freedom, storytelling and reality, all examined through the lens of what it means to play a video game. You will make a choice that does not matter. You will follow a story that has no end. You will play a game you cannot win.',
'video' => '<iframe width="560" height="420" src="https://www.moddb.com/media/iframe/483425" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 420px;"></iframe>'
)
),
'2012' => array(
array( 'name' => 'DayZ',
'game' => 'ARMA 2: Combined Operations',
'url' => 'https://www.moddb.com/mods/dayz',
'gurl' => 'https://www.moddb.com/games/arma-2-combined-operations',
'vurl' => 'https://www.moddb.com/mods/dayz/videos/dayz-the-survivors',
'img' => 'dayz',
'slogan' => 'only the brave survive',
'desc' => 'A 225 km2 open world post-soviet state and one of the areas hit by a new and presently unknown infection which has wiped out most of the world\'s population. You are one of the few who have survived and now you must search this new wasteland in order to fight for your life against what is left of the indigenous population, now infected with the disease. Go Solo, team up with friends or take on the world as you choose your path in this brutal and chilling landscape using whatever means you stumble upon to survive.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/637036" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
),
array( 'name' => 'Cry of Fear',
'game' => 'Half-Life',
'url' => 'https://www.moddb.com/mods/cry-of-fear',
'gurl' => 'https://www.moddb.com/games/half-life',
'vurl' => 'https://www.moddb.com/mods/cry-of-fear/videos/cry-of-fear-moty-2011-trailer',
'img' => 'cof',
'slogan' => 'you wake up in a dark alley, not knowing anything...',
'desc' => 'A singleplayer and multiplayer modification of Half-Life 1 which brings you the horror you\'ve always been afraid of. Using new gaming styles that you will rarely find in Half-Life mods, such as advanced cutscenes, retro inventory, save systems, custom campaigns, unlockables and multiple endings.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/549802" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
),
array( 'name' => 'Brutal Doom',
'game' => 'Doom',
'url' => 'https://www.moddb.com/mods/brutal-doom',
'gurl' => 'https://www.moddb.com/games/doom',
'vurl' => 'https://www.moddb.com/mods/brutal-doom/videos/brutal-doom-v20-official-trailer',
'img' => 'brutaldoom',
'slogan' => 'doom perfected',
'desc' => '19 years after Doom was first released, the community is still alive and kicking thanks to mods like Brutal Doom that takes gameplay to new heights with realistic gore, headshots and epic new boss battles, to make Doom harder, louder and better than ever before.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/1316103" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
)
),
'2014' => array(
array( 'name' => 'PLAYERUNKNOWN\'s Battle Royale',
'game' => 'ARMA 3',
'url' => 'https://www.moddb.com/mods/battle-royale',
'gurl' => 'https://www.moddb.com/games/arma-3',
'vurl' => 'https://www.moddb.com/mods/battle-royale/videos/teaser',
'img' => 'battleroyale',
'slogan' => 'bloody last man standing',
'desc' => 'Inspired by The Hunger Games and Battle Royale movies, PLAYERUNKNOWN pioneered large scale 50 player last man standing action games. Now a top seller on Steam along with H1Z1, this is a mod that has pushed boundaries using the powerful ARMA III engine and opened up a new genre of games. Perhaps one of the large few total conversions made, and a testimate to their power of proving game concepts.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/1139657" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
)
),
'2016' => array(
array( 'name' => 'GTA RP (Role Play)',
'game' => 'Grand Theft Auto V',
'url' => 'https://www.moddb.com/mods/fivem',
'gurl' => 'https://www.moddb.com/games/grand-theft-auto-v',
'vurl' => 'https://www.moddb.com/mods/fivem/summit-rp-server-fan-made-fivem-trailer',
'img' => 'roleplay',
'slogan' => 'real life meets GTA V',
'desc' => 'A combination of mods, multiplayer tech (FiveM) and private servers, GTA V Role Play was popularized by Twitch streamers playing on the heavily curated servers run by nopixel.net and others. These servers mandate gamers follow a strict set of rules, take on a virtual identity and leads to all manner of hilarious and eye opening situations for the worlds participants.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/1139657" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
),
array( 'name' => 'Enderal',
'game' => 'Skyrim',
'url' => 'https://www.moddb.com/mods/enderal',
'gurl' => 'https://www.moddb.com/games/skyrim',
'vurl' => 'https://www.moddb.com/mods/enderal/videos/enderal-vision',
'img' => 'enderal',
'slogan' => 'total conversion with thousands of secrets',
'desc' => 'Skyrim is perhaps the most beloved and modded game on the planet, and Enderal as a mod is its swan song. A total conversion many years in the making and hours and hours of dialog, that leaves no stone unturned in it\'s quest to completely transform Skyrim into a new, dark and mysterious world with thousands of new secrets to discover.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/1498317" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
)
),
'2018' => array(
array( 'name' => 'Fallout: New California',
'game' => 'Fallout: New Vegas',
'url' => 'https://www.moddb.com/mods/falloutprojectbrazil',
'gurl' => 'https://www.moddb.com/games/fallout-new-vegas',
'vurl' => 'https://www.moddb.com/mods/falloutprojectbrazil/videos/fallout-new-california-narrative-trailer',
'img' => 'falloutnc',
'slogan' => 'return to the wastelands',
'desc' => 'Incredible detail, amazing storyline and astounding voice acting - Fallout: New California set the bar really high and doesn\'t dissapoint the many fans of Fallout wanting to reenter the wastelands, and experience the world from the perspective of another character. A masterpiece on par with AAA quality that once again demonstrates what modders are capable of.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/2130535" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
)
),
'2019' => array(
array( 'name' => 'Auto Chess',
'game' => 'Dota 2',
'url' => 'https://www.moddb.com/mods/auto-chess',
'gurl' => 'https://www.moddb.com/games/dota2',
'vurl' => 'https://www.moddb.com/mods/auto-chess/videos/dota-2-auto-chess-tutorial',
'img' => 'autochess',
'slogan' => 'auto battler with chess elements',
'desc' => 'Auto Chess burst onto the scene in the beginning of 2019 and within 5 months had 8 million players and spawned an entire new genre of games the "auto battler". Valve, Riot Games and Drodo (the mods creators) have all launched massively successful commerical adaptations with more to come.',
'video' => '<iframe width="560" height="315" src="https://www.moddb.com/media/iframe/2128228" frameborder="0" scrolling="no" allowfullscreen style="width: 560px; height: 315px;"></iframe>'
)
)
);
ksort($hof);
$hofasc = $hof;
$hof = array_reverse($hof, TRUE);
$count = 0;
foreach($hof as $year => $entries) {
$count += count($entries);
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>Mod Hall Of Fame</title>
<meta charset="utf-8">
<meta name="keywords" content="mods, modding, total conversion, hall of fame, all time, best, greatest, top 10" />
<meta name="description" content="PC gamers rejoice, presenting the best mods of all time, the Mod Hall of Fame." />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="stylesheet" href="css/colorbox.css" type="text/css" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<script src="js/jquery.js"></script>
<script src="js/jquery.colorbox.js"></script>
<style>
#ribbon {
height: <?= 463*$count+110 ?>px;
}
</style>
</head>
<body id="body">
<div id="nav" class="navdefault">
<ul>
<div id="lights"></div>
<div id="nav_title">Select a year:</div>
<li class="top"><a href="#body">TOP</a></li>
<?php foreach($hofasc as $year => $entries) { echo '<li><a href="#'.$year.'">'.$year.'</a></li>'; } ?>
</ul>
</div>
<div id="curtains">
<div id="container">
<div id="logo"></div>
<div id="ribbon"></div>
<p id="intro">Welcome to the Mod Hall of Fame, a celebration of the best video game modifications ever made over the past <?= gmdate('Y')-1996 ?> years. Every mod on this list has earned its spot be it via commercial or critical acclaim and has influenced gaming in some way. Millions of mods have been released since the earliest days of video gaming, so whilst we cannot list them all, we attempted to pick the standout mods spanning various genres and games. Each year we shall consider new and old mods for inclusion on this list, enjoy the best of the best!</p>
<?php $js=''; foreach($hof as $year => $entries) { $first=TRUE; foreach($entries as $entry) { $js .= "$('.video".$entry['img']."').colorbox({html:'".$entry['video']."'});"; ?>
<div class="entry">
<?= $first ? '<div class="year" id="'.$year.'">'.$year.'</div>' : '' ?>
<h2><a href="<?= $entry['url'] ?>"><?= $entry['name'] ?></a></h2>
<h3><a href="<?= $entry['gurl'] ?>"><?= $entry['game'] ?></a></h3>
<div class="video"><a href="<?= $entry['vurl'] ?>" class="video<?= $entry['img'] ?>"> </a><img src="mods/<?= $entry['img'] ?>_video.jpg" alt="video" /></div>
<div class="screenshots">
<div><a href="mods/<?= $entry['img'] ?>.jpg" rel="<?= htmlentities($entry['name']) ?>"> </a><img src="mods/<?= $entry['img'] ?>_thumb.jpg" class="game_screenshot" alt="screen" /></div>
<div><a href="mods/<?= $entry['img'] ?>1.jpg" rel="<?= htmlentities($entry['name']) ?>"> </a><img src="mods/<?= $entry['img'] ?>1_thumb.jpg" class="game_screenshot" alt="screen" /></div>
<div><a href="mods/<?= $entry['img'] ?>2.jpg" rel="<?= htmlentities($entry['name']) ?>"> </a><img src="mods/<?= $entry['img'] ?>2_thumb.jpg" class="game_screenshot" alt="screen" /></div>
</div>
<div class="blurb">
<p><?= $entry['desc'] ?></p>
</div>
<a href="<?= $entry['url'] ?>" class="btn">Visit ModDB Profile</a>
<a href="<?= $entry['url'].'/downloads' ?>" class="btn">Download On ModDB</a>
<div class="slogan">"<?= $entry['slogan'] ?>"<div style="clear: both;"></div></div>
</div>
<div class="rule"></div>
<?php $first=FALSE; }} ?>
</div>
</div>
<script>
$(document).ready(function() {
<?= $js ?>
$('.screenshots a').colorbox();
var top = $('#nav').offset().top+Math.round($('#nav').height()/2);
$(window).scroll(function (event) {
// what the y position of the scroll is
var y = $(this).scrollTop();
// whether that's below the form
if (y >= top-20) {
// if so, add the fixed class
$('#nav').addClass('navfixed');
} else {
// otherwise remove it
$('#nav').removeClass('navfixed');
}
}).scroll();
$('a[href*=#]').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var $target = $(this.hash);
$target = $target.length && $target || $('[name=' + this.hash.slice(1) +']');
if($target.length) {
var targetOffset = $target.offset().top;
$('html,body').animate({scrollTop: targetOffset}, 1000);
return false;
}
}
});
});
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-15PT89JQ6Q"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-15PT89JQ6Q');
</script>
</body>
</html>