Corey Clark cmclark00
  • Joined on 2024-12-16
cmclark00 synced commits to devv2 at cmclark00/mintris from mirror 2025-04-03 02:02:26 +01:00
14205b2b0a Enhance: Update Google Play Games integration and versioning
808dc79396 Enhance: Update Google Play Games integration and versioning
220caa39f7 Enhance: Integrate Google Play Games Services for global leaderboard
Compare 3 commits »
cmclark00 synced commits to devv2 at cmclark00/mintris from mirror 2025-04-02 09:52:26 +01:00
21b2513ad4 Enhance: Add hold piece control and theme customization options
2d9de31a38 Center title above high scores for both orientations
f10c0260c9 Center title text with even spacing between words
fbecf256a2 Fix title text: make lowercase and correct overlapping issue
ff1a0edd2f Hide control panels in landscape mode when title screen is visible
Compare 8 commits »
cmclark00 synced commits to devv2 at cmclark00/mintris from mirror 2025-04-02 01:42:26 +01:00
04b87e8f19 Fix: Resolve crash on startup due to ProGuard/Gson TypeToken issue
c1da5ba20f Enhance: Add gradle.properties for keystore configuration and update .gitignore to include gradle.properties and hprof files
2edac3138c Feat: Instantly update customization menu theme on selection
2e2cd92192 Refactor: Move selectedLevel and randomModeEnabled to ViewModel
301bf1e64f Fix: Play game over sound with animation start
Compare 7 commits »
cmclark00 synced new reference devv2 to cmclark00/mintris from mirror 2025-04-01 17:32:26 +01:00
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-04-01 17:32:26 +01:00
7babaeca50 Update game piece handling and rename tetris to quad
e26c6ebd8c Remove Tetris references and rename to generic game pieces
df9957580e Add perfect clear tracking to StatsManager and fix XP calculation
22fd887037 Change references from tetris to quad for 4-line clears
38163c33a3 Fix namespace and applicationId in build.gradle to match package structure
Compare 5 commits »
cmclark00 synced commits to dev at cmclark00/mintris from mirror 2025-04-01 17:32:26 +01:00
cmclark00 synced new reference dev to cmclark00/mintris from mirror 2025-04-01 17:32:26 +01:00
cmclark00 synced new reference devv3 to cmclark00/mintris from mirror 2025-04-01 17:32:26 +01:00
cmclark00 synced commits to devv3 at cmclark00/mintris from mirror 2025-04-01 17:32:26 +01:00
cmclark00 synced commits to devv2 at cmclark00/mintris from mirror 2025-04-01 17:32:26 +01:00
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-04-01 09:22:26 +01:00
f5f135ff27 Improve code quality, performance, and Google Play compliance
5cf8aec02a Fix: Add piece placement tracking to update session stats correctly
6958a864c1 Enhance block skin unlock logic and ensure default skin is always present. Update UI component checks for selection confirmation in BlockSkinSelector and ThemeSelector with added logging for better debugging.
Compare 3 commits »
cmclark00 synced new reference refs/tags/0.5.5 to cmclark00/mintris from mirror 2025-04-01 09:22:26 +01:00
cmclark00 synced commits to refs/tags/0.5.5 at cmclark00/mintris from mirror 2025-04-01 09:22:26 +01:00
cmclark00 synced commits to refs/tags/0.5 at cmclark00/mintris from mirror 2025-04-01 01:12:26 +01:00
cmclark00 synced new reference refs/tags/0.5 to cmclark00/mintris from mirror 2025-04-01 01:12:26 +01:00
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-04-01 01:12:25 +01:00
915e207aca Fix hold piece view not showing after starting new game
3cd6080177 Hide all game UI elements on progression and game over screens
fad3e0863c Fix compilation errors with unresolved references
1f400238e5 Hide game controls on progression screen and game over
b60c106a08 Fix block skin changes in random mode with improved logging and UI updates
Compare 15 commits »
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-03-31 17:02:25 +01:00
7e4423efce Add hollow border to selected menu items and fix scroll view in landscape mode
c4f103ae1e Enhanced haptic feedback for gamepad users: - Added gamepad connection tracking - Increased vibration intensity by 50% when using gamepad - Adjusted vibration durations and amplitudes for better feedback
dbaebb8b60 Update MainActivity.kt
08c9f8a1ce Add full gamepad support to all screens including pause menu, progression screen, high scores, and game over
f4f40c4c34 Implement full gamepad menu support and title screen start
Compare 9 commits »
cmclark00 synced commits to libGDX at cmclark00/mintris from mirror 2025-03-31 08:52:26 +01:00
94e8d313c2 Add enhanced game over animation with falling blocks, screen shake, and dynamic text effects
cmclark00 synced commits to main at cmclark00/mintris from mirror 2025-03-31 08:52:26 +01:00
b481fb4e80 Enhance landscape support: Add click handlers for theme and block skin selectors, improve UI layout in landscape mode
cmclark00 synced commits to refs/tags/0.4 at cmclark00/mintris from mirror 2025-03-31 00:42:26 +01:00