Commit Graph
6 Commits
Author SHA1 Message Date
Alexis 463368f126 42 2026-03-08 19:44:08 -04:00
LT3andGitHub aa4901b571 Map vote is called automatically on blob/nukies/etc. round end (#3452)
## About The Pull Request

Triggers the automatic map vote when the round is about to end due to a
station threat, if it hasn't happened.

## Why It's Good For The Game

Saves it delaying the next round if no admin catches it in time, causing
a delay as the vote and another restart needs to occur.

## Changelog

🆑 LT3
admin: Map vote is automatically triggered near the conclusion of
station ending threats
fix: Only a single announcement is sent when the shuttle is called,
fixing the overlapping sounds
/🆑
2025-04-07 15:11:59 -07:00
WaterpigandGitHub de81adcb6d Makes the roundend mapvote not rerun after it gets called the first time (#3418)
## About The Pull Request

See name
## Why It's Good For The Game

Fixes #3395
## Proof Of Testing

It worked I did test it

## Changelog
Nothing player facing, basically allows us to cancel the vote once it
initializes
2025-04-01 15:55:25 -07:00
Waterpig 640f92645c mapvote fix 2024-10-25 20:40:25 +02:00
Majkl-J 50cced00b0 please help 2024-10-24 02:58:19 -07:00
BurgerLUAandGitHub 6f7f19bf52 [Ready] Map Voting Occurs when the shuttle is called and cannot be recalled. (#1608)
## About The Pull Request

Map Voting Occurs when the shuttle is called and cannot be recalled.

This means that if you call the shuttle, and then the point of no return
happens where you can't recall (either due to time or adminbus), then
map voting will occur.

This should be merged with
https://github.com/Bubberstation/config/pull/59

## Why It's Good For The Game

People rarely vote when the shuttle launches considering there is a lot
of chaos happening on the shuttle (especially for security) or people
are busy wrapping up RP. This is the alternative solution to that where
hopefully there is enough time for people to vote here.

## Proof Of Testing


![image](https://github.com/Bubberstation/Bubberstation/assets/8602857/ee58e6a9-52f0-4861-9c52-5f2acbbee786)


## Changelog

🆑 BurgerBB
qol: Map Voting Occurs when the shuttle is called and cannot be
recalled.
/🆑
2024-07-04 20:56:23 -04:00