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

Release/0.4.0 #2050

Merged
merged 45 commits into from
Aug 3, 2023
Merged

Release/0.4.0 #2050

merged 45 commits into from
Aug 3, 2023

Commits on Jul 11, 2023

  1. Valid MockStateDelta

    greymistcube committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3a7ad61 View commit details
    Browse the repository at this point in the history
  2. Fix fixtures

    longfin authored and greymistcube committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f8dd123 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request #2012 from greymistcube/refactor/update-mock-state…

    …-delta
    
    ♻️ Use valid `MockStateDelta`
    greymistcube authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6290d7e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    572fe7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6e9a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2017 from area363/update-submodule-updater

    Update submodule updater
    area363 authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    416798e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. Merge pull request #2026 from planetarium/release/0.3.0

    Merge `Release/0.3.0` into development
    U-lis authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3a30163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd40d13 View commit details
    Browse the repository at this point in the history
  3. Fix missing log event

    ipdae committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9834553 View commit details
    Browse the repository at this point in the history
  4. Bump libplanet to 2.5.0

    greymistcube authored and OnedgeLee committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    39a648e View commit details
    Browse the repository at this point in the history
  5. Accommodate libplanet changes

    greymistcube authored and OnedgeLee committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6f09be7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Build fix for Libplanet 3.0.0

    Co-authored-by ilgyu <ilgyu@planetariumhq.com>
    limebell authored and OnedgeLee committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0213fcf View commit details
    Browse the repository at this point in the history
  2. bump: Libplanet 3.0.1

    OnedgeLee committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b0f4fa2 View commit details
    Browse the repository at this point in the history
  3. fix: Fix using statements

    OnedgeLee committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2a2881c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2030 from OnedgeLee/bump/libplanet-3.0.1

    Bump libplanet to 3.0.1
    OnedgeLee authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    be135aa View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    b9feabb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2028 from planetarium/bugfix/issue-2027

    Fix client render when use buff, heal skills
    ipdae authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a45946a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    3e2cb27 View commit details
    Browse the repository at this point in the history
  2. chore: fix typos

    moreal committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2986395 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    7f95253 View commit details
    Browse the repository at this point in the history
  2. feat: introduce Lib9c.StateService

    moved from `planetarium/NineChronicles.Headless`
    moreal committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    89ed671 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4612bb7 View commit details
    Browse the repository at this point in the history
  4. Bump libplanet to 3.1.0

    greymistcube committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5a4c0fe View commit details
    Browse the repository at this point in the history
  5. Accommodate API changes

    greymistcube committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0df2b13 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge pull request #2038 from greymistcube/bump/libplanet-to-3.1.0

    ⬆️ Bump libplanet to 3.1.0
    greymistcube authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ec8dc52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85fa84a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2175936 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72bc251 View commit details
    Browse the repository at this point in the history
  5. Lazyload mail

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    487e382 View commit details
    Browse the repository at this point in the history
  6. Fix QuestReward

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    15f9567 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    939c43c View commit details
    Browse the repository at this point in the history
  8. Fix mail lazyload

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    86434b8 View commit details
    Browse the repository at this point in the history
  9. Lazyload quest

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8d5a71d View commit details
    Browse the repository at this point in the history
  10. Lazyload combination quests

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9eacb1c View commit details
    Browse the repository at this point in the history
  11. Lazyload market quest

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4d7af57 View commit details
    Browse the repository at this point in the history
  12. Lazyload ItemEnhancementQuest

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ca9c5a6 View commit details
    Browse the repository at this point in the history
  13. Lazyload ItemBase

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c890ef0 View commit details
    Browse the repository at this point in the history
  14. Lazyload ItemUsable

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6e279bc View commit details
    Browse the repository at this point in the history
  15. Log HAS Playcount, Remove Debug log

    sky1045 authored and ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    da4f4fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    61e5c07 View commit details
    Browse the repository at this point in the history
  17. Fix playcount log level

    sky1045 authored and ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ef95009 View commit details
    Browse the repository at this point in the history
  18. HAS break down

    ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e120e03 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #2034 from planetarium/fix/has-log-blockindex

    Add blockindex to has total log
    sky1045 authored and ipdae committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    afe0623 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #2041 from planetarium/improve/has-execute-2

    Optimize HackAndSlash.Execute #2
    ipdae authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    63ca3c9 View commit details
    Browse the repository at this point in the history