33547 Commits

Author SHA1 Message Date
lickx
333d837da6 Reapply "remove option ClampNegativeZ"
This reverts commit 667695b393.
2026-02-07 15:43:59 +01:00
lickx
8d8217951d Reapply "mantis 9133 replace some z < 0 checks by < Constants.MinSimulationHeight (-100)"
This reverts commit cb1bde70db.
2026-02-07 15:43:59 +01:00
lickx
e1459301af Reapply "a few more changes on terrain"
This reverts commit ce1f31864f.
2026-02-07 15:43:59 +01:00
lickx
06c1c683e5 Reapply "Fix SmoothArea to be uniform again"
This reverts commit 1d92dee88c.
2026-02-07 15:43:59 +01:00
lickx
67bb7ab857 Reapply "try to fix some terrain issues, Add some more locking"
This reverts commit 103e21f3ed.
2026-02-07 15:43:55 +01:00
lickx
14d4d4e138 Comment out debug message for animation overrides 2026-02-07 15:43:06 +01:00
lickx
79d20b92fb Only work on imap when connected 2026-02-07 15:43:05 +01:00
lickx
328d9b51a7 Add crontab example, update a readme for mutes 2026-02-07 15:43:05 +01:00
lickx
0aebf3fbdf Revert "try to fix some terrain issues, Add some more locking"
This reverts commit e5d10bf127.
2026-02-07 15:43:02 +01:00
lickx
9a1a56bec8 Revert "Fix SmoothArea to be uniform again"
This reverts commit b1a2773de9.
2026-02-07 15:38:47 +01:00
lickx
7a1c2fe908 Revert "a few more changes on terrain"
This reverts commit 9a02b55bf2.
2026-02-07 15:38:47 +01:00
lickx
de1ea30ad3 Revert "mantis 9133 replace some z < 0 checks by < Constants.MinSimulationHeight (-100)"
This reverts commit f2379dc785.
2026-02-07 15:38:47 +01:00
lickx
49101a579d Revert "remove option ClampNegativeZ"
This reverts commit 9a92d94e99.
2026-02-07 15:38:47 +01:00
lickx
04962f9050 Add administrator check in HGEntityTransferModule 2026-02-07 15:38:47 +01:00
lickx
f2110c6505 Add support files for search and mutelist module 2026-02-07 15:38:47 +01:00
lickx
3ff7d53339 Name zip opensimcurrency instead of moneymodule
But really i use a seperate mkdist for packing opensim.currency
which also includes working helper scripts
2026-02-07 15:38:47 +01:00
lickx
a596034fb7 Make the finished loading message more useful 2026-02-07 15:38:47 +01:00
lickx
2d1573fc4f Set attachments to group and resume scripts for XmlRpcGroups 2026-02-07 15:38:40 +01:00
lickx
bb6cf5e9fe Add opensim.currency support to mkdist 2026-02-07 15:38:40 +01:00
lickx
23dd51c733 Also update grouptag for XmlRpcGroups 2026-02-07 15:38:40 +01:00
lickx
fa0619a15f Fix grouptag not updating after active role change 2026-02-07 15:38:40 +01:00
lickx
cf42b9925f Correct version string length 2026-02-07 15:38:40 +01:00
lickx
e42cf9730f compile.* will be generated by prebuild 2026-02-07 15:38:40 +01:00
lickx
dd059866d9 Add save oar --tenant= option for saving stuff
This is mainly useful for multi tenancy sims where a user requests an oar
of their stuff, and where you don't want to pass out other people's stuff.
2026-02-07 15:38:40 +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
08e5fa095d null check, not everyone runs with a group module 2026-02-07 15:37:08 +01:00
lickx
1cd2361936 Revert folder version to ushort as in upstream
A signed int was a bad idea because of rollover
into the negative -sizeof(int)

To illustrate, my 'Current Outfits' folder version
is now, about 1 year after born, version 33000
2026-02-07 15:37:08 +01:00
lickx
7a6b3b3bf2 Correct offset clamp for PRIM_NORMAL 2026-02-07 15:37:08 +01:00
lickx
d5e41cee02 Do include *.pdb files in zips 2026-02-07 15:37:07 +01:00
lickx
b19f50904e Make cache an option, for issue #25 2026-02-07 15:37:04 +01:00
lickx
68eb1595ac Re-introduce SIGTERM signal handling
According to the .NET 6/8 docs, this is handled on Windows as well
2026-02-07 15:34:52 +01:00
lickx
825b1f7f98 Rework incoming attachments (HGEntityTransfer)
Avatar will progressively load now instead of waiting until all attached
assets are complete. Also optimize, cleanup etc.
2026-02-07 15:34:47 +01:00
lickx
e651278a54 llGetTimeOfDay() and llGetRegionTimeOfDay based on Environment
llGetTimeOfDay() is based on the current parcel environment, while
llGetRegionTimeOfDay() is based on the region environment

With a fallback on the hardcoded way we did this if no environment module
is active
2026-02-07 15:30:31 +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
f569e656d5 Use the shorthand 'mailname' from now on
objectmail_hostname will be deprecated but will still work
2026-02-07 15:30:31 +01:00
lickx
1b604f90bc Revert "some changes to PresenceServerPostHandler"
This reverts commit 81cfd6e956.
2026-02-07 15:30:09 +01:00
lickx
3085953ce5 Add examples of bad viewers in line with the Wiki 2026-02-07 15:30:09 +01:00
lickx
9090af50ec Always allow http requests to prim webservers 2026-02-07 15:30:09 +01:00
user
79b232ef60 Update build files 2026-02-07 15:30:08 +01:00
user
16059f43e2 Simplify loading attachments message 2026-02-07 15:30:08 +01:00
lickx
f15b058aa2 Fix mkdist.sh for OpenSimMutelist 2026-02-07 15:30:08 +01:00
lickx
2a00fd45ae Add scripts to make binary zips for distribution 2026-02-07 15:30:08 +01:00
lickx
f375db2f50 Add OpenSimSearch to the addons
It is used by nearly everyone
2026-02-07 15:30:08 +01:00
lickx
e2fa62623b Reject hypergrid visitors with just an IP address as homeURI 2026-02-07 15:28:02 +01:00
lickx
8f5cc78c74 Properly update lastowner info
In that Other Grid, it used to be done on inventory detach too, but that
seems no longer to be the case.
2026-02-07 15:28:02 +01:00
lickx
6f5083e5c7 Implement lxGetAgentViewer
This was an old request
2026-02-07 15:27:55 +01:00
lickx
02c088de00 Revert DefaultWater
I forgot my motivation I once had to modify it, but with the master
version I can create AND open a new Water setting in my inv again.

You might have to issue 'fcache deletedefaultassets' in your simulator,
AND clear your viewer cache.
2026-02-07 15:27:55 +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
b97cacc712 Add "objectmail_hostname" to llGetEnv()
It returns the part after the @ for an object's email address
2026-02-07 15:27:55 +01:00
lickx
b218c303c5 Addressing an force-tp edge case, closes #22 2026-02-07 15:11:38 +01:00