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

bugfix: fixed anomalies spawn on wrong spots, get_area_turfs fix #4011

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

Vladisvell
Copy link
Collaborator

@Vladisvell Vladisvell commented Dec 6, 2023

Описание

Исправление ошибки, при которой анонс места аномалии мог не совпадать с её реальной зоной.
Также исправляет ошибки, которые могут возникать у других вещей, которые используют прок get_area_turfs

Техническое описание:
Ошибка заключалась в том, что get_area_turfs возвращал также турфы из дочерних зон areatype, что приводило к некорректной выборке турфов.
Поменял на то, что турфы выбираются теперь СТРОГО из зоны типа, указанного в параметре прока.

@Vladisvell Vladisvell changed the title bugfix: fixed anomalies spawn on wrong spots bugfix: fixed anomalies spawn on wrong spots, get_area_turfs fix Dec 6, 2023
@Dimach Dimach merged commit e781db1 into ss220-space:master220 Dec 7, 2023
10 checks passed
@Vladisvell Vladisvell deleted the 12_05_anomalies branch December 7, 2023 18:27
SuhEugene pushed a commit to SS13-Extended/Paradise220 that referenced this pull request Dec 22, 2023
Etrnlmelancholy pushed a commit to Etrnlmelancholy/Paradise-SS220 that referenced this pull request Jan 3, 2024
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