You are viewing a potentially older version of this package. View all versions.
RedRedRain-SimulPicks-0.3.36 icon

SimulPicks

Everyone picks their card at the same time instead of taking turns. Shows who has picked and who you're still waiting on.

Date uploaded 2 weeks ago
Version 0.3.36
Download link RedRedRain-SimulPicks-0.3.36.zip
Downloads 1718
Dependency string RedRedRain-SimulPicks-0.3.36

This mod requires the following mods to function

BepInEx-BepInExPack_ROUNDS-5.4.1901 icon
BepInEx-BepInExPack_ROUNDS

BepInEx pack for ROUNDS. Preconfigured and ready to use.

Preferred version: 5.4.1901
willis81808-UnboundLib-3.2.14 icon
willis81808-UnboundLib

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

Preferred version: 3.2.14
Pykess-ModdingUtils-0.4.8 icon
Pykess-ModdingUtils

Utilities aimed at making modding easier and more accessible

Preferred version: 0.4.8

README

Everyone picks their card at the same time instead of taking turns.

  • Cards show up as each player locks one in
  • Bottom left shows who's picked and who you're waiting on
  • Hover a player's cards to spread them out
  • Extra picks from other mods work
  • Someone quitting won't kill the match

Settings in Mod Options.

Not compatible with otDan-PickTimer.

Bugs: https://github.com/RedRedRain/EveryonePicks/issues

CHANGELOG

v0.3.36

  • New icon.

v0.3.35

  • Added a link to the bug tracker, where you can now report problems.

v0.3.34

  • Fixed a crash in another mod being able to end your match: empty map, no players, no more cards.
  • A client that falls out of sync now recovers itself instead of being stuck for the rest of the game.
  • Fixed the mod crashing on startup, which stopped error messages naming the mod at fault.
  • No more "waiting on" messages after the round has already moved on.
  • The pick board says "overdue" instead of "0s" once someone's time is up.

v0.3.33

  • Big red WAITING text while other players are still choosing.
  • Hover a player's stack of cards to spread them apart, so you can read each one.
  • Cards from one player no longer overlap each other.
  • Shorter waiting and error messages.

v0.3.26

  • Picked cards are drawn at a sensible size instead of tiny.
  • Added a card size slider in Mod Options.
  • Multiple cards from one player now fan out under that player instead of appearing as separate players.
  • Player name now sits above their model.
  • Large lobbies wrap onto multiple rows instead of squashing into one.

v0.3.19

  • Picked cards now show on screen as each player locks one in.
  • A player quitting no longer breaks the match for everyone else.
  • Cards that other mods hand you during a pick now sync properly instead of applying only on your own screen. Fixes Distill Acquisition and anything similar.
  • Things a card spawns during the pick (swords, minions, effects) are no longer created locally and thrown away. Fixes Swordsman Class, TimeToGrind minions, Life Link and others.
  • Extra picks that were still queued can no longer be lost when the round ends.
  • Null cards and other mods that build a card on spawn now initialise correctly.
  • Pick time is taken from each player's own setting, not the host's.
  • When a mod throws during the pick phase it now says which mod, on screen.
  • Warns if players in the lobby are on different versions of this mod.
  • Says who the round is waiting on instead of just appearing frozen.
  • Added settings to Mod Options.

v0.3.11

  • Simplified the details page and changelog.

v0.3.9

  • Everyone starts picking at the same time. It used to walk the lobby one player at a time.
  • Cards now appear as each player picks, with that player shown above their card.
  • Added a pick board in the bottom left showing who has picked and who you are waiting on.
  • A player quitting no longer breaks the match for everyone else.
  • Extra picks from other mods no longer get thrown away or freeze the lobby.
  • Rounds no longer hang after everyone has picked.
  • otDan-PickTimer no longer breaks the pick phase.
  • Added settings to Mod Options.

v0.2.1

  • Fixed result indexing, deadlines, curse relay, host migration and leaver handling.

v0.2.0

  • Rebuilt on the game's real pick flow, so card animations, sounds and controller input work.
  • Host authoritative results, so every client ends up with the same deck.

v0.1.0

  • Deprecated. Replaced the pick UI and caused freezes.