Releases: omochikaeri15/battle-cats-complete
Releases · omochikaeri15/battle-cats-complete
v0.16.2
v0.16.1
Features:
- Added basic and constant logging which you can disable under
Settings > General > Behaviorif performance issues arise - Verbose logging is strictly opt-in using a specific method to enable it, unlike basic logging, and bypasses the logging setting (as it is crucial for debugging crashes on boot)
Changes:
- In-app changelog modified to match the new GitHub releases style
- Mod export will now override icon_foreground even if only an icon was provided
v0.16.0
Features:
- Stages released under new "Enable Nightly Features 🌙" toggle within
Settings > General > Behavior. - Stages may load slow, don't have built-in cache support, and are missing some features (e.g. Colosseum Rules)
- Expect bugs and bad performance as the feature is Work in Progress
Changes:
- Added new ability icon's and descriptions for Single Attack and Area Attack
- This change affects both Cats and Enemies
- Gives value for "Time Between Attacks"
- Gives value for "Time Before Hit" if
Multihitisn't already present
- Removed "Atk Type" from cats and changed it to "Rarity"
- Removed "Atk Type" and "Endurance" from enemies to reduce bloat
v0.15.2
Bug Fixes:
- Fixed a bug that caused cache to overload your cpu
- Fixed a bug that caused certain units to show no stats/abilities
v0.15.0
Changes:
- APK patching no longer requires the Apktool Add-On or Java
- "Patch Type" removed in favor for create/update auto-detection
- Apktool Add-On reworked into APKEditor Add-On for handling XAPK, APKM, and APKS files specifically
- Local Java Environment that comes with Add-On stripped down to around half the size
NOTE: When you install this update and run BCC, the old apktool add-on will be automatically deleted from your drive because it is orphaned. If you'd like Split APK handling to return, please install the leaner APKEditor add-on under Settings > Add-Ons > APKEditor.
v0.14.9
NOTE: The code base split is still in progress, so don't be afraid to point out something that seems off as a bug!
Changes:
- Improved animation rendering speed and added glow mode 2 & 3 support
- CPU is no longer a bottleneck for pack decryption, pack decryption speed is now entirely dictated by how efficient your I/O and GPU is, leading to massive increases in decryption speeds
- The final log for a success using the "Update" patch type is now different depending on your "Replace on Update Patch" setting
Bug Fixes:
- Fixed a bug that caused cache to prevent the app from opening in rare cases
- Fixed a bug that caused the "Replace on Update Patch" setting to not apply properly
v0.14.8
Changes:
- Optimized animation viewer, file watcher, and mod routing for better performance
Bug Fixes:
- Fixed a bug that caused animation performance to tank when a mod was enabled
v0.14.7
Bug Fixes:
- Fixed a refactor bug that caused transparency to be brighter
v0.14.6
Bug Fixes:
- Fixed a refactor bug that caused transparency to be brighter
v0.14.5
Changes:
- Added "Immune to Explosions" Talent
Bug Fixes:
- Enemy multi-hit damage numbers are now determined by magnification
Note: The back-end of BCC has changed significantly, and will undergo another significant structural change within the next few days/weeks. If something seems off or a feature isn't working as you expect, don't be afraid to report it as a bug!