Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Releases: TiToMoskito/FishyLatency

1.4.2

19 Feb 15:50
Compare
Choose a tag to compare
  • Added a check if Transport is initialized

1.4.1

19 Feb 14:37
Compare
Choose a tag to compare
  • FishNetworking 1.3.1 Support

1.4.0

19 Feb 00:17
Compare
Choose a tag to compare
  • Removed obsolete methods
  • FishNetworking 1.3.0 Support

1.3.1

19 Jan 11:00
Compare
Choose a tag to compare
  • Fixed incorrect statistic calculations

1.3.0

19 Jan 09:49
Compare
Choose a tag to compare
  • Added Network Statistic calculation (byte per sec etc.) by default it's enabled
  • Added a sample (NetworkStatistic.cs) how to display those statistics

1.2.0

17 Jan 14:49
Compare
Choose a tag to compare
  • Simulation code was restructured (Thanks to Punfish)
  • Unreliable packets can be out of order no
  • Fixed Latency is now stable

1.1.1

16 Jan 19:45
Compare
Choose a tag to compare
  • Adjusted the Reliable Latency variable to 0.02f (was unsaved uploaded)

1.1.0

16 Jan 19:41
Compare
Choose a tag to compare
  • Fixed the simulation for dropping reliable packets by adding additional latency to it (Thanks to Punfish)
  • Fixed release build checks
  • Code restructured

1.0.1

16 Jan 17:38
Compare
Choose a tag to compare
  • Added a Enabled variable, to enable or disable the simulation
  • Added a check if it accidentally was put in a release build (Thanks to Punfish)
  • Code cleaned

1.0.0

16 Jan 17:22
Compare
Choose a tag to compare

Initial release