-
Notifications
You must be signed in to change notification settings - Fork 32
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
Ice box prt.2 #350
Ice box prt.2 #350
Conversation
WalkthroughИзменения затрагивают несколько файлов ресурсов в проекте Lost Paradise. В миграциях ресурсов запись Changes
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)Resources/Prototypes/_LostParadise/Maps/icebox.yml (1)Pattern Все добавляемые прототипы должны быть в нашей папке. Никогда не предлагать ничего по отступам При удалении дополнительного дополнения по типу 🔇 Additional comments (2)Resources/Prototypes/_LostParadise/Maps/icebox.yml (2)
Использование русского названия "NTS АйсБокс" было ранее обсуждено и одобрено как исключение из общих правил локализации.
Уменьшение минимального количества игроков с 20 до 15 может повлиять на игровой баланс. Убедитесь, что:
✅ Verification successfulИзменение минимального количества игроков подтверждено как безопасное Анализ конфигурации карты показывает:
🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Description: Verify map configuration consistency
# Check other map configurations for comparison of minPlayers values
rg "minPlayers:" Resources/Prototypes/_LostParadise/Maps/
Length of output: 781 Script: #!/bin/bash
# Check job configuration in icebox.yml to verify role distribution
cat Resources/Prototypes/_LostParadise/Maps/icebox.yml
Length of output: 2534 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🔭 Outside diff range comments (1)
Resources/Prototypes/_LostParadise/Maps/icebox.yml (1)
Line range hint
10-13
: Требуется исправление: Русский текст в шаблоне имени станцииВ шаблоне имени станции также используется русский текст, что противоречит правилам.
Предлагаемое исправление:
- mapNameTemplate: '{0} NTS АйсБокс {1}' + mapNameTemplate: '{0} NTS Ice Box {1}'
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (3)
Resources/Migrations/LostParadiseMigrations.yml
(0 hunks)Resources/Prototypes/_LostParadise/Maps/Pools/LostParadiseMapPool.yml
(1 hunks)Resources/Prototypes/_LostParadise/Maps/icebox.yml
(1 hunks)
💤 Files with no reviewable changes (1)
- Resources/Migrations/LostParadiseMigrations.yml
🧰 Additional context used
📓 Path-based instructions (2)
Resources/Prototypes/_LostParadise/Maps/Pools/LostParadiseMapPool.yml (1)
Pattern **/*.yml
: так же в прототипах запрещены любые переводы на русский. Только на английском или ссылкой на перевод.
Все добавляемые прототипы должны быть в нашей папке.
Никогда не предлагать ничего по отступам
При удалении дополнительного дополнения по типу prob:
, можно оставить оригинальную часть с - id:
.
Resources/Prototypes/_LostParadise/Maps/icebox.yml (1)
Pattern **/*.yml
: так же в прототипах запрещены любые переводы на русский. Только на английском или ссылкой на перевод.
Все добавляемые прототипы должны быть в нашей папке.
Никогда не предлагать ничего по отступам
При удалении дополнительного дополнения по типу prob:
, можно оставить оригинальную часть с - id:
.
🔇 Additional comments (2)
Resources/Prototypes/_LostParadise/Maps/Pools/LostParadiseMapPool.yml (1)
9-9
: Добавление карты одобрено!
Добавление LPPIceBox в пул карт соответствует целям PR.
Resources/Prototypes/_LostParadise/Maps/icebox.yml (1)
5-5
: Изменение минимального количества игроков одобрено
Уменьшение минимального количества игроков с 20 до 15 соответствует целям PR и позволит запускать карту с меньшим количеством участников.
@@ -2,7 +2,7 @@ | |||
id: LPPIceBox | |||
mapName: 'NTS АйсБокс' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Требуется исправление: Русский текст в прототипе
Согласно правилам кодирования, в прототипах запрещены переводы на русский язык. Необходимо использовать английский текст.
Предлагаемое исправление:
- mapName: 'NTS АйсБокс'
+ mapName: 'NTS Ice Box'
📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
mapName: 'NTS АйсБокс' | |
mapName: 'NTS Ice Box' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Я уже говорил ранее что так и задумано в наших прототипах
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Flybik Понял, уважаю ваше решение. Если вы считаете, что русский текст в прототипе должен оставаться, то оставим всё, как есть.
┌( ˘ ⌣˘)ʃжения
└( ˘̩̩̩⌣˘̩̩̩)┘
Описание обновления:
Откатил миграцию Крим.Консоли.
Добавил АйсБокс в пулл от 15 игроков
Медиа
Проверки
Изменения
🆑 JayJacobs