beyond-all-reason / teiserver

Middleware server for online gaming
https://www.beyondallreason.info/
MIT License
50 stars 47 forks source link

More lobby tips #354

Closed jauggy closed 3 weeks ago

jauggy commented 2 months ago

Purpose

Add more lobby tips that will trigger on certain lobby titles. In the future these tips can be removed if we can incorporate it as part of Chobby UI.

Screenshot 2024-07-10 180216

Test Steps

In a new lobby boss yourself then rename the lobby to contain noob or rotato (or both) e.g.

$rename Noob Rotato

Or

$rename Noob
$rename Rotato
jauggy commented 1 month ago

Nice ideas. I'll come back to this later and incorporate them.

jauggy commented 1 month ago

Updated based on @geekingfrog feedback

L-e-x-o-n commented 1 month ago

Not sure how relevant this PR still is considering the addition of votable Teiserver commands and pending changes to boss mode?

jauggy commented 1 month ago

I guess it could be adjusted to use ! instead of $. Setting to draft

jauggy commented 1 month ago

Have updated to use ! commands instead of $

          "Useful commands for Noob lobbies",
          @splitter,
          "To restrict this lobby to players who are new, use either:",
          "!maxchevlevel <chevlevel>",
          "!maxratinglevel <rating>",
          "",
          "To ensure new players are distributed evenly across teams:",
          "!balancealgorithm split_one_chevs",
          ""
        ]