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 |
|
UbitUmarov
|
a101d58a5c
|
missing files
|
2020-11-26 12:23:40 +00:00 |
|
UbitUmarov
|
9d0d82ab6e
|
split usermanagement adduser into simpler per case methods
|
2020-11-26 12:14:00 +00:00 |
|
UbitUmarov
|
502878e01d
|
verify user service urls with same rules
|
2020-11-21 03:30:06 +00:00 |
|
UbitUmarov
|
37aa142eac
|
fix a test
|
2020-11-21 00:46:34 +00:00 |
|
UbitUmarov
|
2fbd14722d
|
change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost
|
2020-11-21 00:36:47 +00:00 |
|
UbitUmarov
|
2b72df84de
|
missed one
|
2020-10-31 13:10:00 +00:00 |
|
UbitUmarov
|
1c29ea1c44
|
a few changed on avatar stand cases
|
2020-10-31 12:44:17 +00:00 |
|
UbitUmarov
|
054c8aec4e
|
bug fix: wrong parameters order
|
2020-10-28 22:54:24 +00:00 |
|
UbitUmarov
|
7b106564fa
|
in some cases store a hg asset on local grid is just waste
|
2020-10-28 12:12:08 +00:00 |
|
UbitUmarov
|
abe7a31952
|
some more changes; HG standalones broken (at least)
|
2020-10-24 22:31:59 +01:00 |
|
UbitUmarov
|
3ec5d46a2f
|
some changes Still BAD
|
2020-10-23 23:32:11 +01:00 |
|
UbitUmarov
|
b3893b9dc5
|
make AssetServicesConnector do HG work (HGAssetServicesConnector should no not be in used now); change HGAssetBroker to be a extended derivative of it. WARNING TESTgit push origin master possible still very broken
|
2020-10-23 19:43:31 +01:00 |
|
UbitUmarov
|
f4db2f4b93
|
clean up; CODE SEEMS USABLE AGAIN
|
2020-10-06 22:26:27 +01:00 |
|
UbitUmarov
|
41c6ff0cd7
|
WARNING CURRENTLY BROKEN. wait for fix
|
2020-10-06 19:34:27 +01:00 |
|
UbitUmarov
|
b468ac3814
|
more on GridInfo, and inventory
|
2020-09-25 20:48:36 +01:00 |
|
UbitUmarov
|
30d73f3477
|
use it on entitytransfer also
|
2020-09-24 04:08:51 +01:00 |
|
UbitUmarov
|
3e05e8d6b6
|
add HomeURI to GridInfo
|
2020-09-24 03:49:46 +01:00 |
|
UbitUmarov
|
e4c7679e16
|
do not die tring to rez a item with a asset with uuid.Zero
|
2020-09-20 22:19:27 +01:00 |
|
UbitUmarov
|
6b8338f49c
|
fix npc userdata expire
|
2020-09-15 01:01:56 +01:00 |
|
UbitUmarov
|
9f39dc872e
|
do not let viewers see unknown names (again)
|
2020-09-14 18:04:04 +01:00 |
|
UbitUmarov
|
da09a897f6
|
mantis 8766: fix creators names caching
|
2020-09-08 01:03:17 +01:00 |
|
UbitUmarov
|
d1fcb9c35d
|
filter some changed events at trigger point
|
2020-09-04 15:31:42 +01:00 |
|
UbitUmarov
|
8e2eb983e3
|
a few changes to last patch
|
2020-08-31 12:35:39 +01:00 |
|
StolenRuby
|
2ad56bf0aa
|
EEP Defaults
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2020-08-31 11:48:26 +01:00 |
|