Aurorastation / Aurora.3

The code for Aurorastation's new base, forked from Baystation12.
http://aurorastation.org/
GNU Affero General Public License v3.0
139 stars 506 forks source link

Life changes #19560

Open FluffyGhoster opened 1 week ago

FluffyGhoster commented 1 week ago

Refactored Life() to receive seconds per tick and times fired as parameters. Life() now cannot be slept in, turned various sleepings into async calls procs. Optimized mob AI subsystems, gave them new priorities levels and flags. Grab upgrades are now elaborated asynchronously, tweaked them to avoid stacking multiple upgrades. Fixed plains tyrants keeping sending messages about stomping even if dead.

FluffyGhoster commented 1 week ago

!wip

Collidewith refactor have to go in first

FluffyGhoster commented 5 days ago

!review