Commit Graph

1339 Commits

Author SHA1 Message Date
UbitUmarov
dcdb5fdb21 cosmetics 2023-05-08 00:35:04 +01:00
UbitUmarov
8a0778beaf go back to random asset uuid 2023-03-10 09:09:00 +00:00
UbitUmarov
b1f2a5b661 a few test changes 2023-03-09 08:26:12 +00:00
UbitUmarov
833cd468ff cosmetics 2023-02-24 12:35:12 +00:00
UbitUmarov
ce0d426b99 add helper SimulatorFeaturesModulr OpenSimExtraFeatureContains plus cosmetics 2023-02-23 22:50:45 +00:00
UbitUmarov
bf952817fa cosmetics, cleanup and other things 2022-12-17 22:04:03 +00:00
UbitUmarov
38ddb92cc3 cosmetics 2022-12-16 19:38:10 +00:00
UbitUmarov
18e20d6fdd more cosmetics on object serialization 2022-11-13 03:19:08 +00:00
UbitUmarov
86a8b68e01 mantis 9036: do not allow attach of coalesced inventory assets 2022-11-12 18:59:36 +00:00
UbitUmarov
d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester 2022-11-12 02:49:01 +00:00
UbitUmarov
fddb3761a0 use some shared char arrays on string split 2022-10-19 01:38:25 +01:00
UbitUmarov
ac65a5903e c# sugar... 2022-10-08 03:28:27 +01:00
UbitUmarov
57060a8efa c# sugar... 2022-10-07 23:33:39 +01:00
UbitUmarov
d81ed97e5d still some xengine .. 2022-10-02 11:43:29 +01:00
UbitUmarov
5ef7878613 cosmetics 2022-09-24 17:14:46 +01:00
UbitUmarov
97cabd1574 default to no asset (uuidZero) on new inventory items creation with no provided data 2022-08-26 21:38:52 +01:00
UbitUmarov
0603667627 use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones 2022-08-19 22:26:00 +01:00
UbitUmarov
e37475203b add usermanagement bool GetUserName(UUID uuid, out string FirstName, out string LastName) 2022-06-19 11:47:29 +01:00
UbitUmarov
d9fb48cdcf ok add 2 much, so now the rest 2022-04-17 22:26:41 +01:00
UbitUmarov
1058fd6a07 minor clean 2022-03-16 23:15:02 +00:00
UbitUmarov
7b34b23d73 entityTransfer is a nonshared module, so lets use its scene, sp ones should be the same, or something is bad 2022-03-16 22:54:26 +00:00
UbitUmarov
1c45e039eb a few changes in regionsinview and related code 2022-03-16 12:04:00 +00:00
UbitUmarov
f01301392a increase BannedRegionCache expire 2022-03-16 11:12:21 +00:00
UbitUmarov
c044e4d458 change entity transfer BannedRegionCache 2022-03-16 10:33:23 +00:00
UbitUmarov
7c9099de36 reduce useless log 2022-03-15 01:22:47 +00:00
UbitUmarov
476ea2b51d reduce number of useless strings on get displaynames cap 2022-03-15 00:44:33 +00:00
UbitUmarov
5ffa1801d8 avoid a mulithread dictionary values change issue 2022-03-10 14:10:53 +00:00
UbitUmarov
85e7add566 btw take off the extra comma at end.. 2022-03-10 13:37:48 +00:00
Vincent Sylvester
0832d5eefd Write the comma
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2022-03-10 13:11:53 +00:00
UbitUmarov
9a897683f4 avoid null ref 2022-02-23 13:38:13 +00:00
UbitUmarov
17b5123f21 cosmetics 2022-02-02 03:45:11 +00:00
UbitUmarov
f997d77075 on HG landmark teleport, check gatekeeper first 2022-01-28 16:25:31 +00:00
UbitUmarov
e2c9591fa9 do export landmarks even if OutboundPermission is false 2022-01-26 20:40:49 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
9b33ef9c8c a few more changes on vectors etc 2022-01-10 02:21:17 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
357f20eb14 == UUID.Zero is slow 2022-01-08 23:35:56 +00:00
UbitUmarov
d316379984 silly typos 2021-12-30 19:36:12 +00:00
UbitUmarov
2eb31e718e minor change 2021-12-19 02:18:28 +00:00
UbitUmarov
84c084d652 better NeighbourHandler child agents distances control 2021-12-19 02:05:32 +00:00
UbitUmarov
bc590c2fc4 NeighbourHandler child agents distances control 2021-12-19 01:54:29 +00:00
UbitUmarov
7663d92242 minor safeguard 2021-11-03 01:52:13 +00:00
UbitUmarov
2e8ec93386 do set a default script of not provided; minor safeguard 2021-11-03 01:49:26 +00:00
UbitUmarov
a7ba50b9de cosmetics 2021-09-30 22:28:51 +01:00
UbitUmarov
1e85f54275 TPs are root agents only 2021-09-17 01:48:16 +01:00
UbitUmarov
2d7437cd31 region handle things on tp to landmark 2021-09-17 01:04:54 +01:00
UbitUmarov
e8735b6997 region handle things 2021-09-16 18:39:32 +01:00
UbitUmarov
55fb69f8e0 a few changes on teleport lookat 2021-09-15 23:01:01 +01:00
UbitUmarov
a3ab4db5fc several changes to llTeleport so it does HG lms 2021-09-15 21:05:00 +01:00
UbitUmarov
b3f9217d27 delegate.BeginInvoke is a dead end 2021-09-09 19:23:24 +01:00