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

(WIP)adventure boss mvp #2553

Closed
wants to merge 19 commits into from
Closed

Conversation

ipdae
Copy link
Member

@ipdae ipdae commented Apr 24, 2024

No description provided.

@ipdae ipdae changed the title Mvp #2550 (WIP)adventure boss mvp Apr 24, 2024
U-lis added 5 commits May 7, 2024 17:17
- AdventureBoss account has adventure boss and season data
    - `0x0` has brief latest season data.
    - `0x1` ~ `0xN` state has detailed own season data.
- BountyBoard account has adventure boss investment data
    - `0x1` ~ `0xN` state has investor list data.
- AdventureBossExplore accout has individual avatar's stage explore data
    - `Address.Derive(AvatarAddress, SeasonId)` state has detailed
      explore data.
- Change util method from returning Address to string
- Update ExploreInfo getter and setter
@U-lis U-lis self-assigned this May 7, 2024
@U-lis U-lis added the enhancement New feature or request label May 7, 2024
@U-lis U-lis added this to the v190.0.0 milestone May 7, 2024
U-lis and others added 3 commits May 9, 2024 15:45
- Create new season when new season is available
- Serialize season ID in SeasonInfo model
- Add more tests related to create season
Unity project needs to use this.

Co-authored-by: Jonny <138189475+jonny-jeahyunchoi@users.noreply.github.com>
@U-lis U-lis marked this pull request as ready for review May 10, 2024 00:11
@U-lis
Copy link
Contributor

U-lis commented May 10, 2024

Closing to make new PR from myself.

@U-lis U-lis closed this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants