This repository was archived by the owner on Apr 23, 2024. It is now read-only.
Releases: dvitski/companion
Releases · dvitski/companion
Release list
[1.19.3] MCCI: Companion 4.0.0-beta.32+1.19.3
[1.19.3] MCCI: Companion 4.0.0-beta.31+1.19.3
CHANGELOG FOR 4.0.0-beta.31:
- Fixed music transition to overtime due to an MCC: Island update
[1.19.3] MCCI: Companion 4.0.0-beta.30+1.19.3
CHANGELOG FOR 4.0.0-beta.30:
- Fixed a critical crash
[1.19.3] MCCI: Companion 4.0.0-beta.29+1.19.3
CHANGELOG FOR 4.0.0-beta.29:
- Fixed a lot of bugs caused by technical changes in the Badges Update
- The unicode icon store needed some reworks in order to support old and new icons
[1.19.3] MCCI: Companion 4.0.0-beta.28+1.19.3
CHANGELOG FOR 4.0.0-beta.28:
- Fixed game end detection not working in the latest version of MCC: Island
- Fixed where music fade checks are ran
- Other tweaks and minor fixes
[1.19.3] MCCI: Companion 4.0.0-beta.27+1.19.3
CHANGELOG FOR 4.0.0-beta.27:
- I broke the wardrobe
- It is now fixed
- Crisis averted
(The API now has MCCIFont and UnicodeIconsStore#doesTextContainIconExactFont)
[1.19.3] MCCI: Companion 4.0.0-beta.26+1.19.3
CHANGELOG FOR 4.0.0-beta.26:
^ mccic-music 0.4.0
- Reworked fade out to be more consistent
- Fade Transition - transitions the game music when the screen fades between worlds (queuing, leaving, etc)
/mccic:play_current/mccic:try_fade_out
^ mccic-hud 0.4.0
- Auto-Close Beta Test Warning - whether to close the beta test warning automatically on join. Disabled by default.
- Player Preview in Wardrobe menus
- Renamed the IDs of custom hud configurations (these will reset)
^ mccic-config 0.3.4
- Load config before saving (fixes file-modified configurations being discarded on save)
^ mccic-toasts 0.5.0
- Update Announcement - moved from
mccic-api, now configurable- Changed to be more descriptive:
4.0.0-beta.26+1.19.3->4.0.0-beta.26 for MC 1.19.3
- Changed to be more descriptive:
^ mccic-api 0.7.0
- Removed update toast (moved to
mccic-toasts)
- Only retrieve
UnicodeIconsStoreon load ClientLoginSuccessEvent->MCCIClientGameJoinEvent- Updated GitHub URLs
ClientHelper#getFromClientand variantsClientHelper#getTitleand variantsClientHelper#isFading- Updated
UnicodeIconsStore$IconsupportFADEGUI_WARDROBE+GUI_WARDROBE_*GUI_BETA_TEST_WARNING
[1.19.3] MCCI: Companion 4.0.0-beta.25+1.19.3
CHANGELOG FOR 4.0.0-beta.25:
^ mccic-api 0.6.0
- Moved
MCCICSoundsfrommccic-music
- Cleaned up
ChatModeTracker#switchToNext: split up methods, andswitchTomethods now return boolean for if the mode was switched
^ mccic-hud 0.3.0
- MCCIC Loading Screen: Replaces the loading screen with the MCCI: Companion logo when loading MCC: Island
^ mccic-key-bindings 0.1.3
- Made the chat mode toggle key binding more responsive
- Added a click sound when switching
- Added an error message for when no other chat modes are available
^ mccic-music 0.3.0
- Added Transition to Overtime: transitions from the game music to the overtime music near the end of a game round
MCCICMusicClientImpl#GAME_SOUND_MANAGER->GameSoundManager#INSTANCEMCCICMusicClientImpl#playHoleInTheWallOtherDeathSound->GameSoundManager
[1.19.3] MCCI: Companion 4.0.0-beta.24+1.19.3
CHANGELOG FOR 4.0.0-beta.24:
^ mccic-discord-rp 0.3.0
- Display Party: displays party information ('x of 4')
- Display Game Art: OFF by default
- ON: Display the game's art as the large image and no small image
- OFF: Display the MCC: Island logo as the large image and the game's icon as the small image
- Cleaned up code
[1.19.3] MCCI: Companion 4.0.0-beta.23+1.19.3
CHANGELOG FOR 4.0.0-beta.23:
^ mccic-api 0.5.1
ChatModeTracker#getNext- fixed cycling with conditions
