UbitUmarov
|
5bde41b30f
|
remove obsole code
|
2020-04-25 17:00:07 +01:00 |
|
UbitUmarov
|
605a01fe6e
|
move monitor stats handlers to simpleStreamHandler
|
2020-04-25 15:54:44 +01:00 |
|
UbitUmarov
|
e48d2f2c1f
|
move worlmap handlers to simpleStreamHandler
|
2020-04-24 21:40:14 +01:00 |
|
UbitUmarov
|
fefcda52f5
|
use concurrentdic on pollhandlers, simplify a bit
|
2020-04-23 16:04:54 +01:00 |
|
UbitUmarov
|
745a469af8
|
fix recent bug on Urlmodule
|
2020-04-13 13:53:37 +01:00 |
|
UbitUmarov
|
1c6d454691
|
remove excess garbage
|
2020-04-10 22:52:25 +01:00 |
|
UbitUmarov
|
7ecc9408a9
|
flag baked texture assets
|
2020-04-09 16:08:44 +01:00 |
|
UbitUmarov
|
c99014991b
|
cosmetics
|
2020-04-09 13:41:41 +01:00 |
|
UbitUmarov
|
b4eb5d6cca
|
send parcels onwership change updates to all avatars that may want it
|
2020-04-08 00:01:05 +01:00 |
|
UbitUmarov
|
1002987aea
|
invalidate region cacheid on oar load
|
2020-03-27 17:27:54 +00:00 |
|
UbitUmarov
|
b292950b1c
|
fix a lock i missed..
|
2020-03-11 16:04:02 +00:00 |
|
UbitUmarov
|
e4f7a1c07a
|
a few missing files
|
2020-03-07 21:13:42 +00:00 |
|
UbitUmarov
|
033f6f889d
|
a few changes to flotsam asset cache
|
2020-03-07 20:34:56 +00:00 |
|
UbitUmarov
|
3956fbe496
|
missed only line on last commit
|
2020-03-06 19:31:07 +00:00 |
|
UbitUmarov
|
98de42eedc
|
flotsam: add comands deletedefaultassets to delete local default assets (on folder bin/assets) from cache so they can be refreshed from grid and cachedefaultassets to load those local assets into cache. This comands may cause desync with grid or other regions. Viewers will need to clear cache so see effects. Use with care
|
2020-03-06 19:20:12 +00:00 |
|
UbitUmarov
|
38b93a0f50
|
define Mr Opensim data on Constants
|
2020-03-06 16:00:40 +00:00 |
|
UbitUmarov
|
ad601c9502
|
take lludp out of usermanagement module
|
2020-03-04 20:02:45 +00:00 |
|
UbitUmarov
|
20b974cff0
|
place the try/catch in right place on profiles process. This is still bad. Last code changes moved from blocking a user for a long time, to block profiles for all, for a long time. This because some viewers like firestorm, ask for the profiles of all user friends to show their ugly 1st life pictures. thats hundred requests taking from 500ms to more than 30s each
|
2020-03-04 17:19:12 +00:00 |
|
UbitUmarov
|
ed34c00956
|
add catch log to profiles process
|
2020-03-04 04:50:54 +00:00 |
|
UbitUmarov
|
d0ba9f84df
|
add some async work to profiles module, take profile out of groups v2, not its job
|
2020-03-04 02:45:10 +00:00 |
|
UbitUmarov
|
be16cf9531
|
sync some more things with work copy
|
2020-03-02 01:56:34 +00:00 |
|
UbitUmarov
|
97cb6254ef
|
cosmetics, rename a few vars, etc
|
2020-03-02 01:32:33 +00:00 |
|
UbitUmarov
|
e76006aff5
|
avoid a null ref at shutdown
|
2020-03-01 03:22:58 +00:00 |
|
UbitUmarov
|
3707301c59
|
changes to load oar with --merge: with option --mergeReplaceObjects it will replace objects already in region, without it, skip; with opetion merge-parcels will try to merge them, without it ignores oar parcels. as before without --merge all is replaced. renamed the options force* as merge* since they are merge suboptions
|
2020-02-28 18:36:52 +00:00 |
|
UbitUmarov
|
8c74e47557
|
a few changes to objects permissions
|
2020-02-26 20:33:29 +00:00 |
|
UbitUmarov
|
ca48bf4117
|
those events are per script not per part
|
2020-02-26 03:18:22 +00:00 |
|
UbitUmarov
|
6cadcb8bdf
|
try save a few ns on chat to objects
|
2020-02-24 05:37:42 +00:00 |
|
UbitUmarov
|
df2536c407
|
try save a few ns on chat to avatars
|
2020-02-24 05:36:05 +00:00 |
|
UbitUmarov
|
1de010e969
|
change pending messages for scripts listeners queue type
|
2020-02-24 03:06:35 +00:00 |
|
UbitUmarov
|
72d38b267e
|
small text format change
|
2020-02-24 03:01:46 +00:00 |
|
UbitUmarov
|
5f232077a7
|
give a tiny more time for deattach event to trigger
|
2020-02-24 03:00:09 +00:00 |
|
UbitUmarov
|
7c977f9e27
|
fix release controls on deattach
|
2020-02-20 08:27:42 +00:00 |
|
UbitUmarov
|
59414467e2
|
several changes to (task)inventory offering
|
2020-02-14 19:47:57 +00:00 |
|
UbitUmarov
|
55333a5171
|
fix axis rotation on sog bounding box
|
2020-02-14 19:34:32 +00:00 |
|
UbitUmarov
|
fa4602e048
|
improve TaskInventoryAccepted (that is also decline)
|
2020-02-13 04:58:20 +00:00 |
|
UbitUmarov
|
75e5217fff
|
fix a group owned permission
|
2020-02-13 02:58:32 +00:00 |
|
UbitUmarov
|
11c49c211c
|
change a log message
|
2020-02-08 19:03:24 +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
|
662c41ddee
|
clear sell data when selling a object copy
|
2020-02-02 20:16:33 +00:00 |
|
UbitUmarov
|
941b65b44a
|
removed outdated suport for simianGrid. Simian was a web/php alternative to Robust (https://code.google.com/archive/p/openmetaverse)
|
2020-02-02 16:18:08 +00:00 |
|
UbitUmarov
|
fdecf80016
|
mantis 8654: exclude NPCs from some Friends ops
|
2020-02-01 15:26:58 +00:00 |
|
UbitUmarov
|
5ad62558b3
|
mantis 8643: invert the meaning of internal flag TEXFREE true value to mean NOT allow parcel owner to be more restrictive than estate. This should reduce the impact of this feature on new and current regions, specially since some viewers still do not suport it. (yes still lazy to rename the thing)
|
2020-01-17 09:35:42 +00:00 |
|
UbitUmarov
|
6f5b7957a9
|
fix attachment point changes detection
|
2020-01-12 10:45:10 +00:00 |
|
UbitUmarov
|
f417a647db
|
exclude NPCs on adults and anonymous parcel access check
|
2020-01-11 17:32:33 +00:00 |
|
UbitUmarov
|
c2cef470f5
|
Estate age and payment (anonimous) access control override parcel settings. Enforce it at parcel level (a bit heavy for now, needs revison)
|
2020-01-11 16:26:56 +00:00 |
|
UbitUmarov
|
b9e74dd504
|
change IgnoreEstatePaymentAccessControl and IgnoreEstateMinorAccessControl default to true, since this require flags to be set on dbs, and enforcing was not working well
|
2020-01-11 16:16:49 +00:00 |
|
UbitUmarov
|
29a6c1d0c8
|
fix IgnoreEstatePaymentAccessControl option
|
2020-01-11 14:57:43 +00:00 |
|
UbitUmarov
|
ea7dd150b1
|
disable parcels access control if disabled at estate ( not that estate flag is still named TAXFREE
|
2020-01-11 14:11:46 +00:00 |
|
UbitUmarov
|
5dbcb7a99e
|
add config option GatekeeperURIAlias to list other FQDN or ips of same local grid
|
2020-01-10 01:38:41 +00:00 |
|