Commit Graph

  • e878f0fb0d Merge branch 'master' of https://github.com/itdelatrisu/opsu into 'upstream' yugecin 2016-12-10 01:19:31 +0100
  • fdf936e47b fade in/out letterboxes during breaks yugecin 2016-12-10 00:13:07 +0100
  • 915728ec24 force break end when next object shows yugecin 2016-12-09 23:13:05 +0100
  • 5f9f68c6e8 check array size before accessing next element (fixes aspire map crash) yugecin 2016-12-09 22:16:42 +0100
  • fd8474365d clamp msPerBeat in timingpoints between 10 and 1000 like upstream game does (thanks to @McKay42 for the suggestion) yugecin 2016-12-09 22:14:13 +0100
  • 4c64eee4db fix rendering too much merged slider after loading checkpoint yugecin 2016-12-09 22:09:50 +0100
  • 2000aacde3 remove some commented stuff yugecin 2016-12-09 22:02:02 +0100
  • 38daee002f Follow-up to af667a4. Jeffrey Han 2016-12-08 20:05:08 -0500
  • af667a48d5 Added GL version/vendor to error report. (#207) Jeffrey Han 2016-12-08 20:00:14 -0500
  • 5989c50456 fix #94 yugecin 2016-12-07 13:35:29 +0100
  • 4b1dc39e4a Follow-up to #205: fixed some compile warnings. Jeffrey Han 2016-12-06 11:53:27 -0500
  • 0b9a0e188d Merge pull request #205 from mad-s/master Jeffrey Han 2016-12-06 11:37:02 -0500
  • b52b2b251c remove unused code yugecin 2016-12-05 21:13:18 +0100
  • cfc5426963 fix blending... and update slidergradient yugecin 2016-12-05 20:48:38 +0100
  • 601280cfa3 increase curve density for more beautiful sliders yugecin 2016-12-05 18:45:30 +0100
  • 5cd9515d87 disable blending for slider curves yugecin 2016-12-05 18:37:37 +0100
  • d5296d51fa fix shrinking sliders for fallback sliders yugecin 2016-12-05 00:35:11 +0100
  • 7e82b05a56 use inner interface instead of default impl so we can go back to java 7 :) (close #87) yugecin 2016-12-04 23:54:53 +0100
  • 9e63086600 rename the 'enable storyboard' option yugecin 2016-12-04 23:47:59 +0100
  • d7601b8f7e change map end delay max to 15000 yugecin 2016-12-04 22:53:47 +0100
  • e3fdd73e36 fix wrong trackposition during lead in caused by music offsets yugecin 2016-12-04 22:45:05 +0100
  • 25f310887d Merge branch 'knorkemergingsliders' yugecin 2016-12-04 22:40:35 +0100
  • 766e3657c7 hide sliderticks that the ball already passed yugecin 2016-12-04 22:16:25 +0100
  • 8171cfdec6 also use splice for non-merging sliders instead of reverse yugecin 2016-12-04 22:03:09 +0100
  • 0eb09d4e0d shrink the slider faster yugecin 2016-12-04 21:53:10 +0100
  • a3af1c71b8 attemt to fix shrinking sliders with odd amount of repeats with merged slider rendering yugecin 2016-12-04 21:52:15 +0100
  • 50f475e0f7 correct shrinking sliders for slider with odd amount of repeats yugecin 2016-12-04 21:12:22 +0100
  • 00fcf0ebc1 add options for slider styles and make it all work yugecin 2016-12-04 17:35:55 +0100
  • 33f018bf0f Merge branch 'master' into knorkemergingsliders yugecin 2016-12-04 16:22:15 +0100
  • fb9565ffa9 Merge branch 'quadrbez' yugecin 2016-12-04 16:19:29 +0100
  • f820cc546a modify factor min/max yugecin 2016-12-04 16:15:26 +0100
  • 55b8fbeb7b Merge branch 'quadrbez' yugecin 2016-12-04 16:11:25 +0100
  • 4acca328a7 fix bezier depending options yugecin 2016-12-04 16:11:15 +0100
  • 8b1d1e03bb fix menu hiding items cause derpings in detecting current hovering option yugecin 2016-12-04 16:06:13 +0100
  • 403075a53d add cubic bezier mover for slider entries, add aggressiveness factor for slider entry/exit yugecin 2016-12-04 15:32:38 +0100
  • 041e0dd439 correct the position/speed when exiting sliders yugecin 2016-12-04 15:00:07 +0100
  • 79f0cead0c cleanups yugecin 2016-12-04 14:35:47 +0100
  • 3e1d45e8ea Merge branch 'quadrbez' yugecin 2016-12-04 14:31:55 +0100
  • f91f2bb88f fix aggressiveness not updating yugecin 2016-12-04 14:31:35 +0100
  • 22146e1ac6 fix sboverlay showcondition yugecin 2016-12-04 14:05:18 +0100
  • 7459dd66d0 add the showcondition to sboverlay options yugecin 2016-12-04 13:57:02 +0100
  • e916e73ddb chagne quadr bez setting sensitivity yugecin 2016-12-04 13:54:26 +0100
  • 27be84e99a hide options with failing showcondition yugecin 2016-12-04 13:49:35 +0100
  • e2453db9d5 add showcondition for options yugecin 2016-12-04 13:40:41 +0100
  • 3c15aeb9bd add aggressiveness in optionmenu yugecin 2016-12-04 13:37:00 +0100
  • f95d1c4669 add quadratic bezier mover yugecin 2016-12-04 13:23:37 +0100
  • 041014ab47 Fix float constants. Matteo Signer 2016-12-03 23:53:48 +0100
  • 06445e59c4 fix slider leftovers being drawn yugecin 2016-12-03 20:13:58 +0100
  • 8f9f16de98 try fix the slidercones inbetween yugecin 2016-12-03 19:25:22 +0100
  • 580f11a3d3 draw sliders on correct times yugecin 2016-12-03 19:11:36 +0100
  • 022035dce5 Merge branch 'knorkesliders' into knorkemergingsliders yugecin 2016-12-03 18:54:09 +0100
  • 9991364077 Improve slider rendering. Matteo Signer 2016-12-03 14:06:58 +0100
  • 89245d9976 first attempt at merging sliders yugecin 2016-12-03 18:39:20 +0100
  • 08834471fc first attemt at shrinking sliders yugecin 2016-12-03 18:18:18 +0100
  • fd39b69cbf disable the second linear mover yugecin 2016-12-02 14:56:33 +0100
  • 7f64d80b47 add pippi radius to storyboard options yugecin 2016-11-23 22:34:51 +0100
  • 3ee60d0f14 fix internal download path yugecin 2016-11-21 10:06:51 +0100
  • e34e42b570 fix new version download path yugecin 2016-11-21 10:03:39 +0100
  • a44b131fd2 version bump (rel 0.3.1) yugecin 2016-11-20 23:54:52 +0100
  • bf517eeb07 fix first slidermover derping yugecin 2016-11-20 23:52:28 +0100
  • 6e4d34b3c5 hotfix broken slidermovers yugecin 2016-11-20 23:40:30 +0100
  • 49d1d5dd2d version bump (rel0.3.0) yugecin 2016-11-20 23:21:31 +0100
  • b19523ff26 ctrl+click slider option to reset to default value yugecin 2016-11-20 23:19:13 +0100
  • 7898b669f5 add visual indicator for numeric values in the option menu yugecin 2016-11-20 23:06:47 +0100
  • b6f2101c16 add pippi radius (close #26) yugecin 2016-11-20 22:50:49 +0100
  • 6ef16bce36 fix not being able to skip when epilepsy warning is taking its time yugecin 2016-11-20 22:41:33 +0100
  • 8421930f27 add star approach circle yugecin 2016-11-20 22:38:05 +0100
  • e5a359cc63 add star spinner (close #53) yugecin 2016-11-20 22:29:40 +0100
  • 44bcaf06f9 fix npe caused be last commit changes yugecin 2016-11-20 22:27:16 +0100
  • 63144426d1 new cursor override: use next object's colors (close #43) yugecin 2016-11-20 22:10:17 +0100
  • 3cbc02c253 Merge branch 'pullreqs' yugecin 2016-11-20 18:35:38 +0100
  • e18eba17de make dancer code more resilient to storyboard changes yugecin 2016-11-20 18:35:20 +0100
  • cdd88d9a8d merge the movers into one list, use java8 for default impl in interfaces yugecin 2016-11-20 17:24:58 +0100
  • b325b53e4f polymovers don't like slidermovers yugecin 2016-11-20 17:02:55 +0100
  • 30186b94f4 getting rid of repetitions yugecin 2016-11-20 17:01:56 +0100
  • 726fef9b38 Merge branch 'Awlexus-master' into pullreqs yugecin 2016-11-20 14:22:54 +0100
  • 8dcfe96fff Merge remote-tracking branch 'refs/remotes/origin/Curving' Awlex 2016-11-20 13:52:22 +0100
  • da90c98fce ability to change map offset while playing (- and + keys) yugecin 2016-11-20 13:49:53 +0100
  • 14d88f38bf The model is now working and downwards compatible Awlex 2016-11-20 13:49:40 +0100
  • 7daafd612e on exceptions that make game crash, show dialog with the real cause (close #51) yugecin 2016-11-20 13:45:05 +0100
  • 3ddda20b64 disable epilepsy warning by default yugecin 2016-11-20 13:32:12 +0100
  • 319b40dfdb hide epilepsy warning when skipping intro yugecin 2016-11-20 13:31:44 +0100
  • 896ba657a7 don't show epilepsy img when jumping object index using sb yugecin 2016-11-20 13:30:02 +0100
  • b3d8b02cb8 restart when the skin changed yugecin 2016-11-20 13:24:37 +0100
  • 45dc7260b4 ensure minimumsize for buttons (mods, random map, options, ..) in songmenu and add ctrl+o shortcut to go to options screen (close #58) yugecin 2016-11-20 13:19:21 +0100
  • e025fd70d5 make reversearrows expand more like in osu! (close #50) yugecin 2016-11-20 13:05:37 +0100
  • b36d7d487f Remodeled PolyMoverFactories and Movers, to be more effizient and userfriendly Awlex 2016-11-20 04:42:46 +0100
  • 5a5c13f64c ArcFactory works with one Arc Awlex 2016-11-20 00:04:56 +0100
  • a671f9dba2 something Awlex 2016-11-19 22:47:27 +0100
  • 3bd16a8593 Merge branch 'master' into Curving Awlex 2016-11-19 22:17:19 +0100
  • 21aa986ea9 Fixing Dancer Awlex 2016-11-19 22:16:36 +0100
  • a018c5fb32 add a timingpoint to the theme map so the mainmenu logo can dance yugecin 2016-11-19 22:00:29 +0100
  • 9ff2145b39 Merge remote-tracking branch 'refs/remotes/origin/Curving' Awlex 2016-11-19 21:57:11 +0100
  • a64e939d88 Added Sinus Mover Awlex 2016-11-19 21:56:52 +0100
  • 5366b53db0 Merge remote-tracking branch 'refs/remotes/yugecin/master' Awlex 2016-11-19 21:55:05 +0100
  • b01033edd5 It looks better now Awlex 2016-11-19 21:54:33 +0100
  • f0db0b82fb fix #55 yugecin 2016-11-19 21:21:11 +0100
  • eb561d8369 It doesn't crash anymore Awlex 2016-11-19 15:41:53 +0100
  • 6f5f17da74 First try integrating a Arc. Status: Still alot to do Awlex 2016-11-19 02:33:15 +0100
  • 375a44722d Revert "Improved all Spiral Classes." Awlex 2016-11-19 00:08:10 +0100