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

Feat: Aesthetics. Part 1 #27

Merged
merged 13 commits into from
Nov 13, 2023
Merged

Feat: Aesthetics. Part 1 #27

merged 13 commits into from
Nov 13, 2023

Conversation

AyIong
Copy link
Collaborator

@AyIong AyIong commented Nov 12, 2023

About The Pull Request

Полная переделка эстетики, часть первая.
Весь модуль был удалён и будет сделан по новой.
Заменены:

  • Стены
  • Окна
  • Двери
  • Полы

image
image
image

Why It's Good For The Game

ЭСТЕТИКА

@AyIong AyIong marked this pull request as draft November 12, 2023 18:51
@AyIong AyIong marked this pull request as ready for review November 12, 2023 19:05
@AyIong AyIong changed the title Feat: Aesthetics Feat: Aesthetics. Part 1 Nov 12, 2023
Comment on lines +23 to +25
light_state = "bolts_open"
else if(emergency)
light_state = AIRLOCK_LIGHT_EMERGENCY
light_state = "emergency_open"
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.

Ну, могу в дефайны вынести, только толку?
А те дефайны что есть не для тех стейтов

Copy link
Collaborator

@larentoun larentoun left a comment

Choose a reason for hiding this comment

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

Ну ладно, поехали

@larentoun larentoun merged commit e1cc2ed into ss220club:master Nov 13, 2023
16 checks passed
@AyIong AyIong deleted the aesthetics branch November 19, 2023 17:57
@AyIong AyIong mentioned this pull request Apr 14, 2024
5 tasks
larentoun pushed a commit that referenced this pull request Apr 18, 2024
## About The Pull Request
Продолжение - #27
Fixes #4 

Новая спрайты для кучки говна. 
Надо ещё много отсмотреть и поменять, так шо пока драфт.
Из самого главного:
Полы, лобби, настенный огнетушитель, выключатель света и... чёт ещё
<details><summary> Игра </summary>


![image](https://github.com/ss220club/Bandastation/assets/69762909/376c72b0-8dcc-4890-a500-1b2fe96d8566)

</details>
<details><summary> Лобби </summary>


![image](https://github.com/ss220club/Bandastation/assets/69762909/70985d6d-97c3-48ab-a728-ada36ff20f4b)

![image](https://github.com/ss220club/Bandastation/assets/69762909/b732acb1-6f26-4998-bbc8-2c5502dce74e)

![image](https://github.com/ss220club/Bandastation/assets/69762909/4e171c91-eeae-4664-ab11-a492f7b6cf84)

</details>

## TODO

- [x] Keycard Auth
- [x] Венты и скрабберы (Ну его нахуй, слишком много работы из-за того
что у наших вентов 55 кадров!)
- [x] Лампочки
- [x] Наушники и рации с пары
- [x] Мусорки

## Why It's Good For The Game
Привычные спрайты
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