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

show_title #5

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

show_title #5

wants to merge 26 commits into from

Commits on May 18, 2024

  1. show_title

    added "show_title" function for player
    paul07iq committed May 18, 2024
    Configuration menu
    Copy the full SHA
    848394d View commit details
    Browse the repository at this point in the history
  2. Added reset_title/clear_title

    Added reset_title/clear_title
    paul07iq committed May 18, 2024
    Configuration menu
    Copy the full SHA
    9df09bc View commit details
    Browse the repository at this point in the history
  3. Added show_title, clear_title, reset_title

    Added show_title, clear_title, reset_title
    paul07iq committed May 18, 2024
    Configuration menu
    Copy the full SHA
    af28fa7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. fixed show_title

    fixed show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    83e5a0f View commit details
    Browse the repository at this point in the history
  2. fixed show_title

    fixed show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9f1e716 View commit details
    Browse the repository at this point in the history
  3. fixed color at show_title

    fixed color at show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3f0abfe View commit details
    Browse the repository at this point in the history
  4. fixed color at show_title

    fixed color at show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0320042 View commit details
    Browse the repository at this point in the history
  5. fixed show_title

    fixed show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c006106 View commit details
    Browse the repository at this point in the history
  6. fixed show_title

    fixed show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7d65a18 View commit details
    Browse the repository at this point in the history
  7. fixed import

    fixed import
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5047735 View commit details
    Browse the repository at this point in the history
  8. fixed time

    fixed time
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c84c2b8 View commit details
    Browse the repository at this point in the history
  9. fixed time

    fixed time
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    2d8664b View commit details
    Browse the repository at this point in the history
  10. fixed show_title

    fixed show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7151c1b View commit details
    Browse the repository at this point in the history
  11. fixed show_title

    fixed show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e9c5eb6 View commit details
    Browse the repository at this point in the history
  12. fixed show_title

    fixed show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1762f3a View commit details
    Browse the repository at this point in the history
  13. fixed show_title

    fixed show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d9e683d View commit details
    Browse the repository at this point in the history
  14. fixed color at show_title

    fixed color at show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6df6394 View commit details
    Browse the repository at this point in the history
  15. fixed color at show_title

    fixed color at show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c2f9175 View commit details
    Browse the repository at this point in the history
  16. fixed color at show_title

    fixed color at show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3654006 View commit details
    Browse the repository at this point in the history
  17. fixed port

    fixed port
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d0a37a2 View commit details
    Browse the repository at this point in the history
  18. Improved Color at show_title

    Improved Color at show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    692413c View commit details
    Browse the repository at this point in the history
  19. Improved Color at show_title

    Improved Color at show_title
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    69d92ae View commit details
    Browse the repository at this point in the history
  20. Added slots to _types.py

    Added slots to _types.py
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    bf61f67 View commit details
    Browse the repository at this point in the history
  21. Removed slots

    Removed slots
    paul07iq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5a11490 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update minecraft.py

    - Used camelCase
    - Removed reset_title
    - Change default values
    - Imported Literal
    paul07iq committed May 21, 2024
    Configuration menu
    Copy the full SHA
    058a791 View commit details
    Browse the repository at this point in the history
  2. Update player.py

    - Used camelCase
    - Removed reset_title
    - Change default values
    paul07iq committed May 21, 2024
    Configuration menu
    Copy the full SHA
    944ecfb View commit details
    Browse the repository at this point in the history