forked from ParadiseSS13/Paradise
-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This pull request merges upstream/master. Resolve possible conflicts manually and make sure all the changes are applied correctly. > [!NOTE] > Requires Wiki Update: > www.github.com/ParadiseSS13/Paradise/pull/27894 > www.github.com/ParadiseSS13/Paradise/pull/27911 ## Changelog :cl: ParadiseSS13 fix: Исправлена ошибка, из-за которой медицинские сканеры всегда показывали случайное время смерти. <!-- Fixed an oversight with health scanners always showing random death times. (www.github.com/ParadiseSS13/Paradise/pull/27983) --> add: Добавлены крупные и блюспейс-версии переносного воздушного насоса. Их нельзя найти на станции. <!-- Large and bluespace versions of the portable air pump. They are not available on station. (www.github.com/ParadiseSS13/Paradise/pull/27894) --> tweak: Теперь воздушные насосы могут достигать давления до 45 атмосфер (раньше было 10), что соответствует давлению в баллоне. <!-- Air pumps can now reach up to 45 atm, up from 10 and matching a canister. (www.github.com/ParadiseSS13/Paradise/pull/27894) --> tweak: Воздушные насосы теперь изначально полностью заполнены воздухом. <!-- Air pumps now start filled to capacity with air. (www.github.com/ParadiseSS13/Paradise/pull/27894) --> tweak: Хранилище инженерного отряда быстрого реагирования (ERT) было расширено, оснащено стеллажами с ресурсами и содержит различное оборудование. <!-- Engineering ERT storage area has been expanded, uses shelving, and has several bluespace portable air pumps for all your refilling needs. (www.github.com/ParadiseSS13/Paradise/pull/27894) --> imageadd: Химические пожары получили обновлённые спрайты. Некоторые из них теперь имеют новые цвета. <!-- chemical fires have been resprited! Some have new colors! (www.github.com/ParadiseSS13/Paradise/pull/27911) --> tweak: Алгоритм покрытия метеорного щита был изменён: теперь он использует симуляцию метеоритов, падающих на станцию. Это означает, что 100% покрытия теперь обеспечивают (почти) полную защиту станции. <!-- The meteor shield coverage algorithm has been changed to throw simulated meteors at the station. This means that 100% coverage is now (close to) complete protection of the station. (www.github.com/ParadiseSS13/Paradise/pull/27937) --> tweak: Компьютер управления спутника щита был полностью переработан и теперь отображает симуляцию покрытия в реальном времени. <!-- The shield satellite control computer has been given a complete overhaul, and will now display the coverage simulation in real time. (www.github.com/ParadiseSS13/Paradise/pull/27937) --> tweak: Цель по покрытию метеорного щита теперь считается выполненной при достижении 75% покрытия. Для расчёта покрытия необходимо выполнить симуляцию с использованием компьютера управления. <!-- The meteor shield goal is now considered complete at 75% coverage. You must perform a simulation with the control computer to calculate your coverage. (www.github.com/ParadiseSS13/Paradise/pull/27937) --> tweak: Контейнеры со щитами для спутника стали дешевле (с 250 до 100) и теперь содержат больше щитов (с 3 до 4), чтобы компенсировать увеличившуюся сложность защиты. <!-- Shield sat crates are now cheaper (250 -> 100) and contain more shields (3 -> 4) to account for the increased difficulty of coverage. (www.github.com/ParadiseSS13/Paradise/pull/27937) --> /:cl: ## Summary by Sourcery Update the health scanner to display the correct time of death. Add large and bluespace versions of the portable air pump, which are not available on the station. Increase the maximum pressure of air pumps to 45 atm and pre-fill them with air. Expand the engineering ERT storage area with shelving and bluespace portable air pumps. Resprite chemical fires with new colors. Change the meteor shield coverage algorithm to simulate meteor impacts, requiring 75% coverage for completion. Redesign the shield satellite control computer to display real-time coverage simulation. Reduce the cost of shield sat crates from 250 to 100 and increase the number of shields from 3 to 4. New Features: - Add large and bluespace portable air pumps. - Add real-time meteor shield coverage simulation to the shield satellite control computer. Bug Fixes: - Fix an issue where health scanners always displayed a random time of death. Tests: - Prevent fake meteors from triggering meteor alerts.
- Loading branch information
Showing
17 changed files
with
1,644 additions
and
1,064 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.