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

Lua API for buildings #3274

Merged
merged 23 commits into from
Feb 29, 2024

Commits on Dec 18, 2023

  1. createBuilding

    TheNormalnij committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f8e7139 View commit details
    Browse the repository at this point in the history
  2. Fix collision issue

    TheNormalnij committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5bc15b1 View commit details
    Browse the repository at this point in the history
  3. Remove unused changes

    TheNormalnij committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e1f06fa View commit details
    Browse the repository at this point in the history
  4. Fix buildings API

    TheNormalnij committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    388b4fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96bfdb8 View commit details
    Browse the repository at this point in the history
  6. Fix build

    TheNormalnij committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2d0a51f View commit details
    Browse the repository at this point in the history
  7. Small fixes

    TheNormalnij committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a61b54d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Fix some edge cases

    TheNormalnij committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f6f39cd View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Fix from review

    TheNormalnij committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    84fa9a0 View commit details
    Browse the repository at this point in the history
  2. Fix optional value

    TheNormalnij committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1d89b6d View commit details
    Browse the repository at this point in the history
  3. Fix dynamic model spawn

    TheNormalnij committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    a27cbc7 View commit details
    Browse the repository at this point in the history
  4. Fix function name

    TheNormalnij committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d8028f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. review fixes

    TheNormalnij committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a2694a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17fcf13 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Fix buildings leak

    TheNormalnij committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5f9983e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27cc7b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    8c19b8a View commit details
    Browse the repository at this point in the history
  2. fix setElementModel

    TheNormalnij committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a1617b9 View commit details
    Browse the repository at this point in the history
  3. Fix rotation

    TheNormalnij committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0359319 View commit details
    Browse the repository at this point in the history
  4. Add position checks

    TheNormalnij committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8b33fa4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix

    TheNormalnij committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    787eb35 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix IsValidPosition

    TheNormalnij committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e6be3ff View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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