fish-station/Content.Server/Worldgen/Systems
Leon Friedrich 907b873145
Fix various errors/exceptions (#22841)
* Fix entity storage localization

* Fix HumanoidAppearanceComponent resolve

* Fix null reference exceptions

* Fix duplicate key error

* Fix artifact error spam

* actually maybe this is what its meant to do

* Fix entities playing sounds on deletion
2023-12-22 00:26:08 -07:00
..
Biomes
Carvers
Debris Fix various errors/exceptions (#22841) 2023-12-22 00:26:08 -07:00
BaseWorldSystem.cs Revert "Remove most usages of obsolete TransformComponent methods (#1… (#19714) 2023-09-01 12:30:29 +10:00
LocalityLoaderSystem.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
NoiseIndexSystem.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
WorldControllerSystem.cs Move minds, roles, jobs and objectives to shared (#19679) 2023-08-30 21:46:11 -07:00
WorldgenConfigSystem.cs