AttorneyOnline / akashi

C++ AO2 Server
GNU Affero General Public License v3.0
4 stars 23 forks source link

Maybe fix characters becoming unselectable #321

Closed Salanto closed 2 years ago

Salanto commented 2 years ago

Prevents early-selection while the client is still in the handshake.

codecov-commenter commented 2 years ago

Codecov Report

Merging #321 (f57e725) into master (4d4d0fa) will decrease coverage by 0.00%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
- Coverage   10.28%   10.28%   -0.01%     
==========================================
  Files          56       56              
  Lines        4675     4677       +2     
==========================================
  Hits          481      481              
- Misses       4194     4196       +2     
Impacted Files Coverage Δ
core/src/packet/packet_cc.cpp 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

AwesomeAim commented 2 years ago

I can confirm that the issue has never happened again thus far and reproducing it has proved impossible.