lib9c
lib9c copied to clipboard
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 mode...
found this issue in https://github.com/planetarium/lib9c/pull/1073 we must prevent 0 quantity item add.
Environment: Visual Studio Community 2022, Windows 10 When I add LIB9C_DEV_EXTENSIONS to Lib9c, the build fails saying > Lib9c\Lib9c\Action\CreateAvatar0.cs(19,13,19,26): error CS0234: The type or namespace name 'DevExtensions' does not exist...
```It updates the submodule referring to [*{submodule_repository.name}*]({submodule_repository.html_url}) to {submodule_ref_type} *{submodule_ref_name}* ({submodule_repository.full_name}@{submodule_commit.sha}). ' 'planetarium/NineChronicles:rc-v100[170](https://github.com/planetarium/lib9c/runs/5882304124?check_suite_focus=true#step:2:170)?' 'planetarium/NineChronicles.Headless:rc-v100170?' Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.9.12/x64/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File...
There is a case an empty tx with the eval time spike like this [block](https://9cscan.com/blocks/3762563). Add step-by-step logging inside RewardGold like any other action to investigate this case.
Most of the actions associated with the AvatarState call SetState even if there is no state change in the action executing but migration for AvatarState. If we change this part...
`ActionObsolete` is too fragile for updates. It would be good if the previous version of the action could be set the grace period.
Does not use `required_gold` column of `ConsumableItemRecipeSheet` in `CombinationConsumable` action
In now, This issue does not make any problems because the `required_gold` column of `ConsumableItemRecipeSheet` is all 0. But if patched, it can be.
Since https://github.com/planetarium/lib9c/pull/724, the `Lib9c.Tools store` command was removed and the `benchmark` workflow has been broken.
Follows #698. Once the relevant policy is turned off, we should be able to safely turn off the proofing behavior.
- Compress WeeklyArenaState serialize - Check 9c ranking board performance