Pieter-Jan Briers
59ed76c66f
Remove obsolete usages of *Variant prototype manager functions
...
Replaced with *Kind
2024-08-13 11:45:40 +02:00
metalgearsloth and GitHub
4460454563
Implement sound VV ( #4966 )
...
* Implement sound VV
No params yet because I'm lazy but paths and collections work.
* Fixes
* rn
* review
2024-03-24 16:59:40 +11:00
Leon Friedrich and GitHub
16e68a4351
Make PVS session overrides recursive ( #4480 )
2023-10-11 13:16:00 +11:00
Leon Friedrich and GitHub
bc5107e297
Misc NetEntity fixes for VV ( #4390 )
2023-09-15 10:11:28 +10:00
Paul
dc72c6fe22
fix typo
2022-04-17 18:15:41 +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
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
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
Pieter-Jan Briers
1ab703325f
Show type abbreviations for default ToString() implementations.
2020-04-17 21:42:54 +02:00
Pieter-Jan Briers
9355938f6a
Don't try to send unserializable value types over the wire with VV.
2019-07-26 23:36:24 +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