Skip to content

Commit

Permalink
Bump version to 2.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
narumi147 committed Aug 7, 2024
1 parent 911d066 commit bc700b5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 6 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# Changelog

## 2.5.12

- Fix skill option bug: Kulkulcan etc
- Fix Space Ereshkigal's master affection to master skill

## 2.5.11

- Laplace
- Support Append Skill 5 shorten skill after use
- Fixed a bug where reduced damage (for overkill bug counting) is not reset after NP
- Support Summer Eresh
- New NP Dmg type based on battle points
- Support battle points system
- Support activate skill when being targeted
- Support activate skill when being targeted
- Support activate skill before NP/Skill
- Support activate skill after select cards

Expand Down
10 changes: 8 additions & 2 deletions CHANGELOG.zh.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# 更新日志

## 2.5.12

- 修复库库尔坎等有选项的技能错误
- 修复泳装艾蕾御主技能对好感度的计算

## 2.5.11

- Laplace
- 支持附加五技能:使用技能后减少CD
- 支持附加五技能:使用技能后减少 CD
- 修正了 Overkill bug 没有在宝具使用后重置的问题
- 支持泳装艾蕾
- 新的根据好感度增加伤害的机制
Expand All @@ -22,7 +28,7 @@
- 宝具伤害排行计算时固定部分从者的技能顺序
- 支持响&千键不同灵基不同副属性
- 支持新活动甜品贸易
- 修复了一些bug
- 修复了一些 bug

## 2.5.9

Expand Down
4 changes: 2 additions & 2 deletions lib/generated/git_info.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.5.11+972
version: 2.5.12+973

environment:
sdk: ">=3.4.0 <4.0.0"
Expand Down

0 comments on commit bc700b5

Please sign in to comment.