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

Create NBT Support with Variant in cItem #5454

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2022

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

Commits on Oct 30, 2022

  1. Finished Makeover

    12xx12 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    bb4b4c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Fixed Build

    12xx12 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7321f0e View commit details
    Browse the repository at this point in the history
  2. Set Up Test

    12xx12 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    ca9c557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dab12d View commit details
    Browse the repository at this point in the history
  4. fixed windows build

    12xx12 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    ee34f33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67e1326 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Fixed Build for Pushed Firework ITem

    There was no function to push a firework item to the lua stack so the firework pointer is evaluated to bool which is :(
    12xx12 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5696301 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Fixed API

    broken call to lua usertype and removed removed api entry
    12xx12 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1273279 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Fixed Data Types

    12xx12 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1fee0b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f36b37 View commit details
    Browse the repository at this point in the history
  3. Fixed my IDE "helping"

    12xx12 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    032b0c4 View commit details
    Browse the repository at this point in the history
  4. Added Clear to Stubs

    12xx12 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1af5af7 View commit details
    Browse the repository at this point in the history
  5. Update Stubs.cpp

    12xx12 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f812e08 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Fixed crash on player load

    12xx12 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1ac47aa View commit details
    Browse the repository at this point in the history