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

Initial Godot project #1

Merged
merged 14 commits into from
Dec 6, 2023

Commits on Nov 30, 2023

  1. initial commit

    cheesefrycook committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a40abdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d73ef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab208fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cab4161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5e96d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ec3d93 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Change project root

    cheesefrycook committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    53a04b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5271d5d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 3, 2023

  1. Fix buff duration not getting added by searching for class type

    Adds new helper find_first_from_array_by_type which finds the first type in an array. Using get_script to get the buff type at runtime
    cheesefrycook committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ba8e4da View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Rename get_child_node_of_type

    rename to get_first_child_node_of_type as per suggestion
    cheesefrycook committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5a4e684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f64c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dce863 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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