Delta-v/Content.Server/Storage/EntitySystems
brainfood1183 e4d5e7f1ae
Spray Paint (Review Ready) (#23003)
* Spray Paint (Draft)

* paint colors, paints in maints loot, cargo crate of paints.

* fix

* remove paint (sort of)

* moved paintcleaner into own system

* Moved paint to server (had to unfortunately)

* doafter now breaks when moving away.

* cant paint mobstatecomp

* loads of fixes

* fixes

* fixes

* nopaintshadercomp

* fixes

* fix

* use locale for paint remove string

* remove nopaintshadercomponent and use blacklist

* remove enabled.true from visualizer

* paint doafter event.

* add verbs for paint and remove paint and icon for paint verb.

* fixes

* no longer replaces shader when shader exists.

* replace forloop with foreach, check shader before adding and removing.

* paint doafter now separate so no copy paste code

* Entities in sprayed targets item slots are also now correctly sprayed.

* fix

* fix

* fix airlock psray painter now removes painted before painting door.

* spray paints now use openablecomponent.

* fix

* fix damn accesstypes.

* fix

* fix
2024-03-18 15:29:48 -06:00
..
BluespaceLockerSystem.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
CursedEntityStorageSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
EntityStorageSystem.cs Predicted movement opening lockers (#24937) 2024-02-04 13:23:16 +11:00
ItemCounterSystem.cs Predict StorageComponent (#19682) 2023-09-11 21:20:46 +10:00
ItemMapperSystem.cs ItemMapper ECS (#9867) 2022-08-08 12:35:57 +10:00
PickRandomSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
SecretStashSystem.cs Convert ItemSize to prototypes (#21481) 2023-11-06 00:20:50 -07:00
SpawnItemsOnUseSystem.cs Spray Paint (Review Ready) (#23003) 2024-03-18 15:29:48 -06:00
StorageFillVisualizerSystem.cs Fix notice board storage fill visuals (#24569) 2024-01-25 18:03:01 -07:00
StorageSystem.Fill.cs Grid Inventory (#21931) 2023-12-04 16:04:39 -07:00
StorageSystem.cs fix storage open sounds playing when they shouldn't (#24752) 2024-01-30 16:20:00 -07:00