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

Event registry #8

Merged
merged 10 commits into from
Jun 24, 2021
Merged

Event registry #8

merged 10 commits into from
Jun 24, 2021

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    ecf8873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668cd30 View commit details
    Browse the repository at this point in the history
  3. Update reload command and command base

    Added an argument to the reload command to reload the event registry
    Updated the command base to be more generic
    Column01 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    50588ad View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    Column01 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    35b7cd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a854d4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b893540 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Updated documentation

    Updated the documentation to be seperate from the main readme
    Added event handler documentation
    Added templates to the documentation for examples.
    Column01 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c02c959 View commit details
    Browse the repository at this point in the history
  2. Fix command base

    Fix the command base not having the required arguments in the constructor
    Column01 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0a6ccc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f56b215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    502dab9 View commit details
    Browse the repository at this point in the history