33547 Commits

Author SHA1 Message Date
8f04e73d70 Update flavour 2026-03-01 08:08:55 +01:00
78ba26088a Merge branch 'master' into lotix 2026-03-01 05:47:46 +01:00
UbitUmarov
18f652ee8d try to timeout httpclient reads 2026-02-27 16:15:10 +00:00
b8f87a029c Merge branch 'master' into lickx 2026-02-27 04:48:39 +01:00
UbitUmarov
a99a3d2b3c split userprofiles request queues into local and HG, add console debug comand profiles status to check size of those queues
Some checks failed
.msbuildnet6 / build (push) Has been cancelled
2026-02-27 01:33:50 +00:00
UbitUmarov
492ac6a629 update CSJ2K 2026-02-26 19:56:34 +00:00
2b5ba52e5d Put these two 'using' back 2026-02-26 20:04:52 +01:00
¡Cinder! ㊝
710bcbb2a0 A few unmistakable bugs I saw while poking (#140)
* Invalid comparison (map to bool/int) Check for null and count properly

* Fix a bad comparison. Good thing OpenSim doesn't support oblong regions.

* Assuming this should throw being that an exception is being created and all...

* ServerReleaseNotesModule.Initialize() returns unless capURL equals "localhost", which is almost certainly unintended.

* Same for EstateAccess

* Harden MapImageServicesConnector a lil bit.
2026-02-26 19:58:01 +01:00
e428722cba Merge branch 'master' into lickx 2026-02-26 19:22:59 +01:00
UbitUmarov
c725dae95a Ooops fix stun servers URIs. Thx MB 2026-02-26 17:20:13 +00:00
UbitUmarov
5fd022e33c more things on webrtc, reduce use of async/await 2026-02-26 14:53:45 +00:00
d0471554aa Merge branch 'master' into lickx 2026-02-26 07:47:37 +01:00
2e933108c4 Suggestions for startup/shutdown_commands.txt.example 2026-02-26 07:45:08 +01: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
044b5f69aa rename os webrtc ini file to *.example since only a few can test it, for now 2026-02-24 17:01:46 +00:00
UbitUmarov
b41033a8f1 do not fully trust viewers about parcels, plus cosmetics 2026-02-23 20:52:34 +00:00
UbitUmarov
b42e8dc0ad change webrtc module namespace by Robert request 2026-02-22 20:15:34 +00:00
UbitUmarov
adf5f1f6bd a few changes to webrtc module 2026-02-22 20:03:36 +00:00
UbitUmarov
674c3a0424 add Robert Adams os-webrtc-janus experimental module. License changed to same BSD as rest of OpenSimulator by Robert, for OpenSimulator use 2026-02-22 17:11:34 +00:00
UbitUmarov
eaed2f5b02 add llSetRenderMaterial (ugly code) 2026-02-22 11:51:58 +00:00
lickx
b72fda435b Make denied message customizable snapshot-20260222 2026-02-22 05:05:51 +01:00
lickx
e838953db8 Merge branch 'master' into lickx 2026-02-18 05:06:57 +01:00
UbitUmarov
511c4c637c add some more checks nulls at profiles 2026-02-17 18:58:56 +00:00
lickx
5d58ca3074 Post-rebase fixes 2026-02-15 13:13:45 +01:00
lickx
ec3388dcce Add sqlite for arm64 linux 2026-02-08 10:17:14 +01:00
lickx
d69bf27629 Extra check verifying local grid user 2026-02-07 15:47:11 +01:00
lickx
2ae41550fe Take name from UserAgentService response
For possible avi name changes, this time proper HG formatted.
Not sure if this is used tho, and no way to test (don't have two grids).
2026-02-07 15:47:11 +01:00
lickx
7adc5b6b51 Default to preserving creator information in IARs
Where --nocreators will not save it
2026-02-07 15:47:11 +01:00
lickx
92fa5975bf Revert "Take firstname and lastname from UserAgentService response"
This reverts commit de00d96c9b.
2026-02-07 15:47:11 +01:00
lickx
425cdb420e Take firstname and lastname from UserAgentService response 2026-02-07 15:47:11 +01:00
lickx
3f42069f42 Revert to regular version string, but with Lickx as flavour
For better compatibility with scripts that check for a minimum OpenSim version
2026-02-07 15:47:11 +01:00
lickx
6061e48d09 Verify avatar name taking into account name changes 2026-02-07 15:47:11 +01:00
lickx
e950829c94 Now does allow GridService from other instance 2026-02-07 15:47:11 +01:00
lickx
20492ac080 Partial revert commit aed3df84a7
Can't assume GridService runs within same instance as GridInfoService
2026-02-07 15:47:11 +01:00
lickx
624775f5f4 Mantis 9199: Add new (to be) hg friends to GridUser table
Now after confirming friendship on the homegrid, immediately instant
messages can be exchanged, without the foreign friend ever having to
have visited our grid before.
2026-02-07 15:47:11 +01:00
lickx
9a0de63ae7 Cleanup a bit for mantis 8366 2026-02-07 15:47:11 +01:00
lickx
5dcc178ea3 Correct exclusion for making zips 2026-02-07 15:47:11 +01:00
lickx
88ea8915a4 Exclude Opensim.Modules.Currency.* from main zip 2026-02-07 15:47:11 +01:00
lickx
81afed722b Include economy section example 2026-02-07 15:47:11 +01:00
lickx
6d0c6c00f8 Synchronize with OpenSimSearch-lickx 2026-02-07 15:47:11 +01:00
lickx
b2d37a7129 Re-introduce ForceViewersUpdateName
To see if this will help name changes propagate
2026-02-07 15:47:11 +01:00
lickx
7f63b6fabc Synchronise with OpenSimSearch-lickx 2026-02-07 15:47:11 +01:00
lickx
6f1dd37bd4 Use ILIKE where applicable 2026-02-07 15:47:07 +01:00
lickx
724a447b68 Update mkdist -- copy auxiliary opensim.currency files 2026-02-07 15:43:59 +01:00
lickx
a1681f2247 Update DeniedClients suggestion 2026-02-07 15:43:59 +01:00
lickx
8e5524d412 Include slightly modified economy helper
Original by https://github.com/magicoli/opensim-helpers which may
provide more functionality for other things
2026-02-07 15:43:59 +01:00
lickx
4cd1faab46 Update mkdist 2026-02-07 15:43:59 +01:00
lickx
67700ea1ed Put back a comment about permission control 2026-02-07 15:43:59 +01:00
lickx
cbd586792b forceGridAdminsOnly and forceGridGodsOnly is no longer needed 2026-02-07 15:43:59 +01:00
lickx
115887fc10 Remove godmode for region owners+admins
From now on only possible for user level >= 200
2026-02-07 15:43:59 +01:00