Skip to content

Comments

A choice is picked randomly if there are no votes, can_start map blacklist removed#18559

Closed
mudzbe wants to merge 3 commits intotgstation:masterfrom
mudzbe:camp_blacklist
Closed

A choice is picked randomly if there are no votes, can_start map blacklist removed#18559
mudzbe wants to merge 3 commits intotgstation:masterfrom
mudzbe:camp_blacklist

Conversation

@mudzbe
Copy link
Contributor

@mudzbe mudzbe commented Jan 28, 2026

About The Pull Request

The blacklist check was to fix an issue where when no one voted the old groundmap was retained, this meant if fort phobos was the current map and crash maps were played the game would break. Fort phobos was blacklist is inherited from datum/game_mode and stoped campaign from starting normally. Replaces the can_start blacklist check with a choice randomly being picked.

Why It's Good For The Game

It's important

Changelog

🆑
remove: Can_start blacklist check removed
fix: Campaign can start again
/:cl:

@github-actions github-actions bot added Removal Feature removal due to maintainibility or design direction. Fix Fixes an issue with the game. labels Jan 28, 2026
@Lumipharon
Copy link
Contributor

Lumipharon commented Jan 28, 2026

The whitelist has priority over the black list, so this shouldn't be needed unless vote code has been changed?

@mudzbe mudzbe changed the title Remove fort phobos from campaign blacklist A choice is picked randomly if there are no votes, can_start map blacklist removed Jan 29, 2026
@mudzbe mudzbe closed this Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Fixes an issue with the game. Removal Feature removal due to maintainibility or design direction.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants