Skip to content

Releases: omochikaeri15/battle-cats-complete

v0.16.2

15 Jun 01:30

Choose a tag to compare

Changes:

  • Changed "Replace APK on Update" toggle to a more flexible "Export Behavior" drop-down
  • Changed targeted repo names to kebab-case
  • Ripped the entire stateless "nyanko" library out of BCC and into its own repo

v0.16.1

14 Jun 01:19

Choose a tag to compare

Features:

  • Added basic and constant logging which you can disable under Settings > General > Behavior if 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

10 Jun 08:36

Choose a tag to compare

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 Multihit isn'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

08 Jun 03:22

Choose a tag to compare

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

02 Jun 10:20

Choose a tag to compare

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

31 May 08:34

Choose a tag to compare

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

27 May 08:43

Choose a tag to compare

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

27 May 08:41

Choose a tag to compare

Bug Fixes:

  • Fixed a refactor bug that caused transparency to be brighter

v0.14.6

25 May 05:17

Choose a tag to compare

Bug Fixes:

  • Fixed a refactor bug that caused transparency to be brighter

v0.14.5

25 May 03:59

Choose a tag to compare

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!