Skip to content

feat: Modernize to LabAPI and add Custom Escape Win Conditions#1

Open
AdzAhm wants to merge 1 commit into
UncomplicatedCustomServer:mainfrom
AdzAhm:main
Open

feat: Modernize to LabAPI and add Custom Escape Win Conditions#1
AdzAhm wants to merge 1 commit into
UncomplicatedCustomServer:mainfrom
AdzAhm:main

Conversation

@AdzAhm

@AdzAhm AdzAhm commented Jul 13, 2026

Copy link
Copy Markdown

I updated this extension to support the new custom win conditions feature requested over on the main UCR repository.

Changes:
Completely rewrites the extension to use LabAPI instead of EXILED (matching UCR's current framework) and implements the requested escape-based victory conditions.

Changes:

  • LabAPI Migration: Upgraded the project to SDK-style and replaced EXILED dependencies with LabAPI v1.1.7. Fixed legacy bug involving AliveTeams comparison.
  • Escape Win Conditions: Added new EscapeWinCondition config that triggers round ends when a set number of players from a CustomTeamId escape (optionally requiring alive SCP escorts). Listens via the new UcrEvents.CustomRoleEscaped bus.
  • Custom Team End Conditions: Added CustomTeamEndCondition config to evaluate "last team standing" logic using CustomTeamId and explicit FriendlyTeams instead of just Role IDs.

@AdzAhm AdzAhm left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant