DrSmugleaf and GitHub
cb384b8242
Make VV work with structs in components ( #6377 )
...
* Make VV work with structs in components
* Fix missing imports
2026-01-19 20:41:24 +01:00
metalgearsloth and GitHub
3fd731d917
Network entity ids ( #4252 )
2023-09-11 09:42:55 +10:00
Vera Aguilera Puerto and GitHub
596b8e5538
Remove static Logger usages from ViewVariables ( #4128 )
2023-06-10 00:06:44 +02:00
metalgearsloth and GitHub
884ac75e42
Remove Component.Name ( #3711 )
2023-01-19 13:57:41 +11:00
mirrorcult and GitHub
44cb135a1d
Even shorter pretty-print type abbreviations for VV ( #2735 )
2022-04-15 09:15:10 +02:00
Vera Aguilera Puerto
fb7a231b78
Fix VV crash
2021-12-08 13:33:21 +01:00
Vera Aguilera Puerto
db996b9fb3
A bunch more resolves removed wooo
2021-12-08 11:37:11 +01:00
20kdc
7b6d9bd719
Susser Todd: Robust.Client/Robust.Server: Error Pass 1
2021-12-03 19:57:19 +00:00
Vera Aguilera Puerto
7a06db60cf
Inline UID
2021-12-03 15:53:10 +01:00
Vera Aguilera Puerto
ebca38b57a
Inline one HasComponent overload
2021-12-03 12:18:21 +01:00
Vera Aguilera Puerto
f44d797057
Inline GetAllComponents
2021-12-03 11:42:24 +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
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
6742290e91
Fix VVing enumerables.
2020-06-26 20:28:12 +02:00
Pieter-Jan Briers and GitHub
0d3cd41382
Enable NRTs on Robust.Server ( #1118 )
2020-06-09 14:18:29 +02:00
ComicIronic and GitHub
4b50b151fe
Minor improvements to printing in VV ( #1041 )
2020-05-02 00:15:59 +02:00
ComicIronic and GitHub
8398169183
Change Reference -> Ref in VV ( #1040 )
2020-05-01 19:04:59 +02:00
Pieter-Jan Briers
cb095b28bd
Fix not being able to VV content components on release.
2020-02-15 21:56:37 +01:00
Pieter-Jan Briers
131a1ee3bd
Type Abbreviation utility.
...
Just to neaten up VV a little.
2020-01-05 01:51:25 +01:00
Pieter-Jan Briers
c0b19dcca1
Hide property overrides in VV.
...
Fixes #857 .
2019-08-30 09:38:02 +02:00
Víctor Aguilera Puerto and Pieter-Jan Briers
b421143463
Clear server VVTraitEnumerable cache on refresh ( #856 )
2019-08-30 05:59:49 +02:00
Pieter-Jan Briers
896758e176
Make IEntity.GetAllComponents no longer return duplicates.
...
Remove the Instances method that did that instead.
2019-08-11 01:22:59 +02: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