Acruid
ca4fd649fe
Massive Namespace Cleanup ( #3120 )
...
* Engine namespace changes.
* Automated remove redundant using statements.
* Simplified Graphics namespace.
* Apparently the container system stores full type names in the map file.😞 This updates those names.
* API Changes to LocalizationManager.LoadCulture.
* Update submodule to v0.3.2
2021-02-11 01:13:03 -08: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
749cd11d33
Add readonly where it is missing and fix those field names according to their modifiers ( #2589 )
2020-11-22 00:02:00 +11:00
metalgearsloth
7bf28ff3d5
Make doors event-based rather than EntityQuery based ( #2195 )
...
* Event-based door updates
Slight perf increase
* Optimise CheckCrush too
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2020-10-10 13:33:56 +02:00
Visne
318f051fb9
Allow all door access in Suspicion mode ( #1817 )
...
* Add AccessTypes, let RuleSuspicion change it
* Fix enum description
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
* Move check to CanOpen()
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2020-08-25 13:37:21 +02:00
DrSmugleaf
4a8ed41e3a
Fix namespaces and optimize imports ( #1651 )
...
* Fix namespaces and optimize imports
* Cleanup fixes
* Merge conflict fixes
* Merge conflict fixes
* Merge conflict fixes
2020-08-13 14:40:27 +02:00
Acruid
a772b505ac
IComponentManager API changes.
2020-07-29 15:49:44 -07:00
chairbender
b35333d366
Click Drag Functionality + Refactor Interaction Interfaces ( #1125 )
...
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
Co-authored-by: ComicIronic <comicironic@gmail.com >
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-07-06 23:27:03 +02:00
Silver
a18692bc46
Rename toolbox references from ss14 to robust
2019-04-15 21:11:38 -06:00
Pieter-Jan Briers
d7074bf74f
Construction System. ( #87 )
...
* Construction WiP
* Construction kinda works!
* Lots more construction work.
* It mostly works!
2018-08-02 08:29:55 +02:00
Acruid
8c874c76dc
Base Update() method was removed from components in engine, added some basic ECS systems to update the components. ( #79 )
2018-07-26 23:26:19 +02:00