|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to ModMenuCrew are documented in this file. |
| 4 | + |
| 5 | +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/). |
| 6 | + |
| 7 | +--- |
| 8 | + |
| 9 | +## [6.1.0] — 2026-03-30 |
| 10 | + |
| 11 | +### Added |
| 12 | +- **Auto Kick by Level**: Automatically kick players below a minimum level (Host Only). |
| 13 | +- **Auto Kick by Name**: Kick players matching a custom name blacklist (Host Only). |
| 14 | +- **Disable Vent**: All impostors are immediately ejected from vents after entering (Host Only). |
| 15 | +- **Impersonate**: Copy the color and outfit of any target player (Host Only). |
| 16 | +- **Game Settings in Host Tab**: Configure lobby settings directly from the mod — kill cooldown, speed, up to 60 tasks. |
| 17 | +- **Web Radar**: View the in-game radar on any device in the same network via browser. |
| 18 | +- **Radar Support for All Maps**: Skeld, Mira HQ, Polus, and The Fungle now fully supported. |
| 19 | +- **Cosmetics Tab**: Change your name locally, set custom colors, and personalize your appearance. |
| 20 | +- **Level Spoofing up to 10,000**: Updated from 999. |
| 21 | +- **Consumer Portal**: View, manage, or cancel your subscription at any time. |
| 22 | + |
| 23 | +### Fixed |
| 24 | +- Fixed memory leaks that caused freezing and crashes over time. |
| 25 | +- Fixed multiple bugs reported by community members and premium users. |
| 26 | +- Various stability and crash fixes across all tabs. |
| 27 | + |
| 28 | +### Changed |
| 29 | +- **Replay System**: Now shows chat messages, walking animations, and skins for a complete playback experience. |
| 30 | +- Mod interface completely redesigned with better quality, layout, and performance. |
| 31 | +- Website fully redesigned with improved visuals and navigation. |
| 32 | +- Updated BepInEx to build `755`. |
| 33 | +- General performance improvements across all features. |
| 34 | + |
| 35 | +--- |
| 36 | + |
| 37 | +## [6.0.8] — 2026-02-25 |
| 38 | + |
| 39 | +### Added |
| 40 | +- **Anti-OVERLOAD**: MMC users are now immune to connection drops caused by the OVERLOAD feature. |
| 41 | +- **Reveal Votes**: New toggle in the Settings tab to see who voted for whom during meetings. |
| 42 | + |
| 43 | +### Fixed |
| 44 | +- Fixed Discord Login button failing to open on some outdated Windows versions. |
| 45 | +- Fixed critical SSL errors across all Linux and macOS builds (Wine/Proton). |
| 46 | +- Fixed Satellite View not resetting properly after a match ends. |
| 47 | +- Fixed lobby chat bug where setting Satellite View above `3.1f` prevented the user from typing. |
| 48 | + |
| 49 | +### Changed |
| 50 | +- Updated BepInEx to build `754` for improved game compatibility and performance. |
| 51 | +- Deployed general stability and security improvements for all MMC users. |
| 52 | +- Rolled out backend refinements to the website and free API for better stability. |
| 53 | + |
| 54 | +--- |
| 55 | + |
| 56 | +## [6.0.6a] — 2026-01-15 |
| 57 | + |
| 58 | +### Added |
| 59 | +- **Replay System**: Record, replay & analyze every game with full playback controls (Exclusive). |
| 60 | +- **New Spoofing**: Enhanced spoofing options + Detective role override. |
| 61 | +- **Door Control**: Close all doors permanently, open them individually. |
| 62 | +- **Unlock All**: Unlock all Skins, Pets, Hats, Visors & Cosmicubes (Local). |
| 63 | +- **Level Spoof**: Set your level to any number (0-999). |
| 64 | +- **Platform Spoof**: Appear as playing on Mobile, Xbox, PlayStation, or Switch. |
| 65 | +- **Game End Manager**: Force Win/Loss — instantly end game with any reason (Host). |
| 66 | +- **God Mode**: Invincible Host — automatically reapplies protection. |
| 67 | +- **Redesigned UI**: Completely modern visual overhaul for 2026. |
| 68 | +- **Radar + Skeld**: Real-time Mini-Map Radar with player tracking. |
| 69 | +- **MMC User Finder**: Identify other ModMenuCrew users in lobby. |
| 70 | +- **Event Logger**: Live log of kills, tasks, vents, and sabotages. |
| 71 | + |
| 72 | +### Fixed |
| 73 | +- Fixed free key sessions dying mid-game (token mismatch & anti-replay false positives). |
| 74 | +- Fixed menu randomly closing during a session. |
| 75 | +- Fixed kill cooldown not resetting properly. |
| 76 | +- Fixed satellite view not resetting after game ends. |
| 77 | +- Fixed menu window getting stuck off-screen on resolution change. |
| 78 | +- Fixed radar crash on enable. |
| 79 | + |
| 80 | +### Changed |
| 81 | +- Improved overall security and anti-bypass protections. |
| 82 | +- Full support for all screen resolutions (1080p, 2.5K, 4K+). |
| 83 | +- Significant performance optimizations across the board. |
| 84 | + |
| 85 | +--- |
| 86 | + |
| 87 | +## [5.4.0] — 2025 |
| 88 | + |
| 89 | +### Added |
| 90 | +- Initial showcase release with core features. |
| 91 | +- IMGUI-based mod menu with tabs, toggles, and buttons. |
| 92 | +- Speed hack, noclip, teleportation, infinite vision. |
| 93 | +- Task completer, meeting controls, sabotage controls. |
| 94 | +- Cosmetics unlock (all skins, hats, pets, visors). |
| 95 | +- Custom RPC messaging system. |
| 96 | +- Lobby info patches with mod detection and streamer mode. |
| 97 | + |
| 98 | +--- |
| 99 | + |
| 100 | +[6.1.0]: https://github.com/MRLuke956/ModMenuCrew/releases/tag/6.1.0 |
| 101 | +[6.0.8]: https://github.com/MRLuke956/ModMenuCrew/releases/tag/6.0.8 |
| 102 | +[6.0.6a]: https://github.com/MRLuke956/ModMenuCrew/releases/tag/6.0.6a |
| 103 | +[5.4.0]: https://github.com/MRLuke956/ModMenuCrew/releases/tag/5.4.0 |
0 commit comments