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

Move to Godot Engine 4.4 #183

Merged
merged 27 commits into from
Sep 15, 2024
Merged

Move to Godot Engine 4.4 #183

merged 27 commits into from
Sep 15, 2024

Commits on Aug 26, 2024

  1. Add crossplatform instructions.

    fire committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0175a44 View commit details
    Browse the repository at this point in the history
  2. git subrepo push 16_manuals

    subrepo:
      subdir:   "16_manuals"
      merged:   "83f66d284f"
    upstream:
      origin:   "https://github.com/V-Sekai/manuals.git"
      branch:   "main"
      commit:   "83f66d284f"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b9b926e View commit details
    Browse the repository at this point in the history
  3. Add section for input wave.

    fire committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    05ff756 View commit details
    Browse the repository at this point in the history
  4. git subrepo push 16_manuals

    subrepo:
      subdir:   "16_manuals"
      merged:   "ea23f794ee"
    upstream:
      origin:   "https://github.com/V-Sekai/manuals.git"
      branch:   "main"
      commit:   "ea23f794ee"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    457d8ec View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. git subrepo pull 16_manuals

    subrepo:
      subdir:   "16_manuals"
      merged:   "5d43d88345"
    upstream:
      origin:   "https://github.com/V-Sekai/manuals.git"
      branch:   "main"
      commit:   "5d43d88345"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    24fa5c9 View commit details
    Browse the repository at this point in the history
  2. Avoid errors.

    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d3061c0 View commit details
    Browse the repository at this point in the history
  3. Use a wildcard for the binary.

    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c77b2f9 View commit details
    Browse the repository at this point in the history
  4. Remove unused speech processors.

    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    84d3999 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove echo cancellation for now."

    This reverts commit 070b955.
    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    04b1060 View commit details
    Browse the repository at this point in the history
  6. Add more realistic window sizes.

    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2d48fe9 View commit details
    Browse the repository at this point in the history
  7. Save work in progress.

    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0fbcf67 View commit details
    Browse the repository at this point in the history
  8. Disable sample stretching.

    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    675c216 View commit details
    Browse the repository at this point in the history
  9. Remove sample stretching.

    fire committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e440ace View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Save.

    fire committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    23b3618 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone --force https://github.com/V-Sekai/godot-speech.git

    …19_godot/modules/speech
    
    subrepo:
      subdir:   "19_godot/modules/speech"
      merged:   "2515ba2f4f"
    upstream:
      origin:   "https://github.com/V-Sekai/godot-speech.git"
      branch:   "main"
      commit:   "2515ba2f4f"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    21a5cee View commit details
    Browse the repository at this point in the history
  3. Revert.

    fire committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    58ac097 View commit details
    Browse the repository at this point in the history
  4. git subrepo push 19_godot/modules/speech

    subrepo:
      subdir:   "19_godot/modules/speech"
      merged:   "7585fab797"
    upstream:
      origin:   "https://github.com/V-Sekai/godot-speech.git"
      branch:   "main"
      commit:   "7585fab797"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1d3bc04 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. git subrepo pull (merge) --force 19_godot

    subrepo:
      subdir:   "19_godot"
      merged:   "35b10e36d9"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.3"
      commit:   "35b10e36d9"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e79ea52 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Remove manuals.

    fire committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    695a1aa View commit details
    Browse the repository at this point in the history
  2. Update the folder names.

    fire committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a71cdf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. git subrepo pull (merge) --force 14_godot

    subrepo:
      subdir:   "14_godot"
      merged:   "1f7d41a4f6"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.3"
      commit:   "1f7d41a4f6"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0e9205a View commit details
    Browse the repository at this point in the history
  2. git subrepo pull (merge) --force --branch=groups-staging-4.4 14_godot

    subrepo:
      subdir:   "14_godot"
      merged:   "022f46178f"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.4"
      commit:   "022f46178f"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6da1d33 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Test

    git subrepo pull (merge) --force --branch=groups-staging-4.3 14_godot
    
    subrepo:
      subdir:   "14_godot"
      merged:   "34b9518b6d"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.3"
      commit:   "34b9518b6d"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    
    Save work.
    
    git subrepo pull (merge) --force --branch=groups-staging-4.4 14_godot
    
    subrepo:
      subdir:   "14_godot"
      merged:   "05b20f9df4"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.4"
      commit:   "05b20f9df4"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    
    Cleanup many bone ik.
    
    git subrepo push 14_godot/modules/many_bone_ik
    
    subrepo:
      subdir:   "14_godot/modules/many_bone_ik"
      merged:   "ddc539e515"
    upstream:
      origin:   "https://github.com/V-Sekai/many_bone_ik.git"
      branch:   "main"
      commit:   "ddc539e515"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    
    Update the codebase to 4.4
    
    git subrepo pull (merge) --force --branch=groups-staging-4.3 14_godot
    
    subrepo:
      subdir:   "14_godot"
      merged:   "59f696123d"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.3"
      commit:   "59f696123d"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    
    git subrepo pull (merge) --force --branch=groups-staging-4.3 14_godot
    
    subrepo:
      subdir:   "14_godot"
      merged:   "7919e588aa"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.3"
      commit:   "7919e588aa"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    
    git subrepo pull (merge) --force --branch=groups-staging-4.4 14_godot
    
    subrepo:
      subdir:   "14_godot"
      merged:   "e1a388979e"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.4"
      commit:   "e1a388979e"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    
    git subrepo pull (merge) --force --branch=groups-staging-4.3 14_godot
    
    subrepo:
      subdir:   "14_godot"
      merged:   "826d77efef"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.3"
      commit:   "826d77efef"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b780a5b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. git subrepo pull (merge) --force --branch=groups-staging-4.4 14_godot

    subrepo:
      subdir:   "14_godot"
      merged:   "a90430a994"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.4"
      commit:   "a90430a994"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bf0401a View commit details
    Browse the repository at this point in the history
  2. Add editor config.

    fire committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cfde4d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. git subrepo pull (merge) --force --branch=groups-staging-4.4 14_godot

    subrepo:
      subdir:   "14_godot"
      merged:   "c7c800a1d0"
    upstream:
      origin:   "https://github.com/V-Sekai/godot.git"
      branch:   "groups-staging-4.4"
      commit:   "c7c800a1d0"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "73a0129"
    fire committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d08142c View commit details
    Browse the repository at this point in the history
  2. Remove V-Sekai-Game.

    fire committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d6bde7a View commit details
    Browse the repository at this point in the history