Commit Graph

28026 Commits

Author SHA1 Message Date
UbitUmarov
dea7b7b1a7 remove effect of avatar mass, so all jump similar height 2022-04-16 13:41:31 +01:00
UbitUmarov
1bf5ccedec need to process all mv flags for now 2022-04-16 03:30:46 +01:00
UbitUmarov
b8e0aaa7b3 scale bullet avatar jump to more or less match ubOde 2022-04-16 02:51:25 +01:00
UbitUmarov
a49c08dfb3 viewers control end of some landing animations. Broken on current fs 2022-04-16 02:19:40 +01:00
UbitUmarov
72b5ae809c remove debug log messages 2022-04-15 23:58:38 +01:00
UbitUmarov
3bfc2a71b0 ubode collision with objects was disabling push freemove when standing on a prim 2022-04-15 23:51:45 +01:00
UbitUmarov
a7e189a53d missed one line 2022-04-15 22:23:48 +01:00
UbitUmarov
3e734c5f57 will pre-jump now work ( will anythign work ?) disable viewers (fs) quickjump to check 2022-04-15 22:21:35 +01:00
UbitUmarov
329440695c missing file and a bit more wiring 2022-04-15 21:52:29 +01:00
UbitUmarov
6d701b6759 add AvatarJump to phsycis engines. This is just a push in Z direction, Still needs scaling so engines to match. This new scaling is needed so does not impact old push ones 2022-04-15 21:47:38 +01:00
UbitUmarov
91167c47ea add to llGetParcelDetails parameter 65 to get land claim date (unix time) 2022-04-15 19:51:42 +01:00
UbitUmarov
fba442097b add some more things to llGetParcelDetails. Thanks Tampa for some initial code. 2022-04-15 17:57:40 +01:00
UbitUmarov
ac1cbf28bd oops 2022-04-15 02:47:57 +01:00
UbitUmarov
7e40be3bcb missed another broken test 2022-04-15 02:41:16 +01:00
UbitUmarov
e8395daea0 missed another spot on the test 2022-04-15 02:25:59 +01:00
UbitUmarov
b854acf9ed fix a test 2022-04-15 02:10:11 +01:00
UbitUmarov
d3ec735283 clamp/limit a few things; a few cosmetics on animation control 2022-04-15 02:01:54 +01:00
UbitUmarov
d0d71317e0 fix a http SRestObjReq log message, thx Tampa (also a libomv update) 2022-04-14 22:28:57 +01:00
UbitUmarov
37ab7afed9 update libomv adding NotEqual to vectors and quats; more cosmtics on ubode 2022-04-13 23:57:20 +01:00
UbitUmarov
772b33bfef cosmetics on ubode character code 2022-04-13 19:38:57 +01:00
UbitUmarov
d7a391efbb cosmetics on ubode character code 2022-04-13 19:36:38 +01:00
UbitUmarov
76165fe054 changes on converting agent movement flags to physics target velocity. 2022-04-13 17:22:18 +01:00
UbitUmarov
b5fa51d05b a few more 'useless changes' like telling compiler to do inlining 2022-04-12 23:05:26 +01:00
UbitUmarov
1a183339f7 make parcel size unit a global constant, plus several 'useless changes' 2022-04-12 15:31:56 +01:00
UbitUmarov
40a6c60932 minor code simplification on landobject 2022-04-12 03:51:39 +01:00
UbitUmarov
d5dca5972d if osParcelSubdivide does match the entire original parcel, just do nothing 2022-04-12 01:16:41 +01:00
UbitUmarov
1cc6a52e87 add another eep texture tp default assets 2022-04-11 02:06:02 +01:00
UbitUmarov
883c857ae0 a few changes to simulatorFeatures cap 2022-04-09 16:49:57 +01:00
UbitUmarov
6a404c98de a few changes to simulatorFeatures cap 2022-04-09 15:57:51 +01:00
UbitUmarov
aed7810d2a fs sends a useless texture alos ok skirt, when using universal 2022-04-09 02:58:58 +01:00
UbitUmarov
28f99ce3b5 a few mostly cosmetics to map connectors and handlers. the .../map url will also remove map if data field is not present, ../removemap is just pollution in urls space, if fact both remove map are useless, since they are api for regions and regions can not do it, keeping just because.. 2022-04-03 16:01:27 +01:00
UbitUmarov
b140e9d2e9 seems null strings may reach Parse*UniversalUserIdentifier 2022-04-02 16:47:45 +01:00
UbitUmarov
44e0d238ec remove legacy Clouds module no longer supported by most viewers 2022-04-02 16:20:15 +01:00
UbitUmarov
4ebc639669 terrain: change how initial all not in view patchs are send 2022-04-02 01:41:08 +01:00
UbitUmarov
bea0f4d18b terrain bug fix: setfalse does not mean write true 2022-04-01 22:58:30 +01:00
UbitUmarov
6073d1a9c3 add TLS 1.3 to OSHttpListener default ssl protocols if compiling in .net4.8 2022-03-30 15:13:20 +01:00
UbitUmarov
a68b8acba3 add compiler define NET48 to the .net4.8 xml 2022-03-30 15:02:18 +01:00
UbitUmarov
667a18161b some cosmetics, like npcs down eat terrain 2022-03-30 01:15:31 +01:00
UbitUmarov
3f30f17187 add TerrainTaintsArray, a specialized BitArray for terrain taints. Start using it 2022-03-29 22:18:28 +01:00
UbitUmarov
c11827e1e2 add a bit more info to robust grid_info replies and do cache them 2022-03-29 20:48:02 +01:00
UbitUmarov
1df00ca5cc limit osTerrainFlush calls to one per minute with silent ignore 2022-03-29 16:36:46 +01:00
UbitUmarov
fd61be4147 simplify uuid FromDB a bit. Note only 32 or 36 chars formats accepted if string. File is wrongly named DCGuids, since it is only about UUID 2022-03-28 17:40:59 +01:00
UbitUmarov
497262e452 also revert ParseUniversalUserIdentifier to its original form, possivle making a useless Substring 2022-03-27 23:51:33 +01:00
UbitUmarov
fd7d0128fe other spot 2022-03-27 22:22:44 +01:00
UbitUmarov
c49dcc2fe6 mantis 8985, a forgotten commit 2022-03-27 21:57:37 +01:00
UbitUmarov
6155c202a7 minor cosmetics 2022-03-26 04:58:14 +00:00
UbitUmarov
30b7bb7d45 minor pointers changes 2022-03-26 03:51:42 +00:00
UbitUmarov
e6001fb703 put back yeng mvv command 2022-03-25 18:50:01 +00:00
UbitUmarov
8579cc0d20 mantis 8936: make yeng comand work only on selected (or first that did load, like other comands) region. Add option 'allregions' to some. With this option those comands run on all regions. Do 'yeng help' to list comands. Ofc this assuming i made no typroe/bug ;) 2022-03-25 18:38:04 +00:00
UbitUmarov
21204cb1f5 simplify some console comands a bit 2022-03-25 17:04:01 +00:00