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

[Quest API] Add SendIllusion overloads/parameters to Perl/Lua #3059

Merged
merged 7 commits into from
Mar 16, 2023

Commits on Mar 13, 2023

  1. [Quest API] Add SendIllusion methods to Perl.

    # Perl
    - Add `$mob->SendIllusion(race, gender, texture, helmtexture, face, hairstyle, haircolor, beard, beardcolor, drakkin_heritage, drakkin_tattoo, drakkin_details, size, target)`.
    - Add `$mob->SendIllusionPacket(illusion_table_ref)`.
    Kinglykrab committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7327966 View commit details
    Browse the repository at this point in the history
  2. Change defaults.

    Kinglykrab committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7814986 View commit details
    Browse the repository at this point in the history
  3. Remove debug message

    Kinglykrab committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    150effd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Cleanup.

    Kinglykrab committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6124ecd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'quest_api/sendillusion_overloads' of https://github.com…

    …/EQEmu/Server into quest_api/sendillusion_overloads
    Kinglykrab committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    bd10e8c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Cleanup

    Kinglykrab committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b7041f4 View commit details
    Browse the repository at this point in the history
  2. Update perl_mob.cpp

    Kinglykrab committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f8192ef View commit details
    Browse the repository at this point in the history