UbitUmarov
|
3422ae3be1
|
minor cleanup
|
2022-12-27 18:24:06 +00:00 |
|
UbitUmarov
|
3607da13e0
|
cosmetics
|
2022-12-17 18:51:44 +00:00 |
|
UbitUmarov
|
f52099433d
|
item needs owner ...
|
2022-12-16 04:19:20 +00:00 |
|
UbitUmarov
|
48d26f8925
|
mantis 9036: do not allow attach of coalesced inventory assets
|
2022-11-12 18:50:09 +00:00 |
|
UbitUmarov
|
5ef7878613
|
cosmetics
|
2022-09-24 17:14:46 +01:00 |
|
UbitUmarov
|
97cabd1574
|
default to no asset (uuidZero) on new inventory items creation with no provided data
|
2022-08-26 21:38:52 +01:00 |
|
UbitUmarov
|
0603667627
|
use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones
|
2022-08-19 22:26:00 +01:00 |
|
UbitUmarov
|
e37475203b
|
add usermanagement bool GetUserName(UUID uuid, out string FirstName, out string LastName)
|
2022-06-19 11:47:29 +01:00 |
|
UbitUmarov
|
d9fb48cdcf
|
ok add 2 much, so now the rest
|
2022-04-17 22:26:41 +01:00 |
|
UbitUmarov
|
1058fd6a07
|
minor clean
|
2022-03-16 23:15:02 +00:00 |
|
UbitUmarov
|
7b34b23d73
|
entityTransfer is a nonshared module, so lets use its scene, sp ones should be the same, or something is bad
|
2022-03-16 22:54:26 +00:00 |
|
UbitUmarov
|
1c45e039eb
|
a few changes in regionsinview and related code
|
2022-03-16 12:04:00 +00:00 |
|
UbitUmarov
|
f01301392a
|
increase BannedRegionCache expire
|
2022-03-16 11:12:21 +00:00 |
|
UbitUmarov
|
c044e4d458
|
change entity transfer BannedRegionCache
|
2022-03-16 10:33:23 +00:00 |
|
UbitUmarov
|
7c9099de36
|
reduce useless log
|
2022-03-15 01:22:47 +00:00 |
|
UbitUmarov
|
476ea2b51d
|
reduce number of useless strings on get displaynames cap
|
2022-03-15 00:44:33 +00:00 |
|
UbitUmarov
|
5ffa1801d8
|
avoid a mulithread dictionary values change issue
|
2022-03-10 14:10:53 +00:00 |
|
UbitUmarov
|
85e7add566
|
btw take off the extra comma at end..
|
2022-03-10 13:37:48 +00:00 |
|
Vincent Sylvester
|
0832d5eefd
|
Write the comma
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2022-03-10 13:11:53 +00:00 |
|
UbitUmarov
|
9a897683f4
|
avoid null ref
|
2022-02-23 13:38:13 +00:00 |
|
UbitUmarov
|
17b5123f21
|
cosmetics
|
2022-02-02 03:45:11 +00:00 |
|
UbitUmarov
|
f997d77075
|
on HG landmark teleport, check gatekeeper first
|
2022-01-28 16:25:31 +00:00 |
|
UbitUmarov
|
e2c9591fa9
|
do export landmarks even if OutboundPermission is false
|
2022-01-26 20:40:49 +00:00 |
|
UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
9b33ef9c8c
|
a few more changes on vectors etc
|
2022-01-10 02:21:17 +00:00 |
|
UbitUmarov
|
da928d6099
|
!= UUID.Zero is slow
|
2022-01-09 02:28:51 +00:00 |
|
UbitUmarov
|
357f20eb14
|
== UUID.Zero is slow
|
2022-01-08 23:35:56 +00:00 |
|
UbitUmarov
|
d316379984
|
silly typos
|
2021-12-30 19:36:12 +00:00 |
|
UbitUmarov
|
2eb31e718e
|
minor change
|
2021-12-19 02:18:28 +00:00 |
|
UbitUmarov
|
84c084d652
|
better NeighbourHandler child agents distances control
|
2021-12-19 02:05:32 +00:00 |
|
UbitUmarov
|
bc590c2fc4
|
NeighbourHandler child agents distances control
|
2021-12-19 01:54:29 +00:00 |
|
UbitUmarov
|
7663d92242
|
minor safeguard
|
2021-11-03 01:52:13 +00:00 |
|
UbitUmarov
|
2e8ec93386
|
do set a default script of not provided; minor safeguard
|
2021-11-03 01:49:26 +00:00 |
|
UbitUmarov
|
a7ba50b9de
|
cosmetics
|
2021-09-30 22:28:51 +01:00 |
|
UbitUmarov
|
1e85f54275
|
TPs are root agents only
|
2021-09-17 01:48:16 +01:00 |
|
UbitUmarov
|
2d7437cd31
|
region handle things on tp to landmark
|
2021-09-17 01:04:54 +01:00 |
|
UbitUmarov
|
e8735b6997
|
region handle things
|
2021-09-16 18:39:32 +01:00 |
|
UbitUmarov
|
55fb69f8e0
|
a few changes on teleport lookat
|
2021-09-15 23:01:01 +01:00 |
|
UbitUmarov
|
a3ab4db5fc
|
several changes to llTeleport so it does HG lms
|
2021-09-15 21:05:00 +01:00 |
|
UbitUmarov
|
b3f9217d27
|
delegate.BeginInvoke is a dead end
|
2021-09-09 19:23:24 +01:00 |
|
UbitUmarov
|
29e3cc3bd9
|
delegate.BeginInvoke is a dead end
|
2021-09-09 18:27:16 +01:00 |
|
UbitUmarov
|
c1a39589f6
|
remove dead code ( from Megas)
|
2021-09-09 18:11:17 +01:00 |
|
UbitUmarov
|
f047cdc5ee
|
'cosmetics'
|
2021-09-02 20:58:57 +01:00 |
|
UbitUmarov
|
3e17d911be
|
handle a old defective creatordata host, on caching the creators of objects in region
|
2021-08-04 14:21:52 +01:00 |
|
UbitUmarov
|
31683b13ea
|
several changes to statistics. How they are stored, passed around, referenced; do some fixes for multi regions per instance,...
|
2021-07-22 19:57:11 +01:00 |
|
UbitUmarov
|
b4fea2f343
|
remove module BinaryLoggingModule. It did store the region statistics sent to viewers, using its own binary format ( derived from openmetaverse idea of the respective viewers llupd packet ), not only hard to use but also limited
|
2021-07-21 16:33:28 +01:00 |
|
UbitUmarov
|
9f8473caae
|
another ...
|
2021-01-12 13:20:57 +00:00 |
|
UbitUmarov
|
70e00a00ec
|
fix creators user cache
|
2021-01-07 21:52:41 +00:00 |
|
UbitUmarov
|
6bcba59439
|
forget to flag local users
|
2021-01-07 21:15:22 +00:00 |
|
UbitUmarov
|
91bfc2f62c
|
reduce (again) number of http requestes on getdisplaynames
|
2021-01-07 20:37:44 +00:00 |
|