collinlunn
|
a5492bc943
|
More power nullability (#3070)
|
2021-02-02 12:20:24 +01:00 |
|
py01
|
32f04fd7ca
|
Replaces PowerReceiver's C# event with a ComponentMessage (#2888)
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2021-01-03 16:13:01 +01:00 |
|
Daniel Castro Razo
|
633ae5bc90
|
Fixes Emergency Lights not charging (#2873)
* Fixes Emergency Lights not charging
* Removed extra imports
|
2021-01-01 14:26:42 +01:00 |
|
DrSmugleaf
|
1b1d050ee7
|
Update components to use EnsureWarn (#2676)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
2020-12-04 13:26:54 +01:00 |
|
DrSmugleaf
|
5c0cf1b1a0
|
Use 'new' expression in places where the type is evident for content (#2590)
* Content.Client
* Content.Benchmarks
* Content.IntegrationTests
* Content.Server
* Content.Server.Database
* Content.Shared
* Content.Tests
* Merge fixes
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2020-11-27 21:00:49 +11:00 |
|
DrSmugleaf
|
e3322fb5ac
|
Fix build (#2227)
|
2020-10-11 13:51:42 +02:00 |
|
metalgearsloth
|
40504c2555
|
Event-based emergency lights (#2217)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
|
2020-10-11 13:11:18 +02:00 |
|
DrSmugleaf
|
a4f527351e
|
Add test for adding each component individually to an entity (#1870)
* Add test for adding each component individually to entities
* Put one-to-one test before all-at-once test
|
2020-08-24 13:39:00 +02:00 |
|
Julian Giebel
|
1c21f2c3b0
|
Rework emergency lights (#1830)
* Implement emergency lights reacting to lost power
* Add emergency light sprites
Remove shared emergency light component
* Remove unused import
* Remove EmergencyLight NetID
* Add rich description
Change comments
Add license
Implement ExposeData
Co-authored-by: Julian Giebel <j.giebel@netrocks.info>
|
2020-08-22 12:06:29 +02:00 |
|