[Extension][RC] Let it snow - Laisse tomber la neige

Présentations des extensions disponibles et compatibles pour les forums en version 3.2.x et 3.3.x de phpBB.
Avatar du membre
dbrewood dbrewood
Membre
Messages: []
Enregistré depuis: 1 an 2 mois
Prénom: Daron
Forum phpBB: https://forum.t3kk.com/index.php
Intérêt: IT / Technology
Emploi: Retired

Re: Let it snow - Laisse tomber la neige

Message par dbrewood »

[I’ve just updated the extension while away (using VPN) and cleared caches etc.
We seem to have the same issue with the snow flakes. I’ll try again tomorrow when we get home. I just thought I’d feed back in the interim.]

Je viens de mettre à jour l'extension pendant mon absence (en utilisant un VPN) et j'ai effacé les caches, etc.

Nous semblons avoir le même problème avec les flocons de neige. Je réessayerai demain quand nous rentrerons à la maison. J'ai juste pensé que je reviendrais entre-temps.

Added in 10 minutes 51 seconds:
Fixed it is a problem with my theme. I’ll discuss with the style developers.
Avatar du membre
Fred Fred
Fondateur
Messages: []
Enregistré depuis: 5 ans 1 mois
Identité: Fred Rimbert
Forum phpBB: https://rimbertweb.fr
Localisation: Le Lude - Pays de la Loire
Intérêt: GitHub

Re: Let it snow - Laisse tomber la neige

Message par Fred »

Je ne constate pas cela sur ton forum depuis mon mobile
I don't see this on your board from my mobile

IMG_5230.png
Vous n’avez pas les permissions nécessaires pour voir les fichiers joints à ce message.
Avatar du membre
dbrewood dbrewood
Membre
Messages: []
Enregistré depuis: 1 an 2 mois
Prénom: Daron
Forum phpBB: https://forum.t3kk.com/index.php
Intérêt: IT / Technology
Emploi: Retired

Re: Let it snow - Laisse tomber la neige

Message par dbrewood »

[It is a problem with the “extension style files’ the Zenia style developers provided. If I have them in place the Santa hat, background work but the snowflakes break. I’ve removed that fix and the snowflakes work but I lose the Santa hat and background (that is how I have it now on site)
I’ve raised a ticket with the style developers. I hope that makes sense?]

C'est un problème avec les "fichiers de style d'extension" fournis par les développeurs de style Zenia. Si je les ai en place, le chapeau du Père Noël, le travail d'arrière-plan, mais les flocons de neige se brisent. J'ai supprimé ce correctif et les flocons de neige fonctionnent, mais j'ai perdu le chapeau et l'arrière-plan du Père Noël (c'est comme ça que je l'ai maintenant sur place)

J'ai soulevé un ticket avec les développeurs de style. J'espère que c'est logique ?
Avatar du membre
Fred Fred
Fondateur
Messages: []
Enregistré depuis: 5 ans 1 mois
Identité: Fred Rimbert
Forum phpBB: https://rimbertweb.fr
Localisation: Le Lude - Pays de la Loire
Intérêt: GitHub

Re: Let it snow - Laisse tomber la neige

Message par Fred »

Le problème ne vient pas du style avec cette extension, je viens de tester les deux sur un forum sans extension.
The problem does not come from the style with this extension, I just tested both on a board without extension.

Capture d’écran 2024-12-08 à 14.09.22.png
Vous n’avez pas les permissions nécessaires pour voir les fichiers joints à ce message.
Avatar du membre
dbrewood dbrewood
Membre
Messages: []
Enregistré depuis: 1 an 2 mois
Prénom: Daron
Forum phpBB: https://forum.t3kk.com/index.php
Intérêt: IT / Technology
Emploi: Retired

Re: Let it snow - Laisse tomber la neige

Message par dbrewood »

Very strange. I’ll check further when I get home. Maybe some of the files didn’t copy over correctly when I was using the iPad and VPN.

Très étrange. Je vérifierai davantage quand je rentrerai à la maison. Peut-être que certains fichiers n'ont pas été copiés correctement lorsque j'utilisais l'iPad et le VPN.

Added in 1 day 18 hours 37 minutes 30 seconds:
Fred a écrit: 22 déc. 2023, 20:05
The flakes are white in color but slightly toned down in this latest version.
In snowfall.css find this:

Code: Tout sélectionner

.snow {
  animation: fall ease-in infinite, sway ease-in-out infinite;
  color: rgba(255,255,255, 0.7);
  position: absolute;
}
For the color delete this , 0.7 to remove attenuation.
[Fred, is this still the change I need to make (in the Zenia folder), to change the colour of the snow flakes? Asking as I've changed it but the colour seems not to change?]

Fred, est-ce toujours le changement que je dois faire (dans le dossier Zenia), pour changer la couleur des flocons de neige? Demander car je l'ai changé mais la couleur semble ne pas changer?
Avatar du membre
Fred Fred
Fondateur
Messages: []
Enregistré depuis: 5 ans 1 mois
Identité: Fred Rimbert
Forum phpBB: https://rimbertweb.fr
Localisation: Le Lude - Pays de la Loire
Intérêt: GitHub

Re: Let it snow - Laisse tomber la neige

Message par Fred »

dbrewood a écrit: 10 déc. 2024, 10:29
Fred, is this still the change I need to make (in the Zenia folder), to change the colour of the snow flakes?
No, the color change is done in the .js file, open ./ext/caforum/letitsnow/style/all/template/js/snowfall.js and find

Code: Tout sélectionner

snowStorm.snowColor = '#fff';
Avatar du membre
deiux3 deiux3
Membre à l'essai
Messages: []
Enregistré depuis: 2 mois
Prénom: deiu
Forum phpBB: https://metin2.forum/

Re: Let it snow - Laisse tomber la neige

Message par deiux3 »

Fred a écrit: 08 déc. 2024, 14:12
Le problème ne vient pas du style avec cette extension, je viens de tester les deux sur un forum sans extension.
The problem does not come from the style with this extension, I just tested both on a board without extension.


Image
Off: I use Zeina and they fixed the issue, check the compatible extension download page.

Ontopic: Very nice extension, but I liked more the previous style of the snowing. I managed to edit it :) Now it has random snowflakes, slow descending and a more transparent white.

See here: https://gyazo.com/065b517d4c5fa9a1c60e294ceac031d6

Overall, thank you! Great extension :)
Avatar du membre
Fred Fred
Fondateur
Messages: []
Enregistré depuis: 5 ans 1 mois
Identité: Fred Rimbert
Forum phpBB: https://rimbertweb.fr
Localisation: Le Lude - Pays de la Loire
Intérêt: GitHub

Re: Let it snow - Laisse tomber la neige

Message par Fred »

Thank you for your feedback deiu and welcome to the board.

The problem with the old script for making snow fall is the display on mobile versions, these small green colored squares. Here is a screenshot of this posting on your board

IMG_5238.png


Concern reported by Daron here: Re: Let it snow - Laisse tomber la neige
Vous n’avez pas les permissions nécessaires pour voir les fichiers joints à ce message.
Avatar du membre
dbrewood dbrewood
Membre
Messages: []
Enregistré depuis: 1 an 2 mois
Prénom: Daron
Forum phpBB: https://forum.t3kk.com/index.php
Intérêt: IT / Technology
Emploi: Retired

Re: Let it snow - Laisse tomber la neige

Message par dbrewood »

Fred a écrit: 10 déc. 2024, 13:23
dbrewood a écrit: 10 déc. 2024, 10:29
Fred, is this still the change I need to make (in the Zenia folder), to change the colour of the snow flakes?
No, the color change is done in the .js file, open ./ext/caforum/letitsnow/style/all/template/js/snowfall.js and find

Code: Tout sélectionner

snowStorm.snowColor = '#fff';
Ah ha many thanks, now changed to an ice blue colour :) Should I revert the '.snow' value in the CSS to what it was?
Avatar du membre
Fred Fred
Fondateur
Messages: []
Enregistré depuis: 5 ans 1 mois
Identité: Fred Rimbert
Forum phpBB: https://rimbertweb.fr
Localisation: Le Lude - Pays de la Loire
Intérêt: GitHub

Re: Let it snow - Laisse tomber la neige

Message par Fred »

dbrewood a écrit: 10 déc. 2024, 16:36
Should I revert the '.snow' value in the CSS to what it was?
This is not useful since the color changes in the js file
Avatar du membre
dbrewood dbrewood
Membre
Messages: []
Enregistré depuis: 1 an 2 mois
Prénom: Daron
Forum phpBB: https://forum.t3kk.com/index.php
Intérêt: IT / Technology
Emploi: Retired

Re: Let it snow - Laisse tomber la neige

Message par dbrewood »

Thank you :)

Will the CSS code eventually be removed from future versions?
Avatar du membre
deiux3 deiux3
Membre à l'essai
Messages: []
Enregistré depuis: 2 mois
Prénom: deiu
Forum phpBB: https://metin2.forum/

Re: Let it snow - Laisse tomber la neige

Message par deiux3 »

Fred a écrit: 10 déc. 2024, 15:04
Thank you for your feedback deiu and welcome to the board.

The problem with the old script for making snow fall is the display on mobile versions, these small green colored squares. Here is a screenshot of this posting on your board


Image



Concern reported by Daron here: Re: Let it snow - Laisse tomber la neige
I think it's a problem with certain phones.. on my phone it works just fine! And on my gf's phone too..
It depends on the phone I guess.

I think your phones convert automatically the special characters to emojis, and that's why it looks like that!

Edge Browser on my phone :
Image
Modifié en dernier par deiux3 le 11 déc. 2024, 09:16, modifié 1 fois. (Journal des éditions)
Avatar du membre
Fred Fred
Fondateur
Messages: []
Enregistré depuis: 5 ans 1 mois
Identité: Fred Rimbert
Forum phpBB: https://rimbertweb.fr
Localisation: Le Lude - Pays de la Loire
Intérêt: GitHub

Re: Let it snow - Laisse tomber la neige

Message par Fred »

Probably
Chatting with Sniper_E here is what he told me about it.
Sniper_E a écrit:
I removed the snowflakes &#10035, &#10036 and &#10055 and everything is fine.
These were the three that showed the colored backgrounds. Thanks for pointing this out.
Avatar du membre
dbrewood dbrewood
Membre
Messages: []
Enregistré depuis: 1 an 2 mois
Prénom: Daron
Forum phpBB: https://forum.t3kk.com/index.php
Intérêt: IT / Technology
Emploi: Retired

Re: Let it snow - Laisse tomber la neige

Message par dbrewood »

Does that mean a new update will be coming out? Working well for me, just asking.
Avatar du membre
Fred Fred
Fondateur
Messages: []
Enregistré depuis: 5 ans 1 mois
Identité: Fred Rimbert
Forum phpBB: https://rimbertweb.fr
Localisation: Le Lude - Pays de la Loire
Intérêt: GitHub

Re: Let it snow - Laisse tomber la neige

Message par Fred »

No, we are keeping this update. If you want I have a copy of the old version with the modification made in the .js file to avoid display on mobiles, with certain browsers obviously.
Avatar du membre
dbrewood dbrewood
Membre
Messages: []
Enregistré depuis: 1 an 2 mois
Prénom: Daron
Forum phpBB: https://forum.t3kk.com/index.php
Intérêt: IT / Technology
Emploi: Retired

Re: Let it snow - Laisse tomber la neige

Message par dbrewood »

I’m fine with the latest version it’s working well for us so we’ll stick with it. 8-)
Avatar du membre
deiux3 deiux3
Membre à l'essai
Messages: []
Enregistré depuis: 2 mois
Prénom: deiu
Forum phpBB: https://metin2.forum/

Re: Let it snow - Laisse tomber la neige

Message par deiux3 »

Fred a écrit: 11 déc. 2024, 09:27
No, we are keeping this update. If you want I have a copy of the old version with the modification made in the .js file to avoid display on mobiles, with certain browsers obviously.
Idk if I'm allowed.. but I'm sharing my edited version of your newest update. (Delete if not allowed)

It includes every new feature you added but the system acts and looks like the old version:
- It has bigger and slower flakes
- It also has the random flakes generator, from which I removed the problematic ones (10035, 10036 and 10055)
- Color of flakes is rgba(255,255,255,0.7) not #fff
Modifié en dernier par Fred le 11 déc. 2024, 09:47, modifié 5 fois. (Journal des éditions)
Raison: Deleted file - Fichier supprimé