1.88  - Added: Dedicated server command #debug (userInfo)
(Requires 1.87 client)

1.88  - Fixed: Another attempt to fix latency problems.
Support for ThrottleGuaranteed is removed completely and corresponding code
is returned as it was in 1.75.

1.87  - New: Server can determine max. size of any single custom file acceptable on the server.
To do this add line MaxCustomFileSize=size_in_bytes into Flashpoint.cfg file.
Users with custom face or custom sound larger than this size are kicked when trying to connect.

1.87  - Fixed: Too many dead bodies were kept on server in 1.85.

1.87  - Added: Dedicated server command #debug (console, totalSent, userSent)
(Requires 1.87 client)

1.87  - Fixed: An attempt to fix latency problems:
ThrottleGuaranteed is now 1, as it was in 1.75, not 10, as in 1.85.
Moreover, it can be configured in Flashpoint.cfg by adding ThrottleGuaranteed=value.
