The Good Place season one: Haha, what if someone was sent to heaven by accident and had to pretend to be a good person!
The Good Place by the end: Morality cannot be measured in a vacuum. While people should be held accountable for their actions, people are a product of their environment and the results of our actions are often beyond our control. Bad people can improve when they loved and supported. Also, the reality of death is essential to the enjoyment of life.
ok further thought having finished re-watching the OG Descendants:
not only is Cruella de Vil wildly out of place in a line up of otherwise fairytale & fairytale-adjacent villains the film also just completely fails to grasp her as a character?
Like: Jay's thing is that he was raised to be selfish and only look out for number one and he learns the value of being a good team player. Evie was raised to think being beautiful is the only thing that matters and learns that she's actually smart and talented. they're both solid character arcs w good messages for the audience and engage with what made their respective parents evil.
Carlos's thing is that he was. raised to think dogs are bad and then learns that dogs are nice? problems here:
a. this isn't a Growth Arc like the others bcos its not like he was raised to think dogs suck bcos love & friendship are bad his mother straight up lied to him that they're dangerous and as soon as he met one he realised they're not. he doesn't have a personal flaw to work on, he was just ignorant.
like there's shades of a good arc here w idk his mother having raised him to think love&friendship are overrated and that the only thing that matters is what people can provide for you? he would be all like 'what's the point of having a dog they're nuisances who just eat and poop all day' and then he would learn about unconditional love. but no that's not what happens bcos his mother just lied to him about what dogs are.
& this stands out bcos the other character journeys are actually very solid!!
b. hating dogs. was never Cruella's thing? Cruella's thing is consumerism. she's into furs bcos it's a way of showing off how rich and powerful she is and slaughtering 99 puppies just to make the world's fanciest coat is the ultimate expression of her conspicuous consumption. its a custom baby seal leather boots situation.
so like Cruella's kid's issue should be having been raised to value material goods over people's feelings which is an arc that absolutely could be resolved by him befriending a dog but again the root cause of his issue with dogs is that they're 'rabid pack animals'
aughhhh (╯°□°)╯︵ ┻━┻
Some I Was a Teenage Exocolonist thoughts now that I've had time to process my first run:
I love that not only are you not expected to achieve a perfect run on your first playthru, it's not even possible. There are consequences for things like not going to school (mostly in the form of missed opportunities) but no one is going to grab you by the scruff and force you to do it. You're truly allowed to just be a kid living your life which of course will include making mistakes. But this message that you can come back from anything, that there's no such thing as a life ruining choice, that it's ok to not be perfect or perfectly good, that's so fucking refreshing to see in a video game. And the replacement of a good vs bad morality system with a "respect for authority" meter is just *chefs kiss* that combined with the empathy stat should be the standard for any kind of game like this, it's so genius.
Like I started my second run last night and there are a couple things I'm intentionally going to do better this time (being more efficient with gifts and paying better attention to the fetch quests) but this is the first time playing a game where I've ever felt truly comfortable with not getting everything right, or even most things. Like I've just been randomly picking an activity every month (literally rolling a d6) and bc of that my character basically never goes to class. I've already decided next run I'm going to dedicate at least one month every season to school but I don't feel pressured to restart this one like it truly feels ok and part of the intended experience to fuck up and do better next time and that's so fucking cool
Install the Stylus Firefox Addon or the Manifest V2 Chrome Extension (You can install Chrome Extensions on Edge as well)
Once it's installed into Firefox/Chrome/Edge you can proceed with adding this style or any other.
Go to this link: https://userstyles.world/style/11286/old-tumblr-dashboard-july-2023
Click on "install".
Style will open a tag with it and in the left side you'll have a button that says "install style", click there. (Step-by-step copied from the lovely dorothyoz39 who wrote this in a reply!) If you don't want the sticky header you can remove the labelled script at the top of the css below /* Sticky Header*/
For Chrome Manifest V3 install the Tampermonkey Extension
Then add the Tampermonkey Backup Script instead of the Stylus version
https://greasyfork.org/en/scripts/492279-old-tumblr-dasboard-backup I highly recommend you switch to Firefox for continued use of good extensions! Stylus does not have a V3 update yet; however, the tamermonkey script works just as good.
Be sure to check for updates regularly and if you'd like, consider supporting me on Ko-Fi https://ko-fi.com/pixiel !
Make sure to check the Userstyle and see if the version number matches the one below if you don't see any changes!
v14.11: Made Premium Perks button available in the bottom left corner for all premium users v15.2: Fixed the Tumblr fuckup AND added a cool new feature that allows you to customise the look of your header & hide the reply-to-replies button if you like, here's how to customise this. Set to "Block" if you want the button/icon visible, Set to "None" if you want it hidden! V15.5: Given labels to options for clarity - now says 'show' or 'hide'! You can also fix the positioning of the Communities button and subnav from this menu as well - it should remember your settings when you update!
v15.9: The Boopdate! V16.0: Fixed Search view pages and made them look normal, unfortunately, I can't bring back the dropdown menus for "top"/"All Time" etc - but it should look more like the original now v16.3: Minor tweaks to make search pages look better
OTD+ is an add on for Old Tumblr dashboard that you can use to edit the Post Width, Content Positioning & More - It must be used with Old Tumblr Dashboard installed as well on the latest update! This style might be merged with OTD in the future.
THE CREATOR OF THIS USERSTYLE SUPPORTS THEIR TRANS SISTERS. WE'RE ALL IN THIS TOGETHER!
----- Known issues:
Only two columns in Masonry view. Semi-Unfixable, Tumblr creates columns based on monitor size, if I try adding another column (because it doesn't exist) it just perpetually loads on screen. Semi-fix: Zoom out in chrome/firefox and it adds more columns, you may need to change the font size of the page though
Search bar doesn't appear on some pages (like viewing a post), this is because Tumblr removed the search bar on those pages completely. Unfixable but not a big deal
Tumblr has ONCE AGAIN CHANGED THE ACCOUNTS MENU. The menus are now shorter and have less information on them. This is unfortunately permanent. I do not see any way to fix this. Unfixable.
If you want people's icons to stay fixed in place, instead of scrolling with the dashboard change this in Stylus;
Or if you're using the tampermonkey version
Find text:
.NLCTe > div.Evcyl > div > div > .So6RQ.YSitt > .ge_yK > .c79Av > article > header > .RYkKH > .nZ9l5 { pointer-events: auto; top: 55px; transition: top .25s; position: -webkit-sticky; position: sticky; } and replace it with;
.NLCTe > div.Evcyl > div > div > .So6RQ.YSitt > .ge_yK > .c79Av > article > header > .RYkKH > .nZ9l5 { pointer-events: auto; top: 0px; transition: top .25s; position: absolute; }
Solved issues: (Update)
Menus need to be manually closed SOLVED! in V.4 and updated in V.5! The menu & icon WILL scroll with you if you have removed the sticky header CSS, however, clicking anywhere on screen will make the Menu disappear still.
Masonry view in searches is now fixed!
Resized Messenger Chat Box!
NEW UPDATE 16/08/23, 23:55 BST v6.5: Figured out how to reorganise the icons in the header. Let me know if you have any problems with it and make sure to update your Userstyle! Some icons are hidden with Display: Block; you can hide more icons with this method!
Solved issues p2
Brought back SOME of the icons for Tumblrs latest update - Unfortunately, this does not bring back user icons for Reblogged posts! Make sure to yell at Tumblr for removing the icons as well as the horrible dashboard update here! v7.5 Fixed icons for all posts and put them back where they came from!
v6.9.6.9 (I promise this is the last funny number): Fuck Off Buggy The Clown Update + All languages support for the old header design!
v7.0: Fixed the search bar for tumblrs new collections feature, so it looks like the original search bar!
v8.0: Fixed masonry view icons, hidden the reblog icon on dashboard icons, fixed icons in blog viewport
V8.1: Fixed issue with icons not working on soft-refresh & with endless scrolling disabled - be sure to complain to staff!
v9.3: Changed a few things with the search feature, I also made the posts less round.
UPDATE2 11/04/2024: SO We mighhtttt have overrun their servers. 😅 I'm getting a 500 Internal Server Error every time I try to fix it or upload it as a new style - the massive influx of people downloading the userstyle was probably too much. The Tampermonkey backup on Greasyfork works just fine though! Probably easier for a lot of people migrating anyway! UPDATE 11/04/2024:: My code has broken on Userstyles.world, (it is now fixed as of 12/04/24) until this is fixed I have created a Tampermonkey Backup Version of the Userstyle so feel free to use this version if you've broken yours!
https://greasyfork.org/en/scripts/492279-old-tumblr-dasboard-backup
v9.6: Moved the Following | For you | Your Tags to below the create a post panel. Fixed the Accounts Menu! + Bugfixes V10.3: Patio compatibility. Added a way to hide the Patio button & "patio feedback?" button, just search for patio in the code and follow the instructions! v11.0: Temporary Chat feature fix after Tumblr broke it, fixed some positioning issues and j/k scrolling!
v12.3: Fixed a text issue (my bad!), I undid the changes to the replies function and added a way to fix icons order for when you get the communities update!
v12.5: Update to make compatible with the Content Positioning using Tumblr Post Width & More (OTD+ Userstyle) v12.6: Post buttons fixed, icons unable to be fixed yet as I haven't got the tumblr changes just yet - but I will fix them asap!
v11.7: Communities Update, changed the new search bar on communities page to resemble the old one. The search bar still doesn't work on these pages yet for some reason. Blog view icons fixed. v13.0: The icons change should now have a working patchfix! BIG THANK YOU to arcadian-asgardian for sending me the screenshots I needed and testing if it worked. + Minor tweak, communities button resized to fit the rest of the icons better v13.2: Mini fixes now that I have better access to the new changes! Communities icon re-centered, usernames nudged back into place.
V13.5 & v13.7: Nuked the Go Premium button - Re-positioned the search bar on search pages v13.10: Changed a lot of the new look for replies - it's not perfect yet mind. Small bug with the "..." menu moving to the left with shorter replies. Looks a lot more like the old replies section though! Made it possible to remove the reply to reply button just search for "NEW Replies UI" in the userstyle and remove the /* */ around "display: none" OR use Ublock to block the element! v14.1: Reverted the "Original Poster" border + text to look like old version. Edit: Whoops, fixed an issue with showing the timestamps
v13.4: Added a way to fix the communities icon position if you don't have the New Xkit button or have hidden any of the icons. Just remove the highlighted /* */ pair in the code for what you need.
Hello literary agents are you ready for a novel about a sad scrunkly sopping wet Victorian orphan getting adopted by pirates in a story that gradually goes from adventure fantasy to supernatural horror? No? Too bad
omg are you making up original tsv gods?? what are they about im so curioussss also is it for a fic or something
I’m still workshopping them but one of them is the god of love. Maybe the god of marriage? Idk it’s still a work in progress but I’m sure the answer will come to me at like 3am one morning
I’m kind of merging some tma avatar ideas with gods and just Frankensteining it out here
I’m hoping to write some fics about them but idk if I should create my own characters or make the tsv lads come across them. Decisions decisions…
sometimes a piece of media just! grabs you by the throat and says, "hey buddy! I'm gonna irrevocably alter your brain chemistry now! have fun with that!!"
and then you just ! gotta deal with that ! you guess !!
Been a while, but here’s some final additions to my little Descendants redesign series. This is how I interpreted Prince Ben! 👑 I wanted him to come off friendly and approachable in his features, so more rounded shapes instead of a really chiseled guy. I just thought of him more as a laid back prince in his aesthetic, so he doesn’t even wear his royal coats. I was also mainly inspired by Raoul’s look in the Phantom of the Opera movie haha 🌹
--
Check out more of my work on other platforms or buy prints!
My Instagram -- My Twitter -- Buy Prints
ngl this is the funniest procedural thing ive made in a while i saw https://genders.wtf/gauntlet/ and realized that the only way it could be better is if it went forever
kinda curious to see what ppl get
girl help i can't keep track of the posts i have on my likes so i'm throwing them here
236 posts