• Joined on 2025-02-05
billy pushed to main at billy/musicpom 2025-04-04 01:42:01 +00:00
cab56a835f BINK
billy pushed to main at billy/musicpom 2025-04-04 01:36:03 +00:00
6eedbc2c8b Merge branch 'main' of ssh://git.billypom.com:2222/billy/musicpom
87c53c3747 patrick
Compare 2 commits »
billy pushed to main at billy/musicpom 2025-04-03 14:57:10 +00:00
f86df59e25 studying
billy pushed to main at billy/musicpom 2025-04-03 00:48:10 +00:00
87137bcd36 idk whats going on man
8b4c1d0870 testing
Compare 2 commits »
billy pushed to main at billy/musicpom 2025-04-01 20:41:32 +00:00
f4685b4427 auto
billy pushed to main at billy/musicpom 2025-04-01 19:50:33 +00:00
0a66f0c7fe remove prints and small refactor
billy pushed to main at billy/musicpom 2025-04-01 18:33:43 +00:00
257e09c241 MusicTable logical organization, selected cell highlighting, add_files_to_library add_files_to_database rename for clarity
billy pushed to main at billy/musicpom 2025-04-01 14:45:37 +00:00
29182d5ca6 updated sample config. reorganized MusicTable into logical sections
billy pushed to main at billy/musicpom 2025-04-01 12:57:42 +00:00
eaddcf8961 auto
billy pushed to main at billy/musicpom 2025-03-31 19:51:09 +00:00
c906922372 trying other stuff
billy pushed to main at billy/musicpom 2025-03-31 15:22:56 +00:00
a115a3c423 cleanup
billy pushed to main at billy/musicpom 2025-03-31 04:19:21 +00:00
50c54c709e fuck u sonnet
billy pushed to main at billy/musicpom 2025-03-31 03:26:21 +00:00
dcdfeac607 cursor suggested performance improvement lol
billy pushed to main at billy/musicpom 2025-03-31 02:57:07 +00:00
bd9070b1c8 artist and album labels fix
billy pushed to main at billy/musicpom 2025-03-31 02:53:14 +00:00
019bf5c8e7 broke everything changing layout
billy pushed to main at billy/musicpom 2025-03-31 00:49:08 +00:00
ba5a015495 working through what ffts doing
billy pushed to main at billy/musicpom 2025-03-30 22:48:52 +00:00
billy pushed to main at billy/clicker-clicker2 2025-03-30 20:36:28 +00:00
a4f670ebd4 i wrote this shit!!
billy pushed to main at billy/clicker-clicker2 2025-03-30 20:25:01 +00:00
d2e4ee550b Add player acceptance state to game store and update interaction logic. Implemented playerAccepted flag to control game actions based on acceptance of terms. Enhanced App component to set player acceptance on terms agreement and adjusted global click handlers to check for player acceptance before triggering actions.
billy pushed to main at billy/clicker-clicker2 2025-03-30 19:46:01 +00:00
f000fecba2 Refactor App and component files to streamline imports and enhance UI consistency. Removed unused imports and simplified event handlers for better performance. Updated BuildingInfo to utilize Chakra UI modal for improved user experience, and adjusted MultiplierShop functionality comments for clarity.