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
904e9e8e47
build: Update dependencies
...
- Update jquery from 3 to 4
- Update sass minor version
- Update eleventy patch version
2026-04-13 23:05:20 +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
610e22b3c9
feat: Update hippie-style
2026-04-05 12:28:19 +02:00
38274c1277
feat: Update game screen
...
- Use new RandomPixelPlaceholder
- Add first event for view
2026-04-05 12:18:40 +02:00
167e35ae33
fix: Duplicate styles
2026-04-05 12:17:17 +02:00
9fc463393e
feat: Change RandomPixelCanvas
...
RandomPixelCanvas is now RandomPixelPlaceholder and can also output an img element.
2026-04-05 12:16:12 +02:00
31457088da
fix: Resize behavior for clock
...
Use option value instead of offset of elements.
2026-04-05 11:04:30 +02:00
d5dfacb9a9
chore: Resolve problems
...
- Missing labels
- Deprecated attributes
- Missing attribute alt
- Redundant info
2026-04-04 13:57:48 +02:00
46491f8df7
feat: Change game screen and menu class
...
- Add default option
- Add init and changeView
- Change style to be more specific
- Rename constants and variables
2026-04-04 13:03:59 +02:00
019e25945e
feat: Change menu for game
...
- Add next and previous behaviour
- Separate views, directions and actions
2026-04-04 12:12:21 +02:00
ba96b889da
refactor: Mouse button of event
2026-04-04 11:31:52 +02:00
aa40877469
feat: Add a menu class to game
...
Use event delegation and the data-action attribute.
2026-04-04 11:17:54 +02:00
e698161a2d
refactor: Improve for...of
2026-04-04 11:11:32 +02:00
afcb06a808
feat: Change styles for game
2026-04-04 10:22:04 +02:00
a67a36decb
fix: randomFloatFrom now correctly stays in range
2026-04-04 09:59:43 +02:00
19577eca8c
feat: Change game structure
...
- New template
- Rename screens
- New partial for menu
- New data file for menu content
- Separate styles
2026-04-04 09:21:34 +02:00
a1b5aa8c59
feat: New game screen
...
- Basic layout
- Menu structure
- First screen
- Add RandomPixelCanvas class
2026-04-04 08:17:56 +02:00
c518672db0
feat: Demo config changed
2026-04-03 13:15:13 +02:00
a962046183
feat: Change matrix
...
- Show characters
- Stop using observer
2026-03-28 19:53:49 +01:00
87bea40776
feat: Change matrix
...
Improvements to line trailing.
2026-03-28 19:49:13 +01:00
c1633e0bc9
feat: Change matrix
...
- Use blocks for now
- Hold and clean for line
- Only one line for now
2026-03-28 19:44:07 +01:00
8fe884aad6
feat: Change matrix
...
Add change function and test in console.
2026-03-28 19:21:59 +01:00
780eb6a806
feat: Add matrix screen
2026-03-28 19:10:45 +01:00
a56b8f8ca7
feat: New style for HippieCrosshair
2026-03-24 23:05:09 +01:00
4f029a1a73
feat: Change HippieCrosshair
...
- Change structure for options
- Add mergeOptions method to combine defaults with options
- Rename stuff
2026-03-24 20:59:14 +01:00
45b0aef67d
feat: Add background animation to FPV
2026-03-24 20:43:53 +01:00
5480e83e29
feat: Change start links
2026-03-22 22:21:42 +01:00
cc391bc7e4
feat: Add toggle for animation to FPV
2026-03-22 22:21:26 +01:00
65eec5f6bd
feat: Rename nav classes
2026-03-22 19:39:23 +01:00
a83dc59eb2
docs: Add TODO
2026-03-21 17:50:12 +01:00
2387e08ad0
feat: Combine start and tile screens
...
- Combine start and tile content to start screen
- Remove tile screen
- Remove new css module
- Integrate style to start module
2026-03-21 17:49:48 +01:00
ebed5a2d42
feat: Add new game screen
...
- Add first person view screen
- Add HippieCrosshair class
- Controls for crosshair options
- Add styles to game module
2026-03-21 14:49:10 +01:00
e7aaf257e3
refactor: Standardize order of @use
2026-03-21 11:48:20 +01:00
4f6af7e200
feat: Rearrange HippieClock class fields
2026-03-21 10:51:10 +01:00
88c7974d5c
feat: Add style block to default template
2026-03-21 10:39:29 +01:00
65041f65b3
feat: Update ui table styles
2026-03-17 01:13:33 +01:00
e9c383b41e
feat: Update table screen
...
- Move logic for rows to cloneRow function
- Add random selection of type to loop
- Refine row types
- Add event for group toggle
2026-03-17 00:45:27 +01:00
d533563569
feat: Change - to _ for selector names
2026-03-15 12:25:23 +01:00
245227d7e9
feat: Reflect new table styles
...
Add examples to components.
2026-03-15 11:32:59 +01:00
c4947a9c04
docs: Update README
...
Change project description to current toolset and update usage.
2026-03-15 09:27:33 +01:00
d3ab17d5a1
feat: Add check for content
...
The `source/screens` directory is checked for any present file. This changes the permalink path for demo/index.liquid.
- Add fs module to eleventy config
- Add function to check for files
- Add demoPath to global data
- Change permalink for demo index to use demoPath
2026-03-15 08:52:09 +01:00
437c561847
chore: Add and remove 11ty plugins
...
- Add eleventy-plugin-webc
- Remove eleventy-upgrade-help
2026-03-14 17:00:18 +01:00
6520cdbcf0
feat: Add login to layouts
...
- Add articles
- Change order of articles
- Add id attributes like in components
- Add login example
2026-03-12 21:38:48 +01:00
a5bf80cb91
feat: Remove nunjucks
...
- Remove all nunjucks templates, macros and partials
- Remove nunjucks config from eleventy
- Remove njk from template formats
2026-03-12 20:23:17 +01:00
95e0460325
feat: Update portal
...
- Change portal from njk to liquid
- Add gate partials as replacement for macro
2026-03-12 20:00:24 +01:00
52ee2e3dd7
fix: Clock overlay
2026-03-11 20:08:22 +01:00