КД на бс кристаллы - #190
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📜 Recent review details⏰ Context from checks skipped due to timeout. (6)
🧰 Additional context used📓 Path-based instructions (9)**/*.cs📄 CodeRabbit inference engine (GEMINI.md)
Files:
+(Content.Shared|Content.Server|Content.Client|Content.Goobstation.Shared|Content.Goobstation.Server|Content.Goobstation.Client|Content.Goobstation.Common|Content.Goobstation.Maths|Content.Goobstation.UIKit|Content.Server.Database|Content.Shared.Database|Content.Tests|Content.IntegrationTests)/**/*.cs📄 CodeRabbit inference engine (.cursor/rules/ss14-csharp.mdc)
Files:
**/*.{cs,xaml,yml,yaml}📄 CodeRabbit inference engine (AGENTS.md)
Files:
{Content.Server,Content.Goobstation.Server}/**/*.cs📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*System.cs📄 CodeRabbit inference engine (AGENTS.md)
Files:
Resources/**/*.{yml,ftl,json}📄 CodeRabbit inference engine (.cursor/rules/ss14-resources.mdc)
Files:
Resources/**/*.yml📄 CodeRabbit inference engine (.cursor/rules/ss14-resources.mdc)
Files:
Resources/**/*.{yml,ftl}📄 CodeRabbit inference engine (.cursor/rules/ss14-resources.mdc)
Files:
Resources/Prototypes/**/*.yml📄 CodeRabbit inference engine (AGENTS.md)
Files:
⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (10)📚 Learning: 2026-06-04T21:17:36.815ZApplied to files:
📚 Learning: 2026-06-28T19:37:26.732ZApplied to files:
📚 Learning: 2026-07-04T03:37:47.373ZApplied to files:
📚 Learning: 2026-07-28T16:30:37.419ZApplied to files:
📚 Learning: 2026-07-01T17:19:52.100ZApplied to files:
📚 Learning: 2026-07-03T18:41:44.286ZApplied to files:
📚 Learning: 2026-06-29T05:34:31.137ZApplied to files:
📚 Learning: 2026-07-29T08:12:37.068ZApplied to files:
📚 Learning: 2026-07-07T17:55:50.395ZApplied to files:
📚 Learning: 2026-07-28T15:44:38.498ZApplied to files:
🔇 Additional comments (4)
Главное изменение
Resources / localization
Validation / risk
WalkthroughДобавлена задержка использования для ChangesСлучайная телепортация
Estimated code review effort: 2 (Simple) | ~10 минут Suggested reviewers: 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Warning |
|
@coderabbitai Встань на колени и извинись передо мной за то что назвал мой ПР ии-слопом |
|
Tip For best results, initiate chat on the files or code changes.
🐇 You are interacting with an AI system. |
|
15 много как будто, 5-6 сек в самый раз бы было |
| using Content.Shared.Stacks; | ||
| using Content.Shared.Teleportation; | ||
|
|
||
| // Arcane |
There was a problem hiding this comment.
Пометки у usings не требуются
| [Dependency] private readonly SharedRandomTeleportSystem _sharedRtp = default!; | ||
|
|
||
| // Arcane | ||
| [Dependency] private readonly UseDelaySystem _useDelay = default!; |
There was a problem hiding this comment.
Пометки прописывают с отступом в виде пробела от строчки, а не перед ней.
| // Arcane-Start | ||
| if (_useDelay.IsDelayed(uid)) | ||
| return; | ||
| // Arcane-Start-End |
There was a problem hiding this comment.
Никогда не пишут Arcane-Start-End. Просто оставь Arcane-End
| // Arcane-Start | ||
| args.Handled = true; | ||
| _useDelay.TryResetDelay(uid); | ||
| // Arcane-Start-End |
| # Arcane-Start | ||
| - type: UseDelay | ||
| delay: 15 | ||
| # Arcane-Start-End |
| components: | ||
| # Arcane-Start | ||
| - type: UseDelay | ||
| delay: 15 |
There was a problem hiding this comment.
Оставь задержку на 3-х секундах
| public override void Initialize() | ||
| { | ||
| base.Initialize(); | ||
|
|
There was a problem hiding this comment.
Не рекомендую вносить изменения в чужой файл, если это не изменит что-либо в игре.
Глянь на гитхабе.
Описание PR
15 секундное КД на БС кристалл. Больше не получится полетать по станции проспамливая кнопочку 🐈⬛
Медиа
Тип PR
Лицензионное соглашение
Изменения