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

Adds rave wizard #928

Closed
wants to merge 21 commits into from
Closed

Conversation

HelmsDeepState
Copy link

@HelmsDeepState HelmsDeepState commented Jan 22, 2024

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

Добавляет рейв мага в виде ивента.
Добавляет несколько заклинаний, доступных только ивентовому магу

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

Баунти

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

https://youtu.be/we9r27Dg2cc

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

Проверил отдельно каждый спелл, проверил работу ивента

Changelog

🆑
add: Добавлен рейв маг
/:cl:

@github-actions github-actions bot added the 🖌️ Спрайты Вы заработали свою миска-рис и кошко-жена. Партия гордится вами! label Jan 22, 2024
Copy link

@Furrior Furrior left a comment

Choose a reason for hiding this comment

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

Еще следует заменить спаны на дефайны

@dj-34 dj-34 added :trollface: Фича Новая функция, фишка или механика. Абсолютно точно новые баги. 📃 Требуется изменение WIKI Эти изменения необходимо внести на нашу WIKI. labels Jan 31, 2024
@HelmsDeepState HelmsDeepState marked this pull request as ready for review February 5, 2024 14:48
Copy link

@Furrior Furrior left a comment

Choose a reason for hiding this comment

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

Досмотрю вечером

@github-actions github-actions bot added the 🔉 Звук Услада для ушей. label Feb 6, 2024
@github-actions github-actions bot removed 💾 Изменение конфига Ф-ф-фуриор...? 🗺️ Изменение Карты В этом ПРе затронут файл не станционной карты. Может и не один. 🎸 Инструменты Мы выдаем себя за реальное сообщество разработчиков. Кибериада Этот ПР изменил что-то на Кибериаде (BoxStation) Керберос Этот ПР изменил что-то на Керберосе (DeltaStation) Цереброн Этот ПР изменил что-то на Цереброне (MetaStation) TGUI Кто-то решил потрогать интерфейсы. 💿 SQL Надо править БД. labels Apr 13, 2024
@HelmsDeepState HelmsDeepState marked this pull request as ready for review April 13, 2024 18:55
@HelmsDeepState
Copy link
Author

Эх, вот бы... @Furrior -сенпай обратил на меня внимание...

@github-actions github-actions bot removed the Stale ПР долго был не активен, и требует обновления. label Apr 14, 2024
@Furrior
Copy link

Furrior commented Apr 14, 2024

Твоя проблема в том, что пр не на тг

Copy link

github-actions bot commented May 1, 2024

This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord.

@github-actions github-actions bot added the Stale ПР долго был не активен, и требует обновления. label May 1, 2024
Copy link

github-actions bot commented May 9, 2024

This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates.

addtimer(CALLBACK(src, PROC_REF(stop_and_dance_mobs_in_area)), i)
addtimer(CALLBACK(src, PROC_REF(release_frozen_mobs)), duration-1)
QDEL_IN(src, duration)
return

Choose a reason for hiding this comment

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

Suggested change
return

Comment on lines +32 to +34
return
if(iswizard(H) || H?.mind.offstation_role)
return

Choose a reason for hiding this comment

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

Уверен что тут должен быть return а не continue?

give_alcohol(H)


/datum/spell/great_revelry/proc/give_alcohol(mob/living/carbon/human/H)

Choose a reason for hiding this comment

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

однобуковка aga

return new /datum/spell_targeting/self

/datum/spell/great_revelry/cast(list/targets, mob/user = usr)
for(var/mob/living/carbon/human/H in GLOB.player_list)

Choose a reason for hiding this comment

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

Однобуковка aga

H.AIStatus = AI_OFF
H.LoseTarget()
stopped_atoms |= dancestoped_mob
for(var/mob/living/M in stopped_atoms)

Choose a reason for hiding this comment

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

Однобуковка aga

unfreeze_mob(M)

/obj/effect/timestop/dancing/proc/stop_and_dance_mobs_in_area()
for(var/A in orange (freezerange, loc))

Choose a reason for hiding this comment

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

Однобуковка aga

if(!proximity || target == user || !ishuman(target) || !iscarbon(user) || HAS_TRAIT(user, TRAIT_HANDS_BLOCKED))
return

var/datum/effect_system/smoke_spread/s = new

Choose a reason for hiding this comment

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

Однобуковка aga

@github-actions github-actions bot removed the Stale ПР долго был не активен, и требует обновления. label May 27, 2024
Copy link

This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord.

@github-actions github-actions bot added the Stale ПР долго был не активен, и требует обновления. label Jun 10, 2024
Copy link

This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates.

@github-actions github-actions bot closed this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📃 Требуется изменение WIKI Эти изменения необходимо внести на нашу WIKI. 🖌️ Спрайты Вы заработали свою миска-рис и кошко-жена. Партия гордится вами! 📜 CL валиден 🔉 Звук Услада для ушей. Stale ПР долго был не активен, и требует обновления. :trollface: Фича Новая функция, фишка или механика. Абсолютно точно новые баги.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants