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

Hex map #126

Open
wants to merge 241 commits into
base: master
Choose a base branch
from
Open

Hex map #126

wants to merge 241 commits into from

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    df346da View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    086da1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4369183 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7035df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    201ccea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c5581f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Issue TK11235#78

    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
    Daniel.Huang authored and Daniel.Huang committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    2eaccff View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Configuration menu
    Copy the full SHA
    d1d5b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8ee6a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    5ae3202 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. ・ファイル選択画面に「検索」欄に追加

    ・画像一覧に「検索」「選択した画像のタグ」欄を追加
    ※現時点では欄だけのハリボテ
    NktAts authored and blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    027c249 View commit details
    Browse the repository at this point in the history
  2. ・暫定的にget/setメソッドを追加

    ・検証用コンソールログを追加
    NktAts authored and blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    2c43b3f View commit details
    Browse the repository at this point in the history
  3. fix: 追加した変数のprivate宣言を削除

    feat: タグのテキストボックスに入力があったときに変更ボタンを活性化
    NktAts authored and blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    565d7c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5a0586 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90ca3b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f126dbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc3e9f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff73d2a View commit details
    Browse the repository at this point in the history
  9. fix: 循環参照を避けるため画像参照機能を削除

    feat: プロパティにデフォルト値を追加
    NktAts authored and blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    bdf7af9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5521a7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8408f44 View commit details
    Browse the repository at this point in the history
  12. fix:タグ追加の手法を変更

    NktAts authored and blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    95696c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad89f5c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8bea74 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f17f115 View commit details
    Browse the repository at this point in the history
  16. fix: ImageTagが共有されない不具合の修正

    ImageTagがObjectStoreに登録されてなかった
    blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    590cc9c View commit details
    Browse the repository at this point in the history
  17. feat: タグを設定したときに ImageTag を生成するように変更 …

    ImageFile と ImageTag が1対1となる状況を維持するのが大変だったため、
    ImageTag が存在しない場合はタグ未設定と見做すようにした
    blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    623b09a View commit details
    Browse the repository at this point in the history
  18. fix: 変更ボタンを削除

    常に同期するように
    blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    a7c6460 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    52478e3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ff0a754 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    20852b2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    80f18fa View commit details
    Browse the repository at this point in the history
  23. feat: imageIdentifier から ImageTag の identifier を生成するように

    ImageFile と ImageTag を1対1で対応付けるため
    blhsrwznrghfzpr committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    b4b13fe View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    389576d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    eccb3fa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    213e6cb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Configuration menu
    Copy the full SHA
    85e3774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e1e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8bfcbd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Configuration menu
    Copy the full SHA
    65d7c37 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    a9ed2f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Configuration menu
    Copy the full SHA
    d166d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b11c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    200d4b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8500713 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Merge pull request #1 from TK11235/master

    UPDATE
    zeteticl authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    64d90f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. chinese

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    5987f69 View commit details
    Browse the repository at this point in the history
  2. Update index.html

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    4d3e810 View commit details
    Browse the repository at this point in the history
  3. update

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    0a104b4 View commit details
    Browse the repository at this point in the history
  4. update

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b1422c8 View commit details
    Browse the repository at this point in the history
  5. cht

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    79dbb98 View commit details
    Browse the repository at this point in the history
  6. update

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    2e3f993 View commit details
    Browse the repository at this point in the history
  7. Update package-lock.json

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    857e8d1 View commit details
    Browse the repository at this point in the history
  8. update

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    78a0750 View commit details
    Browse the repository at this point in the history
  9. Update app.component.ts

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e7a2120 View commit details
    Browse the repository at this point in the history
  10. Delete save.js

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    66415b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f12740 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3 from zeteticl/pr/2

    Pr/2
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    cbca9c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    77e0919 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5 from zeteticl/pr/4

    Pr/4
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    8e41833 View commit details
    Browse the repository at this point in the history
  15. update

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    dd12243 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5f10939 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4328dda View commit details
    Browse the repository at this point in the history
  18. update

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    2b3e557 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4028746 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #8 from zeteticl/pr/7

    Pr/7
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    6b8649a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e42b067 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #10 from zeteticl/pr/9

    feat: インベントリにて標準のダイスボットを設定できるよう機能追加
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    a31288f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c4f918c View commit details
    Browse the repository at this point in the history
  24. Merge pull request #12 from zeteticl/pr/11

    Pr/11
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    9ee9b2c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7971d39 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #14 from zeteticl/pr/13

    Pr/13
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    d00e8b4 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #15 from NktAts/feature/NktAts/TabMessageClear

    feat: タブ設定に「全タブのメッセージを消去」を追加
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    7419601 View commit details
    Browse the repository at this point in the history
  28. Revert "Merge pull request #12 from zeteticl/pr/11"

    This reverts commit 9ee9b2c, reversing
    changes made to a31288f.
    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    631ad73 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5d7ff23 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #17 from NktAts/feature/NktAts/AddCreateCardToMenu

    feat:メニューに「カードを作る」を追加
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c1d62e5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8cf76e4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    725612e View commit details
    Browse the repository at this point in the history
  33. UPDATE

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    131a3d1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    23de2c8 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #20 from zeteticl/pr/18

    Pr/18
    zeteticl authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    be6b060 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    41b6a71 View commit details
    Browse the repository at this point in the history
  37. Create udonarium.zip

    zeteticl committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    d3fdfe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    5681b1e View commit details
    Browse the repository at this point in the history
  2. 複製-有序號

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    d2ac05c View commit details
    Browse the repository at this point in the history
  3. 中文對話組合

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    986d87f View commit details
    Browse the repository at this point in the history
  4. 中文化 TAG

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    8ce0b27 View commit details
    Browse the repository at this point in the history
  5. CHT

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    b3e6909 View commit details
    Browse the repository at this point in the history
  6. update 日誌

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    282334b View commit details
    Browse the repository at this point in the history
  7. Update app.component.ts

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    59e2d81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4242a7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #21 from zeteticl/double-to-showDetail

    Update game-character.component.html
    zeteticl authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    0487143 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8e55af View commit details
    Browse the repository at this point in the history
  11. FIX

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    b395c51 View commit details
    Browse the repository at this point in the history
  12. update

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    f1bd278 View commit details
    Browse the repository at this point in the history
  13. Update app.component.ts

    zeteticl committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    3c5b8b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. update meta

    zeteticl committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f1a3cf5 View commit details
    Browse the repository at this point in the history
  2. dblclick show detail

    zeteticl committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    d7c0355 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15915c4 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    zeteticl committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c9e28b0 View commit details
    Browse the repository at this point in the history
  5. done

    zeteticl committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    1008eef View commit details
    Browse the repository at this point in the history
  6. Update angular.json

    zeteticl committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    24d4986 View commit details
    Browse the repository at this point in the history
  7. Update game-character.ts

    zeteticl committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    d2c14f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57d5937 View commit details
    Browse the repository at this point in the history
  9. update

    zeteticl committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    1ce005c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24934b6 View commit details
    Browse the repository at this point in the history
  11. update

    zeteticl committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8ec79bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74f681f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. update

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5fc458e View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    d964223 View commit details
    Browse the repository at this point in the history
  3. terrain

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    70c4715 View commit details
    Browse the repository at this point in the history
  4. GM-notes

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    58066e3 View commit details
    Browse the repository at this point in the history
  5. Update chat-tab.component.ts

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    a6253ee View commit details
    Browse the repository at this point in the history
  6. try

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    b38b33d View commit details
    Browse the repository at this point in the history
  7. update?

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5e62579 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afafa0a View commit details
    Browse the repository at this point in the history
  9. size of start ui

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    6b46fbf View commit details
    Browse the repository at this point in the history
  10. QAO

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5d96624 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    290dbde View commit details
    Browse the repository at this point in the history
  12. update

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c17a7d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e39a02 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45abf86 View commit details
    Browse the repository at this point in the history
  15. GM

    zeteticl committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5eb5340 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. update

    zeteticl committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    52061af View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    06c442d View commit details
    Browse the repository at this point in the history
  3. update

    zeteticl committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    e7dcf52 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from zeteticl/GM-LAYER

    Gm layer
    zeteticl authored Feb 22, 2020
    Configuration menu
    Copy the full SHA
    1b949df View commit details
    Browse the repository at this point in the history
  5. update

    zeteticl committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    0a7b4a1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23 from zeteticl/GM-LAYER

    update
    zeteticl authored Feb 22, 2020
    Configuration menu
    Copy the full SHA
    ff42336 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #24 from zeteticl/GM-LAYER

    Gm layer
    zeteticl authored Feb 22, 2020
    Configuration menu
    Copy the full SHA
    d73e5f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b62ddf4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #25 from zeteticl/panel-move-togeter

    Update overview-panel.component.ts
    zeteticl authored Feb 22, 2020
    Configuration menu
    Copy the full SHA
    974c0d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a70ba5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fbbad7 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #26 from zeteticl/myvision

    Myvision
    zeteticl authored Feb 22, 2020
    Configuration menu
    Copy the full SHA
    c362f6f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    b1e7d61 View commit details
    Browse the repository at this point in the history
  2. Create package-lock.json

    zeteticl committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    29a52d9 View commit details
    Browse the repository at this point in the history
  3. k

    zeteticl committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    7214287 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. fix

    zeteticl committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0624a3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from zeteticl/pr/27

    Pr/27
    zeteticl authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    83c788d View commit details
    Browse the repository at this point in the history
  3. update

    zeteticl committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    772e105 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from zeteticl/edit-posZ

    update PosZ
    zeteticl authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0a6a42b View commit details
    Browse the repository at this point in the history
  5. update step 1

    zeteticl committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    1233fcf View commit details
    Browse the repository at this point in the history
  6. update

    zeteticl committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    a8cf9ce View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. update

    zeteticl committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    2981837 View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    9655906 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. update

    zeteticl committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    20166e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afccd8c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Create YoutubeManager.js

    zeteticl committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    947aab1 View commit details
    Browse the repository at this point in the history
  2. xx

    zeteticl committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    c753a70 View commit details
    Browse the repository at this point in the history
  3. TEST

    zeteticl committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e79efe6 View commit details
    Browse the repository at this point in the history
  4. update

    zeteticl committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    22549c1 View commit details
    Browse the repository at this point in the history
  5. update

    zeteticl committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    a5004c5 View commit details
    Browse the repository at this point in the history
  6. Update app.component.html

    zeteticl committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    5a7f2c9 View commit details
    Browse the repository at this point in the history
  7. test

    zeteticl committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    cfdc2db View commit details
    Browse the repository at this point in the history
  8. Merge pull request #34 from zeteticl/note-store3

    Note store3
    zeteticl authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    47f6221 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f28f87 View commit details
    Browse the repository at this point in the history
  10. update

    zeteticl committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    4a6d23c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Ctrl+S 可以儲存房間

    zeteticl committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    41b5420 View commit details
    Browse the repository at this point in the history
  2. notes 顯示

    zeteticl committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    dc5bc6a View commit details
    Browse the repository at this point in the history
  3. debug

    zeteticl committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    89172b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Update chat-tab.component.ts

    zeteticl committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    702e068 View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    571d98b View commit details
    Browse the repository at this point in the history
  3. Update chat-tab.component.ts

    zeteticl committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    f4cee4a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #37 from zeteticl/roll-dice

    Roll dice From game character sheet
    zeteticl authored Mar 12, 2020
    Configuration menu
    Copy the full SHA
    7dcefce View commit details
    Browse the repository at this point in the history
  5. update

    zeteticl committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    f1ae98e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    484e09a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d210530 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from zeteticl/pr/38

    feat:タブを最後尾に移動
    zeteticl authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e214891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3853d6a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    6ff6d5e View commit details
    Browse the repository at this point in the history
  2. debug

    zeteticl committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    b0f3475 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. update

    zeteticl committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    4d7b969 View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    42bcc97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f583ada View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c39159b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #40 from zeteticl/debug-notes

    Debug notes
    zeteticl authored Mar 21, 2020
    Configuration menu
    Copy the full SHA
    1348f26 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    b5f57d4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    zeteticl authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    f2be7c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. update

    zeteticl committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    bb1e149 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cd8d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2014055 View commit details
    Browse the repository at this point in the history
  4. Update chat-tab.component.ts

    zeteticl committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    cf15744 View commit details
    Browse the repository at this point in the history
  5. Update skyway-connection.ts

    zeteticl committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    aaa7adf View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    8d10013 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7008dec View commit details
    Browse the repository at this point in the history
  3. try

    zeteticl committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    f54508e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #43 from zeteticl/bug-fix-for-detail

    Bug fix for detail
    zeteticl authored Mar 29, 2020
    Configuration menu
    Copy the full SHA
    d5a99b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    711e21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f66cb View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. remove !chatTab

    zeteticl committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    6d1954f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Update chat-tab.component.ts

    zeteticl committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    73cf5b4 View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    8a5695d View commit details
    Browse the repository at this point in the history
  3. update

    zeteticl committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    d36f60b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    ef9f2d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e298a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. update

    zeteticl committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0d622c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60798a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74bb7e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. update

    zeteticl committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    2fdb14c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. update

    zeteticl committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    da3b785 View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    e595dd9 View commit details
    Browse the repository at this point in the history
  3. update

    zeteticl committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    56c5a0c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. update version

    zeteticl committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    74e1d9d View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    3b20597 View commit details
    Browse the repository at this point in the history
  3. Delete YoutubeManager.js

    zeteticl committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c04cb9c View commit details
    Browse the repository at this point in the history
  4. update

    zeteticl committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    f69350a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. update 20200617 官方更新

    zeteticl committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    4c58402 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    zeteticl committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    dcecd14 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Update angular.json

    zeteticl committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    0c71d17 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Update angular.json

    zeteticl committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    d434df2 View commit details
    Browse the repository at this point in the history
  2. fix 右鍵及房間列表

    zeteticl committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    74b8866 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    00cbaca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from zeteticl/20200705

    fix: if receiveInfo cant delete
    zeteticl authored Jul 5, 2020
    Configuration menu
    Copy the full SHA
    4d06cb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf202b View commit details
    Browse the repository at this point in the history
  4. update

    zeteticl committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    34f76f0 View commit details
    Browse the repository at this point in the history
  5. update

    zeteticl committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    f554f8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    831181d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. update 20200708

    zeteticl committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    8b101a5 View commit details
    Browse the repository at this point in the history
  2. update 20200708

    zeteticl committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f00698a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e59a7dc View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    zeteticl committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    2062ece View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Update chat-tab.component.ts

    zeteticl committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    85ad694 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. update 1.11.x

    zeteticl committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    59bffbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b557848 View commit details
    Browse the repository at this point in the history
  3. update

    zeteticl committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    a03fa56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from zeteticl/save2

    deleteImage and import image from link
    zeteticl authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    3da8264 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d19471 View commit details
    Browse the repository at this point in the history
  6. update

    zeteticl committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    800a40f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. update

    zeteticl committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    8fef2c4 View commit details
    Browse the repository at this point in the history
  2. update

    zeteticl committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a27c92e View commit details
    Browse the repository at this point in the history
  3. Update chat-tab.component.ts

    zeteticl committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f9e7601 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    a3d1219 View commit details
    Browse the repository at this point in the history
  2. Revert "Update game-table.component.ts"

    This reverts commit a3d1219.
    zeteticl committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    044c5d2 View commit details
    Browse the repository at this point in the history
  3. update

    zeteticl committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    180ca6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84277f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29dddc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    77778ba View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'v1.11mix1.10' into hex-map"

    This reverts commit 29dddc5, reversing
    changes made to 84277f8.
    zeteticl committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    abaed3c View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'v1.11-cht' into hex-map"

    This reverts commit 84277f8, reversing
    changes made to 180ca6e.
    zeteticl committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    514b53d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    e35889f View commit details
    Browse the repository at this point in the history