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

Multiz nanomap #1402

Merged
merged 23 commits into from
Aug 8, 2024
Merged

Multiz nanomap #1402

merged 23 commits into from
Aug 8, 2024

Conversation

larentoun
Copy link
Collaborator

Что этот PR делает

Позволяет переключать наномапы в... Наномапах.

Почему это хорошо для игры

Изображения изменений

Screenshot_21
Screenshot_20

Changelog

🆑
add: CCTV теперь могут менять наномапы, если имеются камеры на других Z-уровнях
/:cl:

@github-actions github-actions bot added 🎸 Инструменты Мы выдаем себя за реальное сообщество разработчиков. TGUI Кто-то решил потрогать интерфейсы. labels Jul 30, 2024
@dj-34 dj-34 added the :trollface: Фича Новая функция, фишка или механика. Абсолютно точно новые баги. label Jul 30, 2024
@larentoun larentoun marked this pull request as ready for review July 30, 2024 14:20
@github-actions github-actions bot removed the :trollface: Фича Новая функция, фишка или механика. Абсолютно точно новые баги. label Jul 30, 2024
@dj-34
Copy link
Collaborator

dj-34 commented Jul 30, 2024

@Legendaxe тестмерге?

@Gaxeer
Copy link
Collaborator

Gaxeer commented Jul 30, 2024

Код надо будет посмотреть. Но ТМ наверное можно

code/modules/asset_cache/assets/asset_nanomap.dm Outdated Show resolved Hide resolved
@@ -97,7 +97,7 @@ export class NanoMap extends Component {
const { dragging, offsetX, offsetY, zoom = 1 } = this.state;
const { children } = this.props;

const mapUrl = config.map + '_nanomap_z1.png';
const mapUrl = this.props.mapUrl || config.map + '_nanomap_z1.png';
Copy link
Collaborator

Choose a reason for hiding this comment

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

а у нас не своя случаем Nanomap220?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Да, и приписка 220 имеется на самой карте, а не на _nanomap.png

@dj-34 dj-34 changed the title Multiz nanomap Feat: Multiz nanomap Jul 30, 2024
@dj-34
Copy link
Collaborator

dj-34 commented Jul 30, 2024

А с каких таких пор пидорас на боте начал снимать лейбы

@dj-34 dj-34 changed the title Feat: Multiz nanomap Multiz nanomap Jul 30, 2024
@dj-34
Copy link
Collaborator

dj-34 commented Jul 30, 2024

и не ставить при feat:
ну и пошел он нахуй

@AyIong
Copy link
Collaborator

AyIong commented Jul 31, 2024

и не ставить при feat: ну и пошел он нахуй

feat/fix он ставит если в названии ветки это имеется

@github-actions github-actions bot added the Merge Conflict Ну блять... label Jul 31, 2024
@github-actions github-actions bot removed the Merge Conflict Ну блять... label Jul 31, 2024
code/modules/asset_cache/assets/asset_nanomap.dm Outdated Show resolved Hide resolved
Copy link
Collaborator

Choose a reason for hiding this comment

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

Нельзя ли как-то обрезать до аванпоста онли? Слишком много пустоты

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Это надо просто скрипт обновить, чем я заняться не знаю как

@larentoun
Copy link
Collaborator Author

Сдвинуть до не нашей цере, вот так?

@AyIong
Copy link
Collaborator

AyIong commented Jul 31, 2024

Сдвинуть до не нашей цере, вот так?

Ды

@github-actions github-actions bot added the Merge Conflict Ну блять... label Aug 1, 2024
@github-actions github-actions bot added Merge Conflict Ну блять... and removed Merge Conflict Ну блять... labels Aug 2, 2024
@github-actions github-actions bot removed the Merge Conflict Ну блять... label Aug 8, 2024
@Legendaxe Legendaxe merged commit e44e5ad into ss220club:master Aug 8, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎸 Инструменты Мы выдаем себя за реальное сообщество разработчиков. 📜 CL валиден TGUI Кто-то решил потрогать интерфейсы.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants