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

expose IsPlayer() #42

Merged
merged 7 commits into from
Jun 7, 2022
Merged

expose IsPlayer() #42

merged 7 commits into from
Jun 7, 2022

Commits on Jun 4, 2022

  1. expose core functions

    Exposed/added functions/methods:
    - IsPlayer()
    - GameObject:AddLoot(entry,amount)
    55Honey committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    af59e0d View commit details
    Browse the repository at this point in the history
  2. fix missing stuff

    55Honey committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    c616143 View commit details
    Browse the repository at this point in the history
  3. fix AddLoot

    r-o-b-o-t-o committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    2920ddd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. remove extra code

    55Honey committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    78984d8 View commit details
    Browse the repository at this point in the history
  2. remove more extra code

    55Honey committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    22b5855 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. remove AddLoot()

    55Honey authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0b5ca42 View commit details
    Browse the repository at this point in the history
  2. remove AddLoot() 2

    55Honey authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    b389961 View commit details
    Browse the repository at this point in the history