Ryan Walters
fb98c077b5
refactor(web): migrate frontend to Tailwind CSS and Vike SSR
...
- Replace Mantine UI components with Tailwind CSS v4
- Migrate from static HTML to Vike-based SSR framework
- Disable SSR for game page (Emscripten requires browser environment)
- Simplify Emscripten loading to avoid hydration conflicts
- Remove Tailwind download logic from web.build.ts
- Add package manager lockfiles for reproducible builds
- Update .gitignore for node_modules and build artifacts
2025-11-02 13:39:51 -06:00
Ryan Walters
f69a5c7d52
feat: initial server config & Dockerfile
2025-09-16 22:13:35 -05:00
Ryan Walters
a3c4c94d42
refactor: create workspace, move 'pacman' into pacman/ subfolder as workspace member
2025-09-16 01:07:16 -05:00
Ryan Walters
f340de80f3
feat: subsystem toggling via feature, release mode console allocation with ANSI, desktop file subscriber
2025-09-11 13:45:01 -05:00
Ryan Walters
8b2d18b3da
chore: add 'fix' just recipe, remove temp ignore lines
2025-09-10 23:10:27 -05:00
Ryan Walters
fff44faa05
fix: use serial single-thread testing for game integration tests
2025-09-07 00:10:49 -05:00
Ryan Walters
9633611ae8
fix: downgrade to codecov-action v4, update escapes pattern, ignore codecov.json, slim codecov config
2025-09-06 12:15:07 -05:00
Ryan Walters
89f1e71568
chore: add 'samply' profiling helper task to Justfile
2025-09-02 15:42:13 -05:00
Ryan Walters
1b0624a174
chore: add profiling profile for flamegraph
2025-09-02 14:52:11 -05:00
90bdfbd2ae
chore: remove emscripten.rs platform from coverage, add html generation task, hide absolute path with remap-path-prefix, organize gitignore
2025-08-12 19:57:52 -05:00
44e31d9b21
chore: sync lockfile, add lcov.info to .gitignore
2025-08-12 10:31:10 -05:00
2efa7a4df5
feat: manually download tailwindcss cli, only check for emsdkDir if not activated
2025-08-08 11:04:31 -05:00
9d5ca54234
fix: improved frontend web interface, use tailwind cli
2025-08-08 00:20:38 -05:00
61ebc8f317
chore: fixup .gitignore
2025-08-07 23:00:03 -05:00
b572729e9d
feat: reorganize assets/ folder into web/ and game/
2025-07-24 00:46:06 -05:00
9f7c460369
chore: ignore ephemeral submodules, build.css
2025-07-22 10:06:13 -05:00
0d76c6528b
docs: add DLL instructions to README, expand .gitignore
2025-06-17 11:51:57 -05:00
9a88e71202
chore: .idea folder in .gitignore
2025-06-17 11:47:18 -05:00
084428e775
feat: setup basic texture rendering, setup SLD2 DLLs & required features
2025-06-17 11:47:08 -05:00