Leon Friedrich and GitHub
9d4105abc7
Add support for client-side replays ( #4122 )
2023-06-19 03:23:46 +10:00
Leon Friedrich and GitHub
f3364a196c
Client-, shared-, and server-side ConfigurationManager ( #3477 )
2022-12-31 04:04:49 +11:00
Leon Friedrich and GitHub
7e9f3dd5e6
Fix replicated & archived client-settable cvars ( #3454 )
2022-11-23 11:11:19 +11:00
1646297039
Remove most static IoCManager. accesses from engine. ( #3466 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-11-15 22:00:28 +11:00
Leon Friedrich and GitHub
6a8266af7e
Revert "Revert "PVS & client state handling changes"" ( #3152 )
2022-08-21 08:30:28 +10:00
Leon Friedrich and GitHub
9cd8adae93
Revert "PVS & client state handling changes" ( #3151 )
2022-08-21 05:27:16 +10:00
Leon Friedrich and GitHub
b4358a9e33
PVS & client state handling changes ( #3000 )
2022-08-21 03:40:18 +10:00
metalgearsloth and GitHub
6feb8b69ee
Bump cfg log level to info ( #2996 )
2022-07-01 02:04:58 +10:00
Pieter-Jan Briers
3c5618364c
Move ValueList<T> to Robust.Shared.Collections
2022-05-28 15:34:46 +02:00
Pieter-Jan Briers and GitHub
e3b26e80bf
Sync CurTime base. ( #2858 )
2022-05-28 13:03:42 +02:00
Pieter-Jan Briers
45d906ba7e
Deprecate CreateNetMessage<T>.
2022-04-15 18:47:42 +02:00
Pieter-Jan Briers and GitHub
c7027c6e00
ACZ manifest delta downloads ( #2698 )
2022-04-14 17:15:54 +02:00
Paul Ritter and GitHub
a61adf5631
makes budgets clientside & replicated ( #2593 )
2022-03-13 00:06:40 +11:00
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
ShadowCommander and GitHub
45d4a67ff4
Fix replicated cvars not copying overrides from cmd line ( #2329 )
2021-12-12 16:17:19 -08:00
Vera Aguilera Puerto and GitHub
52d669e032
Fixes exceptions on shutdown. ( #2219 )
2021-11-11 17:39:25 +01:00
Pieter-Jan Briers
fe3c9fe28f
Fix late nwVar warning on connect.
2021-07-19 10:16:24 +02:00
Pieter-Jan Briers
c5961a5ab1
Fix possible race condition in net var handling and improve logging.
2021-07-17 14:37:35 +02:00
Pieter-Jan Briers
8ddd92993d
Don't do initial net var stuff on server.
2021-07-17 02:03:37 +02:00
DrSmugleaf and GitHub
ac1705e41f
Make NetMessage name and group virtual to remove required boilerplate ( #1770 )
2021-05-31 08:53:46 +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
Pieter-Jan Briers
b9c39e0953
Fix reconnecting.
2021-01-17 16:08:48 +01:00
Acruid
e26512001a
Completely removed MsgSetTickRate, the NetConfigurationManager replaces the functionality. This builds on top of the previous commit.
...
Fixes bug where server was not sending the entire set of replicated cvars.
2021-01-16 15:33:44 -08:00
Acruid and GitHub
cd3a85ea04
Replicated CVars ( #1489 )
2021-01-13 10:02:08 +01:00