-
Notifications
You must be signed in to change notification settings - Fork 154
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
More Directional windows #1476
More Directional windows #1476
Conversation
RSI Diff Bot; head commit bf1d5a2 merging into 5f3c429 Resources/Textures/Structures/Windows/directional.rsi
Resources/Textures/SS220/Structures/Windows/directionals/O-shaped.rsi
Resources/Textures/SS220/Structures/Windows/directionals/U-shaped.rsi
Resources/Textures/SS220/Structures/Windows/directionals/angular.rsi
Resources/Textures/SS220/Structures/Windows/directionals/cracks_directional_ang.rsi
Resources/Textures/SS220/Structures/Windows/directionals/cracks_directional_doub.rsi
Resources/Textures/SS220/Structures/Windows/directionals/cracks_directional_o.rsi
Resources/Textures/SS220/Structures/Windows/directionals/cracks_directional_u.rsi
Resources/Textures/SS220/Structures/Windows/directionals/double.rsi
|
Со спрайтами все отлично. В мете лишние пробелы, но это скорее косметика |
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.
вот бы поправить отступы в мете...
где? перед clock и plasma window?... |
{ | ||
"name": "clock_window", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "plasma_window", | ||
"directions": 4 | ||
}, |
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.
вот это тоже
{ | ||
"name": "clock_window", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "plasma_window", | ||
"directions": 4 | ||
}, |
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.
и тут тоже
{ | ||
"name": "clock_window", | ||
"directions": 1 | ||
}, | ||
{ | ||
"name": "plasma_window", | ||
"directions": 1 | ||
}, |
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
С какого-то времени нельзя больше строить в одном тайле несколько направленных окон, также при маппинге текстуры окон накладываются друг на друга, что выглядит достаточно не очень. Добавляю рабочие(не пропускают существ и газы) варианты направленных окон одним объектом.
Также изменил текстуру урановых окон под общий вид остальных. Добавил им крафты.
Медиа
Проверки
Изменения
🆑