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

Optimize HackAndSlash.Execute #1 #2018

Merged
merged 10 commits into from
Jul 19, 2023
Merged

Optimize HackAndSlash.Execute #1 #2018

merged 10 commits into from
Jul 19, 2023

Commits on Jul 11, 2023

  1. Merge pull request #2010 from planetarium/release/0.2.1

    release: fix bug on "claim_stake_reward4"
    boscohyun authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    627e12b View commit details
    Browse the repository at this point in the history
  2. Optimize serialize

    ipdae committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    366507d View commit details
    Browse the repository at this point in the history
  3. Disable log

    ipdae committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    62cc93d View commit details
    Browse the repository at this point in the history
  4. Optimize loop

    ipdae committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0bb4c64 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Skip clone CharacterBase

    ipdae committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c6beb70 View commit details
    Browse the repository at this point in the history
  2. Improve HitHelper

    - simplify hitstep1
    - remove type casting hitstep2
    ipdae committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f11925f View commit details
    Browse the repository at this point in the history
  3. Improve AttackCountHelper

    - Delete dictionary
    - Delete type convert
    ipdae committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cce7692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd81e23 View commit details
    Browse the repository at this point in the history
  5. Fix decimal point case

    ipdae committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6488222 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Fix SkillInfo.Target clone

    ipdae committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8f4aef5 View commit details
    Browse the repository at this point in the history