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

Made ErrorMessageOnUnknownEventAction generic in GenericServerSystem #2

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Feb 3, 2022

  1. Made ServerLifeSystem onGameEvent more readable

    Edouard committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5ccf7c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a7f2c8 View commit details
    Browse the repository at this point in the history
  3. remove dead code

    Edouard committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d8ae40e View commit details
    Browse the repository at this point in the history
  4. Changed move responsibility inside related class

    Edouard committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    cc92d84 View commit details
    Browse the repository at this point in the history
  5. Made Physical method more fluent

    Edouard committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    92602e6 View commit details
    Browse the repository at this point in the history
  6. Made error message on UnknownEventAction generic

    Edouard committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    364dcea View commit details
    Browse the repository at this point in the history