Skip to content

Commit 03386a6

Browse files
authored
docs: added the WIP changelog
1 parent 03c9670 commit 03386a6

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,29 @@
22

33
## Unreleased
44

5-
None
5+
### Breaking Changes
6+
7+
- Migration of Battle Configs' shared preferences into Protobuf backed by Proto Datastore.
8+
- Exported configs are now would be `.pb` instead of `.json`.
9+
- Importing configs now supports two formats: `.pb`(the new format) and `.json` (for the backwards compatibility).
10+
- Preferred Servants now have been updated thanks to the migration:
11+
- Each servant now has its own setup (`Skills`, `Appends`, `NP Level`, etc)
12+
- Each servant now has local CE and friend configurations, which override the global CE and friend option.
13+
- NP Cards and Command Cards are now explicitly shown.
14+
- Also added `{` and `}` at the start and end of the action cards.
15+
- Any `n` on the action cards denotes `command card` hence `{4n6}` is NP Servant 1, Command Card, NP Servant 3
16+
- Multiple Scripts in the same battle config is now available.
17+
- UI is still basic, still working on this.
18+
19+
### New features
20+
21+
- Added baseline profiles, should make the startup a bit faster.
22+
- Added Support for Leveling Append 4 and 5 for all servers
23+
- Added Support for selecting Append 4 and 5 in Preferred Support Servant
24+
25+
### Fixes
26+
27+
- Removing of battle config should not crash the battle launcher
628

729
## pre-2614
830

0 commit comments

Comments
 (0)