Alex funman300
  • Joined on 2026-01-25
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-30 01:47:01 +00:00
afb08799e8 docs: add SESSION_HANDOFF.md mid-overhaul checkpoint
3b619b8950 feat(engine): convert HomeScreen to modal scaffold + Done button
37681cf33e feat(engine): convert LeaderboardScreen to modal scaffold + Done button
99064ce808 feat(engine): convert ProfileScreen to modal scaffold + Done button
de4dba6f98 feat(engine): convert AchievementsScreen to modal scaffold + Done button
Compare 8 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-30 00:52:37 +00:00
3f922ede28 feat(engine): convert ConfirmNewGameScreen to real-button modal
8da62bd05f feat(engine): add ui_modal primitive (scaffold + button variants)
73cad7e205 feat(engine): restructure HUD into 4-tier layout, adopt design tokens
e14852c093 feat(engine): add ui_theme.rs design-token module
Compare 4 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 23:57:27 +00:00
6240156fee feat(engine): add Menu dropdown for Stats/Achievements/Profile/Settings/Leaderboard
1d9fb1884a feat(engine): add Modes dropdown with Classic/Daily/Zen/Challenge/Time Attack
97f38085e3 feat(engine): add Undo, Pause, Help UI buttons in HUD action bar
Compare 3 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 23:29:19 +00:00
62cd1cf924 fix(engine): start new game when player confirms abandon-current-game modal
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 22:53:09 +00:00
b10e1a5a87 fix(engine): resize cards along with the rest of the layout
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 22:44:56 +00:00
366fd6d127 fix(engine): snap cards directly on window resize
7a77c66f6d fix(engine): restore card to origin slot after rejected drop
Compare 2 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 22:22:36 +00:00
adece12cf1 feat(engine): add New Game UI button in HUD
2cfbc32715 docs: add UI-first design principle
Compare 2 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 21:40:54 +00:00
56b37fc653 fix(app): point AssetPlugin at workspace assets dir
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 21:16:01 +00:00
3ffde038c5 docs: switch asset pipeline notes to AssetServer model
ece2a55ffb chore(engine): re-export BackgroundImageSet from engine lib
abda354562 feat(engine): emit SyncCompleteEvent on pull resolve
Compare 3 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 20:06:06 +00:00
fbe984cf64 feat(engine): switch asset loading to AssetServer with xCards artwork
funman300 pushed to main at funman300/dotfiles 2026-04-29 17:19:02 +00:00
7ab5116e5d waybar: work around DST bug in built-in clock module
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 04:10:16 +00:00
efec6f22d5 fix(engine): resolve StatsUpdate system-set scheduling cycle
funman300 pushed tag v0.10.0 to funman300/Ferrous-Solitaire 2026-04-29 03:59:11 +00:00
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-29 03:57:22 +00:00
7cda2a9f1a fix(engine): resolve all clippy warnings introduced by PNG asset pipeline
2b04718f33 feat(assetgen): upgrade card backs and backgrounds to 120×168 with richer patterns
505f0ebda3 fix(docker): remove unneeded openssl deps, verify sqlx offline cache path
0f40e717e1 docs(arch): update CardImageSet and asset pipeline for 52-face PNG system
08202f9351 docs(engine): update card_plugin module comment for PNG-based rendering
Compare 15 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-28 22:49:01 +00:00
4d6f8bccb7 chore(pkg): simplify PKGBUILDs for local private builds
800dfb50ce chore(pkg): add Arch Linux PKGBUILDs for game client and sync server
735d8766a2 docs(engine): add missing doc comments on layout, ProgressPlugin; fix audio format in ARCHITECTURE.md
ccfeb055e5 fix(server): load JWT_SECRET at startup, add auth logging, fix challenge race
8f957d919f test(core,sync,server): add EmptySource, ConflictReport, and roundtrip coverage
Compare 8 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-28 20:56:46 +00:00
71c0c273a1 chore(deps): migrate kira 0.9 → 0.12
21d0c289b5 chore(deps): migrate to Bevy 0.18
648cd44387 chore(deps): migrate to Bevy 0.17
c8553dc8c5 chore(deps): migrate to Bevy 0.16, axum 0.8, and other package updates
Compare 4 commits »
funman300 pushed to main at funman300/dotfiles 2026-04-28 18:38:56 +00:00
a210977a0e xdg: add discord scheme handler for vesktop
b0daea2a73 waybar: fix GTK3 CSS variables, pin timezone, adjust screenshot keybind
Compare 2 commits »
funman300 pushed to main at funman300/dotfiles 2026-04-28 18:38:11 +00:00
d923cfb5cf screenshot: fix action separator and add Pictures dir guard
b2c2f2d394 screenshot: add post-capture notification and wofi action picker
a8650c2c86 packages: add satty and swappy
a6ed78846b docs: add interactive screenshot implementation plan
5639219d9f docs: add interactive screenshot design spec
Compare 5 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-04-28 18:09:44 +00:00
eedddb979e feat(engine): add curve-based card animation module
59a023ed5e chore(workspace): fix all clippy warnings in test code
8cd28cfb29 feat(engine): right-click highlight timer and visual hint glow (#5, #6)
Compare 3 commits »