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

Stairs: Add helper function for textures #3060

Merged
merged 5 commits into from
Sep 11, 2023
Merged

Commits on Sep 3, 2023

  1. Stairs: Add helper function for textures

    Use function to tidy stair textures
    tenplus1 authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    bb4ef43 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. simplify function

    Simplify set_textures function (thx Sfan5)
    tenplus1 authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    76cc86c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Use node sounds when none selected

    If sounds is nil when registering stairs, node sounds can be used.
    tenplus1 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6ef30d8 View commit details
    Browse the repository at this point in the history
  2. fix typo

    fix typo
    tenplus1 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d9aa2ef View commit details
    Browse the repository at this point in the history
  3. Remove get_vars and simplify

    Remove get_vars function and simplify getting of texure_alpha, light_source, sunlight_propagates and sounds.
    tenplus1 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    71bbbf9 View commit details
    Browse the repository at this point in the history