Commit graph

418 commits

Author SHA1 Message Date
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
ae8b3d6ac4
Merge pull request #76 from AleziaKurdis/AppDomainMapper-Avatars
domainMapper application: Add display of avatars present in the domain.
2024-04-09 23:29:57 +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
Dale Glass
fa722113e8
Merge pull request #70 from Armored-Dragon/ArmoredChat-Fixes
ArmoredChat Fixes
2024-03-07 20:33:39 +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
202b2a5142
Merge pull request #67 from Armored-Dragon/nametag-logspam-fix
Nametag.js Fixes
2024-02-24 21:20:25 +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
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
ab4934e598
Merge pull request #66 from AleziaKurdis/FlyAvatar-Switch
Add a Switch on the Fly-Avatar app
2024-01-17 20:28:12 +01:00
Alezia Kurdis
287b8d1481
Add files via upload 2024-01-03 15:22:18 -05:00
Dale Glass
099baed8cc
Merge pull request #65 from AleziaKurdis/TutorialDopplegangerPositionFix
Fix initial position of the doppleganger in the Tutorial
2023-12-30 21:28:29 +01:00
64f71cab65
Merge pull request #63 from AleziaKurdis/replica-app
"Replica" application.
2023-12-30 10:45:02 +01:00
Alezia Kurdis
8f2d5cfd62
Fix initial position of the doppleganger
Fix initial position of the doppleganger
2023-12-28 14:07:02 -05:00
9b5ce57c29
Merge pull request #64 from AleziaKurdis/ActionCamUIfix
Fix possible UI Issues
2023-12-27 23:45:02 +01:00
Alezia Kurdis
37fc8a4693
Fix possible UI Issues
Fix possible UI Issues
2023-12-27 13:20:25 -05:00
d12b77b387
Merge pull request #61 from AleziaKurdis/Calibrate-app
"Calibration - Full Body Tracking" app
2023-12-23 20:06:54 +01: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
fac661b45e
Merge pull request #62 from AleziaKurdis/RoomScaleMarkerApp
Add "Room Scale Marker" app
2023-12-23 00:30:58 +01:00
f8fa26fae9
Merge branch 'master' into RoomScaleMarkerApp 2023-12-23 00:30:17 +01:00
216dcda182
Merge pull request #60 from AleziaKurdis/FlyAvatar-app
"Fly Avatar" app
2023-12-23 00:26:59 +01:00
206d62b26b
Merge branch 'master' into FlyAvatar-app 2023-12-23 00:24:53 +01:00
357d9f0c03
Merge pull request #59 from AleziaKurdis/App-ActionCamera
"Action Camera" app
2023-12-22 23:53:39 +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