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

Dice extensions - many #91

Merged
merged 50 commits into from
Jan 4, 2022
Merged

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    5d1c41f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    1171c0b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'command-alias' of https://github.com/the-Bruce/tablebot

    …into dice-extensions
    L0neGamer committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    3743b19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f8a21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c98877f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5ed78c View commit details
    Browse the repository at this point in the history
  6. cleaned up a bit

    L0neGamer committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    b990286 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43e3649 View commit details
    Browse the repository at this point in the history
  8. used utility function

    L0neGamer committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6a4c333 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c85a6a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    696b071 View commit details
    Browse the repository at this point in the history
  11. merged changes

    L0neGamer committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    26d81c1 View commit details
    Browse the repository at this point in the history
  12. moved commit

    L0neGamer committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f09fa64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f39f071 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    dd59bb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    2e5a0cc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    b15ec7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c5305b View commit details
    Browse the repository at this point in the history
  3. more parsing shenanigans

    L0neGamer committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    322b042 View commit details
    Browse the repository at this point in the history
  4. reformatting

    L0neGamer committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    33aa9b1 View commit details
    Browse the repository at this point in the history
  5. split out source files

    L0neGamer committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b3e0dcb View commit details
    Browse the repository at this point in the history
  6. removed eq from data types, added method to easily promote items, cha…

    …nged func to store func infos to make evaluation easier, moved over to use Text where possible in evalShow and co, added good
    L0neGamer committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    0cadbe7 View commit details
    Browse the repository at this point in the history
  7. added genchar command

    L0neGamer committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    6affe8e View commit details
    Browse the repository at this point in the history
  8. satisfying ormolu

    L0neGamer committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    3765c3d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. some tweaks and comments

    L0neGamer committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    7c26718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    248ebd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1556936 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bbf4d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b9f484 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. merged paths

    L0neGamer committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    4f96295 View commit details
    Browse the repository at this point in the history
  2. a little tidy

    L0neGamer committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    9379d6d View commit details
    Browse the repository at this point in the history
  3. satisfying ormolu

    L0neGamer committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    f36e12e View commit details
    Browse the repository at this point in the history
  4. fixing some headers

    L0neGamer committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    cb64bbf View commit details
    Browse the repository at this point in the history
  5. cleaning up a bit

    L0neGamer committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    278550c View commit details
    Browse the repository at this point in the history
  6. minor comment

    L0neGamer committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    db21473 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    077c265 View commit details
    Browse the repository at this point in the history
  2. removed old comments

    L0neGamer committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    04745d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    342ec37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ebfa36 View commit details
    Browse the repository at this point in the history
  3. did some documentation

    L0neGamer committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    dc622fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f646fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd480de View commit details
    Browse the repository at this point in the history
  6. update parse description

    L0neGamer committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    bfc7a5b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    7cf1bc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    4218eb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9904931 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    1767e0e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    e8852d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebcc4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ac648 View commit details
    Browse the repository at this point in the history