
1. Major internal changes.
I have changed YoWindow significantly inside.
To make it work faster on mobile devices.
I think you will certainly find some errors I have overlooked.
Please report anything you can find, this is very important.
2. Overcast sky is brighter now in the day. I think now it looks closer to reality.
3. Fireworks!
YoWindow will salute to you if you type "firework" on the keyboard.
Also fireworks will launch automatically if you open YoWindow...
AFTER sunset time plus 1 hour. It usually gets dark enough at this time,
but BEFORE 1 am in the night.
This is going to happen in LIVE mode only and only once per day.
Let me know if you to notice this condition is not met.
Now fireworks launched automatically every day.
But in the final release fireworks will be auto launched on Friday night only.
Otherwise users may get tired of fireworks.
A simple fireworks prototype was originally implemented by Dima (our friend programmer) 1.5 years ago.
But because of technical problems I had to do the work again from scratch.
It took me around 2 weeks to make fireworks look quite nice and run fast.
Still I'm not totally happy with the quality of the animation.
I hope we will improve it by the time of the release.
When fireworks are run, the clouds in the sky are frozen (not moved).
This helps to improve fireworks effect quality.
Please comment in this post if fireworks are fast or slow on your computer.
If the effect is TOO slow, please let me know your computer configuration.
Here's a little surprise.
This was the first time I was working with sound.
Yes, fireworks can be run with sound.
However, we are not going to release sound support officially this time yet.
But if you are curious how fireworks sound like, you can turn sound on by modifying options.xml
Make sure to exit YoWindow prior to editing options.xml
Add <sound on="true"/> tag inside <wimo> tag like shown below
Code: Select all
<options>
<wimo locale="en">
<sound on="true"/>
<license autoId="123456789" type="free"/>
How do you like fireworks?

Pasha