Skip to content

Releases: X606/ModBot

Mod-Bot 2.0.4.1

20 Aug 13:00
Compare
Choose a tag to compare
  • 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

29 Jul 10:40
Compare
Choose a tag to compare
  • 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

14 Mar 16:03
Compare
Choose a tag to compare
v2.0.3.2

Fix name tags not supporting rich text

Mod-Bot 2.0.3.1

07 Jan 15:51
Compare
Choose a tag to compare

Mod-Bot 2.0.3.0

24 Oct 09:38
Compare
Choose a tag to compare

Adds support for Transpilers, Finalizers, and Reverse Patches.

Mod-Bot 2.0.2.2

19 Oct 16:05
Compare
Choose a tag to compare

Fix numerous crashes related to the Accessor class.

Mod-Bot 2.0.2.1

31 Jul 09:31
Compare
Choose a tag to compare

Patch because I stupidly forgot to commit some of my changes.

Mod-Bot 2.0.2

31 Jul 09:21
Compare
Choose a tag to compare
  • 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

28 Jul 02:12
Compare
Choose a tag to compare

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