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

Draft: /clock command #7

Merged
merged 60 commits into from
Jan 18, 2022
Merged

Draft: /clock command #7

merged 60 commits into from
Jan 18, 2022

Commits on Jan 3, 2022

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

Commits on Jan 4, 2022

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

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    2862b69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3d83d9 View commit details
    Browse the repository at this point in the history
  3. refactor: standard formatting

    XenotropicDev authored and rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    12081c7 View commit details
    Browse the repository at this point in the history
  4. fix: formatting

    XenotropicDev authored and rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    27a4701 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c79d7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e1bdc8 View commit details
    Browse the repository at this point in the history
  7. summary annotations

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    034fb35 View commit details
    Browse the repository at this point in the history
  8. AuthorText => RollTypeLabel

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5ff153f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbf58b5 View commit details
    Browse the repository at this point in the history
  10. initial commit: clocks!

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    89f1d23 View commit details
    Browse the repository at this point in the history
  11. basic /clock implementation

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b49b821 View commit details
    Browse the repository at this point in the history
  12. additional annotation/errors

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    930d254 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e649660 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cce1662 View commit details
    Browse the repository at this point in the history
  15. rm default value for segments

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    994f821 View commit details
    Browse the repository at this point in the history
  16. add ToEmbedField method

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f478071 View commit details
    Browse the repository at this point in the history
  17. dummy TensionClock for later

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b90c644 View commit details
    Browse the repository at this point in the history
  18. CampaignClock button methods

    rsek committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    909a6c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    1e20d18 View commit details
    Browse the repository at this point in the history
  2. fixed missing images

    rsek committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7c3432a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. reorganizing directories

    rsek committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    7226fec View commit details
    Browse the repository at this point in the history
  2. clock subcommands

    rsek committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    6d16d05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c629909 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into clocks

    rsek committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    013984a View commit details
    Browse the repository at this point in the history
  5. simplified reference to Method

    rsek committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    cac3fbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    168c08d View commit details
    Browse the repository at this point in the history
  7. adding default value of null

    rsek committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    3bd59e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f961cce View commit details
    Browse the repository at this point in the history
  9. add'l dbs to gitignore

    rsek committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    47eea63 View commit details
    Browse the repository at this point in the history
  10. string tweaks

    rsek committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    7f0988e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

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

Commits on Jan 11, 2022

  1. Scene challenges + progress track changes (#8)

    * placeholder classes
    
    * add'l challenge rank data
    
    * incremental progress on clock
    
    * fully functional scene challenge + menu
    
    * restructuring embed + fields
    rsek committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    bdc7e9d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. progress overhaul, move reference menus, string DB keys, methods for …

    …component details (#10)
    
    * reorg classes/interfaces for progress+clocks
    
    * move scene challenge to progress track folder
    
    * reorganizing classes
    
    * dummying out incomplete command
    
    * added summary
    
    * use clock segment enums for choices
    
    * restructuring customids
    
    * functional (but gross) move reference menus
    
    * extension methods for getting component details
    
    * first pass at progress overhaul, move ref menu
    rsek committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ec4d474 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee87b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Squashed commit of the following:

    commit 0290367
    Author: rsek <hello@rsek.ca>
    Date:   Thu Jan 6 14:39:56 2022 -0800
    
        proper files instead of symlinks, oops
    
    commit da988d2
    Merge: b4982d8 27082a2
    Author: rsek <hello@rsek.ca>
    Date:   Wed Jan 5 16:25:48 2022 -0800
    
        Merge branch 'XenotropicDev:main' into oracle-paths
    
    commit b4982d8
    Author: rsek <hello@rsek.ca>
    Date:   Tue Jan 4 18:17:11 2022 -0800
    
        convert Source.Date string to DateOnly
    
    commit 1491258
    Author: rsek <hello@rsek.ca>
    Date:   Tue Jan 4 18:16:51 2022 -0800
    
        renamed classes
    
    commit 4dad250
    Author: rsek <hello@rsek.ca>
    Date:   Tue Jan 4 13:55:26 2022 -0800
    
        update gitignore
    
    commit 5082808
    Author: rsek <hello@rsek.ca>
    Date:   Tue Jan 4 13:53:21 2022 -0800
    
        reorganizing dir, simplifying namespace declare
    
    commit 9bcc389
    Merge: 502558d 9a6104c
    Author: rsek <hello@rsek.ca>
    Date:   Tue Jan 4 14:30:37 2022 -0800
    
        Merge branch 'XenotropicDev:main' into oracle-paths
    
    commit 502558d
    Merge: 017fdca 8e63be0
    Author: rsek <hello@rsek.ca>
    Date:   Mon Jan 3 21:00:13 2022 -0800
    
        Merge branch 'XenotropicDev:main' into oracle-paths
    
    commit 017fdca
    Author: rsek <hello@rsek.ca>
    Date:   Mon Jan 3 20:59:16 2022 -0800
    
        comments to remove later
    
    commit 1c4e655
    Author: rsek <hello@rsek.ca>
    Date:   Mon Jan 3 20:54:29 2022 -0800
    
        deserialize structured oracles
    
    commit b8a3c82
    Author: rsek <hello@rsek.ca>
    Date:   Mon Jan 3 20:35:40 2022 -0800
    
        oracle data w/ structured categories in new format
    
    commit f19055b
    Author: rsek <hello@rsek.ca>
    Date:   Mon Jan 3 18:48:25 2022 -0800
    
        experimental autocomplete json
    
    commit fb6fbf9
    Merge: 43b5cc9 6b2c0d0
    Author: rsek <hello@rsek.ca>
    Date:   Mon Jan 3 13:59:02 2022 -0800
    
        Merge branch 'XenotropicDev:main' into oracle-paths
    
    commit 43b5cc9
    Author: rsek <hello@rsek.ca>
    Date:   Mon Jan 3 02:47:47 2022 -0800
    
        initial commit
    rsek committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ee98460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6179ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    955f2bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e084f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10f4014 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    841c2d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3713ab0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bbdace5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8eabbe9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    978f3da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    905171b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42aaae8 View commit details
    Browse the repository at this point in the history
  13. cleanup extraneous file

    rsek committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    47f3028 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ef7b265 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a245e4e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f727cc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    25f08df View commit details
    Browse the repository at this point in the history
  18. add alert toggle button

    rsek committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    92e3fc5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9cea351 View commit details
    Browse the repository at this point in the history
  20. simplify counter customIds

    rsek committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c7cc608 View commit details
    Browse the repository at this point in the history
  21. fixed missing param

    rsek committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    af349b5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e9d22ef View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9a3e5bc View commit details
    Browse the repository at this point in the history
  24. cleanup

    rsek committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    195e22e View commit details
    Browse the repository at this point in the history