EverWrath/src
Revision a1707b2d14
feat(Core/Player): Allow stay in group when logged out (#10887)
* Config option

* Extra check

* Fixes

Updated some comments
Removed the config option from the first if since it's not necessary (afaik)

* REVERT

Reverting the if to what I had it at originally until I can get some input on it...

* Updated if

Got some input and this is working as intended

* Update World.cpp

* Update src/server/worldserver/worldserver.conf.dist

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-04-25 09:29:44 -03:00
..
cmake feat(Core): Enable C++20 support (#10440) 2022-02-11 14:37:24 +01:00
common feat(Core/Mmaps): Handle different slopes in mmaps and Add some more input parameters to improve (#10974) 2022-04-24 16:44:50 -03:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server feat(Core/Player): Allow stay in group when logged out (#10887) 2022-04-25 09:29:44 -03:00
test feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
tools feat(Core/Mmaps): Handle different slopes in mmaps and Add some more input parameters to improve (#10974) 2022-04-24 16:44:50 -03:00
CMakeLists.txt feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00