DiscoveryGC / FLHook

FLHook for Discovery Freelancer
Other
28 stars 33 forks source link

Dock_Call bugfixes #231

Closed Aingar closed 1 year ago

Aingar commented 1 year ago

Fixes the issue where without explicitly doing a Server.RequestCancel() on a docking request that was changed by a plugin from success to failure, causes the server to periodically (once every 90 seconds) to re-attempt the dock.

Also fixes the issue where ACCESS_DENIED status did not play an appropriate voiceline on its own.