Skip to content

Mutant Standard 2023.12

Compare
Choose a tag to compare
@dzuk-mutant dzuk-mutant released this 24 Dec 23:00
· 13 commits to main since this release

Complete redesigns for most smileys, as well as many emoji additions.

New emoji

  • (MTNT custom) uwu
  • 1f642-200d-2194-fe0f "Head Shaking Horizontally" (head_shaking_horizontally)
  • 1f642-200d-2195-fe0f "Head Shaking Vertically" (head_shaking_vertically)
  • 1f92d "Smiling Face with Smiling Eyes and Hand Covering Mouth" (hand_over_mouth_closed_eyes)
    • This replaces the codepoint with the original Mutant Standard hand_over_mouth, which is now assigned 1fae2.
  • 1fae1 "Saluting Face" (saluting_face)
  • 1f978 "Disguised Face" (disguised_face)
  • 1fae8 "Shaking Face" (shaking_face)
  • 1f62e-200d-1f4a8 "Face Exhaling" (exhaling_face)
  • 1fae4 "Face With Diagonal Mouth" (diagonal_mouth)
  • 1f979 "Face Holding Back Tears" (holding_back_tears)
  • 1fae5 "Dotted Line Face" (outline_face)
  • 1f372 "Pot of Food" (stew)
  • 1f32e "Taco" (taco)
  • 1f36e "Custard" (custard)
  • 1f41d "Bumblebee" (bee)
  • 1f33b "Sunflower" (sunflower)

Note on codepoints

In recent Unicode updates, a few smileys have been disambiguated. (In less polite speak, Apple kept insisting on using their divergent designs and Unicode changed the shortcodes to meet them. )

There are a few smiley pairs that either have different codepoints or one of the pair has a codepoint where it didn't before because Unicode made one for a design I already had established.

Shortcode changes

I want to try to work towards providing more convenient packages with an eye to better platform adoption in 2024.02 and I was also struggling to grapple with my own interpretations of some fairly vague designs (especially the grinning ones), so I took the opportunity in this redesign to bring shortcodes more in line (although not completely) with how various platforms use them.

This could result in some weird behaviour if changing them out in places, as some of these changes result in a few designs swapping around.

  • smile -> slight_smile
  • upside_down_smile -> upside_down
  • big_smile -> grinning
  • happy -> smiley
  • grin -> smile
  • grinning -> grin
  • stick_out_tongue -> stuck_out_tongue
  • xd_tongue -> closed_eyes_tongue
  • embarrassed -> flushed
  • hug -> hugging_face
  • wink_kiss -> blowing_a_kiss
  • straight_face -> neutral_face
  • surprised -> hushed
  • shocked -> anguished
  • unhappy -> frown_open_mouth (the design for this one is substantially different than the original due to previous confusion over Unicode codepoints)
  • smile_w_tear -> smile_with_tear
  • loud_cry -> sob
  • sneezing -> sneeze
  • nauseous -> face_with_thermometer
  • sick -> nauseous
  • angry_steam -> triumph
  • cool_face -> sunglasses_face
  • nerd_face -> nerd
  • shit -> poop
  • hot_shit -> flaming_poop

Other improvements

  • Greatly improved text descriptions for smileys, many of which did not have proper text descriptions at all. I didn’t notice this until now, many apologies.