Version Update 1.0.2

[h2]NERvGear Core System / 1.0.2[/h2]
- Add Spanish translation (By AOXE3D)
- Add Turkish translation (By Lawliet0)
- Add option for customizing welcome message
- Improve compatibility with Intel UHD Graphics
- 'Open...' Action: Open swf files with internal web browser
- Action & Data Scripts: Add HTML-like (local.setTimeout/...) timer APIs
- Fix widgets moved unexpectedly when display configuration changed
- Fix widgets moved unexpectedly after reboot on some systems
- Fix inconsistent widgets' z-order after program restarts
- Fix some directory names in 'Real Folder' menu truncated unexpectedly
- Web Browser Engine
- Add support to open local files via drag'n'drop
- Update integrated Flash Player
- Improve experience when hardware acceleration unavailable
- Fix crash when opening drop down popups
- Fix garbled texts in error page
- Add support to open local files via drag'n'drop
* Feeling good with Intel Graphics?
You can suppress the startup warning message by modifying `SAO Utils 2/Configs/NERvGear.ini` manually,
add 'warnIntelGraphics=false' in the 'Dev' section, it would be something like:
[Dev]
WarnIntelGraphics=false
[h2]SAO Theme Extension / 1.0.2[/h2]
- HP-Bar: Fix a little bit offsets when charging
[h2]HP-Bar Widget Extension / 1.0.2[/h2]
- API changes
[h2]Media Support Extension / 1.0.2[/h2]
- Minor changes
[h2]Bangumi Widget Extension / 1.0.2[/h2]
- Add option for changing the widget size
[h2]ADV Plugin / 1.4.0[/h2]
- Style 'Line'/'Wave': Add option for vertical display
- Style 'Wave'/'Circle'/'Solid Circle': Add option for color gradient
- Merge style 'Gradient Line' into 'Line'
- Auto open logging file when crashing in debug mode
- API changes