提交历史

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