-
Notifications
You must be signed in to change notification settings - Fork 125
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
Multiz nanomap #1402
Conversation
@Legendaxe тестмерге? |
Код надо будет посмотреть. Но ТМ наверное можно |
@@ -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'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
а у нас не своя случаем Nanomap220?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Да, и приписка 220 имеется на самой карте, а не на _nanomap.png
А с каких таких пор пидорас на боте начал снимать лейбы |
и не ставить при feat: |
feat/fix он ставит если в названии ветки это имеется |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Нельзя ли как-то обрезать до аванпоста онли? Слишком много пустоты
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Это надо просто скрипт обновить, чем я заняться не знаю как
Сдвинуть до не нашей цере, вот так? |
Ды |
Что этот PR делает
Позволяет переключать наномапы в... Наномапах.
Почему это хорошо для игры
Изображения изменений
Changelog
🆑
add: CCTV теперь могут менять наномапы, если имеются камеры на других Z-уровнях
/:cl: