MidLevel / Ruffles

Lightweight and fully managed reliable UDP library.
MIT License
212 stars 28 forks source link

Simulating latency not working. #20

Closed ZagButNoZig closed 4 years ago

ZagButNoZig commented 4 years ago

Describe the bug Using the simulator in MLAPI and ruffles as a transport. Setting latency to 1800-2000ms has no effect and latency is still 0ms. To Reproduce Steps to reproduce the behavior:

  1. Create MLAPI project
  2. Use ruffles
  3. Enable Simulator with latency
  4. Test latency
  5. 0 ms

Expected behavior

There should be a delay of 1800-2000ms.

Environment (please complete the following information):

TwoTenPvP commented 4 years ago

Found the problem, it's in the time code.

MidLevel-Bot commented 4 years ago

:tada: This issue has been resolved in version 10.0.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: