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

raidboss: Support for objects in trigger outputStrings #5861

Merged
merged 21 commits into from
Nov 2, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    2a6c8c9 View commit details
    Browse the repository at this point in the history
  2. Limit param keys to only top-level props

    Extract the ShortName logic/functions to Util, clean up duplicate code
    Narrow the typedef for params objects
    Add helpers to get party member param object
    Add config option for default display label for players
    Clean up handling of param objects
    valarnin committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    314ec15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13f5c5f View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Adrienne Walker <enne@quisquo.us>
    valarnin and quisquous committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9b93f2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ad450f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Rebase to upstream/main

    valarnin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1a299af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917e08d View commit details
    Browse the repository at this point in the history
  3. Fix test errors

    valarnin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    84b8d34 View commit details
    Browse the repository at this point in the history
  4. Fix other test/lint errors

    valarnin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f289df5 View commit details
    Browse the repository at this point in the history
  5. Change type on role

    valarnin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2ad88a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    0cffdbf View commit details
    Browse the repository at this point in the history
  2. simplify calls to shortName

    quisquous committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    bebdf39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9fcc96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69ded7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5121b99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c77169a View commit details
    Browse the repository at this point in the history
  7. more manual testing output

    quisquous committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6d0e7a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. review comments

    quisquous committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    078cb5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec9c12 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    baadb21 View commit details
    Browse the repository at this point in the history
  2. remember to add file too

    quisquous committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    25a6ffb View commit details
    Browse the repository at this point in the history