AALUND13-RoundWithBots icon

RoundWithBots

Tired of waiting for friends in Rounds or don't have friends who own the game? The RoundWithBot mod solves this by allowing you to play with AI bots. Simply press 'B' to activate the bot feature and 'R' to ready up, and enjoy Rounds anytime!

Last updated 2 weeks ago
Total downloads 52674
Total rating 1 
Categories Server-side Gameplay Utilities Patch
Dependency string AALUND13-RoundWithBots-3.0.1
Dependants 7 other packages depend on this package

This mod requires the following mods to function

Pykess-CardChoiceSpawnUniqueCardPatch-0.1.9 icon
Pykess-CardChoiceSpawnUniqueCardPatch

Patches erroneous logic in the base game CardChoice method SpawnUniqueCard

Preferred version: 0.1.9
Pykess-ModdingUtils-0.4.6 icon
Pykess-ModdingUtils

Utilities aimed at making modding easier and more accessible

Preferred version: 0.4.6
willis81808-UnboundLib-3.2.10 icon
willis81808-UnboundLib

This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.

Preferred version: 3.2.10
olavim-RoundsWithFriends-2.2.2 icon
olavim-RoundsWithFriends

ROUNDS multiplayer extension

Preferred version: 2.2.2

README

RoundsWithBots Mod

Description

Tired of waiting for friends in Rounds or don't have friends who own the game? The RoundsWithBots mod solves this by allowing you to play with AI bots. Simply press 'B' to activate the bot feature and 'R' to ready up, and enjoy Rounds anytime!

Features

  • Play Rounds with AI bots.
  • Quick and easy activation using hotkeys.

How to Use

  1. Press 'B' to add a bot.
  2. Press 'R' to ready up all bots and start playing with AI bots.

Feedback and Issues

Credits

Changelog

  • Version 3.0.1:

    • Fixed Stalemate Config Slider: Fixed the stalemate config slider to be non-whole numbers.
  • Version 3.0.0:

    • Added Stalemate Handler: If the player is dead for a set amount of time, the stalemate handler triggers, gradually killing the bots to end the round.
    • Prevented Bot Spawning During Ongoing Battles: Bots are now restricted from spawning while a battle is in progress (minions can still spawn during battle).
    • Auto-Rematch for Bot-Only Games: Automatically triggers a rematch at the end of each match when only bots are in the game.
    • Menu Improvements: Enhanced the menu for better usability.
    • Bot AI Enhancements: Improved bot behavior for more dynamic and challenging interactions.
  • Version 2.3.0:*

    • Switched to PlayerAIPhilip Component: Updated the bot AI to use the PlayerAIPhilip component instead of the PlayerAI component for improved functionality and performance.