BeeStation / BeeStation-Hornet

99.95% station. 0.05% bees
https://beestation13.com
GNU Affero General Public License v3.0
200 stars 682 forks source link

Fixes Meteor Sats: Now Uses Proximity Monitors instead of Processing #11893

Closed Programs-The-Station closed 4 hours ago

Programs-The-Station commented 5 days ago

About The Pull Request

With the merging of #11709, we probably should update our Meteor Sats to actually use this, instead of triggering in process.

Why It's Good For The Game

Meteor Sats will now actually shoot down meteors that get close to them.

Testing Photographs and Procedure

Screenshots&Videos Off Satellite does not destroy meteors. ![image](https://github.com/user-attachments/assets/66d20c60-2a58-40d4-9fdf-ea284696ad28) ![image](https://github.com/user-attachments/assets/96004e2a-5f9e-400f-be3a-213e724cac47) On Satellite destroys meteors. ![image](https://github.com/user-attachments/assets/378a131e-e55a-44cf-9a16-bc5240b33e42) Excessive amounts of Satellites Shooting down several catastrophic meteor waves. Kill range is still 14 tiles. https://github.com/user-attachments/assets/0067ef4e-4b92-408e-8358-dfdea321f03e Put screenshots and videos here with an empty line between the screenshots and the `
` tags.

Changelog

:cl: tweak: Meteor Shield Satellites now use Proximity Monitors instead of Processing. /:cl: