You are viewing a potentially older version of this package. View all versions.
RAMP-MapVotePlus-1.3.1 icon

MapVotePlus

REPO Mod to vote for a map out of a random selection based on MapVote

Date uploaded 2 weeks ago
Version 1.3.1
Download link RAMP-MapVotePlus-1.3.1.zip
Downloads 11253
Dependency string RAMP-MapVotePlus-1.3.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Zehs-REPOLib-2.1.0 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 2.1.0
nickklmao-MenuLib-2.5.0 icon
nickklmao-MenuLib

A library for creating UI!

Preferred version: 2.5.0

README

Map Vote +

Allows you and your friends to vote for the next map to play!

  • Vote for any map
  • Vote out of a selection of maps (like 3 random maps each round)
  • Randomly select a map
Screenshot 1 Screenshot 2
Screenshot 3

Massive thank you

This code is based on the original Map Vote by pneben: https://github.com/pneben/Repo-MapVote

with changes added from npXXX: https://github.com/npXXX/Repo-MapVote

and changes of my own

Changes from Map Vote

  • You can set a maximum number of maps to vote on that rotate every round (0-10)
  • More maps are supported with colors and the map colors adhere to REPO's own colorscheme
  • Disabled button to hide the vote menu in lobby
  • Added "Map Vote" button in Settings when in truck
  • Changed up some visuals

CHANGELOG

Version 1.3.1

  • Nothing changed, just a dumb README update

Version 1.3.0

  • If you have NoRepeatedMaps enabled it now no longer includes the previous map as an option when VoteableLevelNumber is not 0
  • Added first version of disabling closing the vote menu in lobby with Escape. This works unless you open another popup and close that by pressing Escape. Annoying.
  • Added first version of re-opening the vote menu in Settings when you're in the truck! If you accidentally close the menu, you can still change your vote now by hitting Escape -> "Map vote" button
  • Better algorithm for randomly choosing maps (let me know if it breaks :p)

Version 1.2.0

  • Nothing changed, just synced version numbers

Version 1.0.0