de4d255841
Analyzer to enforce classes to be either [Virtual], abstract, or sealed. ( #2469 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-02-05 19:31:58 +01:00
Moony and GitHub
fad4c20da2
VV for entity systems. ( #2447 )
2022-01-25 13:29:17 +01:00
20kdc
8aa6fb478b
Susser Todd: Robust.Shared, Error Pass 2 "It Now Compiles"
2021-12-03 19:36:16 +00:00
Vera Aguilera Puerto
5c3b058e81
Literally fucking remove IEntity
2021-12-03 16:08:41 +01:00
196e2bb427
The End of Entity (Komm, Süsser Todd: Part 1.0) ( #2295 )
...
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
2021-12-03 11:01:59 +01:00
05827d01d0
Datafield now implies readonly VVAccess ( #1968 )
...
Co-authored-by: Paul <ritter.paul1+git@googlemail.com >
2021-08-23 20:32:25 +02:00
Vera Aguilera Puerto and GitHub
37401c26c9
Adds a custom editor for Prototypes to ViewVariables. ( #1663 )
...
Also improves VV a bit.
2021-03-30 15:33:15 +02:00
Acruid and GitHub
2183cd7ca1
Massive Namespace Cleanup ( #1544 )
...
* Removed the Interfaces folder.
* All objects inside the GameObjects subfolders are now in the GameObjects namespace.
* Added a Resharper DotSettings file to mark the GameObjects subfolders as not providing namespaces.
* Simplified Robust.client.Graphics namespace.
* Automated remove redundant using statements.
2021-02-10 23:27:19 -08:00
Vera Aguilera Puerto and GitHub
df877582a6
You can now add or remove components from the comfort of ViewVariables ( #1524 )
2021-02-02 12:01:54 +01:00
ad8b0b3c83
Add bytes or sbytes to enum where available ( #1430 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-12-08 12:46:30 +01:00
b8e5b47e7a
Use 'new' expression in places where the type is evident for the engine ( #1415 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-11-26 00:16:55 +01:00
Pieter-Jan Briers
50311afe9f
Group VV members lists by declaring type.
2020-10-13 13:43:50 +02:00
Pieter-Jan Briers
5637669876
Allows VV to read KeyValuePair<,>s over the network.
...
This required a bit of refactorings and improvements but oh well.
2020-08-16 01:59:01 +02:00
Pieter-Jan Briers and GitHub
ec0f4b35f7
Enable nullable reference types on Robust.Shared and fix all warnings. ( #1109 )
2020-06-08 01:13:01 +02:00
Pieter-Jan Briers
cb095b28bd
Fix not being able to VV content components on release.
2020-02-15 21:56:37 +01:00
Silver and GitHub
25926a17b7
Renames SS14.* to Robust.* ( #793 )
...
RobustToolbox projects should be named Robust.*
This PR changes the RobustToolbox projects from SS14.* to Robust.*
Updates SS14.* prefixes/namespaces to Robust.*
Updates SpaceStation14.sln to RobustToolbox.sln
Updates MSBUILD/SS14.* to MSBUILD/Robust.*
Updates CSProject and MSBuild references for the above
Updates git_helper.py
Removes Runserver and Runclient as they are unusable
2019-04-15 20:24:59 -06:00