-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcredits.html
More file actions
171 lines (145 loc) · 9.93 KB
/
credits.html
File metadata and controls
171 lines (145 loc) · 9.93 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Credits and licensing information for Panel Attack - acknowledging all the talented artists, musicians, and voice actors who contributed to the game." />
<meta name="keywords" content="Panel Attack credits, licensing, Creative Commons, character art, music composers, voice actors">
<meta charset="utf-8" />
<link rel="stylesheet" type="text/css" href="style.css?v=2">
<title>Credits - Panel Attack</title>
<link rel="shortcut icon" href="images/icon.png">
</head>
<body>
<!-- SHARED HEADER - Loaded by header.js -->
<script src="header.js"></script>
<div id="body">
<div class="flexContainer">
<div class="flexItem fullWidth card crystal-theme">
<div class="card-header">
<h1 class="card-name">Credits & Licensing</h1>
</div>
<p class="card-desc">Panel Attack is made possible by the incredible contributions of talented artists, musicians, and creators from our community. All assets are licensed under open source licenses, ensuring the game remains free and accessible to everyone.</p>
</div>
<div class="flexItem fullWidth card esme-theme">
<div class="card-header">
<h2 class="card-name">Art</h2>
</div>
<div class="card-desc">
<ul style="margin: 10px 0; padding-left: 20px;">
<li><strong>JamBox</strong> - Panel Attack Modern theme, character graphics, Panel Attack Simple and Sharp panel designs, UI elements <em>(CC BY-SA 4.0)</em></li>
<li><strong>Gaster</strong> - Character icons and portraits for Esme, Magellan, Rattles, and Madam Q <em>(CC BY-SA 4.0)</em></li>
<li><strong>Mizuno</strong> - Default panel graphics <em>(CC BY-SA 4.0)</em></li>
<li><strong>Hali</strong> - Magellan stage backgrounds and telegraph graphics <em>(CC BY-SA 4.0)</em></li>
<li><strong>Ace of Arrows</strong> - Character telegraph graphics <em>(CC BY-SA 4.0)</em></li>
<li><strong>Donavin Draws</strong> - Rattles and Madam Q garbage and burst graphics <em>(CC BY-SA 4.0)</em></li>
<li><strong>kornflakes</strong> - Sound effect pop graphics for Panel Attack Modern theme <em>(CC BY-SA 4.0)</em></li>
<li><strong>April93</strong> - Panel Attack panel design <em>(Public Domain)</em></li>
<li><strong>Illhark</strong> - Leagues graphics <em>(CC BY-SA 4.0)</em></li>
</ul>
</div>
</div>
<div class="flexItem fullWidth card magellan-theme">
<div class="card-header">
<h2 class="card-name">Music</h2>
</div>
<div class="card-desc">
<ul style="margin: 10px 0; padding-left: 20px;">
<li><strong><a href="https://h-v-b.bandcamp.com" target="_blank" style="color: #73ABD8;">Hunter van Brocklin</a></strong> - Character themes for Esme, Magellan, Rattles, and Madam Q <em>(CC BY-NC-SA 4.0)</em></li>
<li><strong><a href="https://soundcloud.com/a2zmusicsound" target="_blank" style="color: #73ABD8;">Andrew Anderson (A2Z)</a></strong> - Panel Attack Modern theme music <em>(CC BY-SA 4.0)</em></li>
</ul>
</div>
</div>
<div class="flexItem fullWidth card rattles-theme">
<div class="card-header">
<h2 class="card-name">Sound Effects</h2>
</div>
<div class="card-desc">
<ul style="margin: 10px 0; padding-left: 20px;">
<li><strong><a href="https://www.erinculpepper.com" target="_blank" style="color: #B17D55;">Erin Culpepper</a></strong> - Character sound effects for Esme <em>(CC BY-SA 4.0)</em></li>
<li><strong><a href="https://www.harrydyer.co.uk" target="_blank" style="color: #B17D55;">Harry Dyer</a></strong> - Character sound effects for Magellan and Rattles <em>(CC BY-SA 4.0)</em></li>
<li><strong><a href="https://dcasellian.com" target="_blank" style="color: #B17D55;">D Casellian</a></strong> - Character sound effects for Madam Q <em>(CC BY-SA 4.0)</em></li>
<li><strong>Cafofo Music (Unity Asset Store)</strong> - Gameplay sound effects (countdown, fanfare, gameover, land, move, swap, thud, menu sounds) <em>(Unity Asset Store License)</em></li>
</ul>
</div>
</div>
<div class="flexItem fullWidth card gear-theme">
<div class="card-header">
<h2 class="card-name">Programming</h2>
</div>
<div class="card-desc">
<strong>Core Developers:</strong> Brandon Lockaby, SharpObject, Jon_12156, JamesVanBoxtel, Shosoul, Endaris<br>
<strong>Additional Contributors:</strong> Sankyr, Bastnt, Éole, Fantoser, LittleEndu, April93, Raspberryfloof, kornflakes, Kudo<br>
</div>
</div>
<div class="flexItem fullWidth card madamq-theme">
<div class="card-header">
<h2 class="card-name">Open Source Licenses</h2>
</div>
<div class="card-desc">
<ul style="margin: 10px 0; padding-left: 20px;">
<li><strong><a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons BY-SA 4.0</a></strong> - Most game assets including graphics and sound effects</li>
<li><strong><a href="http://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank">Creative Commons BY-NC-SA 4.0</a></strong> - Character music tracks</li>
<li><strong>SIL Open Font License</strong> - Typography including <a href="https://github.com/googlefonts/OswaldFont" target="_blank">Oswald</a> and <a href="https://github.com/notofonts/thai" target="_blank">Noto Sans</a> fonts <em>(SIL OFL)</em></li>
</ul>
</div>
</div>
<div class="flexItem fullWidth card pipe-theme">
<div class="card-header">
<h2 class="card-name">Localization</h2>
</div>
<div class="card-desc">
<ul style="margin: 10px 0; padding-left: 20px;">
<li><strong>Thai:</strong> Kitti</li>
<li><strong>German:</strong> Wassergeist, Ultra, Endaris</li>
<li><strong>Spanish:</strong> fabri600, Nixu, Pull</li>
<li><strong>Portuguese:</strong> LittleQueenie</li>
<li><strong>Japanese:</strong> Naglfar</li>
</ul>
</div>
</div>
<div class="flexItem fullWidth card sharp-theme">
<div class="card-header">
<h2 class="card-name">Third Party Contributors</h2>
</div>
<div class="card-desc">
<ul style="margin: 10px 0; padding-left: 20px;">
<li><strong><a href="https://love2d.org" target="_blank" style="color: #4A90E2;">Love developers</a></strong> - Love2D game framework</li>
<li><strong><a href="https://lunarmodules.github.io/luasocket" target="_blank" style="color: #4A90E2;">Luasocket developers</a></strong> - Network communication</li>
<li><strong><a href="https://lunarmodules.github.io/luafilesystem/" target="_blank" style="color: #4A90E2;">LuaFileSystem developers</a></strong> - File system operations</li>
<li><strong><a href="http://dkolf.de/src/dkjson-lua.fsl/home" target="_blank" style="color: #4A90E2;">David Kolf</a></strong> - JSON module for Lua</li>
<li><strong><a href="https://nocurve.com/2014/03/05/simple-csv-read-and-write-using-lua/" target="_blank" style="color: #4A90E2;">Amnon David</a></strong> - CSV module for Lua</li>
<li><strong><a href="https://github.com/1bardesign/batteries" target="_blank" style="color: #4A90E2;">Max Cahill</a></strong> - Manual garbage collector</li>
<li><strong><a href="http://lua.sqlite.org" target="_blank" style="color: #4A90E2;">LSQLite developers</a></strong> - SQLite database interface</li>
<li><strong><a href="https://github.com/notofonts/thai" target="_blank" style="color: #4A90E2;">The Noto Project Authors</a></strong> - Noto font family</li>
<li><strong><a href="https://github.com/starwing/luautf8" target="_blank" style="color: #4A90E2;">luautf8 developers</a></strong> - UTF-8 support for Lua</li>
<li><strong><a href="https://github.com/pfirsich/lua-discordRPC" target="_blank" style="color: #4A90E2;">Joel Schumacher</a></strong> - Discord RPC for Lua</li>
</ul>
</div>
</div>
<div class="flexItem fullWidth card crystal-theme">
<div class="card-header">
<h2 class="card-name">Special Thanks</h2>
</div>
<div class="card-desc">
<strong>Community Leaders:</strong> Jon_12156, Aegiscrusader, Bbforky, BusterBeachside, chaos952, JamBox, Kitti, Musichael, PDR_Lava, Endaris, Spyda, Mara, Bowser, Dog In Da Grass, Spritz, Dekrates, Kornflakes, Dexirian, Dyalon<br>
<strong>Game Development Advisors:</strong> Musichael, Mato, Bbforky, Vyce, foxyman, Blinzer, CardsOfTheHeart, Myself086, Ganache, Pon, sk, and GCT<br>
<strong>Testers:</strong> Mato, orangetriangle, PDR_Lava, Kornflakes, MizunoKetsuban<br>
<strong>Community Organizations:</strong> TetrisAttackOnline Community, League of Puzzle Speedrunners<br>
<strong>Legacy Contributors:</strong> JigglypuffGirl, TheWolfBunny, Orion X, Bacon, Angelglory, Jewel<br>
<p style="margin-top: 15px;">
Panel Attack has been shaped by contributions from many community members over its 10+ year history. We extend our gratitude to everyone who has helped make Panel Attack the game it is today.
</p>
<p style="margin-top: 15px;">
Want to contribute? Join our community on
<a href="http://discord.panelattack.com/" target="_blank" style="color: #53C3AD;">Discord</a>.
</p>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<div style="text-align: center; color: #888; font-size: 12px; padding: 20px;">
<script>document.write("© " + new Date().getFullYear() + " Panel Attack");</script>
</div>
</body>
</html>