Skip to content

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

Draft
DragonDidlo wants to merge 3 commits intomasterfrom
RMC_port_ladder
Draft

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

Conversation

@DragonDidlo
Copy link
Collaborator

@DragonDidlo DragonDidlo commented Nov 8, 2025

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

Порт лестниц из 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
Copy link
Contributor

github-actions bot commented Nov 8, 2025

RSI Diff Bot; head commit 3fc6c97 merging into d483d8e
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 3fc6c97

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 8, 2025

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • 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
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
Collaborator Author

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

@DragonDidlo
Copy link
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