22901 Commits

Author SHA1 Message Date
UbitUmarov
ff2d47b1a3 fix another typos 2026-07-07 19:41:14 +01:00
Ubit Umarov
b581699065 Merge pull request #47 from holoneon/patch-5
Update CombatModule.cs - typo
2026-07-07 18:54:00 +01:00
Fiona Sweet
ee20e48097 Update CombatModule.cs - typoe
Unkown -> Unknown
2026-07-07 08:12:56 -07:00
Fiona Sweet
f561c21369 Update BunchOfCaps.cs typo
Unkown -> Unknown
2026-07-07 08:11:01 -07:00
UbitUmarov
af207a329d a few changes to last patch 2026-06-30 21:37:22 +01:00
Vincent Sylvester
da6a36c26d Handle failed asset stores for InventoryAccessModule
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2026-06-30 20:57:30 +01:00
UbitUmarov
4a356cba5e fix typo in function name (missed file) 2026-06-30 19:32:56 +01:00
UbitUmarov
bd750906af fix typo in function name 2026-06-30 19:31:33 +01:00
UbitUmarov
7ae3779423 cosmetics and things 2026-06-27 23:50:17 +01:00
UbitUmarov
9f68028c9d silly bugs 2026-06-27 01:08:45 +01:00
UbitUmarov
d829644650 reduce unnecessary saves of attachments a bit 2026-06-20 01:34:33 +01:00
UbitUmarov
effb5784c1 a few changes on assets store and exists return 2026-06-19 22:47:12 +01:00
UbitUmarov
ecdcaca032 cosmetics 2026-06-19 01:41:02 +01:00
UbitUmarov
2720a1db36 change the rebakes throotle code 2026-06-16 21:56:11 +01:00
Fiona Sweet
dae81f7bf5 Update AvatarFactoryModule.cs
in logs i have noticed thousands of 'rebake' requests happening extremely rapidly from a few hg visitors, (for example yesterday 2400 from one hg visitor in 3 minutes) a potential denial of service vector. this adds throttling limit 1 per 30 seconds.  please review
2026-06-15 12:53:52 -07:00
UbitUmarov
29889f481a cosmetics 2026-06-12 12:12:24 +01:00
UbitUmarov
93ebb36904 cosmetics 2026-06-04 11:36:33 +01:00
Adil El Farissi
9c2cc2d1af Bug fix and cosmetics
Fix: UserAgentServiceConnector return null if the destination is under TLS/SSL.
Refractor: DataSnapshot to use http> UnSecureInstance as @UbitUmarov recommaded. Personally, i prefer it to be under HTTPS as well.
2026-06-04 00:41:25 +00:00
Adil El Farissi
ad1d137c2e Merge branch 'master' of https://github.com/AdilElFarissi/opensim 2026-06-03 23:07:23 +00:00
UbitUmarov
9afd9e9e74 increase default SensorMaxResults to 32 2026-06-01 09:34:38 +01:00
UbitUmarov
72c6ac378a update libomv (changes to bin serialized used on lludp, etc) 2026-05-14 02:53:22 +01:00
UbitUmarov
b7da2feedd add cosmetics on AgentTransactionModule 2026-05-12 04:22:34 +01:00
UbitUmarov
88ef8a9dbe add Util.GetFirstConfigVarFromSections<T>(..) While GetConfigVarFromSections<T> scans all sections and returns the last value found, this returns as soon a value is found. So sections should be order from high priority to lower 2026-05-12 03:18:26 +01:00
UbitUmarov
9db019b2cc still read upload level from teh old position in Startup config, just in case 2026-05-11 17:46:57 +01:00
Fiona Sweet
d6fd012e65 Update AssetTransactionModule.cs
LevelUpload is defined in [Permissions] in OpenSimDefaults.ini, not [Startup]
2026-05-11 07:14:56 -07:00
UbitUmarov
64408c9395 avoid potencial on forced replace of files in flotsam cache problem 2026-05-02 00:06:47 +01:00
UbitUmarov
5b2ca76fcb avoid some future problem, thx Deiji 2026-04-30 05:53:46 +01:00
UbitUmarov
c6733b8c80 cosmetics on a blobfish 2026-04-27 19:40:51 +01:00
UbitUmarov
d068a68583 cosmetics 2026-04-27 14:06:55 +01:00
UbitUmarov
b713c3047e cosmetics 2026-04-26 21:58:41 +01:00
UbitUmarov
ef8a36b40c silly bug 2026-04-17 01:31:36 +01:00
UbitUmarov
9e21972be5 do flag prims to save on lsl change of name or description 2026-04-16 22:10:58 +01:00
UbitUmarov
435636acdc cosmetics 2026-04-09 20:02:41 +01:00
UbitUmarov
144e0bf6bd mantis 9240 plus cosmetics, thx Tampa 2026-04-06 00:26:37 +01:00
UbitUmarov
1954be2f85 cosmetics 2026-04-05 23:56:24 +01:00
UbitUmarov
575abd6d42 fix dotnet linux getting confused 2026-03-29 03:21:25 +01:00
UbitUmarov
66fe32c7ca errr gridhash sent as a uuid; cosmetics 2026-03-27 23:08:42 +00:00
UbitUmarov
130b817c37 make sure udpserver client logout is called and is last 2026-03-26 02:14:30 +00:00
UbitUmarov
73fb61d02b add scene.ID alias to scene.regioninfo.regionID plus cosmetics 2026-03-26 00:23:24 +00:00
UbitUmarov
da5f1b3f7e cosmetics 2026-03-15 18:22:50 +00:00
UbitUmarov
2a5389cc67 cosmetics 2026-03-15 04:45:37 +00:00
UbitUmarov
3bc406837a Oppps, the httpclient dispose logic on scripts http request is diferent 2026-03-13 18:05:59 +00:00
UbitUmarov
f785a45418 try to use HttpCompletionOption.ResponseHeadersRead again 2026-03-11 18:52:49 +00:00
UbitUmarov
18f652ee8d try to timeout httpclient reads 2026-02-27 16:15:10 +00:00
UbitUmarov
a99a3d2b3c split userprofiles request queues into local and HG, add console debug comand profiles status to check size of those queues 2026-02-27 01:33:50 +00:00
UbitUmarov
fc607035c8 add to opensim.ini a list of stun servers and send it to viewers in simulator features cap 2026-02-25 19:37:02 +00:00
UbitUmarov
eaed2f5b02 add llSetRenderMaterial (ugly code) 2026-02-22 11:51:58 +00:00
UbitUmarov
511c4c637c add some more checks nulls at profiles 2026-02-17 18:58:56 +00:00
UbitUmarov
8467ee34ff add lsl constant CLICK_ACTION_IGNORE 2026-01-31 16:14:09 +00:00
UbitUmarov
4f8147696a fix setup of find parcel by fakeID at load 2026-01-29 04:55:21 +00:00