* Alert autoremove v0
* Code cleanup and timing
* comment
* Tritium, code compression
* not resolving manually
* reduced lookups, new comp
* fix-fix yes
* use RemCompDeferred, handle OnUnpaused
* missed a todo
* entitysystem resolve
* remove unnecessary component updates
* remove AlertState from comp, move EntityUnpausedEvent actions to AlertStateComponent's Timespan
* Code cleanup
* comments
* combines AutoRemove input into Clear
* minor logic adjustment that does not really change anything but is less ambiguous
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| AlertAutoRemoveComponent.cs | ||
| AlertCategory.cs | ||
| AlertKey.cs | ||
| AlertOrderPrototype.cs | ||
| AlertPrototype.cs | ||
| AlertState.cs | ||
| AlertSyncEvent.cs | ||
| AlertType.cs | ||
| AlertsComponent.cs | ||
| AlertsSystem.cs | ||
| ClickAlertEvent.cs | ||
| IAlertClick.cs | ||