Commit Graph

27482 Commits

Author SHA1 Message Date
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
2f66a82cbe mantis 8802 and 6744: change how griduserservice handles duplicated entries, trying to use the most recent. Add cache to compensate the very low performance of the search the db engine is force to do. WARNING this is not compatible with current Diva Wifi. that will replace this code or not run at all 2020-11-21 00:15:21 +00:00
UbitUmarov
822f381145 mantis 8621: improve one error message a bit, thanks Tampa 2020-11-19 15:29:16 +00:00
UbitUmarov
c34d6adcd7 send GridURLAlias even if empty, so viewers can tell this region does support it 2020-11-17 20:59:06 +00:00
UbitUmarov
0b3ad74774 add a missing ')' on dialogs unknown owner name 2020-11-17 20:54:42 +00:00
UbitUmarov
3ef11e7dec stop looking for things in dic twice; cover all true cases from stupid DBs 2020-11-16 21:23:38 +00:00
UbitUmarov
4b929a83da mantis 8809: fix local grid agent language (hg still not supported) 2020-11-16 21:01:40 +00:00
UbitUmarov
da28aada2c avoid a null ref in lsl 2020-11-15 13:45:34 +00:00
UbitUmarov
9533217d82 change some mysql tables and columns character sets, this is close to patch at mantis 8707, but that is not correct. This should have no impact on current dbs. Many of those are now too large to do this change automaticl,, but they should. Some columns as utf8 (4 bytes in future) are pure waste of space, in fact some are used as indexes and can violate max index size. Namelly on groups V2, reason why we are forced to use utf8mb3 mostly likely to be dropped by new mysql/maria versions 2020-11-14 17:21:10 +00:00
UbitUmarov
7063013694 keep economy (currency-base-uri) a local region setting for now, to avoid some potencial issues where grid side may override local modules 2020-11-14 01:31:13 +00:00
UbitUmarov
6f943ecdda simple money module: do not override economy setting if defined 2020-11-13 18:03:00 +00:00
UbitUmarov
a4f8df246d robust: look for grid name and nick on another section 2020-11-13 15:35:08 +00:00
UbitUmarov
06d669d9c7 fix oshttphost compare 2020-11-13 12:07:01 +00:00
UbitUmarov
19b26811c8 send it to regions 2020-11-12 04:27:39 +00:00
UbitUmarov
66af978208 add GatekeeperURIAlias to robust gatekeeper 2020-11-12 03:56:45 +00:00
UbitUmarov
80feaf1c41 improve some erro log information 2020-11-12 01:26:49 +00:00
UbitUmarov
4439f31b7e remove end slash from gridUrl 2020-11-12 00:40:26 +00:00
UbitUmarov
20695be8cd several changes to simulatorfeatures, special url ones. Centralize those on scene gridinfo. Do host and dns checks, etc. Grid can override local settings, but currently same old mess. Grid login and info fecth should happen before loading anything in scene, specially modules 2020-11-12 00:30:20 +00:00
UbitUmarov
ddc1083383 small changes 2020-11-10 05:49:13 +00:00
UbitUmarov
5d8378dd0b on getownername, be more concret comparing to UnknownUMM2 2020-11-10 05:32:13 +00:00
UbitUmarov
08b06ec670 lludp textures.. do not try to decode meshes and other things ( imprudence plague at LBSA) 2020-11-10 01:24:13 +00:00
UbitUmarov
99f5787878 same for inworld kicks 2020-11-09 23:30:58 +00:00
UbitUmarov
cb1faeec04 kick npcs the right way 2020-11-09 23:16:35 +00:00
UbitUmarov
8b952b7a3b mantis 8798: avoid null ref 2020-11-09 23:03:28 +00:00
UbitUmarov
0cb83154e0 mantis 8797: show group name on group owned prims.. ( code a bit dif from the patch.. thx anyways 2020-11-09 22:13:30 +00:00
UbitUmarov
0252c5fa1b another silly bug gezz 2020-11-09 20:01:07 +00:00
UbitUmarov
f25b1283b9 llRequestAgentData: let presence cache expire or fast requestes may block eventual updates 2020-11-07 01:39:58 +00:00
UbitUmarov
81474d6959 add post displacement clip on oar load 2020-11-06 22:18:31 +00:00
UbitUmarov
c47eeb1372 need change on another place also 2020-11-06 21:40:12 +00:00
UbitUmarov
3d91ae031d make oar load default clip box Z match current simulation limit of -100 to 50000 2020-11-06 21:30:44 +00:00
UbitUmarov
197650ed0b do remove previus parcels (as known at the moment) when loading oar 2020-11-06 19:35:50 +00:00
UbitUmarov
3f07834c0c do delayed script starts on load oar 2020-11-06 19:33:34 +00:00
UbitUmarov
62b7ee96bd fix llGetLinkKey 2020-11-06 19:14:01 +00:00
UbitUmarov
85b631bf6b fix a bug on estateinfocap, to be active again when new fs and other viewers are release with its use fixed 2020-11-04 20:04:03 +00:00
UbitUmarov
f69f0281cf add some broken assets check/log, so i don't try to fix other code using one 2020-11-03 18:45:54 +00:00
UbitUmarov
9642453f9e viewers do send broken http range start, then flag good assets as bad, another try 2020-11-03 17:56:24 +00:00
UbitUmarov
b4681b8584 try to reduce chance of viewer timeouts 2020-11-03 17:39:41 +00:00
UbitUmarov
dfe33bdafd look for GridName and gridname 2020-11-03 17:36:43 +00:00
UbitUmarov
5437fca647 viewers do send broken http range start, then flag good assets as bad 2020-11-03 15:16:09 +00:00
UbitUmarov
77082148ab mantis 8793: break link even if it is the script prim; adicialy standup all avatars as spec. Don't like this standup it is fundamentaly silly done on all cases, may review this later 2020-11-01 19:56:36 +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
9c1c656fe1 flotsam: fix full cached file replacement, do default assets caching with replacement on startup 2020-10-30 16:25:07 +00:00
UbitUmarov
6827ce35aa change asset fetch on uuidgatherer 2020-10-30 02:40:14 +00:00
UbitUmarov
1eb05d10ba add prim scale limits to OpenSimExtras simulator features, for viewers that may care.. 2020-10-29 02:31:56 +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
52c86e543f yeack, it may be better to use cache on the most used get 2020-10-28 10:07:03 +00:00
UbitUmarov
1f09e40756 other missing file 2020-10-28 09:56:27 +00:00
UbitUmarov
9db6109430 other missing file 2020-10-28 09:54:16 +00:00