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

Add baseplate entities #426

Draft
wants to merge 15 commits into
base: dev
Choose a base branch
from
Draft

Add baseplate entities #426

wants to merge 15 commits into from

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    5bf556b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128515c View commit details
    Browse the repository at this point in the history
  3. Add baseplate entities

    These register with the auto-registration stuff I'm experimenting with
    marchc1 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e24b43c View commit details
    Browse the repository at this point in the history
  4. Add special use-case capability to tool menu

    To make it so right clicking on entities with the baseplate tool converted things to baseplates, I needed to add this optional argument as a temporary measure until a better menu system is designed
    marchc1 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ece48e0 View commit details
    Browse the repository at this point in the history
  5. Add baseplate menu

    Todo: some way to get DataKeys into the menu magically?
    marchc1 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    da22dce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fc2eee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c6de3e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Localize variables

    marchc1 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    97d1c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2c267 View commit details
    Browse the repository at this point in the history
  3. Use Contraption.SetMass here

    marchc1 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d66a46a View commit details
    Browse the repository at this point in the history
  4. Remove this

    marchc1 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    97c0ba0 View commit details
    Browse the repository at this point in the history
  5. Update baseplates.lua

    marchc1 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b7e772a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Various things

    marchc1 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8dae6a2 View commit details
    Browse the repository at this point in the history
  2. Update cl_init.lua

    marchc1 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6693147 View commit details
    Browse the repository at this point in the history
  3. Remove a debug print

    marchc1 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c4762a5 View commit details
    Browse the repository at this point in the history