This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6af79d64a2d8ab37403e7f334e4aaa2e671bb1d7
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Networking
/
NetEntityEvent
History
Joonas Rikkonen
224e9238db
EntityEvents are written and sent even if the entity has been removed at the time of writing. Otherwise the clients may not receive some important events, e.g. when an item applies a statuseffect to something or triggers an explosion and is removed immediately afterwards. I'm not 100% confident that this won't cause any additional issues, so it still needs more testing. See
#839
2018-10-29 20:38:10 +02:00
..
ClientEntityEventManager.cs
EntityEvents are written and sent even if the entity has been removed at the time of writing. Otherwise the clients may not receive some important events, e.g. when an item applies a statuseffect to something or triggers an explosion and is removed immediately afterwards. I'm not 100% confident that this won't cause any additional issues, so it still needs more testing. See
#839
2018-10-29 20:38:10 +02:00
NetEntityEvent.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00