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

Advancements API #1554

Merged
merged 15 commits into from
Dec 31, 2017
Merged

Commits on Dec 31, 2017

  1. Added the advancements API

    Cybermaxke committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    3202756 View commit details
    Browse the repository at this point in the history
  2. Moved operator criteria to separate interfaces. Remove dataview metho…

    …d from trigger, it's not accessible in this form.
    Cybermaxke committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    365f794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    157e0fe View commit details
    Browse the repository at this point in the history
  4. More work.

    Cybermaxke committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    4631081 View commit details
    Browse the repository at this point in the history
  5. Updated the events, some improvements

    - Don't use a specific collection type in the api
    - Moved events to inner classes
    - Replaced the advancement tree layout transformer with a event, this is the only moment that you can modify the layout.
    - Minor changes.
    Cybermaxke committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    6488efc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b78c567 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8080288 View commit details
    Browse the repository at this point in the history
  8. Added generic events.

    Cybermaxke committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    d57a9e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    556be61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    652287b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1111bb7 View commit details
    Browse the repository at this point in the history
  12. Work on custom triggers.

    Cybermaxke committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    cdae096 View commit details
    Browse the repository at this point in the history
  13. Derp

    Cybermaxke committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    3fc7cb4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5635e0 View commit details
    Browse the repository at this point in the history
  15. Moved the arguments out of the build methods to be consistent in the …

    …API.
    
    Be consistent with added key builder.
    Cybermaxke committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    4124309 View commit details
    Browse the repository at this point in the history