Find a file
2024-09-01 19:22:13 +02:00
cache Added cache 2023-03-29 21:31:29 +02:00
css Added simple stylesheet for printing 2021-02-12 11:08:54 +01:00
fonts Initial commit 2014-01-10 19:28:56 +01:00
js Randomizing now checks that the randomized index is different from the current one 2024-09-01 19:22:13 +02:00
ponies I am bad at spelling. (corrected the spelling of "license") 2014-01-10 22:16:32 +01:00
tutorial Added tutorial to add new ponies 2021-08-18 21:20:43 +02:00
.gitignore Initial commit 2014-01-10 19:28:56 +01:00
.htaccess Prevent access to generate_all.php with .htaccess 2023-03-31 20:10:18 +02:00
css_generator.php Initial commit 2014-01-10 19:28:56 +01:00
faq.php Updated FAQ with EOL announcement 2021-08-18 21:49:51 +02:00
fusion.php Added cache 2023-03-29 21:31:29 +02:00
fusion_ajax.php Removed random trailing spaces 2023-03-29 18:56:44 +02:00
generate_all.php Added cache 2023-03-29 21:31:29 +02:00
gpl_v3.png Host GPL icon locally ( from http://becomingaglider.wordpress.com/2010/08/25/a-change-of-copyright-plus-free-gpl-banner/ ) 2015-05-09 15:39:49 +02:00
index.php Added link to GitHub on main page 2021-08-18 21:29:12 +02:00
LICENSE Changed license informations 2014-01-10 19:47:25 +01:00
mode_dark.png Added dark mode switch 2021-02-12 10:59:38 +01:00
mode_light.png Added dark mode switch 2021-02-12 10:59:38 +01:00
palette.txt Made palette.txt more clear 2021-08-18 21:27:01 +02:00
ponies.php Added Lightning Dust & Starlight Glimmer 2015-12-31 11:32:11 +01:00
README.md Added link to tutorial in readme 2021-08-18 21:25:42 +02:00
zalgo.php Re-added ability to make a fusion with the same pony, with an easter egg. 2014-01-28 22:15:44 +01:00

Pony-Fusion

By Tailszefox

Developped in 2014.

Based on the TV show My Little Pony created by Hasbro, DHX Media and Studio B, and developed by Lauren Faust.

The current live version is located at https://fusion.ponyar.net/

For more informations, have a look at the FAQ provided with the website.

If you clone this repository, be advised that it won't work out of the box. Have a look at the .gitignore files to learn what other files you'll need.

If you want to make your own images or add new ponies to the list of your own instance, check out this handy tutorial.