Alexandre TISSOT

Results 7 comments of Alexandre TISSOT

I think the answer for this question is this comment https://github.com/jbeder/yaml-cpp/issues/774#issuecomment-737155168 maybe it would be interesting to put it in the documentation

Sound System is ticked in the worldGroup running cycle https://github.com/CubicMC/cubic-server/blob/ad0f0ab975fc308786653893c6d2cbc3f7dbc67f/cubic-server/WorldGroup.cpp#L35

Make all enum's streamable to be able to use them in the logger without having to cast everywhere.

change where some define are to put them all in a specific file (like UNUSED who is in Server.hpp)