lickx
c58c4634ba
Add creatorkit, closes #110
2026-02-22 04:26:43 +01:00
lickx
8659213ab2
Use sane default if leash length is 0
...
This should never happen tho
2026-02-15 13:49:13 +01:00
lickx
bcfe397138
Handle outfit changes in a failsafe way
2026-02-10 16:53:56 +01:00
lickx
f9ee2bc9e7
Don't process FloatText prim during hide/unhide
2026-02-02 09:22:43 +01:00
lickx
5e3301d021
Correct channel on oc_grabbypost
2026-02-01 10:30:35 +01:00
lickx
522d1a4f9c
Bump device version for the updater check
2026-02-01 10:29:10 +01:00
lickx
1a06aa0b30
Correct the font y
2026-02-01 10:27:38 +01:00
lickx
e34bf53933
Redo how stealth works
...
Also remove redundant @detach (it is handled by rlvsys)
2026-02-01 10:24:57 +01:00
lickx
1fd6a90089
Rename Owner's HUD -> Remote
2026-01-27 15:03:28 +01:00
lickx
746653149b
Update README.md
2026-01-14 12:40:12 +01:00
lickx
e95bea06d5
Normalize heel
...
If slider for heel and platform are fully to the right,
each is 10cm height difference
2025-12-25 16:23:27 +01:00
lickx
63f9c3ec97
Cleanup
2025-05-29 04:42:01 +02:00
lickx
550bfcacdf
Post-merge changes
2025-05-19 06:59:06 +02:00
lickx
eaa5a6f1e3
Correct repo to check for the device version
2025-05-11 19:56:31 +02:00
lickx
e9d54fc60b
Merge branch 'master' into tamai
2025-05-11 16:00:39 +02:00
lickx
0396e3bb62
Closes #108
2025-04-29 08:15:04 +02:00
lickx
eafa30a5f7
Replace script engine info with OS version info
2025-04-24 18:14:13 +02:00
lickx
41274d4020
Make it compile (now tested)
2025-04-24 18:03:10 +02:00
lickx
442d7b5fed
Type is more reliable than Key for inv checking
2025-04-24 17:15:26 +02:00
lickx
57468cc10a
On 2nd thought, always be verbose
2025-04-24 16:59:59 +02:00
lickx
4b6355a222
On runaway, rewrite card without owners, or else remove it
...
Untested
2025-04-24 16:50:04 +02:00
lickx
adec57490c
Hint to unlock before overwrite the .settings card
2025-04-24 16:31:47 +02:00
lickx
4a021b7ed6
Unfortunately minimum version will be 0.9.3.1
...
Due to http://opensimulator.org/mantis/view.php?id=9127
which affects the most recent 0.9.3 release.
2025-04-23 21:02:42 +02:00
lickx
38b6eb9523
Lower minimum requirement to current release
2025-04-23 14:45:13 +02:00
lickx
8d05f56064
Comment out the llGetVisualParams code
...
Until next OpenSim release (0.9.3.1?) where it will be included
2025-04-19 19:05:37 +02:00
lickx
233679ca30
Oops forgot something
2025-04-17 16:24:37 +02:00
lickx
bec1074718
Detect RLV less frequent on startup
2025-04-17 15:48:44 +02:00
lickx
205460c44c
Various small updates
2025-04-16 07:58:06 +02:00
lickx
bb1d46fc9f
llGetVisualParams replaces inaccurate heel/platform detection
2025-04-16 07:54:22 +02:00
lickx
1aa899f895
Use yyyy.mm version from now on
...
The comparison never took into acount the pointversion (day) anyway
2025-04-16 07:53:36 +02:00
lickx
19d5891fab
More refinement for llGetVisualParams
2025-04-16 07:52:28 +02:00
lickx
7fa14d3ed2
Removed due to licensing unclarity
...
Despite being available on most free font sites,
we can't have ambiguous licensed files in the repo
2025-04-16 05:00:36 +02:00
lickx
a68cb59770
Implement *real* heel+platform height
...
This feature will only show noticable results in OpenSim master (0.9.3.1)
For older OpenSim, heel and platform height will make no difference
You may have to readjust your offsets in the Animations->Pose menu,
and then Settings->Save from the main menu.
2025-04-15 08:27:56 +02:00
lickx
3930ba371d
2025.01.06 for Tamai
2025-01-06 15:21:26 +01:00
lickx
b488938ac4
Line endings
2024-10-04 04:16:59 +02:00
lickx
76336ec3ca
Store on/off state, for when re-attaching/relogging
2024-07-23 20:03:46 +02:00
lickx
5d1a7bc4b5
Merge pull request #103 from lickx/101-oc_settings-use-linkset-data-for-storage-instead-of-notecardprimtextures
...
101 oc settings use linkset data for storage instead of notecardprimtextures
2024-07-08 14:47:46 +02:00
lickx
4fd317673d
Merge branch 'master' into 101-oc_settings-use-linkset-data-for-storage-instead-of-notecardprimtextures
2024-07-08 14:46:15 +02:00
lickx
d08ccc5135
Merge pull request #104 from lickx/102-trim-led-code-for-optimization
...
Do away with LED code (issue #102 )
2024-06-28 04:39:18 +02:00
lickx
0393a837d0
Update opensim-patches.md
2024-05-31 11:45:04 +02:00
lickx
b51fba378d
Do away with LED code (issue #102 )
2024-05-29 17:25:11 +02:00
lickx
e74599a50c
Delete old notecard before saving the new one
2024-05-18 17:01:08 +02:00
lickx
1e5943497e
Now multiple values per token work correct
...
I had to duplicate some code from SetSetting to LoadLinksetData
Also DelSetting will now remove the LSD for the token given
2024-05-13 17:45:01 +02:00
lickx
64d017517d
Same here. And always load from LSD when state lost
2024-05-13 16:38:05 +02:00
lickx
7503c95555
One correction I forgot to commit
2024-05-13 16:20:55 +02:00
lickx
583f3de5a1
Let oc_settings use linksetdata #101
...
Includes a 'Dump LSD' command in the Settings dialog, to show what's
currently stored. You can compare to the 'Print' to see if everything
is correct.
On 'Load Card', linksetdata will be cleared before loading, at least for
now. This is maybe not desirable in the final release, otherwise one can
purge all owners too easily.
2024-05-13 15:10:55 +02:00
lickx
86004ac483
Workaround for AIS3 and RLVa
2024-03-17 10:29:43 +01:00
lickx
db623bef74
Save memory, minor improvements
2024-03-16 06:03:59 +01:00
lickx
f0ca350b6d
Re-apply restrictions on login
2024-02-17 15:39:55 +01:00
lickx
5b6ecd549f
Update AO comparison
2023-12-03 02:44:15 +01:00