Releases: X606/ModBot
Releases · X606/ModBot
Mod-Bot 2.0.4.1
- Added "getplayfabids" command back
- Fixed console not making new lines with \n (the help command displays normally now)
- Fixed selecting and dragging objects through mod-bot UI windows in level editor
- Made so unverified mods can't be downloaded from in-game (better safe than sorry)
- Minor code and visual changes
Full Changelog: v2.0.4.0...v2.0.4.1
Mod-Bot 2.0.4.0
- Major UI changes
- Rework of in-game mod downloading
- Removal of "sign in" popup on start
- Console bug fixes
- "Help" command (only for mod-bot commands)
- OnTwitchChatMessage method for mods (making mods for twitch mode is much easier now)
- ModOptionWindowBuilder.RefreshPage methods
- Minor changes and bugfixes
Full Changelog: v2.0.3.3...v2.0.4.0
Mod-Bot 2.0.3.3
Mod-Bot 2.0.3.2
v2.0.3.2 Fix name tags not supporting rich text
Mod-Bot 2.0.3.1
Full Changelog: v2.0.3.0...v2.0.3.1
Mod-Bot 2.0.3.0
Adds support for Transpilers, Finalizers, and Reverse Patches.
Mod-Bot 2.0.2.2
Fix numerous crashes related to the Accessor class.
Mod-Bot 2.0.2.1
Patch because I stupidly forgot to commit some of my changes.
Mod-Bot 2.0.2
- Fixed startup crash when trying to log a value if the console window was not initialized
- Fixed crash that would sometimes happen when mods get/set their settings
- Fixed the mod settings window sometimes keeping the cursor on screen after pressing escape to close it
Mod-Bot 2.0.1
This is a small hotfix fixing some issues in 2.0
What changed?
- The font on the sign in button now supports both capital and non capital letters
- !modsuggest will no longer just let unchecked mods through, it'll now simply deny all requests for unchecked mods
- Fixed a crash that would happen when you tried to download a mod from the in game menu
- Fixed a crash that would happen when you tried to download a mod with !modsuggest
- Fixed issue where injections couldn't be resolved