Commit History

Author SHA1 Message Date
  sfan5 4027e08cc8 Print profiler at end of session 2 months ago
  cx384 8a5e49c856 Refactor builtin HUD (#14346) 2 months ago
  rubenwardy 6c4a110679 Add world-independent storage directory for mods (#12315) 2 months ago
  sfan5 bc4ab8b99e General code refactoring/improvements in server, treegen and connection 3 months ago
  sfan5 dfba79f8ff Split servermap.cpp/h off from map.cpp/h 3 months ago
  sfan5 178943b4b7 Improve ServerEnvironment::getRemovedActiveObjects() in many ways 3 months ago
  sfan5 e3b9828f24 Add unit tests for SAO load / unload behaviour 3 months ago
  sfan5 ef0009aea7 Sort out server destruction order 3 months ago
  sfan5 658bc9fcc8 Fix infinite loop in Server::stopAttachedSounds 3 months ago
  SmallJoker 32f68f35cf Avoid packets getting sent to disconnected players (#14444) 3 months ago
  Lars Müller bf52d1e624 Fix attached sounds stopping if objects are removed serverside (#14436) 3 months ago
  sfan5 c524c52baa Fix some common SAO methods to not generate useless update packets 3 months ago
  sfan5 5d8a22066c Change how max_lag is calculated and reported (#14378) 3 months ago
  sfence 63a9853811 Remove attached sounds when the active object is removed (#14341) 3 months ago
  sfan5 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 months ago
  sfan5 2b97fead9e Fix some potential iterator invalidation issues 4 months ago
  sfan5 d4b107e2e8 Enable dynamic_add_media to take the file data instead of a path 4 months ago
  sfan5 c90ebad46b Allow specifying name for dynamic media files 4 months ago
  sfan5 af69d4f7a9 Allow dynamic_add_media at mod load time 4 months ago
  sfan5 93381014a0 Bypass media transfer in single player 4 months ago
  SmallJoker e7dbd325d2 RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) 4 months ago
  sfan5 89f3502b56 Move Server ban check to different point 4 months ago
  sfan5 5dbc1d4c08 Move some files to src/server/ 4 months ago
  sfan5 397682a5b0 Clean up client and server command sending / tables 4 months ago
  sfan5 731b84d725 Reduce some instances of useless data shuffling 4 months ago
  sfan5 362e4505e8 Minor improvements to media request / announce code 4 months ago
  sfan5 6df0de565f Check media requests on the server more carefully 4 months ago
  sfan5 9e3a11534f Allow fog color to be overriden properly (#14296) 4 months ago
  savilli 432988a4ad Fix multiple password changes in one session 5 months ago
  sfence d0753dddb1 Method add_pos for object/player (#14126) 5 months ago