Skip to content

ARCropolis: Minecraft Edition

Choose a tag to compare

@Raytwo Raytwo released this 14 Oct 22:20
· 660 commits to master since this release

Bugfixes

  • Fix crashes related to .numdlb files
  • Fix crashes related to .arc files
  • Fix crashes related to .numatb files
  • Fix crashes related to .nusktb files
  • Fix crashes related to .nuanmb files
  • Fix crashes related to .xmb files
  • Fix crashes related to .shpcanim files
  • Fix crashes related to fonts ( bfotf, bfttf )
  • Fix crashes related to loading too many bntx files at once

Improvements

  • Clean up file discovery
  • Reworked the file system for future improvements
  • Shows ARCropolis version on title screen (in a safe way)
  • Support for Smash 9.0.0 (Except if they made massive changes)
  • Reworked configuration system to not erase the file from now on in new fields are added
  • Pretty colors in logs ✨ (If you see weird characters, consider using a terminal with ANSI support)
  • Removed filesize patching whitelisting, should allow for more formats to be supported without any intervention
  • Allows for "virtual" file replacement, which is used together with the new external file replacement API

New features

  • Support for motion_list.bin
  • Support for .numshexb files
  • Uses Boost Mode to accelerate boot times
  • Support region marking in filenames for regional files (such as +us_en)
  • Implement a auto-updater with opt-in beta builds in the configuration file ( Thanks to jam1garner for the help)
  • Implement a API for other plugins to request to replace a file in ARCropolis' stead (The implementation will most likely change and some plugins might have to change their code accordingly to still be compatible in future versions)
  • Uses multithreading to accelerate boot times ( Thanks to @jam1garner for the help ) Needs fixing
  • Removed Herobrine

[10/14]: Fixed the panic on boot related to Unwrap::None

Note 1: No, one-slot mods are still not officially supported. Don't make me tap the sign.

Note 2: I am aware of a crash happening for some people after a match related to numshb files. Sadly, I can't reproduce the crash locally, which means it is hard to fix at the moment.

Note 3: I've been made aware of a crash when finished a match with Dark Samus. An update will be pushed as soon as the cause is understood. If your Switch is not in airplane mode, an update prompt will let you know.
[10/14]: A fix for it is available in beta builds. Consider opting-in for beta builds in your configuration file if you need this ASAP, or wait for an official 0.9.1 release.

Note 4: I've been made aware of larger numshexb files acting up as well as textures smaller than the original displaying poorly. An update will be pushed as soon as the cause is understood. If your Switch is not in airplane mode, an update prompt will let you know.
[10/14]: A fix for it is available in beta builds. Consider opting-in for beta builds in your configuration file if you need this ASAP, or wait for an official 0.9.1 release.

Note 5: No local wireless build has been provided because it is currently not compatible with the auto-updater. This will also be investigated ASAP.