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
|
74943a2770
|
Typo, redundant string interpolation, namespaces and imports cleanup (#2068)
* Readonly, typos and redundant string interpolations
* Namespaces
* Optimize imports
* Address reviews
* but actually
* Localize missing strings
* Remove redundant vars
|
2020-09-13 14:23:52 +02:00 |
|
Julian Giebel
|
7771f58460
|
Improve on disposal routing code (#1795)
Co-authored-by: Julian Giebel <j.giebel@netrocks.info>
|
2020-08-19 20:43:56 +02:00 |
|
Julian Giebel
|
1292adb001
|
Disposal routing (#1710)
* Implement disposal tagger
Implement disposal router
Combine sprites to make conpipe-tagger sprite
* Implement change requests
* Remove nullable
* Update DisposalHolderComponent.cs
* Update DisposalHolderComponent.cs
* Update Content.Server/GameObjects/Components/Disposal/DisposalRouterComponent.cs
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
Co-authored-by: Julian Giebel <j.giebel@netrocks.info>
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
|
2020-08-19 15:50:06 +02:00 |
|