planetarium / lib9c

Lib9c is a library that contains key implementations of Nine Chronicles, a decentralized RPG developed with Libplanet. Lib9c includes Nine Chronicle's key features like in-game decisions and data models, which can be used to implement game core capabilities.
https://nine-chronicles.com/
GNU General Public License v3.0
22 stars 39 forks source link

Introduce ClaimAdventureBossReward action #2587

Closed U-lis closed 1 month ago

U-lis commented 1 month ago

Review Point

jonny-jeahyunchoi commented 1 month ago

보상계산 클라에서도 가져다쓰는데 문제 없어보입니다~!

U-lis commented 1 month ago

client 적용을 위해 merge 하고, test case 가 생성되면 PR 을 하나 더 생성합니다. 이 PR 에 logic 이 전부 들어있기 때문에 이 PR 은 꼭 사후 리뷰를 받아야 합니다.