Oren Hurvitz
|
e131e73652
Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout)
|
há 10 anos atrás |
Oren Hurvitz
|
921f0052f4
Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
39ed382ddf
Don't request a terse update after local teleport - this will be done by the main frame loop anyway and has the potential to race that thread.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
c9415fd763
If an avatar is sitting, send out position updates to clients for any change, not just those outside the usual tolerances.
|
há 10 anos atrás |
Robert Adams
|
7fc289c039
Properly restore position on crossing failure for mega-regions.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
4fed301e65
Don't request group information in SP.MakeRootAgent() if the presence belongs to no group (UUID.Zero)
|
há 10 anos atrás |
Robert Adams
|
8eec717f5f
Merge branch 'master' into varregion
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
a4017ee1eb
Reinsert attachments list taking code in SP.MakeRootAgent()
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
1b86239f79
refactor: Remove identical part.ParentGroup.AddAvatar(UUID); calls which occur no matter which branch of the conditional is executed
|
há 10 anos atrás |
Robert Adams
|
f127e4b4ee
Merge branch 'master' into varregion
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
4fa843ff19
Reorder checks in SP.CompleteMovement() to fix test failures
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
f467121c51
Merge branch 'justincc-master'
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
3bc669ffc7
Actually put IsChildAgent = true inside the lock, otherwise there is still a small window for race conditions on duplicate CompleteMovement calls
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
3ffd90496a
Prevent duplicate invocations or race dontision in SP.CompleteMovement()
|
há 10 anos atrás |
Robert Adams
|
3760d10cd0
varregion: remove unnecessary border checking code in ScenePresence.
|
há 10 anos atrás |
Robert Adams
|
1cf17a3cf7
Merge branch 'master' into varregion
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
32e9c16957
Merge branch 'justincc-master'
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
0155d42b80
If an agent is sitting, then do send the rotation in the agent update instead of zeroing it to resolve mouselook camera problems
|
há 11 anos atrás |
Robert Adams
|
01c0bbf181
varregion: extract banned region logic into a class for cleanlyness.
|
há 11 anos atrás |
Robert Adams
|
e5f7c8b6e8
varregion: add lots of DEBUG level log messages. Especially for teleport.
|
há 11 anos atrás |
Robert Adams
|
6937eec258
Merge branch 'master' into varregion
|
há 11 anos atrás |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
11f177d6a8
Eliminate unnecessary line from my previous commit 1d605642
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
1d605642f7
Refix sitting on child prims by reinserting relevant code back into SP.HandleAgentSit()
|
há 11 anos atrás |
Melanie
|
5b73b9c4a8
Committing the Avination Scene Presence and related texture code
|
há 11 anos atrás |
Robert Adams
|
4eb52eb19e
Merge branch 'master' into varregion
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
17b32b764a
Fix regression where mouse look flight direction no longer worked by zeroing x/y rot before sending agent updates, instead of before any agent update processing
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
62a2d7836f
Ignore X and Y body rotations when sent by mouse look.
|
há 11 anos atrás |
Robert Adams
|
31bacfbb63
Merge branch 'master' into varregion
|
há 11 anos atrás |
Robert Adams
|
6cd0d7a62b
varregion: Add MaxRegionSize constant and enforce in RegionInfo.
|
há 11 anos atrás |