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

Invite Cleanup #4269

Merged
merged 13 commits into from Aug 21, 2020
Merged

Invite Cleanup #4269

merged 13 commits into from Aug 21, 2020

Commits on Aug 16, 2020

  1. Refactor invite system to remove redundant code, and improve messagin…

    …g system.
    Suneet Tipirneni (Siris) committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    a35b5a2 View commit details
    Browse the repository at this point in the history
  2. Add invite to tab completion for towns.

    Suneet Tipirneni (Siris) committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    142dea3 View commit details
    Browse the repository at this point in the history
  3. Remove overly verbose, get#Amount InviteHandler methods.

    Suneet Tipirneni (Siris) committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    2e71042 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Fix wonky spacing.

    Suneet Tipirneni (Siris) committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    8a4eda9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into refactor/invite

    Suneet Tipirneni (Siris) committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    7e760b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Make further use of Resident#getPlayer() locally

    & clean up jailing methods requiring a resident/player,
    
    & clear up javadocs in TownyMessaging.
    LlmDl committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    2fd37b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e012ee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e86451 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Make requested changes.

    Suneet Tipirneni (Siris) committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f2af0e4 View commit details
    Browse the repository at this point in the history
  2. Fix documentation

    Suneet Tipirneni (Siris) committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    73e9560 View commit details
    Browse the repository at this point in the history
  3. Fix more documentation.

    Suneet Tipirneni (Siris) committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    89ad5b7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into refactor/invite

    Suneet Tipirneni (Siris) committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1ee34df View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Implement equals for invites.

    Suneet Tipirneni (Siris) committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    4cd8676 View commit details
    Browse the repository at this point in the history