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

Remove shadow_sky_body_orbit_tilt setting with the next major release #13707

Closed
wants to merge 21 commits into from

Commits on Jul 31, 2023

  1. Update breakages.md

    Zughy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7e4b2c9 View commit details
    Browse the repository at this point in the history
  2. Update lua_api.md

    Zughy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e4fd104 View commit details
    Browse the repository at this point in the history
  3. Update breakages.md

    Zughy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    eda1f70 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Hardcode body_orbit_tilt to 0

    Zughy committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4db24cf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update lua_api.md

    grorp committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    93a8b97 View commit details
    Browse the repository at this point in the history
  2. Update settingtypes.txt

    grorp committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ce54819 View commit details
    Browse the repository at this point in the history
  3. Update defaultsettings.cpp

    grorp committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5e78a08 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Merge branch 'master' into tilt

    Zughy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    640e543 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Misc. mainmenu fixes (minetest#13859)

    * settingstypes.txt: Fix wrong default value for profiler.report_path
    
    * Disable Irrlicht file picker on Android
      (It doesn't work.)
    
    * Join Game tab: Fix server description textarea being misaligned with background
    
    * Reduce distance between tab and gamebar on Android
      Allows using a higher gui_scaling value without the gamebar going off-screen.
    
    Co-authored-by: ROllerozxa <rollerozxa@voxelmanip.se>
    2 people authored and Zughy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0af779a View commit details
    Browse the repository at this point in the history
  2. Android: Add field_enter_after_edit[] formspec element (minetest#13836

    )
    grorp authored and Zughy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d9c852c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f62910e View commit details
    Browse the repository at this point in the history
  4. Allow setting custom third person front view camera offset (minetest#…

    …13686)
    
    Co-authored-by: Muhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com>
    Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
    3 people authored and Zughy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c08da22 View commit details
    Browse the repository at this point in the history
  5. Document air_equivalent as deprecated

    sfan5 authored and Zughy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7808f8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b90160 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3edee4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dcf2a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1bd4c8 View commit details
    Browse the repository at this point in the history
  10. Enforce minimum for curl(_file_download)_timeout

    sfan5 authored and Zughy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c7ce22b View commit details
    Browse the repository at this point in the history
  11. Log timeout when a httpfetch times out

    sfan5 authored and Zughy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    e217015 View commit details
    Browse the repository at this point in the history
  12. Warn when ignoring bind_address

    sfan5 authored and Zughy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    68361ab View commit details
    Browse the repository at this point in the history
  13. Remove INVALID_SKYBOX_TILT

    Zughy committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0b998a8 View commit details
    Browse the repository at this point in the history