Go to file
Ansariel 4e3fba3cfd FIRE-12004: Extended experimental fix for attachments getting lost on TP
Apparently some recent server side change causes kill object messages for attachments
sometimes being sent after the TP has technically finished already. Currently
the experimental fix doesn't cover that case because the TP state would already be
TELEPORT_NONE. To handle this new failure case, resort to introducing a timer (yuck!)
that will prevent attachments from being detached temporarily after a TP has
finished. This basically has the same effect of enabling TP progress screens, as
it delays the finalization of TP for 2 seconds, which often seem to be enough
time prevent attachments from being detached. For now, set the timer to prevent
attachments being detached after TP to 3 seconds to test how it works out. This
not only affects attachments being falsely detached by the region, but also prevents
manual detaching during this period immediately after a TP.

The delay of this new timer can be configured via FSExperimentalLostAttachmentsFixKillDelay
debug setting.
2018-08-29 01:16:22 +02:00
debian try to suppress some debian errors we don't care about 2015-11-10 09:55:05 -05:00
doc Merge viewer-neko 2018-06-22 22:22:26 +02:00
etc
indra FIRE-12004: Extended experimental fix for attachments getting lost on TP 2018-08-29 01:16:22 +02:00
scripts Remove Quicktime leftovers in configuration script 2018-01-31 16:52:46 +01:00
.hgignore Merge viewer64 2017-07-27 21:07:14 +02:00
.hgtags Merge LL viewer-release 5.1.8 2018-08-22 09:29:07 +02:00
BuildParams Merge LL viewer release 5.1.0 2018-01-16 23:03:20 +01:00
FIRESTORM-SOURCE_LICENSE_HEADER.txt It's 2018... 2018-01-10 23:09:47 +01:00
README_BUILD_FIRESTORM_LINUX.txt Tip to default. 2016-12-10 10:28:00 +01:00
README_BUILD_FIRESTORM_MACOSX.txt tip to default branch. 2014-12-12 09:36:00 +01:00
README_BUILD_FIRESTORM_WINDOWS.txt Dummy commit to have pproper commit message 2018-06-22 17:32:32 -07:00
autobuild.xml Even more FMOD Studio updates. 2018-08-22 10:44:42 -05:00
build.sh Merge viewer-vivox 2018-05-30 00:10:02 +02:00