-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcoldwaters.html
More file actions
160 lines (147 loc) · 8.61 KB
/
coldwaters.html
File metadata and controls
160 lines (147 loc) · 8.61 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="DotMod - Mod Cold Waters til it Breaks">
<meta name="author" content="DotModGroup">
<title>DotMod - Cold Waters</title>
<link rel="favicon" href="assets/images/favicon.png">
<link rel="stylesheet" media="screen" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Custom styles for our template -->
<link rel="stylesheet" href="assets/css/bootstrap-theme.css" media="screen">
<link rel="stylesheet" href="assets/css/style.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-inverse">
<div class="container">
<div class="navbar-header">
<!-- Button for smallest screens -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<img src="assets/images/logo.png" alt="Techro HTML5 template">
</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav pull-right">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li class="active"><a href="coldwaters.html">Cold Waters - DotMod</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Guides <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="weaponguide.html">Weapons</a></li>
<li><a href="keyguide.html">Keys</a></li>
<li><a href="#">Dummy Link2</a></li>
<li><a href="#">Dummy Link3</a></li>
</ul>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<!-- /.navbar -->
<header id="head" class="secondary"></header>
<!-- container -->
<div class="container">
<div class="row">
<!-- Article content -->
<section class="col-sm-12 maincontent">
<header class="page-header">
<h1 class="page-title">Cold Waters - DotMod</h1>
</header>
<h3>Presenting: DotMod for Cold Waters</h3>
<p><img src="media/images/GearingConstruction.png" alt="" class="img-rounded pull-right" width="375">DotMod is an attempt to create a more organized mod that is closer to vanilla vessel and weapons characteristics than other, currently-existing mods. This also generally results in more realistic sensor comparisons. DotMod also adds numerous new vessels and weapons to the base game as well as new mechanics, new effects, and new User Interface.</p>
<p>As of December 2021 DotMod adds over 50 new weapons to the base game. It also adds some models converted from SketchUp model files, such as the Iowa-class Battleship and the Arleigh Burke-class Destroyer. More importantly DotMod adds 10 brand new, from scratch, vessel models developed for Cold Waters by our small team of modellers and texture artists.</p>
<p>DotMod additionally attemps to unify and make more fair the gameplay, with some changes to the behaviour of weapons and enemy vessels.</p>
<h3>The Challenge</h3>
<p><img src="media/images/ResolutionProp.png" alt="" class="img-rounded pull-right" width="375">Cold Waters was developed developed and published by Killerfish Games in 2017 using the Unity Engine. The original game code was ported to PC from what was originally intended to be a mobile game and comes with some of the limitations imposed by that.</p>
<p>Chief among the limitations in the base game was the lack of any ability to import new models to the game. This is because Unity has no default run time ability to parse common 3D object files such as FBX or OBJ.</p>
<p>Independently a number of modders came up with new ways of adding models to the base game, some through loading of OBJ files and some by using Unity's AssetBundle system. The AssetBundle won out and is the basis of much of the new content you see in game today.</p>
<h3>The Mod</h3>
<p>You can get the latset version of DotMod from our Github site under releases! Download the .ZIP file and either use the installer to guide you or just drag and drop ColdWaters_Data to your game folder.</p>
<a href="https://github.com/DotModGroup/ColdWaters-DotMod/releases">Click here for DotMod Releases!</a>
</section>
</div>
</div>
<footer id="footer" class="top-space">
<div class="footer1">
<div class="container">
<div class="row">
<div class="col-md-5 panel">
<h3 class="panel-title">About DotModGroup</h3>
<div class="panel-body">
<p>The DotModGroup is an international group of modders making new content for Killerfish Games's 2017 arcade submarine simulation, Cold Waters. As a team, we have developed new UI, models, features, textures, and more to bring new content to the modern naval combat genre.</p>
</div>
</div>
<div class="col-md-4 panel contact">
<h3 class="panel-title">Contact Info</h4>
<div class="panel-body">
<p>Contact us on our Discord Server.</p>
<ul>
<li><a href="https://discord.gg/DrmztcDYYf">https://discord.gg/DrmztcDYYf</a></li>
</ul>
</div>
</div>
<!--div class="col-md-3 panel">
<h3 class="panel-title">Follow Us</h3>
<div class="panel-body">
<p class="follow-me-icons">
<a href="#"><i class="fa fa-twitter fa-2"></i></a>
<a href="#"><i class="fa fa-dribbble fa-2"></i></a>
<a href="#"><i class="fa fa-github fa-2"></i></a>
<a href="#"><i class="fa fa-facebook fa-2"></i></a>
<a href="#"><i class="fa fa-youtube fa-2"></i></a>
<a href="#"><i class="fab fa-discord"></i></i></a>
</p>
</div>
</div-->
</div>
<!-- /row of panels -->
</div>
</div>
<div class="footer2">
<div class="container">
<div class="row">
<div class="col-md-6 panel">
<div class="panel-body">
<p class="simplenav">
<a href="index.html">Home</a> |
<a href="about.html">About</a> |
<a href="coldwaters.html">Cold Waters - DotMod</a> |
<a href="gallery.html">Gallery</a>
</p>
</div>
</div>
<div class="col-md-6 panel">
<div class="panel-body">
<p class="text-right">
Copyright © 2014. Template by <a href="http://webthemez.com/" rel="develop">WebThemez.com</a>
</p>
</div>
</div>
</div>
<!-- /row of panels -->
</div>
</div>
</footer>
<!-- JavaScript libs are placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>