Files
Polaris/code/modules
Mechoid 14c681720d Blob Chunks 2 (#9143)
* Restore blob chunks to the world.

Blobs have chunks they spawn on death, carrying an artifact effect related to the blob type. The chunk carries a copy of the parent blob's type datum, to prevent modification of a blob causing issues with the chunk, and vice versa, if both somehow exist at the same time.

* Organization, origin tech.

* Convert to List Based system, drop transferring type datums directly as discussed in DMs

* Added Volatile Alluvium chunk effect.

Nanite swarm chunks exist, but don't do anything special for now.

Blob Chunks can sniff a mob to take their faction.

* Copy requires static

* Chunk and effect code cleanliness
lifemerger now utilizes a timer&callback instead of spawn()
2023-12-27 21:40:25 -08:00
..
2023-08-02 22:41:55 -08:00
2023-08-02 22:41:55 -08:00
2023-12-27 21:40:25 -08:00
2023-09-24 22:10:09 -07:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-05-28 11:06:15 -08:00
2023-04-08 21:39:28 -08:00
2023-12-03 20:41:47 -08:00
2023-09-25 23:20:58 +01:00
2023-04-08 21:39:28 -08:00
2023-08-02 22:41:55 -08:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-03-25 12:38:33 -08:00
2023-04-08 21:39:28 -08:00
2023-09-10 16:56:27 +01:00
2023-12-03 20:41:47 -08:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-10-20 15:29:09 -03:00
2023-04-08 21:39:28 -08:00
2023-10-01 20:28:41 +01:00
2023-09-27 01:34:19 +01:00
2023-04-08 21:39:28 -08:00
2023-12-27 21:40:25 -08:00
2023-08-14 16:24:22 +01:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-04-08 21:39:28 -08:00
2023-08-02 22:41:55 -08:00
2023-03-18 14:06:20 -08:00
2023-12-27 21:40:25 -08:00