framework fixes and game updates#92
Open
tiedanGH wants to merge 21 commits into
Open
Conversation
- Add multiple new talents (including 6-talent batch additions) - Refactor several existing talents into the class-based framework - Change scoring rules and fix the resulting draft-order regression - Merge poisoning messages, balance high-risk talents, polish stage titles - Fix bugs in life-game, fatal-rhythm, mirror-battle timing, performance-type display and assorted typos - Update unittests accordingly
- Fix QiankunMove swap to sync position-tracking talents (GalaxyFlow / TempWild / GreedyTreasure / ZeroPower / VoidHeart) - Fix GainAfterLoss 3-card dedup with stable seed; fix Sincere effect in mirror battles - Disable DigitReverse and Forge - Fix file path - Adjust default seed multiplier and HP cap - Polish priority styling
Contributor
Author
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
框架更新
框架修复
init_options不生效,修复配置「帮助」指令无法识别(772c269)k_default_generic_options中is_formal_配置不生效的问题(fbe838a)CMakeList.txt中新增 WSL Ubuntu 默认 Qt5 安装位置(c87143b)新游戏
游戏更新
游戏修复