Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

[1.20] MCCI: Companion 5.0.0-alpha.1+1.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@andantet andantet released this 19 Jun 11:41
· 44 commits to dev/1.20/rewrite since this release

A lot of features are not present yet in 5.x!

It is recommended to use this version alongside version 4.x, disabling the music configuration in the previous version.


Differences to 4.x:

  • Added Parkour Warrior music
  • Added custom One Minute to MCC music to the To The Dome map in To Get to the Other Side (configurable)
  • Added music speed up for the Double Time modifier in To Get to the Other Side (configurable)
  • Added settings for disabling specific game music
  • Game music will now loop
  • Individual game tracks have been modified to better match the MCC event experience
    • This means that a lot of tracks have been changed to skip the intro
    • Battle Box in particular has been modified so that the music starts playing as the countdown starts, just like event
  • Added game instances
    • Game instances actively track data about the game that is currently being played
    • At the end of a game, a game instance will dump a file of all the information gathered
      • These files can be found at /companion/game_instances/
      • Currently, game instance information is only properly set up for Parkour Warrior: Dojo and To Get to the Other Side
      • The intention of these files is to provide a quick way for tournament managers to gather information from their participants. These files can be paired with screenshot proof to easier manage tournaments. Programs can be made to process these files en masse to provide statistics and other useful information on a tournament.
  • Renamed configuration to settings, and moved files to /companion/settings/
  • Rewritten the mod in Kotlin
  • Changed mod id from mccic -> mcci-companion