Skip to content

Conversation

maxim-productengine
Copy link
Contributor

@maxim-productengine maxim-productengine commented Apr 3, 2025

Pick some of new/updated LEAP functions from Develop branch (skipping Lua related code). Some changes were made as LUA scripts are no longer the primary users of that functions (unlike develop branch).

llagentlistener, new functions to:
manipulate FollowCam (similar to LSL LlSetCameraParams);
play/stop playing animations;
get info about nearby avatars or objects;
get info about own avatar (agent ID, avatar screen position).

llappearancelistener
wear/replace outfits;
wear/detach separate items;
get info about outfits and items inside specified outfit.

llviewerparcelmgr
posting a message to event pump when teleport is completed/failed.

groupchatlistener - adjusting existing functions to start group chat and send group messages.
llfloaterimnearbychatlistener - the old code to send nearby chat messages didn't work, so it's fixed now.

@maxim-productengine maxim-productengine merged commit 6ebd8a9 into release/2025.04 Apr 3, 2025
11 checks passed
@maxim-productengine maxim-productengine deleted the maxim/2025.04-3857 branch April 3, 2025 15:16
@github-actions github-actions bot locked and limited conversation to collaborators Apr 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cherry pick new and updated LEAP functions from develop branch

3 participants