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

Add town events #670

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from
Draft

Add town events #670

wants to merge 21 commits into from

Commits on Aug 19, 2021

  1. shift to lib

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    78a6bd4 View commit details
    Browse the repository at this point in the history
  2. formatting

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    168e9c4 View commit details
    Browse the repository at this point in the history
  3. Formatting, change to not use _ value

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    8e5e446 View commit details
    Browse the repository at this point in the history
  4. Extract functions

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    af6cb12 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. add period

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    548a79a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Minor refactoring

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    2008019 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Init

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    1969c15 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. remove alert

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d9725b0 View commit details
    Browse the repository at this point in the history
  2. add more functions

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    c9fa2bb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Bump semver-regex from 3.1.2 to 3.1.3 (#671)

    Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/sindresorhus/semver-regex/releases)
    - [Commits](https://github.com/sindresorhus/semver-regex/commits)
    
    ---
    updated-dependencies:
    - dependency-name: semver-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    4122ff1 View commit details
    Browse the repository at this point in the history
  2. Bump tmpl from 1.0.4 to 1.0.5 (#672)

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    64d5330 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Bump ansi-regex from 5.0.0 to 5.0.1 (#674)

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2d28e1e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Remove ennies stuff

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    85d1d63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #678 from ryceg:Remove-ENnies

    Remove ennies stuff
    ryceg committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    7847779 View commit details
    Browse the repository at this point in the history
  3. Fix the bug!

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    0a71d6d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #679 from ryceg:Racial-Demographics

    Racial-Demographics
    ryceg committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    75d8e4b View commit details
    Browse the repository at this point in the history
  5. Init

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    a956b7c View commit details
    Browse the repository at this point in the history
  6. Fix dependency issue

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    ae7bc5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3135ff8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. add plague and assassination

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    37244c1 View commit details
    Browse the repository at this point in the history
  2. fix bad import

    Signed-off-by: ryceg <rhysg3@gmail.com>
    ryceg committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    72a23ff View commit details
    Browse the repository at this point in the history