Commit graph

9 commits

Author SHA1 Message Date
86f3c679c3 feat: Change colors for square2 2026-04-20 22:59:29 +02:00
04072e7706 feat: Change square2 view
- Fill is now determined by max size, steps and percentage
- Steps reduce size by half
- Percentages are given for every but the last step
2026-04-20 21:05:35 +02:00
c73f4fbdb3 refactor: fillCanvasWithSquares 2026-04-20 20:39:35 +02:00
0f92174143 feat: New collection and view
- Add art collection
- Move views to art
- Add new view
2026-04-20 20:13:58 +02:00
5cd55ab2bc feat: Add content for quest view
- New faction selection
- New detail structure
- Refactor behavior for deselecting elements
- Add events
2026-04-19 12:21:38 +02:00
1d4d5624d5 fix: Change aside elements 2026-04-19 12:19:16 +02:00
42e8e6f5f5 feat: Update events and style for quest view
- New buttons
- Refine event delegation
2026-04-13 23:46:45 +02:00
0c16b43ec7 feat: Update app and windows
- Move setAttributesAccordingToPosition to HippieTaskbar
- Use TimeDisplay inside HippieTaskbar
- Add readJsonFile and loadJson to app
- Initialize taskbar with config from data/windows.json
- Update jshint globals
2026-04-05 14:20:14 +02:00
b67a8a893a feat: Change file structure
- Move return object to named export for 11ty config
- screens is now view
- 11ty data files moved to view/_data
- templates is now view/_includes
- Both are the default directories
- data is now used as intended, for user data
- Update index to reflect filenames and structure
2026-04-05 14:13:32 +02:00