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

updated encounter card values #23

Open
wants to merge 42 commits into
base: update
Choose a base branch
from
Open

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    bc6e9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629c36f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ad11b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27ea52f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f01896 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e386e0 View commit details
    Browse the repository at this point in the history
  7. Revert "Added start batch file cuz im lazy af"

    This reverts commit bc6e9a5.
    Dan-Mizu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f65c025 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d94df4 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    Dan-Mizu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a13b75b View commit details
    Browse the repository at this point in the history
  10. found unnecessary space

    U2EZNeko committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d42a787 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6439f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d60701 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e196c07 View commit details
    Browse the repository at this point in the history
  14. Comments

    2 Todos in the trainer card.
    U2EZNeko committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cdece21 View commit details
    Browse the repository at this point in the history
  15. Prefaces on comments

    U2EZNeko committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    35efadf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    8b9b136 View commit details
    Browse the repository at this point in the history
  2. Prettied up stats a bit.

    U2EZNeko committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cbd401f View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Dan-Mizu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    29ba6f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578169e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    adc46ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5230249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11844c View commit details
    Browse the repository at this point in the history
  4. Update TrainerCard.vue

    added todo to trainer card
    U2EZNeko committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    5830db7 View commit details
    Browse the repository at this point in the history
  5. Cleanup, Shiny Dex Modal

    Dan-Mizu committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    c474eb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48fa1a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fixes

    Dan-Mizu committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    892eb19 View commit details
    Browse the repository at this point in the history
  2. Fixed details panel

    Added Stats;
    Added TODOS;
    U2EZNeko committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6a91f56 View commit details
    Browse the repository at this point in the history
  3. Updated Stats card

    U2EZNeko committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a811a30 View commit details
    Browse the repository at this point in the history
  4. Update StatsCard.vue

    U2EZNeko committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f6809d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. slight changes

    Dan-Mizu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e077f9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e62fb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. Split up data fetching functions

    This should allow us to let the user define refreshing intervals in a more resource saving way.
    
    Certain data does not need as much updating as others.
    U2EZNeko committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b4dfbc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Major UI changes

    Split up Party and Encounter Cards.
    Adjusted card sizes
    Removed fold button from Team Card and moved values
    Adjusted new EncounterCard to display jmportant encounter data at a glimpse.
    Folding it open still displays moves, does not resize anything anymore.
    
    Changed Timers to be way slower since it causes bugs with unthrottled emerald bot-instances at the moment.
    U2EZNeko committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    023ff22 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    1a9af71 View commit details
    Browse the repository at this point in the history
  2. Updated detailed stats Modal

    U2EZNeko committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    3b9f111 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

  1. Changed target mon values

    U2EZNeko committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0cad3f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    8547741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    721de12 View commit details
    Browse the repository at this point in the history
  3. Update EncountersCard.vue

    Edited values to be useful
    U2EZNeko committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    485256d View commit details
    Browse the repository at this point in the history