Corey Clark cmclark00
  • Joined on 2024-12-16
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-03-31 00:42:26 +01:00
94e8d313c2 Add enhanced game over animation with falling blocks, screen shake, and dynamic text effects
7dccad8d12 fix: prevent crash in game over animation by checking for zero blur radius
292ea656f8 Enhanced game over experience: Added louder game over sound, improved game over animation, and added haptic feedback
ce19427cca fix: hold piece now correctly uses next piece preview on first hold
03ff049bef feat: improve ghost piece visibility with three-layer design for better accessibility
Compare 6 commits »
cmclark00 synced commits to refs/tags/0.4 at cmclark00/mintris from mirror 2025-03-31 00:42:26 +01:00
cmclark00 synced commits to libGDX at cmclark00/mintris from mirror 2025-03-31 00:42:26 +01:00
cmclark00 synced new reference refs/tags/0.4.5 to cmclark00/mintris from mirror 2025-03-31 00:42:26 +01:00
cmclark00 synced new reference libGDX to cmclark00/mintris from mirror 2025-03-31 00:42:26 +01:00
cmclark00 synced and deleted reference refs/tags/refs/pull/1/merge at cmclark00/mintris from mirror 2025-03-31 00:42:26 +01:00
cmclark00 synced commits to refs/tags/0.4.5 at cmclark00/mintris from mirror 2025-03-31 00:42:26 +01:00
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-03-30 08:32:24 +01:00
53c46c9864 feat: implement hold piece functionality with swipe up gesture
47c9bbddec feat: change hold piece to swipe up gesture and improve movement sensitivity
Compare 2 commits »
cmclark00 synced commits to feature/update-highscore-progression at cmclark00/mintris from mirror 2025-03-29 07:12:25 +00:00
cmclark00 synced new reference feature/update-highscore-progression to cmclark00/mintris from mirror 2025-03-29 07:12:25 +00:00
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-03-29 07:12:25 +00:00
103a21d9b7 fix: update text styles and sizes across app to match mintris theme
68e8cb160f fix: theme colors and UI improvements
42b9bcfab4 fix: progression screen theme colors and XP bar styling
1980f15a46 Adjust XP progression and improve animations: - Increased XP requirements and curve for slower leveling - Enhanced XP gain animations with smoother transitions - Improved visual feedback for level progression
c6a4339931 Fix: Update theme loading to use PlayerProgressionManager consistently across all activities
Compare 11 commits »
cmclark00 synced commits to refs/tags/0.3 at cmclark00/mintris from mirror 2025-03-29 07:12:25 +00:00
cmclark00 synced new reference refs/tags/0.3 to cmclark00/mintris from mirror 2025-03-29 07:12:25 +00:00
cmclark00 synced new reference refs/tags/0.2 to cmclark00/mintris from mirror 2025-03-28 23:02:26 +00:00
cmclark00 synced commits to refs/tags/0.2 at cmclark00/mintris from mirror 2025-03-28 23:02:26 +00:00
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-03-28 23:02:26 +00:00
1c57c438ce Fix auto-drop issue for pieces near top of board, add spawn grace period and hard drop cooldown
a47d83d905 Improve neon block skin and enhance BlockSkinSelector. Made neon blocks more visible with semi-translucent fill and stronger borders, and improved BlockSkinSelector with instant visual feedback on selection.
5861644883 Added block skin selection feature and removed powerups
7614cef7e5 Add scoring for soft and hard drops, remove automatic falling points
9ab9b53407 Fix menu shifting issue and code cleanup. Fix menu shifting by adding fillViewport and padding to ScrollView. Added missing getLastClearedLines method. Improved code quality with proper logging constants and removed unused imports.
Compare 6 commits »
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-03-28 14:52:26 +00:00
809ae33e5e Enhanced theme system with immediate UI updates, improved progression speed, and added visual/haptic feedback for theme selection
cmclark00 synced commits to refs/tags/0.1 at cmclark00/mintris from mirror 2025-03-28 06:42:25 +00:00
cmclark00 synced new reference refs/tags/0.1 to cmclark00/mintris from mirror 2025-03-28 06:42:25 +00:00
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-03-28 06:42:25 +00:00
ae5ad1ed03 start adding theme support to full app.
ed7847ad70 UI improvements: Added border to selected theme and centered stats screen
843cae4b75 fix game music
4812c99ae3 radom untracked changes
3e22d1c863 Adjust XP progress bar position and add level badge to pause menu
Compare 13 commits »