Releases: SethClydesdale/cunny-code
Releases · SethClydesdale/cunny-code
v1.5.0
- added auto-translate functionality for the encoder that automatically encodes or decodes depending on what you insert into the input field.
- added options manager, accessible via the cog icon in the nav on the homepage.
- added auto-translate toggle.
- added save password option.
- added keep password state option.
- added Sensei name option.
- added new page for the Cunny Translate extension.
- added new messages for Arona.
- Arona now comments on having the same name as you if "My name is Arona" is encoded.
- optimized arisu dance GIF.
- changed Arona.sensei to Arona.settings.sensei_name and updated storage item to use the new naming syntax: cc_sensei_name.
- fixed the command "Arona say {MESSAGE} {EXPRESSION_ID}" not working.
- fixed unsafe usage of innerHTML to display characters that couldn't be encoded in the error log.
v1.4.0
- added option to encrypt or "protect" messages with a password using AES encryption.
- This can be toggled on via the encoder or used via the console like so: Arona.encode/decode(['message', 'password']);
- added new messages for Arona.
- 10 messages when activating/deactivating password mode.
- 5 messages when decrypting with a wrong password.
- added new section to About Arona page.
- Encryption and Decryption
- fixed Arona saying multiple welcome back messages in succession if Arona.awaken() was spammed, specifically on the About Arona page.
v1.3.0
- added ability to pick up Arona and drag her around the screen.
- added new messages for Arona.
- 10 new messages when picking up and putting down Arona.
- "Show me the Arisu dance."
- updated triggers for some of Arona's messages to be more specific.
- "Mutsuki dance" --> "Show me the Mutsuki dance"
- enhanced prompt flexibility to handle different variations of existing phrases.
- example: "Arona is cunny." OR "You're cunny, Arona."
- changed "Alice" --> "Arisu" in various files.
- fixed message randomizer hanging if a different message couldn't be found.
- fixed touching/picking up Arona, swapping, copying, and toggling music interrupting Arona leaving while angry.
- fixed Arona's face reverting to the default expression when leaving while angry.
v1.2.0
- added support for custom Sensei name by writing "My name is NAME" or "Call me NAME"
- added auto-embed and play for messages that contain a YouTube video link.
- added Arona.expression() helper function for changing Arona's expression.
- added the option of simply passing an Array to Arona.say() to auto assign its values to the arguments.
- added new sections to About Arona page.
- Expressions
- Remembering Sensei's Name
- Fetching Videos
- added new messages/responses for Arona.
- Goodbye, Arona.
- Goodnight, Arona.
- I hate Arona.
- 69
- updated formatting for Arona's response list.
- updated rickroll message with video.
- optimized arona.js.
- fixed autoplay not working for embedded videos on certain browsers.
- fixed Arona not leaving after getting angry at Sensei if the user immediately encoded another message before she left.
v1.1.0
- added error window below input field that details what characters could not be encoded.
- added 5 new Arona messages for when an encoding error occurs.
- added other new messages for Arona.
- updated the response list on About Arona page to include all possible keywords/phrases.
- optimized message randomization.
- optimized images to reduce size.
- optimized preloader to reduce loading impact on first visit.
- fixed full-width alphanumeric characters not encoding.
- fixed Arona accepting "I'm not sorry" as an apology.
- fixed Cunny Codes not retaining word separation spaces on certain websites, such as Reddit. All future codes will use the four-per-em space for spacing as opposed to the standard space. While all previous codes can still be decoded in this version, you cannot decode these new codes on v1.0.0 or beta versions of Cunny Code without replacing the spacers with a standard space first.
v1.0.0
Initial release for Cunny Code