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

feat: adding info - is_success #46

Merged
merged 5 commits into from
Oct 23, 2024

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. Update ai_controller_3d.gd

    Makes info optional, changes some comments to regions, and applies gdformat
    Ivan-267 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b4484b7 View commit details
    Browse the repository at this point in the history
  2. Update ai_controller_2d.gd

    Makes the info optional and adds regions
    Ivan-267 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6e070f7 View commit details
    Browse the repository at this point in the history
  3. Update ai_controller_3d.gd

    Partially returns manual formatting, the enum comments were outside after automatic format.
    Ivan-267 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e371055 View commit details
    Browse the repository at this point in the history
  4. Update sync.gd

    Removes the reward on reset, as it shouldn't be necessary. Applies some auto formatting (except the enum).
    Ivan-267 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0d6c551 View commit details
    Browse the repository at this point in the history