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

Customised Bears no longer invisible #888

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Conversation

HMBGERDO
Copy link

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

Делает названия медведей с большой буквы, как это сделано со всеми другими мобами в игре
Исправляет пропадание спрайта медведя при движении
Не исправляет ОП урон боевого медведя

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

Невидимые мобы - плохо
Неверные правила наименования мобов - плохо

Тестирование

Скомпилировал, запустил, побегал

Changelog

🆑
fix: Новые медведи больше не становятся невидимыми при движении
spellcheck: Имена новых медведей теперь пишутся с большой буквы
/:cl:

@ss220bot ss220bot added the 📜 CL валиден Этот чейнджлог будет успешно опубликован label Dec 29, 2023
@@ -47,7 +50,7 @@
health = 200
obj_damage = 80
melee_damage_lower = 30
melee_damage_upper = 80
melee_damage_upper = 80 // кто-то вообще думал о балансе, хоть иногда?
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
Author

Choose a reason for hiding this comment

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

Нет, это можно получить из золотого слайма

@Legendaxe Legendaxe merged commit eb16799 into ss220club:master Dec 29, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 CL валиден Этот чейнджлог будет успешно опубликован
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants