You are viewing a potentially older version of this package. View all versions.
AALUND13-RoundWithBots-2.3.0 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!

Date uploaded 2 years ago
Version 2.3.0
Download link AALUND13-RoundWithBots-2.3.0.zip
Downloads 49701
Dependency string AALUND13-RoundWithBots-2.3.0

This mod requires the following mods to function

olavim-RoundsWithFriends-2.2.2 icon
olavim-RoundsWithFriends

ROUNDS multiplayer extension

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

Utilities aimed at making modding easier and more accessible

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

Patches erroneous logic in the base game CardChoice method SpawnUniqueCard

Preferred version: 0.1.9
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
Root-RarityLib-1.2.8 icon
Root-RarityLib

A utility library for adding custom rarities to the game.

Preferred version: 1.2.8

README

RoundWithBot Mod

Description: 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!

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:

  • RoundWithBot mod is developed by AALUND13 and Tessy.

Version:

  • Current Version: 2.3.0

Changelog:

  • Make the bot AI use the 'PlayerAIPhilip' Component instead of the 'PlayerAi' Component | Version 2.3.0.

Enjoy playing Rounds with your new AI companions!

CHANGELOG

  • Version 3.1.0:
    • Bot Menu: Added a menu called Bot Menu. This menu appears when you click on the To Edit text on bots.
    • Converted to Unity Project: Converted project into unity project.
  • 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.