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 |
|
UbitUmarov
|
8c21b30a51
|
do dispatch RequestLure ims
|
2019-12-16 01:27:49 +00:00 |
|
UbitUmarov
|
d400b2c545
|
add a formal lock object
|
2019-12-10 12:36:29 +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
|
3708f504a6
|
fix a info message
|
2019-11-18 03:18:23 +00:00 |
|
UbitUmarov
|
103ebac082
|
terrain: make sure modify does get unblocked
|
2019-11-17 15:01:21 +00:00 |
|
UbitUmarov
|
31aef4e82b
|
work on previus 2 patchs
|
2019-11-14 06:34:44 +00:00 |
|
Terry
|
2f79f463ea
|
Attempt to fix the issue where, when logging into the grid, the user supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified.
Signed-off-by: Terry <terry@digiworldz.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2019-11-14 05:26:54 +00:00 |
|
UbitUmarov
|
d9d78c3423
|
Terrain: more double to float
|
2019-11-13 19:53:15 +00:00 |
|
UbitUmarov
|
5d2ffdc35b
|
limit max number of attachments to 38. All can be on same point
|
2019-11-13 18:44:58 +00:00 |
|
UbitUmarov
|
8fcecc93a6
|
missed a few
|
2019-11-12 18:24:56 +00:00 |
|
UbitUmarov
|
d10f11d310
|
terrain replace double by float
|
2019-11-12 18:19:12 +00:00 |
|
UbitUmarov
|
9eb5fd4330
|
more changes on terrain edit. Silent ignore comand if busy (large area smooth can take ages), brush changes, etc
|
2019-11-12 03:16:53 +00:00 |
|
UbitUmarov
|
38a77a8bb5
|
terraforming changes: try recover llmodifyland previus behaviur
|
2019-11-10 21:12:52 +00:00 |
|
UbitUmarov
|
435c30c038
|
terraforming changes: comment a debug message
|
2019-11-10 04:37:41 +00:00 |
|
UbitUmarov
|
b4d9f7ffe8
|
terraforming changes: support selected parcel edit; fix area smooth
|
2019-11-10 02:48:54 +00:00 |
|
UbitUmarov
|
f6ea22647d
|
terraforming changes: make jenkis happy
|
2019-11-10 00:47:40 +00:00 |
|
UbitUmarov
|
53339d2970
|
terraforming changes: make sliders work, remove some brushs, etc. Feedback needed (run prebuild)
|
2019-11-09 23:59:19 +00:00 |
|
UbitUmarov
|
040c8d5e9a
|
dynamic textures: add ' lossless: [true|false] ', default false, extraParam
|
2019-11-04 20:17:12 +00:00 |
|
UbitUmarov
|
26b5affb04
|
FlotSamAssetcache write to disk needs be sync.
|
2019-11-01 15:00:22 +00:00 |
|
UbitUmarov
|
46e36601cb
|
remove some more useless NULL arguments
|
2019-10-22 13:04:01 +01: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 |
|