Commit graph

36 commits

Author SHA1 Message Date
c4fa5bf186
Merge pull request #1307 from AleziaKurdis/placesAppAdiosBluryPictures
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Places App.: Larger display and no more blurry effect in Places List.
2025-02-26 12:13:59 +01:00
33b288a37e
Merge pull request #1304 from AleziaKurdis/placesAppDeadImagesManagement
Places App: Addressing ugly image "broken link" in Place Details
2025-02-10 20:50:14 +01:00
Alezia Kurdis
295c25ab49
Change the tile display in Place list
Change the tile display in Place list:
for the place with picture, the tile are increased from 60px height to 100px height
The blury effect has been removed (on the place list only)
display 100 char instead of 55 before truncate with ...
2025-02-08 22:05:57 -05:00
Alezia Kurdis
1a1779a507
Address ugly image broken link in Place Details
Address ugly image broken link in Place Details
2025-02-03 21:26:31 -05:00
Alezia Kurdis
c70fb31367
Using Sound Entity for the portal
Using Sound Entity for the portal, this simplify the termination of the looping sound.
2025-01-17 21:23:46 -05:00
Alezia Kurdis
ec47320ee2
Adding Portal Sound and Maximum Spawn protection
Adding Portal Sound and Maximum Spawn protection
2025-01-16 22:19:10 -05:00
Alezia Kurdis
febb84e0f5
Add Portal spawner and Copy URL
Add Portal spawner and Copy URL
2025-01-15 22:46:08 -05:00
Alezia Kurdis
7979366978
Adjust the default value for maturity
Adjust the default value for maturity
2024-10-15 21:14:50 -04:00
Alezia Kurdis
6bd09409ce
Make Maturity Filter persisted
Make Maturity Filter persisted and with a default value (Teen & Everyone)
2024-10-14 21:22:18 -04:00
Alezia Kurdis
8526f09a9d
weekly promoted place
Highlight the first place in the list as the weekly promoted place
2024-09-30 20:27:09 -04:00
deaf51bfcd Remove inactive region from federation.json 2023-10-29 19:25:44 +01:00
Alezia Kurdis
158de9125a
Home button fallback to Tutorial
Previously, the Home button, in the case where there is no home bookmark defined, was redirecting to localhost. But some peopl emight not have a localhost domain server running. This PR change the fallback to the Tutorial instead of localhost,

In addition, the tutorial place card wasn't work correctly. (it was trying to use the name instead of the address. I added an exception case for this.
2023-08-18 14:30:48 -04:00
Alezia Kurdis
e2b6b3fe8c
Remove debugging prints
This removes the 2 noisy print left behind in the code that were logging all the json of the transaction fetched on the directory server.
2023-08-10 21:53:02 -04:00
Alezia Kurdis
6669dc9d86
Fix the link on the place name to use the right hifiurl
On the place list, the link to a place uses the placename for a local place or the address for a federated or external place
the link on the name was still using directly the address while the other parts (cell background and description) were using the variable.
2023-07-19 21:54:10 -04:00
ae7d229d0e Fix copyright headers 2023-05-19 00:17:38 +02:00
539c2812c3 Fixed Window.location 2023-05-19 00:17:37 +02:00
66a87def43 Fixed script array to QVariant conversion 2023-05-19 00:17:37 +02:00
cb4dc4c7e8 Fixed location JS API 2023-05-19 00:17:37 +02:00
b097976a3e
Merge pull request #397 from AleziaKurdis/PlaceApp_fileProtocoleSupport
Places app: support for file URI scheme
2023-05-12 20:44:53 +02:00
Alezia Kurdis
cb4a443920
Places App: Enter to teleport
This PR add the possibility to press "Enter" to initiate a teleportation from the value in the search/address bar of the Places App.
(In addition to the current teleport button)
This is a more intuitive behaviour since everyone is used to this in the web browsers.
2023-05-11 21:43:40 -04:00
Alezia Kurdis
74eefac999
Places app: support for file URI scheme
This PR adds the support of URI starting by "file:/"
in the places app. (to allow to load local serverless json)
2023-05-08 21:43:35 -04:00
54de00d02f
Merge pull request #327 from AleziaKurdis/placeAppBeaconsDecommission
Beacons decommission
2023-04-23 20:50:58 +02:00
Alezia Kurdis
86761cc2ab
remove Vircadia, add metax.zone
This PR remove Vircadia from the Federation (Since it is not really part of a federation when it is one way and not even working with us)
This PR also add "https://api.mv.metax.zone" as part of the federation (minimally for testing/development) 

Note: Vircadia should remain in the place app as an "external" region for those who lock it in the create app. It will be up to them to keep it or let it go.
2023-02-17 22:30:59 -05:00
Alezia Kurdis
9f6a7399eb
Beacons decommission
This remove the codes to support the old Beacons system.
2023-02-15 22:09:56 -05:00
Dale Glass
56ff2e2869 Fix a bad line ending on one line 2022-11-27 17:02:52 +01:00
Alezia Kurdis
db709b3993
Vircadia MS2 compatibility
Manage to "no cache" in the http request header (since they no more accept "acash"
Add per_page=1000 since they change the default to 10.
with the parameter it works equally for both: Overte DS1 and Vircadia MS2
2022-10-06 22:25:04 -04:00
88046506c3 Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
Alezia Kurdis
74d63fc95c
Add a timeout to the request to the MS server
Add a timeout (10 sec.) to the request to the MS server
and add a dead service indication when a server didn't respond within the timeout delay.
2022-08-28 21:18:29 -04:00
Alezia Kurdis
9b96560503
"Add MS node" capability
This adds a "Add" to add new MS server on the fly independently of the federation file.
2022-07-12 12:34:55 -04:00
96932a6946 Update metaverse server URL 2022-02-21 23:17:33 +01:00
55dac33035 Merge remote-tracking branch 'origin/master' into overte_rebranding 2022-02-10 16:42:32 +01:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
Alezia Kurdis
0e69da9393
update teh MS for Overte
set the new MS url for Overte: https://overte.org/mvs
2022-01-30 21:49:36 -05:00
Alezia Kurdis
3bda3afd89
typo on function name filterSearchField
Replace "filterSearchField" by "filterSearchField"
2022-01-27 21:13:08 -05:00
Alezia Kurdis
f8083eef91
Copyright adjustment 2022-01-23 15:18:13 -05:00
Alezia Kurdis
7db3017490
Adding "Places" application
Adding "Places" application since the Explore app is supporting only a single MS and only Vircadia.
2022-01-22 22:28:07 -05:00