Oni-Men and syuilo
b0151afa9a
Add range component, 音量設定で使用する ( #6146 )
...
* add range component, use range component at volume setting
* refactor
* refactor 2
* Update range.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
2020-03-20 14:30:37 +09:00
Oni-Men
f2f7f532a0
use username if name was empty ( #6166 )
2020-03-20 13:57:55 +09:00
Oni-Men
4e2f954683
note overflow: hidden ( #6138 )
2020-03-07 00:31:48 +09:00
Oni-Men
a471e4b783
MFMをテキストに戻す ( #6131 )
...
* Disable Nyaize in quote
* mfmを文字列に戻す、nyaizeにmfmを使用
* Revert "Disable Nyaize in quote"
This reverts commit 1b238905a5 .
* refactor
* use return type as string
2020-03-06 22:51:50 +09:00
Oni-Men
569be15705
同じホットキーが連続で発動しないように ( #6082 )
...
* add cooldown to hotkey
* remove blank
* use repeat flag
* format
* Add Repeatable option to Hotkey
* Boolean型のみに
* console.log消すの忘れてた
2020-02-26 17:22:43 +09:00
Oni-Men and syuilo
f6c376f20d
同じノートを何回リノートしても一回として数えるように ( #6086 )
...
* 同じノートを何回リノートしても一回として数えるように
* Update count-same-renotes.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
2020-02-26 07:54:35 +09:00
Oni-Men
e690556286
patch #6039 ( #6052 )
2020-02-21 17:16:51 +09:00
Oni-Men and Acid Chicken
cefd2a4c54
ページURLが空の時currentNameを使うように ( #5368 )
...
* ページURLが空の時currentNameを使う
* 空の時はページURLにcurrentNameを代入するように
* Update src/client/app/common/views/pages/page-editor/page-editor.vue
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* update validator
* Update src/client/app/common/views/pages/page-editor/page-editor.vue
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* やっぱりuuidは統一
* エラー処理を追加
* some fix
* ちょっとだけ翻訳の追加と改善
* リファクタリング
* Revert "やっぱりuuidは統一"
This reverts commit 965a860504 .
* やっぱりuuidをわける
* エラー判定をidからcodeに+リファクタリング
2019-09-02 06:02:35 +09:00
Oni-Men
2d6d9f30e1
ページURLが他と重複してたらエラーを投げるように ( #5354 )
...
* [Page]nameが重複したときの処理を追加
* page-editor側のerr.idにuuidを適用
* refactor
* uuidをわけた
2019-08-28 08:00:05 +09:00
Oni-Men and Aya Morisawa
6b571a7799
Improve furniture preview ( #5328 )
...
* Improve furniture preview
* improve calc method
* camera.aspectいらないことに気付いた
* refactor & go camera far away
* 対角線の長さで計算するように
* 対角線の計算にhypot()を使用
Co-Authored-By: Aya Morisawa <AyaMorisawa4869@gmail.com >
2019-08-22 18:34:15 +09:00
Oni-Men
630d873ec0
[room]Add cup noodle ( #5323 )
...
* [Room] Add cup noodles
* remove ,
* Fix Cup-Noodle Texture
2019-08-20 15:57:42 +09:00
Oni-Men
333604898c
fix #5214 ウィジェットが選択されていないときは追加されないように ( #5227 )
...
* fix #5214
* null削除の取り消し
* 空白文字の調整
2019-07-28 14:12:33 +09:00
Oni-Men
8aeabf530c
Patch #5060 ( #5205 )
...
* fix #5060
* forgot ";" :p
2019-07-21 22:27:36 +09:00
Oni-Men
f6ac6f9c6f
fix #5071 ( #5184 )
2019-07-18 20:56:48 +09:00