6 Commits

Author SHA1 Message Date
CodeDevMLH
c684651cef Add mobile-specific flower count configuration for Earth Day [skip ci] 2026-02-28 14:11:45 +01:00
CodeDevMLH
9f7ecd9cd0 Update EarthDay configuration to replace VineCount with FlowersCount and adjust flower generation logic 2026-02-28 14:08:12 +01:00
CodeDevMLH
a4b2d2edd5 Refactor seasonal plugin configurations to improve clarity and consistency
- Updated comments for clarity on enabling/disabling features across various seasonal scripts.
- Changed default value checks to ensure undefined values are handled consistently.
- Enhanced readability by providing descriptive comments for configuration variables.

[skip ci]
2026-02-27 23:56:36 +01:00
CodeDevMLH
f9b4b3c25d Refactor earthday.js: move flowerColors definition to a constant and use it in flower generation 2026-02-24 19:19:25 +01:00
CodeDevMLH
26eb40e282 Adjust Earth Day CSS height and update JavaScript height configuration for consistency 2026-02-24 18:34:26 +01:00
CodeDevMLH
e4b3a132b1 Add seasonal effects for Pi Day, Pride, Rain, and Storm; enhance existing styles
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 45s
- Introduced new CSS and JS files for Pi Day, Pride, Rain, and Storm effects.
- Updated existing seasonal styles (e.g., Halloween, Hearts, Resurrection) to improve performance with 'contain: layout paint'.
- Enhanced animations for seasonal effects, including adjustments to keyframes and element creation logic.
- Added configuration options for new effects in the main seasonals.js file.
- Updated test-site.html to include new seasonal options in the dropdown.
2026-02-23 01:31:52 +01:00