|
|
|
@@ -1,70 +1,160 @@
|
|
|
|
|
% rebase('frame.tpl')
|
|
|
|
|
<!--Content-->
|
|
|
|
|
<div class="content">
|
|
|
|
|
<h1>Credits</h1><br>
|
|
|
|
|
<br>
|
|
|
|
|
game + art by chimchooree<br>
|
|
|
|
|
(all assets are placeholder)<br>
|
|
|
|
|
<br>
|
|
|
|
|
game engine: <a href="https://godotengine.org/">godot engine</a>, by <a href="https://github.com/godotengine/godot/blob/master/AUTHORS.md">Juan Linietsky, Ariel Manzur and contributors</a><br>
|
|
|
|
|
<h2>engine </h2><br>
|
|
|
|
|
game engine: <b><a href="https://godotengine.org/">Godot Engine</a></b> <br>
|
|
|
|
|
<a href="https://github.com/godotengine/godot/blob/master/AUTHORS.md">Juan Linietsky, Ariel Manzur and contributors</a> <br>
|
|
|
|
|
license: <a href="https://godotengine.org/license">MIT License</a> <br>
|
|
|
|
|
text: <br>
|
|
|
|
|
"Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. <br>
|
|
|
|
|
Copyright (c) 2014-2021 Godot Engine contributors. <br>
|
|
|
|
|
<br>
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
|
|
|
in the Software without restriction, including without limitation the rights
|
|
|
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
|
|
|
furnished to do so, subject to the following conditions: <br>
|
|
|
|
|
<br>
|
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
|
|
|
copies or substantial portions of the Software. <br>
|
|
|
|
|
<br>
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
|
|
SOFTWARE. <br>
|
|
|
|
|
<br>
|
|
|
|
|
-- Godot Engine <a href=https://godotengine.org><https://godotengine.org></a>" <br>
|
|
|
|
|
<br>
|
|
|
|
|
<br>
|
|
|
|
|
<h3>third parties used by Godot Engine </h3><br>
|
|
|
|
|
I may or may not use these. <br>
|
|
|
|
|
<br>
|
|
|
|
|
<b><a href="https://www.freetype.org">FreeType</a></b> <br>
|
|
|
|
|
license: <a href="https://gitlab.freedesktop.org/freetype/freetype/-/blob/master/docs/FTL.TXT">FreeType License</a> <br>
|
|
|
|
|
text: <br>
|
|
|
|
|
"Portions of this software are copyright © <year> The FreeType Project (www.freetype.org). All rights reserved." <br>
|
|
|
|
|
<br>
|
|
|
|
|
<b><a href="http://enet.bespin.org/">ENet</a></b> <br>
|
|
|
|
|
Lee Salzman <br>
|
|
|
|
|
<a href="https://enet.bespin.org/License.html">license</a> <br>
|
|
|
|
|
text: <br>
|
|
|
|
|
"Copyright (c) 2002-2020 Lee Salzman <br>
|
|
|
|
|
<br>
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: <br>
|
|
|
|
|
<br>
|
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. <br>
|
|
|
|
|
<br>
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." <br>
|
|
|
|
|
<br>
|
|
|
|
|
<b><a href="https://tls.mbed.org/">MBedTLS</a></b> <br>
|
|
|
|
|
The Mbed TLS Contributors <br>
|
|
|
|
|
license: <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> <br>
|
|
|
|
|
text: <br>
|
|
|
|
|
"Copyright The Mbed TLS Contributors <br>
|
|
|
|
|
<br>
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at <br>
|
|
|
|
|
<br>
|
|
|
|
|
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> <br>
|
|
|
|
|
<br>
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License." <br>
|
|
|
|
|
<br><br>
|
|
|
|
|
<h2>audio </h2><br>
|
|
|
|
|
background music: "straight" <br>
|
|
|
|
|
Benjamin "Bensound" Tissot<br>
|
|
|
|
|
<a href="https://www.bensound.com/royalty-free-music/track/straight">https://www.bensound.com/royalty-free-music/track/straight</a><br>
|
|
|
|
|
license: Creative Commons License<br>
|
|
|
|
|
<a href="https://www.bensound.com/royalty-free-music/track/straight">https://www.bensound.com/royalty-free-music/track/straight</a> <br>
|
|
|
|
|
license: <a href="https://www.bensound.com/licensing">Free License With Attribution</a> <br>
|
|
|
|
|
text: "Royalty Free Music from Bensound" <br>
|
|
|
|
|
<br>
|
|
|
|
|
background music: "energy" <br>
|
|
|
|
|
Benjamin "Bensound" Tissot<br>
|
|
|
|
|
<a href="https://www.bensound.com/royalty-free-music/track/energy">https://www.bensound.com/royalty-free-music/track/energy</a><br>
|
|
|
|
|
license: Creative Commons License<br>
|
|
|
|
|
license: <a href="https://www.bensound.com/licensing">Free License With Attribution</a> <br>
|
|
|
|
|
text: "Royalty Free Music from Bensound" <br>
|
|
|
|
|
<br>
|
|
|
|
|
background music: "save"<br>
|
|
|
|
|
LokiF<br>
|
|
|
|
|
<a href="https://opengameart.org/content/gui-sound-effects">https://opengameart.org/content/gui-sound-effects</a><br>
|
|
|
|
|
license: Public Domain CC0<br>
|
|
|
|
|
license: <a href="https://creativecommons.org/publicdomain/zero/1.0/">Public Domain CC0</a> <br>
|
|
|
|
|
<br>
|
|
|
|
|
door sound: "Abandoned Villa- Thailand! Door Knocker & Door Knocking Sound Effects"<br>
|
|
|
|
|
freetousesounds <a href="https://freetousesounds.bandcamp.com/album/abandoned-villa-thailand-door-knocker-door-knocking-sound-effects">https://freetousesounds.bandcamp.com/album/abandoned-villa-thailand-door-knocker-door-knocking-sound-effects</a><br>
|
|
|
|
|
license: Attribution 3.0 Unported (CC BY 3.0) <br>
|
|
|
|
|
freetousesounds <br>
|
|
|
|
|
<a href="https://freetousesounds.bandcamp.com/album/abandoned-villa-thailand-door-knocker-door-knocking-sound-effects">https://freetousesounds.bandcamp.com/album/abandoned-villa-thailand-door-knocker-door-knocking-sound-effects</a><br>
|
|
|
|
|
license: <a href="https://creativecommons.org/licenses/by/3.0/">Attribution 3.0 Unported (CC BY 3.0)</a> <br>
|
|
|
|
|
<br>
|
|
|
|
|
click sound: "Click 1" from the UI SFX set<br>
|
|
|
|
|
Kenney Vleugels<br>
|
|
|
|
|
<a href="https://www.kenney.nl/assets/ui-audio">https://www.kenney.nl/assets/ui-audio</a><br>
|
|
|
|
|
license: Public Domain CC0<br>
|
|
|
|
|
license: <a href="https://creativecommons.org/publicdomain/zero/1.0/">Public Domain CC0 1.0 Universal</a> <br>
|
|
|
|
|
<br>
|
|
|
|
|
wrong sound: "Wrong 02"<br>
|
|
|
|
|
NoiseForFun.com <br>
|
|
|
|
|
<a href="https://www.noiseforfun.com/2012-sound-effects/wrong-02/">https://www.noiseforfun.com/2012-sound-effects/wrong-02/</a><br>
|
|
|
|
|
license: CC-BY-ND 3.0 Attribution license<br>
|
|
|
|
|
license: <a href="https://creativecommons.org/licenses/by-nd/3.0/">CC-BY-ND 3.0 Attribution license</a> <br>
|
|
|
|
|
<br>
|
|
|
|
|
skill failure sound: "Negative" from the GUI Sound Effects set<br>
|
|
|
|
|
LokiF<br>
|
|
|
|
|
<a href="https://opengameart.org/content/gui-sound-effects">https://opengameart.org/content/gui-sound-effects</a><br>
|
|
|
|
|
license: Public Domain CC0<br>
|
|
|
|
|
license: <a href="https://creativecommons.org/publicdomain/zero/1.0/">Public Domain CC0</a> <br>
|
|
|
|
|
<br>
|
|
|
|
|
appraise sound: "Shimmer Glimmer Magic"<br>
|
|
|
|
|
The Berklee College of Music <br>
|
|
|
|
|
submitted to Open Game Art by qubodup<br>
|
|
|
|
|
<a href="https://opengameart.org/content/shimmer-glitter-magic">https://opengameart.org/content/shimmer-glitter-magic</a><br>
|
|
|
|
|
license: CC-BY 3.0<br>
|
|
|
|
|
license: <a href="https://creativecommons.org/licenses/by/3.0/">CC-BY 3.0</a> <br>
|
|
|
|
|
<br>
|
|
|
|
|
summon sound: "Elemental Spell"<br>
|
|
|
|
|
Iwan "qubodup" Gabovitch<br>
|
|
|
|
|
<a href="https://opengameart.org/content/elemental-spell">https://opengameart.org/content/elemental-spell</a><br>
|
|
|
|
|
license: CC Attribution-ShareAlike 3.0 Unported<br>
|
|
|
|
|
Copyright 2012 Iwan 'qubodup' Gabovitch http://qubodup.net qubodup@gmail.com | License: CC Attribution-ShareAlike 3.0 Unported <a href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</a><br>
|
|
|
|
|
license: <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC Attribution-ShareAlike 3.0 Unported</a> <br>
|
|
|
|
|
text: "Copyright 2012 Iwan 'qubodup' Gabovitch <a href="http://qubodup.net">http://qubodup.net</a> qubodup<span style="display: none;">OBFUSCATION</span>@gmail.com | License: CC Attribution-ShareAlike 3.0 Unported <a href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</a>" <br>
|
|
|
|
|
<br>
|
|
|
|
|
bingo win sound: "Positive"<br>
|
|
|
|
|
Lokif<br>
|
|
|
|
|
<a href="https://opengameart.org/content/gui-sound-effects">https://opengameart.org/content/gui-sound-effects</a><br>
|
|
|
|
|
license: Public Domain CC0<br>
|
|
|
|
|
<br>
|
|
|
|
|
license: <a href="https://creativecommons.org/publicdomain/zero/1.0/">Public Domain CC0</a> <br>
|
|
|
|
|
<br><br>
|
|
|
|
|
<h2>fonts </h2><br>
|
|
|
|
|
font: JFドットjiskan16 (JF Dot Jiskan16)<br>
|
|
|
|
|
Sony Corp<br>
|
|
|
|
|
<a href="http://jikasei.me/font/jf-dotfont/">http://jikasei.me/font/jf-dotfont/</a><br>
|
|
|
|
|
license: Public Domain, stored in art/Fonts/Documentation/JF Dot Jiskan16/readme.txt<br>
|
|
|
|
|
license: <a href="https://creativecommons.org/publicdomain/zero/1.0/">Public Domain</a>, stored in res/fonts/Documentation/JF Dot Jiskan16/readme.txt<br>
|
|
|
|
|
text: <br>
|
|
|
|
|
"8x16 / 8x16rk / 12x24 / 12x24rk <br>
|
|
|
|
|
------------------------------- <br>
|
|
|
|
|
<br>
|
|
|
|
|
font: pixel joy<br>
|
|
|
|
|
chimchooree<br>
|
|
|
|
|
<a href="https://fontstruct.com/fontstructions/show/1596262/pixel-joy">https://fontstruct.com/fontstructions/show/1596262/pixel-joy</a><br>
|
|
|
|
|
license: Public Domain<br>
|
|
|
|
|
Copyright 1989 by Sony Corp. <br>
|
|
|
|
|
<br>
|
|
|
|
|
Permission to use, copy, modify, and distribute this software and
|
|
|
|
|
its documentation for any purpose and without fee is hereby granted,
|
|
|
|
|
provided that the above copyright notices appear in all copies and
|
|
|
|
|
that both those copyright notices and this permission notice appear
|
|
|
|
|
in supporting documentation, and that the name of Sony Corp.
|
|
|
|
|
not be used in advertising or publicity pertaining to distribution
|
|
|
|
|
of the software without specific, written prior permission. Sony
|
|
|
|
|
Corp. makes no representations about the suitability of this
|
|
|
|
|
software for any purpose. It is provided "as is" without express or
|
|
|
|
|
implied warranty. <br>
|
|
|
|
|
<br>
|
|
|
|
|
SONY DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
|
|
|
|
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
|
|
|
FITNESS, IN NO EVENT SHALL SONY BE LIABLE FOR ANY
|
|
|
|
|
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
|
|
|
|
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
|
|
|
|
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
|
|
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE." <br>
|
|
|
|
|
<br>
|
|
|
|
|
font: pixel joy <br>
|
|
|
|
|
chimchooree <br>
|
|
|
|
|
<a href="https://fontstruct.com/fontstructions/show/1596262/pixel-joy">https://fontstruct.com/fontstructions/show/1596262/pixel-joy</a> <br>
|
|
|
|
|
license: <a href="https://creativecommons.org/publicdomain/zero/1.0/">Public Domain<a/> <br>
|
|
|
|
|
<br><br>
|
|
|
|
|
<div class="footer-row"> </div>
|
|
|
|
|
</div>
|
|
|
|
|