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

увеличение #306

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Conversation

Erkilana
Copy link

блоба

изменен стандартный конфиг для победы блоба, также для выдачи диска с кодами

@Erkilana Erkilana requested a review from Vonsant as a code owner March 25, 2025 00:27
@github-actions github-actions bot added size/M Changes: Map Изменяет карты and removed size/M size/XS labels Mar 25, 2025
@github-actions github-actions bot added the S: Merge Conflict У ПРа есть мердж конфликт label Mar 26, 2025
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the S: Merge Conflict У ПРа есть мердж конфликт label Mar 26, 2025
@github-actions github-actions bot added the Changes: Localization Изменяет локализацию label Mar 26, 2025
Copy link
Collaborator

@FireNameFN FireNameFN left a comment

Choose a reason for hiding this comment

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

Остальное не проверял, но такую наглую замену я производить не позволю.

@Erkilana Erkilana requested a review from FireNameFN March 27, 2025 13:16
// if the user isn't the entity with the sharp component,
// they will need to be holding something with their hands, so we set needHand to true
// so that the doafter can be interrupted if they drop the item in their hands

Copy link
Collaborator

Choose a reason for hiding this comment

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

Weh

Comment on lines -28 to +31

private const float TileBreakEnergy = 3700;
/// <summary>
/// Kinetic energy required to spawn sparks
/// </summary>
private const float SparkEnergy = 5000;
private const float SparkEnergy = 1300;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Разве это не ухудшение ситуации, если внимательно прочитать summary?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ещё бы везде // Corvax-Next-Skills-Start и так далее добавить.

Comment on lines 822 to +826
if (!ignoreCombatMode)
if (!_combatMode.IsInCombatMode(puller))
return false;
if (!HasComp<CanChokeGrabComponent>(puller))
return false;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Тут явно какая-то ошибка.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Audio Changes: Localization Изменяет локализацию Changes: Map Изменяет карты S: Needs Review ПРу необходим ревью S: Untriaged size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants