Skip to content

[TM TEST] Atoms Initialization#662

Draft
Ossa88 wants to merge 4 commits intoPentestSS13:masterfrom
Ossa88:atoms
Draft

[TM TEST] Atoms Initialization#662
Ossa88 wants to merge 4 commits intoPentestSS13:masterfrom
Ossa88:atoms

Conversation

@Ossa88
Copy link
Copy Markdown
Collaborator

@Ossa88 Ossa88 commented Apr 14, 2026

About The Pull Request

The reason the Atoms Initialization takes so long now is in part due to obj integrity being handed over to the atoms subsystem.
This alone added thousands of objects for the subsystem to parse though.

What the integrity system does is mostly tracking object health.

What I am going to do, is slowly, and systematically block certain objects from using the system when they do not need to.

First stop is the overmap objects, there is literally no way for anything to interact with them, and thus should be except from the system.

Why It's Good For The Game

Hopefully speed up reboots.

Changelog

🆑
/:cl:

@Ossa88
Copy link
Copy Markdown
Collaborator Author

Ossa88 commented Apr 14, 2026

Just realized that all of the landmarks are also objects... Docking ports and all that... So woll add those to the banned list as well.

@Ossa88 Ossa88 marked this pull request as draft April 26, 2026 11:26
@Ossa88
Copy link
Copy Markdown
Collaborator Author

Ossa88 commented Apr 26, 2026

Ok so this did not speed up the atoms or overmap subsystems... so imma have to attempt something new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant