Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #78 #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hazmole
Copy link

@hazmole hazmole commented Oct 5, 2019

【概要】
users can pick color and chat, export the colorful chatlog after finishing a session.

【詳細】

  • on chat-window & chat-palette, before character name is a color-picker button
  • each message will maintain a "color" variable, this will be used to export log, and can be seen on each message head ("●" symbol).
  • character's data-xml will store store the picked-color on chat-palette
  • on chat-tab setting, we can export colorful chatlog

【懸念点】
N/A.
Well, we can do change the message's color on Udonarium, but it will be slightly ugly, so I just use a color symbol showing the message color. Additionally, the color-picker button may be enhanced. Now it doesn't seems like a button.

Colorful chatlog feature:
 - on chat-window & chat-palette, before name is a color-picker button
 - character's data-xml will store store the picked-color on chat-palette
 - on chat-tab setting, we can export colorful chatlog
usaturn pushed a commit to usaturn/udonarium that referenced this pull request Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants