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

Revert "Prevent stacking pipes (#28308)" #2365

Closed
wants to merge 1 commit into from

Conversation

GimmyPick
Copy link

This reverts commit 44b93e6.

Описание PR

Убирает ПР стака труб. Из-за нынешних ограничений и недостатка атмос устройств, постройка схем занимает значительно больше времени, особенно у новичков. Каждую смену по 30 минут нудно строить схему это не дело. Я понимаю, что этот ПР пофиксил баг со стаком одних и тех же труб на 1 месте, но теперь мы не можем ставить трубы через другие устройства, из-за чего схемы варок увечились втрое по размеру. Я не считаю стак труб на 1 месте игровым преимуществом, так как им никто по делу не пользуется.

Медиа

Не нужно

Проверки

  • PR полностью завершён и мне не нужна помощь чтобы его закончить.
  • Я внимательно просмотрел все свои изменения и багов в них не нашёл.
  • Я запускал локальный сервер со своими изменениями и всё протестировал.
  • Я добавил скриншот/видео демонстрации PR в игре, или этот PR этого не требует.

Изменения

Ревёрт ПРа.

🆑

  • tweak: трубы можно снова стакать.

@github-actions github-actions bot added Status: Needs Review This PR requires new reviews before it can be merged Changes: Localization Can be reviewed or fixed by people who are knowledgeable with translation labels Jul 2, 2024
@@ -271,7 +263,11 @@ void ShutdownContainers()
}

var newEntityProto = graph.Nodes[edge.Target].Entity.GetId(null, user, new(EntityManager));
<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

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

Разметка мердж конфликта 🙂

@foboscheshir
Copy link
Contributor

skill issue

@lzk228
Copy link
Collaborator

lzk228 commented Jul 2, 2024

image

@lzk228 lzk228 closed this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Localization Can be reviewed or fixed by people who are knowledgeable with translation Status: Needs Review This PR requires new reviews before it can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants