Changelog

 Changes in 1.5
  • Improved Collision: Some general bugfixes but I especially improved the collision when ponies are flying to other windows. Twilight should be no longer falling down every time she teleports somewhere and action chains that involve flying to another window should no longer be interrupted
  • Support for multiple monitors can be activated in the main menu
  • I've written a program that has cut away all the useless transparent borders from the gifs. There were quite a lot so it should be a little performance improvement as well as better looking. Some ponies (like Filly Twilight, for instance) had big borders which made them look like they were flying. I hadn't time to check every single gif, so if you find any bugs or problems my script has created, please inform me.
  • Rocky from Party of One. Credit to Harley!
  • Better looking speech bubbles that are now moving with the ponies. Credit goes to Moonbeam from Ponychan for creating the templates for the mane 6. I've written and included a program for you to create your own speech bubbles.
  • You can now move the "line" where collision begins. Some images (like Luna or Sweetie Belle sleeping) have the problem that the tail is under the feet. When collision begins where the image begins, it looks like the pony is flying. I'm pretty sure I didn't find all images that have this problem, write me a mail or use the built-in feedback button if you find any.
  • INTERACTIONS! well, kind of.... Actually, the code is complete and fully functional, but I didn't have time to add any to the pony.ini files, so you'll either have to add them by yourself or wait for the next version, sorry.
  • Jorlem requested a button to instantly select the mane 6, so I included one :)
  • Thanks to Moonbeam, Pinkie Pie has learned how to shatter the laws of our dimension to teleport around.
  • Settings are no longer saved in the Appdata folder. I didn't like the behavior of .NET to create a file outside of the application's folder, so I manually coded a mechanism that saves to a file within the same directory where the .exe is located.
  • Settings like enable/disable speaking no longer require a restart of the application. They work immediately.


 Changes in 1.1
  • moar poni
  • improved support for multiple monitors
  • feedback form added
 Changes in 1.0
  • improved compatibility with 64 bit systems
  • improved compatibility with more than one screen
  • more side ponies added (thanks to Pony Tail)
  • new features in main window
    • main window can be opened by right-click on a pony
    • no speaking/no cursor chasing settings saved after restart
    • autostart option added
    • you can now save a selection of ponies which will be automatically checked when
      starting the app
  • improved collision - the application should no longer crash (or at least less)
  • probably more which I've forgotten because I didn't work on it for some time : /
 Changes in 0.9 (Beta)
  • every pony from mane cast (and Spike) included
  • new configuration system for the pony.inis. Way more flexible!
  • you can now build chains of actions (e.g. let the pony walk right, stand there for 5 seconds and walk back)
  • ponies will sometimes speak quotes from the show
  • ponies can now fly to random windows instead of only the active one
  • fixed a major bug that caused problems when images with different heights were used
  • tons of other bugfixes
  • improved support for users with more than one screen
  • Speaking and cursor-chasing can be deactivated in the main menu 
  • source code no longer included in standard download, because I don't want to confuse users without much computer experience
Changes in 0.5 (Beta)
  •    Main menu! You can now have more than one pony!
  •    Added the option "Quit All" to right click menu
  •    Ponies can now also stand on bottom of screen
  •    Improved collision between ponies
  •    New Action: The pony follows your cursor for a time (without coming in your way)
  •   added Pony.ini files to manually edit the behaviors. Look in the PonyTemplate.ini file for more information
  •   added Pinkie Pie                                     
  •   new email address because the old one was buggy
 Changes in 0.2 (Alpha)
  • If the pony falls out of the screen, it will come back in ten seconds flat.
  • Rainbow Dash has learned how to fly to a specific point. If the window that has focus isn't in fullscreen, there is a high chance that she will fly to a random point on top of it.   
  • A lot of improvements won't be visible to the user. The main changes were made in the code, which will make it easy for me to include new behaviors like flying to the foreground window.
  • bugfixes