Commit Graph

2 Commits

Author SHA1 Message Date
Ivan Pekov
074471c3de
Do not initiate trackedPlayers with ObjectOpenHashSet
Potential fix of #331
Whether or not cursors are present on a map - the game forces the server to track players if the map is rendered.
This change wasn't liked by the maps, so - revert it for now.
I'll probably find a way to optimise this later...
2021-01-06 20:03:47 +02:00
Ivan Pekov
548b666d62
Some entity optimisations
Optimised halloween checker and some smol optimisations.
2021-01-04 20:45:19 +02:00