-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
204 lines (183 loc) · 11.2 KB
/
Copy pathabout.html
File metadata and controls
204 lines (183 loc) · 11.2 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
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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link href="style.css" rel="stylesheet" type="text/css" media="all">
<link rel="icon" href="favicon.ico">
<script src="https://kit.fontawesome.com/29020f2a5c.js" crossorigin="anonymous"></script>
<title>MOTHER: Encore</title>
<meta property="og:url" content="http://motherencore.com">
<meta property="og:description" content="A Reimagining of the original NES game. Featuring tons of fixes, additions and twists on the classic game!">
<meta property="og:type" content="website"/>
<meta name="og:image" itemprop="image" content="http://www.motherencore.com/Assets/logobg.png">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@Mother_Encore" />
<meta name="twitter:title" content="MOTHER Encore - About" />
<meta name="twitter:description" content="A Reimagining of the original NES game. Featuring tons of fixes, additions and twists on the classic game!" />
<meta name="twitter:image" content="http://www.motherencore.com/Assets/logobg.png" />
<meta name="theme-color" content="#c24b49">
</head>
<body>
<!-- Header here -->
<header id="header"></header>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
<!-- What is it? -->
<div class="container" style="margin-bottom: 2.5%;">
<h1 class="translated" data-id="SITE_ABOUT_TITLE" style="text-align: center; margin-top: 2rem;">
So, what <i>is</i> MOTHER: Encore?
</h1>
<div class="info">
<p class="translated" data-id="SITE_ABOUT_BODY_1" style="margin-top: 2.5%; margin-bottom: 0%">
A re-imagining of MOTHER with all new content, tweaks and remastered visuals. The soundtrack features
remakes from the original game along with brand new pieces! The battle system is also built from the ground
up to give each battle a more polished experience. The story adds more depth to the characters you love. The
maps have no dead-ends or pesky mazes, and the world is filled with countless little touches to really bring
America to life.
</p>
<p class="translated" data-id="SITE_ABOUT_BODY_2" style="margin-top: 2.5%; margin-bottom: 0%">
Originally beginning as the “MOTHER 30th Anniversary edition”, The scope of the project expanded to the
point of becoming no longer a straight remake, but instead becoming a reimagining that intends to redesign
the game for returning and new players alike!
</p>
<p class="translated" data-id="SITE_ABOUT_BODY_3" style="margin-top: 2.5%; margin-bottom: 0%">
The game started development in RPG MAKER VX ACE. This engine allowed for easy development at first but once
became troublesome when trying to execute our more ambitious plans. The game was then rebuilt in Godot and
within a few months has already far exceeded the original RPG MAKER version. This change to Godot and
leaving the code open source also leaves the game open to community-made ports to other systems. Many
advanced effects that were impossible to do originally now shine on Godot.
</p>
<p class="translated" data-id="SITE_ABOUT_BODY_4" style="margin-top: 2.5%;">
<i>Did we mention the game will be open source?</i> Players will be able to easily create mods and
translations.
You can also use the code for your own fangames! (Just credit us though.)
</p>
<div style="margin-right: 10%; margin-left: 10%; margin-bottom: 1%;">
<table class="table table-bordered" style="margin: auto; color: white;">
<tr>
<th><b class="text-uppercase translated" data-id="SITE_ABOUT_REQ_OS">OS</b></th>
<td class="translated" data-id="SITE_ABOUT_REQ_OS_DETAILS">Windows 7 and upwards, macOS 10.12 and upwards, any version of Linux</td>
</tr>
<tr>
<th><b class="text-uppercase translated" data-id="SITE_ABOUT_REQ_RAM">RAM</b></th>
<td class="translated" data-id="SITE_ABOUT_REQ_RAM_DETAILS">2 GB</td>
</tr>
<tr>
<th><b class="text-uppercase translated" data-id="SITE_ABOUT_REQ_VIDEO">Video Card</b></th>
<td class="translated" data-id="SITE_ABOUT_REQ_VIDEO_DETAILS">OpenGL 2.1</td>
</tr>
<tr>
<th><b class="text-uppercase translated" data-id="SITE_ABOUT_REQ_LANGUAGES">Languages</b></th>
<td class="translated" data-id="SITE_ABOUT_REQ_LANGUAGES_DETAILS">English, Japanese, French, Spain Spanish, Latin American Spanish, Brazilian Portuguese, Italian, German, Polish, Russian, Korean</td>
</tr>
</table>
</div>
</div>
</div>
<div>
<hr class="m-0 my-3" style="border:#ffdc51; border-width:1px 0 0; height: 1px;">
</div>
<!-- Music -->
<div class="container" style="padding-bottom: 2.5rem">
<div class="row chara">
<h1 class="translated" data-id="SITE_ABOUT_MUSIC_TITLE" style="text-align: center; margin-top: 2rem;">
Music
</h1>
<div class="chara-box col-lg-8 info">
<p class="translated" data-id="SITE_ABOUT_MUSIC_INTRO" style="margin-top: 2.5%; margin-bottom: 0%">
Music has always been an important aspect to the MOTHER series, and that hasn't changed here in the
slightest. Each song from the original game is given a brand new arrangement to really suit the goal of
reimagining the game, but there are some new pieces too. Travel around with rocking tunes such as The
Paradise Line and Roving Tank, and fight against various foes of retro, unsettling, or even alien
natures.
</p>
<p class="translated" data-id="SITE_ABOUT_MUSIC_CREDITS" style="margin-top: 2.5%; margin-bottom: 0%">
Be sure to check out <a class="norm-link" title="McThrillington"
href="https://twitter.com/McThrillington">Owen (@McThrillington)</a> and <a
class="norm-link" title="Copper" href="https://twitter.com/copperthejackal">Copper (@copperthejackal)</a>.
</p>
<p style="margin-top: 2.5%; margin-bottom: 0%">
<a class="norm-link translated" data-id="SITE_ABOUT_MUSIC_OWEN_FACT" title="McThrillington's Commissions" href="https://mcthrillington.wixsite.com/musicportfolio">
(Owen is currently accepting music commissions)
</a>
</p>
<p style="margin-top: 2.5%;">
<a class="norm-link translated" data-id="SITE_ABOUT_MUSIC_COPPER_FACT" title="Hypersomnia" href="https://twitter.com/HYPERSOMNIAGame">
(Check out CopperTheJackal's game, Hypersomnia)
</a>
</p>
</div>
<div class="chara-box col-lg-4">
<div class="row" style="margin-top: 2.5%;"> <!-- Music Play -->
<audio controls>
<source src="Audio/mother_earth.mp3" type="audio/mpeg" class="translated" data-id="SITE_ABOUT_MUSIC_PLAYER">
Your browser does not support the audio element.
</audio>
</div>
<div class="row" style="margin-top: 2.5%;">
<div class="card" style="overflow: hidden; background-color: #c24b49;">
<table class="table song-table" style="border: none;">
<tbody>
<tr>
<th scope="row"><a class="nav-link translated" data-id="SITE_ABOUT_SONG_MOTHER_EARTH" href="https://youtu.be/6YN_okRykjw">
Mother Earth
</a></th>
<td><div>CopperTheJackal</div></td>
</tr>
<tr>
<th scope="row" class="line-col"><a class="nav-link translated" data-id="SITE_ABOUT_SONG_YOUR_NAME" href="https://youtu.be/t7HrAka-Awo">
Encore
</a></th>
<td><div>CopperTheJackal</div></td>
</tr>
<tr>
<th scope="row" class="line-col"><a class="nav-link translated" data-id="SITE_ABOUT_SONG_HEROS_HOUSE" href="https://youtu.be/8KjWTLaDH4E">
House
</a></th>
<td><div>CopperTheJackal</div></td>
</tr>
<tr>
<th scope="row" class="line-col"><a class="nav-link translated" data-id="SITE_ABOUT_SONG_POLLYANNA" href="https://youtu.be/EpjuaF7veDw">
Pollyanna (I Believe in You)
</a></th>
<td><div>CopperTheJackal</div></td>
</tr>
<tr>
<th scope="row" class="line-col"><a class="nav-link translated" data-id="SITE_ABOUT_SONG_BATTLE_FLIPPANT" href="https://youtu.be/smqvmE5fJPA">
Battle Against a Flippant Foe
</a></th>
<td><div>McThrillington</div></td>
</tr>
<tr>
<th scope="row" class="line-col"><a class="nav-link translated" data-id="SITE_ABOUT_SONG_BATTLE_RETRO" href="https://youtu.be/FWvv9P1s3jE">
Battle Against a Retro Enemy
</a></th>
<td><div>McThrillington</div></td>
</tr>
</tbody>
</table>
<p class="nav-link" style="text-align: center;"><b>
<a class="nav-link translated"
title="Full OST Playlist"
data-id="SITE_ABOUT_MUSIC_LINK"
href="https://www.youtube.com/watch?v=6YN_okRykjw&list=PLhtMNOPRVvaALJNwIWPeR3fMunIpoxt63&index=1&ab_channel=MotherEncore">Listen
to the full OST here!</a>
</b></p>
</div>
</div>
</div>
</div>
</div>
<!-- Footer here -->
<footer id="footer"></footer>
</body>
<!-- SCRIPTS -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="js/header.js"></script>
<script src="js/footer.js"></script>
<script src="js/translate.js"></script>
</html>