Commit Graph

4861 Commits

Author SHA1 Message Date
DrSmugleaf
2ee4cc2c26 Make yaml linter 5 times faster (~80% less execution time) 2021-03-04 12:53:17 +01:00
DrSmugleaf
5a0c88f3e1 Merge branch 'serialization_v3_nodataclasses' of https://github.com/PaulRitter/RobustToolbox into serv3 2021-03-04 09:44:49 +01:00
Paul
87f70ca54b adds proper info the validation 2021-03-04 09:44:19 +01:00
DrSmugleaf
bb07347f29 Merge branch 'serialization_v3_nodataclasses' of https://github.com/PaulRitter/RobustToolbox into serv3 2021-03-04 09:37:37 +01:00
DrSmugleaf
6754299c35 Add TODO 2021-03-03 23:11:55 +01:00
Paul
8d850c8873 funny map serialization (wip) 2021-03-03 22:48:41 +01:00
Paul
83fcf1b00a funny map serialization (wip) 2021-03-03 22:36:53 +01:00
Paul
5e477bcee8 fix. 2021-03-03 21:05:09 +01:00
DrSmugleaf
5711cad41e Merge branch 'master' of https://github.com/space-wizards/RobustToolbox into serv3 2021-03-03 20:06:35 +01:00
Paul
798b97ff06 fix(?) 2021-03-03 19:46:02 +01:00
Paul
2ce8b83e82 array fix
priority fix
misc fixes
2021-03-03 19:10:44 +01:00
Paul
eb09f68bb0 aaaaaaaaaaaaa 2021-03-03 18:09:03 +01:00
Paul
da326f19fb adds copiers 2021-03-03 18:07:24 +01:00
Pieter-Jan Briers
93018c9843 Silence localization warnings on client again. 2021-03-03 16:02:30 +01:00
Pieter-Jan Briers
e2675271d0 Parallelize assembly sandbox checking harder. 2021-03-03 16:02:12 +01:00
DrSmugleaf
5533e7b090 Replace yield break with Enumerable.Empty 2021-03-03 15:58:26 +01:00
DrSmugleaf
576e981638 This fixes the YAML hot reloading 2021-03-03 14:19:09 +01:00
Paul
30e950aeb0 adds more verbose validation 2021-03-03 12:53:46 +01:00
Pieter-Jan Briers
d1f7edecef Use Directory.EnumerateFiles in PathHelpers.GetFiles.
Significant improvement in startup time.
2021-03-03 10:52:05 +01:00
Paul
edf69b5660 forgot that one 2021-03-03 10:42:21 +01:00
Paul
21a4e73738 test/datafield fixes 2021-03-03 10:41:46 +01:00
Paul
eabe20a24d adds inheritancebehaviour 2021-03-03 10:41:20 +01:00
Paul
7cc489bea0 aaaaaaaaaaaaaaa 2021-03-02 21:37:14 +01:00
Paul
0b38f93434 aaaaaaaaaaaaaaa 2021-03-02 21:22:48 +01:00
Pieter-Jan Briers
b5a3c0b988 Do not load files under Locale/ not ending with .ftl.
Will ignore stuff like .DS_Store/.directory/thumbs.db
2021-03-02 21:22:44 +01:00
DrSmugleaf
35974fed93 Merge remote-tracking branch 'paul/serialization_v3_nodataclasses' into serv3 2021-03-02 21:09:27 +01:00
DrSmugleaf
1b2e774b74 WIP merge fixes and entity serialization 2021-03-02 20:57:48 +01:00
Paul
87c6f2aa42 fixes 2021-03-02 20:41:34 +01:00
Paul
fa1518c501 goodbye brave soldier 2021-03-02 20:41:08 +01:00
DrSmugleaf
d437f82787 Fix doc errors in ISerializationManager.cs 2021-03-02 18:32:53 +01:00
Paul
3a3b471ad0 gamin 2021-03-02 18:32:30 +01:00
DrSmugleaf
0fdbb11394 Merge branch 'master' of https://github.com/space-wizards/RobustToolbox into serv3
 Conflicts:
	Robust.Server/GameObjects/Components/Container/ContainerManagerComponent.cs
	Robust.Shared/Serialization/YamlObjectSerializer.cs
	Robust.UnitTesting/Server/GameObjects/Components/Container_Test.cs
2021-03-02 18:26:33 +01:00
DrSmugleaf
c3ad21680f Merge remote-tracking branch 'paul/serialization_v3_nodataclasses' into serv3 2021-03-02 17:48:32 +01:00
DrSmugleaf
01fe1b78a5 Make serialization log calls use the same sawmill 2021-03-02 17:45:22 +01:00
DrSmugleaf
173835efee Add MustUseReturnValue to copy-over methods 2021-03-02 17:36:48 +01:00
Paul
a3b11df63e i am going to HECK 2021-03-02 17:25:58 +01:00
DrSmugleaf
24ba7e0914 Merge branch 'serialization_v3_nodataclasses' of https://github.com/PaulRitter/RobustToolbox into serv3 2021-03-02 15:33:01 +01:00
Paul
d921e40f6e pew pew 2021-03-02 15:31:57 +01:00
DrSmugleaf
cd8bde31f3 Fix user interface components deserialization 2021-03-02 15:13:25 +01:00
DrSmugleaf
6343c79d2b Fix ordering of arguments in read and copy reflection call 2021-03-02 15:00:05 +01:00
DrSmugleaf
65e8b3bf92 Merge fixes 2021-03-02 14:59:49 +01:00
DrSmugleaf
8000fec70d Merge branch 'serialization_v3_nodataclasses' of https://github.com/PaulRitter/RobustToolbox into serv3
 Conflicts:
	Robust.Shared/Serialization/TypeSerializers/SpriteSpecifierSerializer.cs
2021-03-02 14:47:41 +01:00
DrSmugleaf
6224544d61 Add skip hook argument to readers and copiers 2021-03-02 14:42:48 +01:00
Paul
bc6aa303d2 icon fixes 2021-03-02 14:27:12 +01:00
DrSmugleaf
256b86f517 Add summary doc to every ISerializationManager method 2021-03-02 13:30:08 +01:00
DrSmugleaf
f30439f615 Remove redundant todos 2021-03-02 12:42:33 +01:00
DrSmugleaf
0a6b759a0b Fix sprite component norot not being default true like in latest master 2021-03-02 12:42:15 +01:00
Paul
c5b04b678c ayes 2021-03-02 11:15:11 +01:00
Paul
a4307a6589 YAML LINTER BABY 2021-03-02 10:40:25 +01:00
Acruid
06e62b031a SoundSystem (#1604)
* Adds the SoundSystem static proxy class for the AudioSystem.
Added a shared IAudioSystem interface for the future.

* Moved ConnectedClient property from IPlayerSession down to ICommonSession.

* Connected up the SoundSystem to the client/server AudioSystems.

* Converted client calls over to the new system.

* Marked the old serverside functions to play sound obsolete, use the new ones from the IAudioSystem.

* Added ISharedPlayerManager to the IoC registration.
v0.3.25
2021-03-01 20:22:28 -08:00