You are viewing a potentially older version of this package. View all versions.
AALUND13-RoundWithBots-1.1.0 icon

RoundWithBots

Tired of waiting for friends in Rounds or have no friend own the game? This mod lets you play with AI bots. Just press 'B' to enjoy Rounds anytime!

Date uploaded 2 years ago
Version 1.1.0
Download link AALUND13-RoundWithBots-1.1.0.zip
Downloads 426
Dependency string AALUND13-RoundWithBots-1.1.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

Tired of waiting for friends in Rounds or have no friend own the game? This mod lets you play with AI bots. Just press 'B' to enjoy Rounds anytime!

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.