-
Notifications
You must be signed in to change notification settings - Fork 73
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
Roll in character sheet #105
Open
zeteticl
wants to merge
184
commits into
TK11235:master
Choose a base branch
from
zeteticl:roll-in-character-sheet
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
・画像一覧に「検索」「選択した画像のタグ」欄を追加 ※現時点では欄だけのハリボテ
・検証用コンソールログを追加
feat: タグのテキストボックスに入力があったときに変更ボタンを活性化
feat: プロパティにデフォルト値を追加
ImageTagがObjectStoreに登録されてなかった
ImageFile と ImageTag が1対1となる状況を維持するのが大変だったため、 ImageTag が存在しない場合はタグ未設定と見做すようにした
常に同期するように
Roll dice From game character sheet
feat:タブを最後尾に移動
Debug notes
usaturn
pushed a commit
to usaturn/udonarium
that referenced
this pull request
Jul 5, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It can roll or show character data in the first chat tab.