Jump to content

Mr.Jake

Members
  • Posts

    106
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Mr.Jake reacted to wohali in Snow   
    New version 1.1.0 uploaded. Changelog:
     
  2. Like
    Mr.Jake reacted to wohali in Snow   
    I will add snowCharacter, snowStick and useMeltEffect admin-configurable options to the plugin this weekend, so you don't have to edit the XML.
  3. Like
    Mr.Jake got a reaction from tAPir in Snow   
    Ah it is on then. Maybe they just melt too fast even i've set max flakes to 500. Have to max them out more then, but would really appreciate if you could add the option to turn melt off
    That option is also in the .js file. But i don't even know where plugins puts all files  so tell me if some of you are wiser than me  
    this.snowCharacter = '•'; // • = bullet, · is square on some systems etc.  
  4. Like
    Mr.Jake reacted to tAPir in Snow   
    Anyone know how to change the character to an asterix please?
  5. Like
    Mr.Jake reacted to wohali in Snow   
    Hi there,
    snowStick is set to true by default; I can look at adding a way to turn it off if you want. I'll also look at adding the useMeltEffect option.
    What you want to do is increase the Max Active Snowflakes setting, which should increase how much snow piles up at the bottom. In short, if I understand the code correctly, Max Active Snowflakes - Max Snowflakes  = Snowflakes in the pile at the bottom of the header/body.
  6. Like
    Mr.Jake got a reaction from wohali in Snow   
    Thank you for making this for 4.x  Great work!
    Could i ask you to add option for how much snow it keeps on bottom? If i remember right, in the .js file there was option for it when i used this in some project.
    I think it was these two options:
    this.snowStick = true; // Whether or not snow should "stick" at the bottom. When off, will never collect. this.useMeltEffect = true; // When recycling fallen snow (or rarely, when falling), have it "melt" and fade out if browser supports it I would like it to pile up some amount of snow before removing it.
    Thanks a lot again 
×
×
  • Create New...