• Member Since 20th Oct, 2013
  • offline last seen Yesterday

Sollace


I have done nothing productive all day and I have a Ko-Fi now!

More Blog Posts311

Feb
24th
2017

ALL The Script Updates! · 6:36pm Feb 24th, 2017

As promised, I have updates for several of my userscripts to fix bugs and add some new features I've seen requested.

Interactive Ponies 1.9

And now the one with the biggest additions!
(done first because Solly wants that changeling picture to show up on top)
(Pinkie, shhhh...!)

There are no no new ponies this time, but there is a changeling.


<insert generic pony name here>
(hey, sorry. He doesn't get a name. He's just 'a changeling')

'Course, the changeling's special, but I'm not going to give it away. :T

The other new addition is a custom pony.

By default she's exactly the same as Rainbow Dash. You can change her name, what she says, and the images she uses by editing the text area. If you're familiar with JSON, it shouldn't be too difficult. If you make a mistake and mess it up, just copy out your code and reload the page. It should give you back the defaults so you can see what you did wrong.

I also have a sample OC (Ogrinal creation do not stel!!) showing off the advanced configurations that anyone is welcome to try out:

{ "name": "Dr. King Shadow Edgy Mc. Edgington III Edge Rainboom Killer 9000", "sayings": [ "AAAHAHHHHHHHHHHH" ], "sprites": { "sleep": "https://static.fimfiction.net/images/interactive_pony/dash/cloud_sleep_right.gif", "stand": "https://static.fimfiction.net/images/interactive_pony/dash/stand_rainbow_right.gif", "trot": "https://static.fimfiction.net/images/interactive_pony/dash/trotcycle_rainbow_right.gif", "dash": "https://static.fimfiction.net/images/interactive_pony/dash/dashing_right.gif", "fly": "https://static.fimfiction.net/images/interactive_pony/dash/fly_rainbow_right.gif" }, "effect": { "target": "img.interactive_pony", "css": { "filter": "hue-rotate(180deg)" } } }
(I actually, really like how she looks)
(note to self: Tell knighty his link-detecting-parse thing needs work.)
(Yeah, what is even up with that?)

Full changeling log:
* Fixed some broken sprites
+ Added Changelings
+ Added a configurable custom pony
+ Added support for multiple css values per effect (for the custom pony!)
* Cleaned up some code doing silly, pointless things

Fimfiction Advanced 3.11.14

As far as new features, you'll notice a new option on the settings page:

Always Https does exactly what it sounds like. With that option enabled, Fimfiction Advanced will automatically redirect you to the https version of the site. I only really use http when I browse for horse words, but I'm sure those people who use the other version will find that useful.

Also note: I haven't put in an option to go the other way, 'cause that's just silly. :derpytongue2:

Some-- and by that I mean one-- of the backgrounds have been tweaked. I noticed that the Buy Some Apples image didn't align with the bottom of the page on some screen sizes, so I just changed that to put it at the bottom.

The snow effect is layered a little better when it's in the site background, and will no longer hide the site logo. I updated the styling fixes for to fix some more visual bugs around the sight.

There was also some news about knighty removing the [url=?view=page&page=banner_credits]banner archive. Go give it some love before it's gone forever! :raritydespair:

Obviously, Fimfiction Advanced still uses that. So, when it does go, the script should fill in the missing pieces.

Full changeling log:
* Adjusted positioning of the applejack background
* Reimplement the banner selector from scratch
+ Added an option to always go to the https domain
* (css patch) Updated insert_left/right fix to include quotes
+ (css patch) Added a styling fix for content bleeding past the rounded corners on user profile modules
* Fixed snow being layered a bit weird
* Fixed Fimfiction Advanced trying to run (and then failing) the login screen

Nosey Hound 1.7

A few miscellanea fixes here.

The follower listing has been improved slightly, so you only need to load each follower's followers once. After that it will continue to show the list anywhere else their name appears, whether as your follower, or as a follower of one of you follower. (or a follower of your follower's follower's followers.)

Nosey Hound should also recognise any followers that leave and then come back, provided the time they left was after this last update. (there's no way I can fix old data, unfortunately ;-;)

The stats page has been made a little more accurate, and it will now display the percentage of followers that changed their names.


Full changeling list:
* Improved follower listing/sub-listing
* Improved follower difference checking
* Fixed a typo
+ It should now recognise returning followers
* Percentages on the stats pane are more accurate
+ Added a percentage bar for users who changed names



As always, downloads right below!

If something breaks, or doesn't work the way it should, post a comment and tell Solly below!


Script download pages:

Comments ( 4 )

Here have some :moustache::moustache::moustache: for the changeling list / log :D

4435030
Thank yey! :pinkiecrazy:

I accept yout :moustache: :moustache: :moustache: and raise you one :moustache:.

Cool updates (especially the custom interactive ponies)! :pinkiehappy: But what are the filenames of the Pinkie Pie files?

4450103
Pinkie has quite a few images:

Two come from deviantart:

sleep3: //fc03.deviantart.net/fs71/f/2011/246/5/a/pinkie_pie_with_scootaloo_by_deathpwny-d48495a.gif
stand: //fc01.deviantart.net/fs70/f/2011/261/a/f/pinkie_pie_dancing_by_deathpwny-d4a46i0.gif

The rest can be found here. (open them and use download for a direct link)

Login or register to comment