-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: thrashr888/QDOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: thrashr888/QDOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 29 files changed
- 2 contributors
Commits on Jan 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b6fa35d - Browse repository at this point
Copy the full SHA b6fa35dView commit details -
Update README with new plugins from 0.10-0.12
Added sections for: - AI & Productivity (Q-MIND, AI Agents, Q-TASK, Q-LINK) - Infrastructure & DevOps (Docker, Terraform, Redis, Dependencies) Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52b5085 - Browse repository at this point
Copy the full SHA 52b5085View commit details -
Add Games plugin with 5 retro games and Emulator plugin for DOSBox-X
Games Plugin: - Tetris: Classic block-stacking game - Snake: Eat food and grow without hitting yourself - Breakout: Bounce the ball to break bricks - Rogue: Dungeon crawler with scrolls, traps, hunger system - Star Trek (1971): Tactical space combat, 8x8 galaxy exploration Emulator Plugin: - Run DOS .EXE, .COM, .BAT files in DOSBox-X - Auto-loads dosbox-x.conf for macOS compatibility - Fixes OpenGL rendering issues with texture output DOS Examples: - Rogue (1983) - The original roguelike (public domain) - Arcade Volleyball (1987) - 2-player volleyball (public domain) VFS Improvements: - TTL cache layer for directory listings - Loading state tracking for async operations Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46ecc5e - Browse repository at this point
Copy the full SHA 46ecc5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f6ee6 - Browse repository at this point
Copy the full SHA 81f6ee6View commit details -
Add Clicker roguelike game with Diablo-style progression
Features: - Full clicker roguelike with dungeon floors, monsters, bosses - Equipment system: weapon, armor, helm, amulet, cloak, gloves, boots, shield - Inventory with potions, scrolls, rings, wands - Elite monsters with affixes (Fast, Deadly, Tough, Rich, Vampiric) - Floor bosses every 10 floors with special titles - Soul/Prestige system for permanent upgrades between runs - Auto-attack, auto-heal, auto-quaff, auto-equip shop items - Multi-lane combat unlocked via prestige runs - Exponential difficulty scaling (1.15x per floor) UI improvements: - STR buff display in status line (e.g., STR:8+10) - ARM gear bonus display (e.g., ARM:5+12) - Epic death screen with dark castle silhouette, animated flags, skull, fallen rogue - Animated games menu with waving "GAMES" title and color cycling - Number keys 1-6 to instantly launch games from menu - Menu tick animation for smooth effects Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c91f83 - Browse repository at this point
Copy the full SHA 0c91f83View commit details -
Release v0.13.0: Games Enhancement & Documentation
Games Plugin Improvements: - Full game state persistence for Clicker (souls, buffs, equipment) - Auto-eat threshold system with upgradeable soul shop item - Start-with soul upgrades (auto-hit, auto-eat, auto-quaff, auto-equip) - Leaderboard navigation: tab through all games with Left/Right arrows - Clicker stats summary view in leaderboard (souls, best floor, runs, etc.) - Save leaderboards when exiting GameOver screen Documentation: - Added CLICKER.md: comprehensive guide to progression, items, soul system - Added ROGUE.md: dungeon crawler mechanics, monsters, items - Added TREK.md: Star Trek 1971 commands, combat, strategy tips Bug Fixes: - Fixed auto_heal -> auto_eat field rename in modal rendering - Ensure leaderboard saves persist across all games Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c00f28a - Browse repository at this point
Copy the full SHA c00f28aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.12.0...v0.13.0