lickx
a1681f2247
Update DeniedClients suggestion
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
lickx
333d837da6
Reapply "remove option ClampNegativeZ"
...
This reverts commit 667695b393 .
2026-02-07 15:43:59 +01:00
lickx
49101a579d
Revert "remove option ClampNegativeZ"
...
This reverts commit 9a92d94e99 .
2026-02-07 15:38:47 +01:00
lickx
db8ba76c1e
Make default slurl prefix more opensim-like
...
While still remaining compatible with declined RLVa inventory offers
2026-02-07 15:38:36 +01:00
lickx
3f658e414b
Allow defining path where to store generated MAP-uuid.png
...
Defaults to the folder containing OpenSim.dll/.exe for legacy compatibility
2026-02-07 15:30:31 +01:00
lickx
69d8b70bba
Enable sim-local mail by default
...
This is safe. With this setup mail addressed to outside destinations
(any address not ending in internal_object_host) is silently discarded.
By default the internal_object_host is defined as lsl.opensim.local
2026-02-07 15:27:55 +01:00
lickx
1b2d0d2ddc
Change SMTP section to the more descriptive Email
2026-02-07 15:11:38 +01:00
lickx
b4e36ca262
Remove feature for now
...
This caused land sales for more than 0L to not work for local users,
at least with Gloebit. This check will probably need to happen elsewhere
but idk where yet
2026-02-07 15:11:38 +01:00
lickx
0e935cd69f
Implement a request for a custom ban message
2026-02-07 15:11:38 +01:00
lickx
79feac5698
Implement intersim object2object e-mail for LSL
2026-02-07 15:00:38 +01:00
lickx
44c88b7258
Remove an unused optional feature for code clarity
2026-02-07 14:38:24 +01:00
lickx
81bfcb7578
Make allowing HG residents to buy parcels an option
...
By default this option is true (like in vanilla OpenSim)
2026-02-07 14:20:40 +01:00
lickx
0f9690d8a3
XEngine is no longer an option, so remove config
2026-02-07 14:12:35 +01:00
lickx
fb412ddfdf
Remove an unused optional feature for code clarity
2026-02-07 14:11:38 +01:00
lickx
e23eeabd26
Change release notes link
2026-02-07 13:46:25 +01:00
lickx
9e399f51b0
Preserve formatting from master, for cleaner diffs
...
Also rephrase the slurl stuff
2026-02-07 13:44:22 +01:00
lickx
efb9370527
No god mode for region owners by default
2026-02-07 13:41:04 +01:00
lickx
328c5b3692
Add hardened permissions option
2026-02-07 13:38:18 +01:00
lickx
4fd189776a
Mantis 6311
...
Signed-off-by: lickx <sinesurfer@gmail.com >
2026-02-07 13:32:12 +01:00
UbitUmarov
44c942788f
simplify some comments about physics on ini files
2025-08-16 18:31:30 +01:00
UbitUmarov
988501e141
set ubODE as default physics engine
2025-08-15 17:09:17 +01:00
UbitUmarov
24352a8c8d
clenaup some XEngine refs from ini
2025-05-10 21:59:26 +01:00
UbitUmarov
9a92d94e99
remove option ClampNegativeZ
2025-04-11 05:43:15 +01:00
UbitUmarov
24cbfb284a
change version
2024-11-08 21:35:50 +00:00
Adil El Farissi
52c77b2f12
Implementation of a basic PEM encoded to OpenSim compatible PKCS12 certificates converter.
...
As you know most CAs return PEM encoded certificates and require a conversion using OpenSSL to make them compatible with OpenSim.
This implementation does the automatic conversion from .pem to .p12 and .pfx at OpenSim startup which updates the certificate in case of automatic certificates renewal...
Note: still under testing using certbot and Let's Encrypt certs...
Thank you and good continuaion
Web Rain :)
2024-09-16 01:52:19 +00:00
UbitUmarov
79dbca84f9
a few changes. in same cases http/https can't be determined. possible both need to be present, possible with http a redir to https. TODO
2024-08-17 00:30:18 +01:00
Adil El Farissi
207c3d1e71
Revert some default params and fixes to SSL support
2024-08-16 23:04:40 +01:00
Adil El Farissi
ac9ed3d5d1
Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes
2024-08-16 22:59:25 +01:00
Adil El Farissi
c2c3ca418a
Basic implementation of SSL selfsigned certificates creation and renewal
...
Allows selfsigned certificates creation and renewal for local and external use. When enabled, will create a folder SSL\ and 2 sub folders SSL\ssl\ and SSL\src\. Next creates and store an RSA private key in SSL\src\ and the derived selfsigned certificates in SSL\ssl\ folder. Is also possible to renew the certificate on every server restart if CertRenewOnStartup is set to true.
Note: The SSL related params in the network section was adapted to be user friendly and allow the usage just by uncommenting the SSL params in both sections and a password change.
2024-08-16 22:53:04 +01:00
UbitUmarov
286df1d467
also update release notes url
2023-03-29 20:45:07 +01:00
UbitUmarov
7ef28ede29
remove old ode (OpenDynamicsEngine) module. Thnaks to all that worked on it, in fact it was the basis for other modules like Bullet and ubOde
2022-11-09 02:33:43 +00:00
UbitUmarov
43a184477a
enable the new caps by default. Should have no side effects
2022-04-23 14:53:03 +01:00
UbitUmarov
71f856bfa8
put back updated FetchLib2 cap. Still no viewer uses it, disabled
2022-04-22 16:16:04 +01:00
UbitUmarov
44e0d238ec
remove legacy Clouds module no longer supported by most viewers
2022-04-02 16:20:15 +01:00
UbitUmarov
811b2de565
EmailModule2 (lsl email), support selfsigned server certs, use mailkit email address validation, etc
2022-03-18 00:15:08 +00:00
UbitUmarov
22e9f41502
move to version 0.9.2.2
2022-03-01 16:00:52 +00:00
UbitUmarov
b8c907ae87
GenericCommunicationPermission() is still useless, so comment it out
2021-12-30 15:20:15 +00:00
UbitUmarov
573a2432f7
move master to 0.9.2.1 Dev
2021-12-04 23:58:50 +00:00
UbitUmarov
d65546724e
make YEngine the default engine
2021-12-04 20:08:50 +00:00
UbitUmarov
1902ddc9df
some lsl settings on [xengine] are needed on [yengine].
2021-11-28 15:39:49 +00:00
UbitUmarov
fe62a15720
remove obsolete lighshare option
2021-11-22 12:00:27 +00:00
UbitUmarov
0a2f9ff6e1
fix bad format string
2021-11-02 15:32:33 +00:00
UbitUmarov
cdcf468e5c
Enable NPCs by default. They are a major opensim feature
2021-07-16 02:04:37 +01:00
UbitUmarov
fbc10387c8
add a optional limit on number of npcs per scene default = 40
2021-07-16 01:52:03 +01:00
UbitUmarov
2dfd8de0c2
fix typo
2020-11-09 10:39:25 +00:00
UbitUmarov
e22b3bfa35
mantis 8787: cleanup some references to simian on OpensimDefault.ini
2020-10-28 12:58:48 +00:00
UbitUmarov
e6e4e2129b
add a comment to YEngine NumThreadScriptWorkers
2020-09-21 16:25:51 +01:00
UbitUmarov
d256b29511
rename Yengine option ScriptBasePath as ScriptEnginesPath to match Xengine
2020-09-20 03:21:43 +01:00
UbitUmarov
fda873da4a
enable cap LandResources that was also added on last commits ( may be bad)
2020-08-23 22:53:19 +01:00