-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·917 lines (847 loc) · 46 KB
/
index.html
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
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
<!DOCTYPE html>
<html lang="en" xmlns:og="http://ogp.me/ns#"
xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Cars & Tracks Development Project">
<title>Cars & Tracks Development Project</title>
<!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/freelancer.css" rel="stylesheet">
<link href="css/ctdp-2014.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome-4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link rel="icon" type="image/png" href="favicon.png">
<link href='/apple-touch-icon-152x152-precomposed.png' rel='apple-touch-icon-precomposed' sizes='152x152'>
<link href='/apple-touch-icon-144x144-precomposed.png' rel='apple-touch-icon-precomposed' sizes='144x144'>
<link href='/apple-touch-icon-120x120-precomposed.png' rel='apple-touch-icon-precomposed' sizes='120x120'>
<link href='/apple-touch-icon-114x114-precomposed.png' rel='apple-touch-icon-precomposed' sizes='114x114'>
<link href='/apple-touch-icon-76x76-precomposed.png' rel='apple-touch-icon-precomposed' sizes='76x76'>
<link href='/apple-touch-icon-72x72-precomposed.png' rel='apple-touch-icon-precomposed' sizes='72x72'>
<link href='/apple-touch-icon-57x57-precomposed.png' rel='apple-touch-icon-precomposed'>
<!-- Facebook OpenGraph -->
<meta property="og:title" content="International Formula Masters 2009 by CTDP">
<meta property="og:type" content="game">
<meta property="og:url" content="http://www.ctdp.net">
<meta property="og:image" content="http://www.ctdp.net/img/portfolio/ifm2009.jpg">
<meta property="og:site_name" content="Cars & Tracks Development Project">
<meta property="og:description" content="International Formula Masters - The premiere mod by CTDP for Assetto Corsa brings you the 2009 season with all competing cars and drivers.">
<!-- Twitter Card -->
<meta name="twitter:card" content="product">
<meta name="twitter:site" content="@team_ctdp">
<meta name="twitter:creator" content="@team_ctdp">
<meta name="twitter:domain" content="ctdp.net">
<meta name="twitter:title" content="International Formula Masters 2009 by CTDP">
<meta name="twitter:description" content="International Formula Masters - The premiere mod by CTDP for Assetto Corsa brings you the 2009 season with all competing cars and drivers">
<meta name="twitter:image" content="http://www.ctdp.net/img/portfolio/ifm2009.jpg">
<meta name="twitter:label1" content="Game">
<meta name="twitter:data1" content="Assetto Corsa">
<!--<meta name="twitter:label2" content="Location">
<meta name="twitter:data2" content="National">-->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#page-top">CTDP</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="page-scroll">
<a href="#latest-project">Latest</a>
</li>
<li class="page-scroll">
<a href="#portfolio">Projects</a>
</li>
<li class="page-scroll">
<a href="#about">About</a>
</li>
<li class="page-scroll">
<a href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- Header -->
<header>
<div class="container">
<div class="row">
<div class="col-md-6">
<img src="img/portfolio/ifm_2.jpg" class="img-responsive">
</div>
<div class="col-md-6">
<div class="intro-message">
<h1>International Formula Masters 2009 + Hill Climb</h1>
<h3>A free game addon for Assetto Corsa</h3>
<hr class="intro-divider">
<p>The premier mod by CTDP for Assetto Corsa brings you the 2009 season and Hill Climb Event with all competing cars and drivers.</p>
<ul class="list-inline intro-social-buttons">
<li class="page-scroll">
<a href="#download" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Get for Assetto Corsa</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</header>
<!-- Page Content -->
<div class="content-section-a" id="latest-project">
<div class="container">
<div class="row">
<div class="col-lg-5 col-sm-6">
<!--<hr class="section-heading-spacer">-->
<div class="clearfix"></div>
<h2 class="section-heading">A strive for realism</h2>
<p class="lead">The International Formula Master (IFM) was a supporting series during the European WTCC races from 2007 till 2009. The series was subsequently retired. Several small independent teams have utilized, with success, the former IFM Tatuus cars for various Hill Climb Events and have entries in FIA's European Hill Climb Series.</p>
</div>
<div class="col-lg-5 col-lg-offset-2 col-sm-6">
<img class="img-responsive" src="img/portfolio/ifm_1.jpg" alt="">
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.content-section-a -->
<div class="content-section-b">
<div class="container">
<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6">
<!--<hr class="section-heading-spacer">-->
<div class="clearfix"></div>
<h2 class="section-heading">Such physics, <br>very wow!</h2>
<p class="lead">We got our hands on the original user manual of the Honda K20A engine and Tatuus chassis and had access to more real data as ever before. This helped in creating highly realistic physics for IFM 2009 so you can feel like a real race driver. </p>
</div>
<div class="col-lg-5 col-sm-pull-6 col-sm-6">
<img class="img-responsive img-mask" src="img/portfolio/ifm_3.jpg" alt="">
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.content-section-b -->
<div class="content-section-a">
<div class="container">
<div class="row">
<div class="col-lg-5 col-sm-6">
<!--<hr class="section-heading-spacer">-->
<div class="clearfix"></div>
<h2 class="section-heading">And bonus features!</h2>
<p class="lead">The addon includes all cars of all teams and drivers, a setup guide, and detailed templates to create your own car livery.</p>
</div>
<div class="col-lg-5 col-lg-offset-2 col-sm-6">
<img class="img-responsive img-mask-bottom" src="img/portfolio/ifm_4.jpg" alt="">
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.content-section-a -->
<section id="download" class="banner">
<div class="container">
<div class="row">
<div class="col-md-4 text-center">
<h2><small>Get for</small><br> Assetto Corsa:</h2>
</div>
<div class="col-md-8">
<div class="panel ">
<div>
<ul class="list-inline text-center banner-social-buttons">
<li>
<a href="http://download.ctdp.net/ac/CTDP_IFM_2009+HC_1.3.7z" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download</span></a>
</li>
<!-- <li>
<a href="http://download.ctdp.net/ac/ifm_2009_by_ctdp.torrent" class="btn btn-default btn-lg"><i class="fa fa-magnet fa-fw"></i> Torrent</a>
</li> -->
</ul>
<ul class="list-inline text-center">
<li>Mirrors:</li>
<li><a href="https://www.moddb.com/downloads/international-formula-masters-2009-hill-climb-13">ModDb</a></li>
<li><a href="http://www.mediafire.com/download/vhxactc1qlf84t9/CTDP_IFM_2009+HC_1.3.7z">Mediafire</a></li>
</ul>
<hr>
</div>
<div>
<p class="small text-center">
Download and extract the addon into <br>
<code>SteamApps\common\assettocorsa\content\cars</code>.
</p>
<hr>
<div class="row">
<div class="col-xs-6 col-md-2 text-right">Game:</div>
<div class="col-xs-6 col-md-4"><strong><a href="http://www.assettocorsa.net/">Assetto Corsa</a></strong></div>
<div class="col-xs-6 col-md-2 text-right">Release:</div>
<div class="col-xs-6 col-md-4"><strong>1.3 - 10 May 2015</strong></div>
<div class="col-xs-6 col-md-2 text-right">Size:</div>
<div class="col-xs-6 col-md-4"><strong>223 MB</strong></div>
<div class="col-xs-6 col-md-2 text-right">Package:</div>
<div class="col-xs-6 col-md-4"><strong><a href="http://www.7-zip.org/">7zip</a></strong></div>
<div class="col-xs-6 col-md-2 text-right">More:</div>
<div class="col-xs-6 col-md-4">
<strong><a href="http://readme.ctdp.net/ifm2009/">Readme</a></strong></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /.container -->
</section>
<!-- Portfolio Grid Section -->
<section id="portfolio">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Previous projects</h2>
<hr class="star-primary">
</div>
</div>
<h3>Series addons</h3>
<div class="row">
<div class="col-sm-4 portfolio-item">
<a href="#portfolioModal1" class="portfolio-link" data-toggle="modal" data-analytics='"Modal", {"props":{"addon":"F1-2006"}}'>
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus"></i>
F1 2006
</div>
</div>
<img src="img/portfolio/f12006.jpg" class="img-responsive img-mask-top" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a href="#portfolioModal2" class="portfolio-link" data-toggle="modal" data-analytics='"Modal", {"props":{"addon":"F1-2005"}}'>
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus"></i>
F1 2005
</div>
</div>
<img src="img/portfolio/f12005.jpg" class="img-responsive" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a href="#portfolioModal3" class="portfolio-link" data-toggle="modal" data-analytics='"Modal", {"props":{"addon":"F1-2004"}}'>
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus"></i>
F1 2004
</div>
</div>
<img src="img/portfolio/f12004.jpg" class="img-responsive" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a href="#portfolioModal4" class="portfolio-link" data-toggle="modal" data-analytics='"Modal", {"props":{"addon":"F1-2003"}}'>
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus"></i>
F1 2003
</div>
</div>
<img src="img/portfolio/f12003.jpg" class="img-responsive" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a href="#portfolioModal5" class="portfolio-link" data-toggle="modal" data-analytics='"Modal", {"props":{"addon":"F1-1998"}}'>
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus"></i>
F1 1998
</div>
</div>
<img src="img/portfolio/f11998.jpg" class="img-responsive img-mask-bottom" alt="">
</a>
</div>
</div>
<h3>Track addons & Utilities</h3>
<div class="row">
<div class="col-sm-4 portfolio-item">
<a href="#portfolioModal6" class="portfolio-link" data-toggle="modal" data-analytics='"Modal", {"props":{"addon":"Bahrain-track"}}'>
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus"></i>
Bahrain International Circuit
</div>
</div>
<img src="img/portfolio/bahrain.jpg" class="img-responsive" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a href="#portfolioModal7" class="portfolio-link" data-toggle="modal" data-analytics='"Modal", {"props":{"addon":"rfdynhud"}}'>
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus"></i>
rfDynHUD
</div>
</div>
<img src="img/portfolio/rfdynhud.jpg" class="img-responsive" alt="">
</a>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section class="success" id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>About</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-2">
<p>CTDP is short for Cars & Tracks Development Project.
We are an independant group creating high quality content for racing simulations. We released highly acclaimed full-season addons for games such as F1 Challenge and rFactor.</p>
</div>
<div class="col-md-4">
<p>Our members are all motorsports enthusiasts for who modding is a hobby. CTDP's work is strictly non-profit oriented and non-commercial.</p><p>We just love what we do.</p>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2>Contact Us</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<!-- To configure the contact form email address, go to mail/contact_me.php and update the email address in the PHP file on line 19. -->
<!-- The form should work on most web servers, but if the form is not working you may need to configure your web server differently. -->
<form name="sentMessage" id="contactForm" novalidate>
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<label>Name</label>
<input type="text" class="form-control" placeholder="Name" id="name" required data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<label>Email Address</label>
<input type="email" class="form-control" placeholder="Email Address" id="email" required data-validation-required-message="Please enter your email address.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<label>Message</label>
<textarea rows="5" class="form-control" placeholder="Message" id="message" required data-validation-required-message="Please enter a message."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<br>
<div id="success"></div>
<div class="row">
<div class="form-group col-xs-12">
<button type="submit" class="btn btn-success btn-lg">Send</button>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="text-center">
<div class="footer-above">
<div class="container">
<div class="row">
<div class="footer-col col-md-4">
<h3>Imprint</h3>
<p>Andreas Brock<br>
Forsterring 4<br>
DE-85283 Wolnzach</p>
</div>
<div class="footer-col col-md-4">
<h3>Around the Web</h3>
<ul class="list-inline">
<li>
<a href="http://blog.ctdp.net" class="btn-social btn-outline"><i class="fa fa-fw fa-rss" title="Development Blog"></i></a>
</li>
<li>
<a href="http://www.facebook.com/pages/CTDP-Modding/135337433220541" class="btn-social btn-outline" title="Facebook"><i class="fa fa-fw fa-facebook"></i></a>
</li>
<li>
<a href="https://www.twitter.com/team_ctdp" class="btn-social btn-outline"><i class="fa fa-fw fa-twitter" title="Twitter"></i></a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCkMaHkwNwVjLRqLlL85pGqg" class="btn-social btn-outline" title="Youtube"><i class="fa fa-fw fa-youtube"></i></a>
</li>
<li>
<a href="https://github.com/CTDP" class="btn-social btn-outline"><i class="fa fa-fw fa-github" title="Github"></i></a>
</li>
<li>
<a href="https://sketchfab.com/ctdp" class="btn-social btn-outline"><i class="fa fa-fw fa-cube" title="Sketchfab"></i></a>
</li>
</ul>
</div>
<div class="footer-col col-md-4">
<h3>About CTDP</h3>
<p>CTDP creates high quality content for Simracing games in their freetime.</p>
</div>
</div>
</div>
</div>
<div class="footer-below">
<div class="container">
<div class="row">
<div class="col-lg-12">
Copyright © Cars & Tracks Development Project 2021 - <a href="http://startbootstrap.com/templates/freelancer/">Website based on Freelancer-Theme</a>
</div>
</div>
</div>
</div>
</footer>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-top page-scroll visible-xs visble-sm">
<a class="btn btn-primary" href="#page-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
<!-- Portfolio Modals -->
<div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>F1 2006</h2>
<hr class="star-primary">
<iframe width="560" height="315" src="https://www.youtube.com/embed/-4ekW7kwIi8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>F1-season 2006 meets rFactor. Good things need time. Put on your racing gloves, lucky sneakers and get out there racing. But it's not only about the driving skills you will need to succeed. Now, you will also need strategic and technical skills to win the race. Use clever updates to you car to improve your performance and finetune your setups. Be prepared for your race.</p>
<p>Use your chances, fight for the championship, it may be your last chance!</p>
<ul class="list-inline intro-social-buttons">
<li>
<a href="http://ctdp.248f1.net/rfactor/Formula_One_2006_by_CTDP_v1.2.1.zip" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download</span></a>
</li>
</ul>
<ul class="list-inline item-details">
<li>Game:
<strong><a href="http://rfactor.net">rFactor</a>
</strong>
</li>
<li>Last Release:
<strong>1.2.1 - June 2010</strong>
</li>
<li>Size:
<strong>1.3 GB
</strong>
</li>
<li>More:
<strong><a href="http://download.ctdp.net/f1c/CTDP-F1-2006-Templates-V1.0.7z">Templates</a></strong>
</li>
</ul>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>F1 2005</h2>
<hr class="star-primary">
<iframe width="560" height="315" src="https://www.youtube.com/embed/btljH0DoFZo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>You have waited long time, but CTDP brings you the real F1-experience for rFactor and F1Challenge.
You can get the complete F1 season 2005 a full line of cars: all polished, cleaned and prepared for your race.
And that won't be an easy one, but instead you get physics, which will demand all your cunning to succeed. Who said F1 was easy, has never tried ... the real thing.</p>
<p>I wish it was real!</p>
<ul class="list-inline intro-social-buttons">
<li>
<a href="http://dl.ctdp.net/Formula_One_2005_by_CTDP_V1.2.exe" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download for rFactor</span></a>
</li>
</ul>
<ul class="list-inline item-details">
<li>Game:
<strong><a href="http://rfactor.net">rFactor</a>
</strong>
</li>
<li>Last Release:
<strong>1.2 - October 2006</strong>
</li>
<li>Size:
<strong>203 MB
</strong>
</li>
<li>More:
<strong><a href="http://download.ctdp.net/tools/CTDP-F1-2005-Templates-V1.2.7z">Templates</a></strong>
|
<strong><a href="http://readme.ctdp.net/f12005rf/f12005rfReadme.htm">Readme</a></strong>
</li>
</ul>
<ul class="list-inline intro-social-buttons">
<li>
<a href="https://www.moddb.com/mods/ctdp-f1-2005/downloads/ctdp-f1-2005" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download for F1Challenge</span></a>
</li>
</ul>
<ul class="list-inline item-details">
<li>Game:
<strong>F1Challenge</strong>
</li>
<li>Last Release:
<strong>1.1 - November 2005</strong>
</li>
<li>Size:
<strong>502 MB
</strong>
</li>
<li>More:
<strong><a href="http://download.ctdp.net/tools/CTDP-F1-2005-Templates-V1.2.7z">Templates</a>
</strong>
</li>
</ul>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>F1 2004</h2>
<hr class="star-primary">
<img src="img/portfolio/f12004.jpg" class="img-responsive img-centered" alt="">
<p>This addon brings the F1 season 2004 to F1-Challenge. It includes all track-specifications, a track pack and many more.</p>
<ul class="list-inline intro-social-buttons">
<li>
<a href="http://download.ctdp.net/f1c/CTDP-F1-2004-Complete.7z" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download</span></a>
</li>
</ul>
<ul class="list-inline item-details">
<li>Game:
<strong>F1Challenge</strong>
</li>
<li>Last Release:
<strong>1.1 - November 2004</strong>
</li>
<li>Size:
<strong>244 MB
</strong>
</li>
</ul>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>F1 2003</h2>
<hr class="star-primary">
<img src="img/portfolio/f12003.jpg" class="img-responsive img-centered" alt="">
<p>This addon brings the F1 season 2003 to F1-Challenge. It includes all track-specifications, a track pack and many more.</p>
<ul class="list-inline intro-social-buttons">
<li>
<a href="http://download.ctdp.net/f1c/CTDP-F1-2003-Complete.7z" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download</span></a>
</li>
</ul>
<ul class="list-inline item-details">
<li>Game:
<strong>F1Challenge</strong>
</li>
<li>Last Release:
<strong>1.2 - January 2004</strong>
</li>
<li>Size:
<strong>197 MB
</strong>
</li>
</ul>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>F1 1998</h2>
<hr class="star-primary">
<img src="img/portfolio/f11998.jpg" class="img-responsive img-centered" alt="">
<p></p>
<ul class="list-inline intro-social-buttons">
<li>
<a href="http://download.ctdp.net/f1c/CTDP-F1-1998-V1.3.exe" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download for F1 Challenge</span></a>
</li>
</ul>
<ul class="list-inline item-details">
<li>Game:
<strong>F1 Challenge</strong>
</li>
<li>Last Release:
<strong>1.3 - March 2004</strong>
</li>
<li>Size:
<strong>125 MB</strong>
</li>
</ul>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>Bahrain International Circuit 2006</h2>
<hr class="star-primary">
<img src="img/portfolio/bahrain.jpg" class="img-responsive img-centered" alt="">
<p>This track is the perfect addition to the F1-2005 and F1-2006 addons for rFactor.</p>
<ul class="list-inline intro-social-buttons">
<li>
<a href="http://download.ctdp.net/rf/Bahrain_International_Circuit_by_CTDP_v2.0BETA.zip" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download</span></a>
</li>
</ul>
<ul class="list-inline item-details">
<li>Game:
<strong><a href="http://rfactor.net">rFactor</a></strong>
</li>
<li>Last Release:
<strong>2.0 - May 2009</strong>
</li>
<li>Size:
<strong>41 MB</strong>
</li>
</ul>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal7" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>rfDynHUD</h2>
<hr class="star-primary">
<img src="img/portfolio/rfdynhud.jpg" class="img-responsive img-centered" alt="">
<p>rfDynHUD means rFactor Dynamic HUD.<br>
It is a new, feature rich, configurable and extendable dynamic HUD system for rFactor. It is configured through ini files, which are created and modified using the provided editor, which is kinda self-documentary. Please consult the <a href="http://readme.ctdp.net/rfdynhud/readme.html">Readme</a> with care to learn how to use this plugin.</p>
<ul class="list-inline intro-social-buttons">
<li>
<a href="http://download.ctdp.net/rf/rfDynHUD_v1.3.0_120.7z" class="btn btn-default btn-lg"><i class="fa fa-download fa-fw"></i> <span class="network-name">Download</span></a>
</li>
</ul>
<ul class="list-inline item-details">
<li>Game:
<strong><a href="http://rfactor.net">rFactor</a></strong>
&
<strong><a href="https://store.steampowered.com/app/365960/rFactor_2/">rFactor2</a></strong>
</li>
<li>Last Release:
<strong>1.3.0 - July 2014</strong>
</li>
<li>Size:
<strong>12 MB</strong>
</li>
<li>More:
<strong><a href="http://readme.ctdp.net/rfdynhud/readme.html">Readme</a></strong>
|
<strong><a href="https://github.com/CTDP/rfDynHUD">Source Code</a></strong>
</li>
</ul>
<h3>Your personal live overlays</h3>
<p>Create your own custom overlays of live data for rFactor with as much or as little information as you want. rfDynHUD comes with its own intuitive editor which allows you to define when and which overlays are shown to you. These overlays can be heavily customized to suit your needs. You can create different overlays for each session, car and mod.</p>
<h3>Many widgets, not just for drivers</h3>
<p>Several overlays sets and dozents of single widgets are included with rfDynHUD. Ecclestone TV simulates TV-coverage overlays, while other sets are better for drivers or for race directors.</p>
<h3>Build your own HUD</h3>
<p>rfDynHUD is Open Source and licensed under the GNU General Public License. The package includes an SDK and a rich tutorial showing you step by step how to build your very own Widgets in Java. To participate in the development have a look at the source code and join us.</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery Version 1.11.0 -->
<script src="js/jquery-1.11.0.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/cbpAnimatedHeader.js"></script>
<!-- Contact Form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/freelancer.js"></script>
<script defer data-domain="ctdp.net" src="https://plausible.io/js/plausible.outbound-links.js"></script>
<script>
// Handle link events - those that have data-analytics
let elements = document.querySelectorAll("a[data-analytics]");
registerAnalyticsEvents(elements, handleLinkEvent);
// Handle button form events - those that have data-analytics
elements = document.querySelectorAll("button[data-analytics]");
registerAnalyticsEvents(elements, handleFormEvent);
/**
* Iterate Elements and add event listener
*
* @param {NodeList} Array of elements
* @param {string} callback function name
*/
function registerAnalyticsEvents(elements, callback) {
for (var i = 0; i < elements.length; i++) {
elements[i].addEventListener('click', callback);
elements[i].addEventListener('auxclick', callback);
}
}
/**
* Handle Link Events with plausible
* https://github.com/plausible/analytics/blob/e1bb4368460ebb3a0bb86151b143176797b686cc/tracker/src/plausible.js#L74
*
* @param {Event} click
*/
function handleLinkEvent(event) {
var link = event.target;
var middle = event.type == "auxclick" && event.which == 2;
var click = event.type == "click";
while (link && (typeof link.tagName == 'undefined' || link.tagName.toLowerCase() != 'a' || !link.href)) {
link = link.parentNode;
}
if (middle || click)
registerEvent(link.getAttribute('data-analytics'));
// Delay navigation so that Plausible is notified of the click
if (!link.target) {
if (!(event.ctrlKey || event.metaKey || event.shiftKey) && click) {
setTimeout(function () {
location.href = link.href;
}, 150);
event.preventDefault();
}
}
}
/**
* Handle form button submit events with plausible
*
* @param {Event} click
*/
function handleFormEvent(event) {
event.preventDefault();
registerEvent(event.target.getAttribute('data-analytics'));
setTimeout(function () {
event.target.form.submit();
}, 150);
}
/**
* Parse data and call plausible
* Using data attribute in html eg. data-analytics='"Register", {"props":{"plan":"Starter"}}'
*
* @param {string} data - plausible event "Register", {"props":{"plan":"Starter"}}
*/
function registerEvent(data) {
// break into array
let attributes = data.split(/,(.+)/);
// Parse it to object
let events = [JSON.parse(attributes[0]), JSON.parse(attributes[1] || '{}')];
plausible(...events);
}
</script>
</body>
</html>