UbitUmarov
|
7a79a6ddfe
|
mantis 8651: clean code a bit
|
2020-02-06 16:13:32 +00:00 |
UbitUmarov
|
4de3dc2860
|
mantis 8651: change embedded decode a bit
|
2020-02-06 15:27:53 +00:00 |
UbitUmarov
|
18f2e25b23
|
mantis 8651: try to fix items embedded in notecards. This may need more work
|
2020-02-06 06:12:51 +00:00 |
UbitUmarov
|
3196d2fa6f
|
mantis 8547: allow volume detectors to tell detector prim link number. Note that this is not as spec, also that the name llDetectedLinkNumber should actually be llDetectorLinkNumber since it refers to the detector not detected object
|
2020-02-03 13:25:00 +00:00 |
UbitUmarov
|
662c41ddee
|
clear sell data when selling a object copy
|
2020-02-02 20:16:33 +00:00 |
UbitUmarov
|
a22acd1c5c
|
remove a few more references to simianGrid
|
2020-02-02 17:31:43 +00:00 |
UbitUmarov
|
9a5844fdb9
|
remove folder addin-db-002 on runprebuild
|
2020-02-02 17:01:27 +00:00 |
UbitUmarov
|
441b4e01f6
|
remove also caps with method DELETE; NOTE: to update existent regions with last commit you need to clean the solution, run prebuild, and delete folder bin/addin-db-002
|
2020-02-02 16:37:45 +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
|
016886b3c6
|
changes on sqlite estatedata
|
2020-01-31 13:09:37 +00:00 |
UbitUmarov
|
f89afd2aa8
|
fix some sqlite regionstore tables
|
2020-01-31 00:08:51 +00:00 |
UbitUmarov
|
fb1911d409
|
revert 8cc02916ab . allow physics sit on
phanton to fall back to ugly sit because some objects depend on it
|
2020-01-29 21:23:30 +00:00 |
UbitUmarov
|
8075c1e363
|
do store UserCountry
|
2020-01-28 19:49:45 +00:00 |
UbitUmarov
|
53c9473100
|
mantis 8653 fix npc movement updates
|
2020-01-28 15:45:47 +00:00 |
UbitUmarov
|
76987fb647
|
... osSetLinkStandTarget
|
2020-01-25 15:51:36 +00:00 |
UbitUmarov
|
8df27ba2a1
|
forgot again sintaxe
|
2020-01-25 15:32:03 +00:00 |
UbitUmarov
|
868c05fdf6
|
why not also osGetLinkStandTarget
|
2020-01-25 15:29:59 +00:00 |
UbitUmarov
|
5bb96cf18e
|
update sintaxe
|
2020-01-25 14:26:00 +00:00 |
UbitUmarov
|
004cab9289
|
add osGetLinkSitActiveRange
|
2020-01-25 14:24:53 +00:00 |
UbitUmarov
|
64c7e1de5b
|
add osSetLinkSitActiveRange
|
2020-01-25 13:32:52 +00:00 |
UbitUmarov
|
598ba5d6ae
|
fix the dbs migrations
|
2020-01-23 11:14:12 +00:00 |
UbitUmarov
|
f61b83b1ea
|
store the new variables on sqlite and pgsql ( could not test)
|
2020-01-23 10:47:09 +00:00 |
UbitUmarov
|
2a38210fe9
|
serialize the new variables
|
2020-01-22 22:01:05 +00:00 |
UbitUmarov
|
33eabf1069
|
store the new variables on mysql
|
2020-01-22 21:32:40 +00:00 |
UbitUmarov
|
da0ba17d1a
|
fix bug on sit active range check
|
2020-01-22 21:19:38 +00:00 |
UbitUmarov
|
59f41598db
|
limit unscripted and not done by physics sits to 10m distance again
|
2020-01-22 18:37:32 +00:00 |
UbitUmarov
|
7adaede14a
|
mantis 8634: add osSetSitActiveRange(float range) , osSetStandTarget(vector feetAproxPosition) and respective get functions. range <0 disables sits on the prim, = 0 uses region default,feetAproxPosition is in prim local frame. <0,0,0> disables it. Still no persistance. feedback required!
|
2020-01-22 18:23:35 +00:00 |
UbitUmarov
|
8db60ba3aa
|
back to sits and stands
|
2020-01-22 00:15:23 +00:00 |
UbitUmarov
|
8cc02916ab
|
don't let physics sit on phantom fall back to ugly default
|
2020-01-20 19:26:12 +00:00 |
UbitUmarov
|
3f601c9267
|
don't allow viewer to change rotation on sit
|
2020-01-20 19:01:15 +00:00 |
UbitUmarov
|
0bd102a397
|
tell viewers to autopilot on sit, but bypass it, so camera does get set
|
2020-01-20 18:25:59 +00:00 |
UbitUmarov
|
0e1e247289
|
ok ok reduce stand jump a bit
|
2020-01-20 16:12:59 +00:00 |
UbitUmarov
|
b70d44eb7e
|
try to cache cof is a waste of time
|
2020-01-20 16:11:20 +00:00 |
UbitUmarov
|
80fe0c640b
|
do not use viewer autopilot on physics sits also. Viewer side autopilot needs more work to avoid desyncs, that we never had
|
2020-01-20 16:09:45 +00:00 |
UbitUmarov
|
54370169bc
|
remove usage of lludp highpriority send queue. It causes more issues than good
|
2020-01-20 16:01:21 +00:00 |
UbitUmarov
|
ad6499cc09
|
fix last log message, and change things a bit
|
2020-01-20 11:48:32 +00:00 |
UbitUmarov
|
ddef089eaa
|
catch more error exception cases on fetchinventory req parsing
|
2020-01-19 20:10:08 +00:00 |
UbitUmarov
|
f85e932f59
|
oops i still did not updated libomv with new flag name
|
2020-01-19 16:44:27 +00:00 |
UbitUmarov
|
ba174b777c
|
send allowaccessoverride flag on regionhandshake
|
2020-01-19 16:30:02 +00:00 |
UbitUmarov
|
28db80f100
|
mantis 8647: try to not lose materials on fast objects take, but without changing a lot of files
|
2020-01-19 00:31:28 +00:00 |
UbitUmarov
|
8db2ddb07f
|
mantis 8645: change sqlite to just flag row delete, for commit to work
|
2020-01-18 21:09:41 +00:00 |
UbitUmarov
|
550f64cb2d
|
mantis 8645: change sqlite (not exactly as provided patch)
|
2020-01-18 18:01:38 +00:00 |
UbitUmarov
|
2b2b5d8bff
|
update httpserver.dll
|
2020-01-18 14:53:47 +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
|
1899a36105
|
add another kick to GC after map generation at run time
|
2020-01-13 18:46:25 +00:00 |
UbitUmarov
|
62f3892cd7
|
add a real transparent texure for default transparency and avatar alphas transparency. Asset 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 must be rempoved by hand from current regions cache (at bin/assetcache/3a3) and viewers cache clean
|
2020-01-12 21:29:25 +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 |