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

refactors sim garbage collection #5395

Closed
wants to merge 7 commits into from
Closed

refactors sim garbage collection #5395

wants to merge 7 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 6, 2024

About the pull request

refactored the sim garbage collection proc to more effectively clean the sim room. Also added unarmored humans as a potential target mob for the sim.

Explain why it's good for the game

garbage collection should clear the entire area.

Changelog

🆑
add: adds unarmored human mobs as a potential target in the sim.
refactor: refactors sim garbage collection to clear the entire area.
/:cl:

@github-actions github-actions bot added Feature Feature coder badge Refactor Make the code harder to read labels Jan 6, 2024
code/game/sim_manager/datums/simulator.dm Outdated Show resolved Hide resolved
@harryob harryob marked this pull request as draft January 7, 2024 09:38
@ghost ghost marked this pull request as ready for review January 7, 2024 21:56
@ghost
Copy link
Author

ghost commented Jan 7, 2024

can find the bounds iteratively if requested. At second glance this seems rather excessive, maybe I should just close this xD? Idk.

@ghost ghost closed this Jan 8, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature coder badge Refactor Make the code harder to read
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant