Commit graph

211 commits

Author SHA1 Message Date
Alezia Kurdis
3939d4631f
FlyAvatar 2.0
This PR add the support of a flying Avatar per Avatar Bookmark.

Instead to have a flying avatar defined for all avatar and all the time,
this version will let you define a flying avatar for each bookmark where you need one.
You can then have also some avatar without flying avatar linked to it if you want.
or have very different flying avatar depending the avatar used.
2024-06-18 22:50:46 -04:00
0360a1a1a3
Merge pull request #78 from AleziaKurdis/App-hmd3rdPerson
New application: "HMD 3rd Person View" (quick toggler button)
2024-06-09 17:10:22 +02:00
3ad1b986b4
Merge pull request #81 from Armored-Dragon/Fix-nametag-grabbable-in-VR
Fix nametag grabbable in VR
2024-06-09 17:05:08 +02:00
1d9292d83a
Merge pull request #69 from AleziaKurdis/FixRecordApp
Fix the "Record" app
2024-05-24 02:26:10 +02:00
Armored Dragon
2a1d6c9b46
Revert formatting.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-18 15:54:43 -05:00
Armored Dragon
417a151e34
Disable grabbable on nametag entities.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-18 15:50:46 -05:00
Alezia Kurdis
70783fe278
Adjust the position of the "REC" in HMD.
Adjust the position of the "REC" in HMD.
2024-05-17 01:12:09 -04:00
Alezia Kurdis
c70f3844e1
This adds the application hmd3rdPerson
This adds the application hmd3rdPerson
2024-05-12 21:42:24 -04:00
4fe8017540
Merge pull request #75 from Armored-Dragon/armoredchat-adjustments
ArmoredChat Maintenance
2024-04-10 23:13:59 +02:00
Alezia Kurdis
a065ff96f1
Add Display of Avatars
Add Display of Avatars
2024-03-29 23:01:21 -04:00
Alezia Kurdis
475dd08845
Add display of avatars for DomainMapper app
Add display of avatars for DomainMapper app
2024-03-29 22:54:35 -04:00
Alezia Kurdis
7fce9d3dd7
Add files via upload 2024-03-29 22:50:30 -04:00
Armored Dragon
da4b21585c
Fix toolbar icons
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-03-17 04:32:57 -05:00
Armored Dragon
8c66ea61b8
Workaround for app auto-starting unexpectedly.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-03-17 04:24:11 -05:00
Armored Dragon
2e30a977e6
Fix timestamps not being stored in message history.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-03-17 04:16:04 -05:00
Armored Dragon
12d0f4e78b
Erase history + Set maximum history length
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-03-17 04:03:22 -05:00
Armored Dragon
a883ec3c96
Fix overflow & underflow issues in compact mode.
Minor cleanup.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-03-17 02:01:41 -05:00
Armored Dragon
cf4339215e
Fixed spacing issue when compact mode is disabled
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-03-17 01:45:43 -05:00
a29cddb262
Merge pull request #72 from Armored-Dragon/Nametag-shadow-adjustment
Nametag shadow removal
2024-03-10 23:59:51 +01:00
4bdffcbf98
Merge pull request #73 from AleziaKurdis/FlyAvatar-FixClosureCase
Fly Avatar app: Fix when the Fly Avatar is present at closure.
2024-03-10 23:51:53 +01:00
45c2705e1f
Merge pull request #74 from AleziaKurdis/DomainMapperApp
'Domain Mapper' Application
2024-03-10 23:51:01 +01:00
Alezia Kurdis
e342fecd45
'Domain Mapper' Application
This adds the "Domain Mapper" application.

Generate a 3D miniature representation of your domain's zones. Useful if you have many 'Places' in your domain and are trying to visualize where you can add new ones. The domain overview  can also be used in parallel with the 'Create' application to help you adjust kilometers wide zones. (It refreshes every 5 seconds.)

I finally decided to add it since it happened to be useful to adjust huge zones entities (too big to efficiently view in edition directly.)
2024-03-06 21:29:15 -05:00
Armored Dragon
e11a30274e
Minor fixes.
Clean up unused code

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-03-04 15:18:09 -06:00
Armored Dragon
9ac9d432bc
Entities no longer cast shadows.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-02-25 18:47:09 -06:00
Armored Dragon
6bc445d12d
Embed adjustments.
Changed how embeds work to further prevent XSS possibilities.
Window rename to simply "Chat".
Small adjustments.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-02-25 16:50:43 -06:00
Armored Dragon
4394044646
Fix Logspam.
Channel check moved to first check to prevent parsing messages not for us.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-02-25 14:23:08 -06:00
Armored Dragon
21180144a6
Message saving
Now saves messages and reloads existing messages even when the window is not open.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-02-25 14:14:08 -06:00
Alezia Kurdis
98248d9876
Fix when the Fly Avatar is present at closure
If we quit or crash or reload, if the fly avatar was used, the system keep it in its setting.
So when we start, it bring the fly avatar when it was supposed to be the original.
This fix addresses that.
2024-02-24 22:22:41 -05:00
63a894f996
Merge pull request #68 from Armored-Dragon/armored-chat
Chat-ng
2024-02-24 21:29:18 +01:00
Armored Dragon
14766a792b
Rewrite
Fixes rotation glitch (hopefully).
Fixes nametag flashing on update.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-02-23 10:49:40 -06:00
Alezia Kurdis
9b8b0aa5c7
Change the vircadia's url and references
Change the vircadia's hardcoded URL and replace it runtime generated one. (No more url to change ever)
Remove the references to Vircadia in the UI, 
replace the "Sandbox" designation by "Domain" / "Domain server"
2024-02-22 22:15:12 -05:00
Alezia Kurdis
27d256b85d
Removal of 3d Overlays
Removal of 3d Overlays
2024-02-22 22:10:33 -05:00
Alezia Kurdis
e5b6352c0c
Delete applications/record/README.md
Content was Vircadia based and no more relevant.
2024-02-22 22:09:04 -05:00
Armored Dragon
c4a05f976f
Cleanup
Changed branding from Armored Dragon to Overte.
Added to metadata.js.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-02-22 16:56:14 -06:00
Armored Dragon
d99ce00b5b
External Window Setting + Settings persistance
Adds the ability to have the chat window open in a different window. Also allows settings to be saved and loaded.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-02-21 14:00:51 -06:00
Armored Dragon
551117950e
Sync
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-02-21 08:54:13 -06:00
Armored Dragon
721075b34b
Reset script on user disconnect.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-01-28 10:11:49 -06:00
Alezia Kurdis
287b8d1481
Add files via upload 2024-01-03 15:22:18 -05:00
64f71cab65
Merge pull request #63 from AleziaKurdis/replica-app
"Replica" application.
2023-12-30 10:45:02 +01:00
Alezia Kurdis
37fc8a4693
Fix possible UI Issues
Fix possible UI Issues
2023-12-27 13:20:25 -05:00
657c4faa2b
Merge branch 'master' into Calibrate-app 2023-12-23 20:06:45 +01:00
Alezia Kurdis
dbaca8686d
Add "Replica" application.
Specifically for users who do 'Full Body Tracking', this application generates a double of your avatar that only you can see. This is useful to master your avatar moves. Good to have for dancing.

Basically, it is a modified Dopple-ganger app, but able to do the room scale translations inst5ead to be stationary. This is really for 'Full Body Tracking'.
2023-12-22 22:53:36 -05:00
Alezia Kurdis
546f9296c3
fix typo
fix typo
2023-12-22 19:06:32 -05:00
f8fa26fae9
Merge branch 'master' into RoomScaleMarkerApp 2023-12-23 00:30:17 +01:00
206d62b26b
Merge branch 'master' into FlyAvatar-app 2023-12-23 00:24:53 +01:00
Alezia Kurdis
eef774d71c
Add "Room Scale Marker" app
Room Scale Marker

Designed for enthusiasts of 'Full Body Tracking,' this application prioritizes safety and performance precision by generating a central marker (local entity). Unlike the standard chaperone system in VR, which tends to signal boundaries reactively, this central marker enhances real-world reference awareness, enabling users to plan their moves more effectively to never reach those boundaries. Perfect for dancing. This marker self-delete as soon it stop matching the reality.
2023-12-21 23:00:53 -05:00
Alezia Kurdis
b5067e4296
Add "Calibration - Full Body Tracking" app
This application adds a shortcut button in your tablet to open directly the Full Body Tracking 'Calibration' settings. This is mainly for people doing Full Body Tracking for whom it is a frequent use to do the calibration.
2023-12-17 22:48:14 -05:00
Alezia Kurdis
e5f91da546
Add the "Fly Avatar" app
Fly Avatar
This application replaces your avatar for a specific one when you are flying. It reverts automatically the original avatar as soon as you land.
2023-12-17 22:29:13 -05:00
Alezia Kurdis
ea8c546b99
Add "Action Camera" app
This adds a new applications  "Action Camera",
(Yes another camera)
This one is linked to the avatar to capture the avatar in action as it move or fly.
2023-12-14 21:24:48 -05:00
d24d5db3c4
Merge pull request #56 from Colorfingers/facelift
Added video select
2023-12-04 21:52:32 +01:00