ProjectLighthouse/ProjectLighthouse.Servers.GameServer
Josh 2210541894
Fix memory leak in GameServer (#731)
* Convert entities to serializable after aggregating rather before

* Cache instances of CustomXmlSerializer and create readonly constants for reused settings

* Change CustomXmlSerializer and serializer cache to work with deserializer
2023-04-02 23:45:19 +00:00
..
Controllers Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
Middlewares Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Startup Serialization refactor hotfixes 2023-03-28 10:33:03 -05:00
Types Update lucky dip description 2023-03-29 21:47:08 -05:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
ProjectLighthouse.Servers.GameServer.csproj NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00