Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Win Score Event #1733

Merged
merged 8 commits into from
Jan 23, 2025
Merged

Added Win Score Event #1733

merged 8 commits into from
Jan 23, 2025

Conversation

MrXonte
Copy link
Contributor

@MrXonte MrXonte commented Jan 21, 2025

Added win score to finish event with parameter for amount of score in role base and LANG entries

I felt like it was weird that no score was gained for winning, especially for roles that cant gain score as quickly in other ways. This adds an event for that where score amount can also be configured for every role.

Copy link
Member

@TimGoll TimGoll left a comment

Choose a reason for hiding this comment

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

I personally do like this. TTT handled winning differently. Each surviving player from a team gave a bonus. That way you were awarded for winning and keeping your team mates alive.

But since TTT2 puts a bigger focus on different teams, I think this change is valid. In general I'm all for adding more events that give score points (like a single point for the first person to call a dete to a corpse) to emphasis beneficial actions.

Before merging I think that @Histalek and @saibotk should give their opinion on this as well

@TimGoll
Copy link
Member

TimGoll commented Jan 21, 2025

image

I'd recommend making feature branch for each PR you do, that way you make sure that old commits are no longer listed in the changelog. Alternatively you could sync your fork before adding new commits.

@saibotk saibotk merged commit 648a44e into TTT-2:master Jan 23, 2025
4 checks passed
TimGoll added a commit that referenced this pull request Jan 24, 2025
In #1733 I said in a review comment that the fallback can be removed
here: #1733 (comment)

However, this was not true. I misread the context of the code. This
caused the issue reported in #1744.
Histalek pushed a commit to WardenPotato/TTT2 that referenced this pull request Jan 31, 2025
Added win score to finish event with parameter for amount of score in
role base and LANG entries

I felt like it was weird that no score was gained for winning,
especially for roles that cant gain score as quickly in other ways. This
adds an event for that where score amount can also be configured for
every role.
Histalek pushed a commit to WardenPotato/TTT2 that referenced this pull request Jan 31, 2025
In TTT-2#1733 I said in a review comment that the fallback can be removed
here: TTT-2#1733 (comment)

However, this was not true. I misread the context of the code. This
caused the issue reported in TTT-2#1744.
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.

3 participants