Commit Graph

1239 Commits

Author SHA1 Message Date
UbitUmarov
22c28a0260 make Caps IDisposable 2020-04-30 03:37:28 +01:00
UbitUmarov
b0e1347cd0 silly typo... 2020-04-29 13:44:44 +01:00
UbitUmarov
6c349e6534 let show caps list display the avatar name 2020-04-29 13:32:02 +01:00
UbitUmarov
b6a02269f7 change update of agent or object inventory items assets. This may need better check 2020-04-28 13:48:49 +01:00
UbitUmarov
605a01fe6e move monitor stats handlers to simpleStreamHandler 2020-04-25 15:54:44 +01:00
UbitUmarov
ad601c9502 take lludp out of usermanagement module 2020-03-04 20:02:45 +00:00
UbitUmarov
e76006aff5 avoid a null ref at shutdown 2020-03-01 03:22:58 +00:00
UbitUmarov
22227fa0b8 reduce some more spam on log 2020-02-08 01:10:30 +00:00
UbitUmarov
c2ab11a51e reduce some spam on log 2020-02-08 00:29:41 +00:00
UbitUmarov
449bd9beab enforce invariant culture on landmarks 2019-12-10 12:33:56 +00:00
UbitUmarov
bd12d60e80 cosmetics 2019-11-20 23:16:20 +00:00
UbitUmarov
0cf3ec553a fix the block of teleport to same region handle 2019-11-18 20:17:48 +00:00
UbitUmarov
d9d78c3423 Terrain: more double to float 2019-11-13 19:53:15 +00:00
UbitUmarov
da0a8d6c43 remove some more useless NULL arguments 2019-10-22 12:39:50 +01:00
UbitUmarov
23587391f8 basic search: fix people search, add some caching 2019-10-14 11:32:00 +01:00
UbitUmarov
6d1ad6acd5 viewers group search page size is 100 ( and not way to detect other value, so hardwired) 2019-10-13 19:11:21 +01:00
UbitUmarov
0273baaef6 mantis 8598: filter dead groups from group search. honor querystart request. Viewers are very broken on this, seems protocol was made by someone with no idea about lludp 2019-10-13 16:41:38 +01:00
UbitUmarov
9d6c996570 extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; 2019-09-11 13:51:43 +01:00
UbitUmarov
7771cc00c4 don't wear vegetables 2019-09-04 13:58:38 +01:00
Melanie
0fd17c08ae Massive console refactor. Greatly simplify interface. 2019-08-20 23:28:59 +01:00
Melanie Thielker
c3e74d9e04 Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown 2019-08-07 18:22:13 +01:00
Melanie
d781742d8e Fix scope support to get friends list names across co-hosted grids 2019-08-07 17:58:08 +01:00
UbitUmarov
3491af440f missing files... 2019-04-30 23:01:37 +01:00
UbitUmarov
f29fdb6bda old tp timing issues on grid presence notification did came back, so put back old hack 2019-04-09 10:22:55 +01:00
UbitUmarov
5ed2b5c990 try handle the special case MaxRegionsViewDistance = 0 (agents only see void around region, even if there are regions around 2019-04-05 14:43:48 +01:00
UbitUmarov
50c810549c change visible regions also by view range change; fix check on crossings 2019-04-04 20:16:23 +01:00
UbitUmarov
a56f40470e control visible regions by avatar position and view range, first dirty code 2019-04-04 18:55:40 +01:00
UbitUmarov
15b6d8c147 send agent view range to new child agents 2019-04-04 00:50:54 +01:00
UbitUmarov
3b63699b9d still issues on fast hg tps 2019-04-01 13:55:54 +01:00
UbitUmarov
5dc7623e38 change avatar arrival at hg destination handling 2019-04-01 13:18:40 +01:00
UbitUmarov
3327bed34b fix tp set callback log message 2019-04-01 12:46:03 +01:00
UbitUmarov
1847a42a86 changes on teleports v7 2019-03-28 00:02:24 +00:00
UbitUmarov
06930a1803 don't break permitions on god object return or delete 2019-02-15 01:10:56 +00:00
UbitUmarov
33a062612f remove terraindata abstraction layer, since we only have heightmap type 2019-01-21 06:05:21 +00:00
UbitUmarov
cc19957e0a a few more changes to tp home 2019-01-19 00:24:38 +00:00
UbitUmarov
796a8efe25 a few changes to tp home 2019-01-18 22:18:49 +00:00
UbitUmarov
fc075c61ed fix HG tp detection 2019-01-18 18:42:14 +00:00
UbitUmarov
cc55cf3080 do HG as old protocol, needs deeper changes 2019-01-14 19:56:29 +00:00
UbitUmarov
df14ed7d31 more on TP 2019-01-14 18:39:16 +00:00
UbitUmarov
31ec5dde45 test a change to TP protocol 2019-01-14 17:25:32 +00:00
UbitUmarov
47ae155f13 give a bit more time bf closing child agents 2019-01-08 18:07:10 +00:00
UbitUmarov
e79f266714 oops, thats elsewhere 2019-01-04 02:14:20 +00:00
UbitUmarov
d90b45f25e some viewers now also seem to need time bf closing child regions on TP 2019-01-04 00:12:22 +00:00
UbitUmarov
c032724921 reduce tp close child agent delay time 2019-01-03 12:36:36 +00:00
UbitUmarov
6297717399 mantis 8419: TakeCopy now sends to objects; Take to a child of trash or lostandfound also, else goes to original folder 2018-12-10 06:23:38 +00:00
UbitUmarov
9cb0c51483 cleanup 2018-12-01 23:18:48 +00:00
UbitUmarov
48854ec83d some cleaup 2018-11-13 01:19:44 +00:00
UbitUmarov
cc10cd2161 oops 2018-11-13 00:58:27 +00:00
UbitUmarov
e4ed2d7d6c similar changes on CopyBundleToInventory 2018-11-12 23:53:20 +00:00
UbitUmarov
191b0888a2 a few changes to deattach object update 2018-11-12 23:21:08 +00:00