* commit 724567331e7ebbc447084fe896567fa9a93feada | Author: Jeffrey Han | Date: Thu Oct 1 23:06:32 2015 -0400 | | Updating to 0.12.1. | | Signed-off-by: Jeffrey Han | * commit 9c7dbce6fd14170f4bd155908792884188ab6110 | Author: Jeffrey Han | Date: Wed Sep 30 00:28:21 2015 -0400 | | Updated BloodcatServer to use the new API. (fixes #139, 140) | | Signed-off-by: Jeffrey Han | * commit ab817172e40e7c69155f43e9194ea27823cb7613 | Author: Jeffrey Han | Date: Tue Sep 22 02:38:18 2015 -0400 | | Updating to 0.12.0. | | Signed-off-by: Jeffrey Han | * commit 4acd3cda02f1ed8b62acebcf1912bec9cf5c092b | Author: Jeffrey Han | Date: Sun Sep 20 11:38:46 2015 -0400 | | Check mouse button before firing events for kinetic scrolling. | | Signed-off-by: Jeffrey Han | * commit c69f34adc3f5a44239abea7b82de5d27ccc78a15 | Author: Jeffrey Han | Date: Sat Sep 19 15:30:41 2015 -0400 | | Don't show decimal points for CS/HP/AR/OD values unless needed. | | Signed-off-by: Jeffrey Han | * commit 5634a673bbef2846f0e94a8a1b76df9d7a5f39fa | Author: Jeffrey Han | Date: Sat Sep 19 13:04:53 2015 -0400 | | Fix hovering bug with < max nodes in kinetic scrolling. | | Signed-off-by: Jeffrey Han | * commit 84ce2d153161f85158d91b1d4f5f9ecb49f51a8f |\ Merge: c58c128 b843beb | | Author: Jeffrey Han | | Date: Sat Sep 19 12:32:44 2015 -0400 | | | | Merge pull request #136 from fluddokt/KinecticScrolling | | | | KineticScrolling Minor fixes | | | * commit b843beb3c0d14542db892c32e19401076dee07c9 |/ Author: fd | Date: Sat Sep 19 12:11:07 2015 -0400 | | KineticScrolling Minor fixes | for selection in large BeatmapSets | * commit c58c128ec8521f36d2417dc7ab2d6440551c56cc | Author: Jeffrey Han | Date: Fri Sep 18 19:20:18 2015 -0400 | | Minor Javadoc additions/edits. | | Signed-off-by: Jeffrey Han | * commit eb331360b9ceda0d76f36d8b25b0ed9a067178f5 | Author: Jeffrey Han | Date: Fri Sep 18 18:49:01 2015 -0400 | | Added scrolling animation to "random" song selection. | Involves temporarily changing the kinetic scrolling speed, so it's a little messy... | | Signed-off-by: Jeffrey Han