Skip to content

Порт лестниц из Маринов#665

Draft
DragonDidlo wants to merge 4 commits into
masterfrom
RMC_port_ladder
Draft

Порт лестниц из Маринов#665
DragonDidlo wants to merge 4 commits into
masterfrom
RMC_port_ladder

Conversation

@DragonDidlo

@DragonDidlo DragonDidlo commented Nov 8, 2025

Copy link
Copy Markdown
Collaborator

Краткое описание

Порт лестниц из RMC14

TODO

  • Локализация
  • Понять почему клиент выдаёт ошибку при запуске
    E:\space-station-14_fire-station\fire-station\Content.Client\_RMC14\Teleporter\RMCTeleporterViewerOverlay.cs(23,22): error CS0118: "PhysicsSystem" является пространство имен, но используется как тип.
  • Исправить новую ошибку что срёт в консоль.
  • Поправить FOV при осмотре этажа через лестницу.

Changelog
🆑 ВАШ_НИК

  • add: Добавлено веселье.
  • remove: Удалено веселье.
  • tweak: Изменено веселье.
  • fix: Исправлено веселье.

@DragonDidlo DragonDidlo changed the title blin Порт лестниц из Маринов Nov 8, 2025
@github-actions

github-actions Bot commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

RSI Diff Bot; head commit a46fb9e merging into 4ed6691
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_RMC14/Structures/ladder.rsi

State Old New Status
ladder00 Added
ladder01 Added
ladder10 Added
ladder11 Added
ladderdown Added
ladderup Added

Edit: diff updated after a46fb9e

@coderabbitai

coderabbitai Bot commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b0ce519f-9e6b-4fa0-ad59-588b21cca1b2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch RMC_port_ladder

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@DragonDidlo

Copy link
Copy Markdown
Collaborator Author

[ERRO] clyde.overlay: Caught exception while drawing overlay Content.Client._RMC14.Teleporter.RMCTeleporterViewerOverlay. Exception: System.InvalidCastException: Unable to cast object of type 'DrawingHandleScreenImpl' to type 'Robust.Client.Graphics.DrawingHandleWorld'. at Robust.Client.Graphics.OverlayDrawArgs.get_WorldHandle() in E:\space-station-14_fire-station\fire-station\RobustToolbox\Robust.Client\Graphics\Overlays\OverlayDrawArgs.cs:line 63 at Content.Client._RMC14.Teleporter.RMCTeleporterViewerOverlay.Draw(OverlayDrawArgs& args) in E:\space-station-14_fire-station\fire-station\Content.Client\_RMC14\Teleporter\RMCTeleporterViewerOverlay.cs:line 50 at Robust.Client.Graphics.Clyde.Clyde.RenderOverlaysDirect(Viewport vp, IViewportControl vpControl, IRenderHandle handle, OverlaySpace space, UIBox2i& bounds) in E:\space-station-14_fire-station\fire-station\RobustToolbox\Robust.Client\Graphics\Clyde\Clyde.HLR.cs:line 213
@ThereDrD0 после запуска локалки на дебаге.

@DragonDidlo

Copy link
Copy Markdown
Collaborator Author

Так же фигня с FOV.
Если я через лестницу смотрю на другой этаж - мне FOV рисует в зависимости от расположения моего перса.
Т.е. если я тыкну мышкой в сторону а мой перс далеко, то FOV особо не поменяется.
image
image
image

@DragonDidlo

Copy link
Copy Markdown
Collaborator Author

Скорее всего при осмотре FOV убирать надо либо от положения камеры на лестнице крутить.

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.

2 participants