Commit Graph

  • db4990db39 update mp3spi dependency to 1.9.5.4 and remove explicit tritonus dependency because it's a transitive dependency through mp3spi yugecin 2017-04-29 23:05:07 +0200
  • ac32ea8114 exclude junit and jnlp transitive dependencies yugecin 2017-04-29 22:47:44 +0200
  • aa09a29df7 pom adjustments: copy libs to /mvnlibs/ for ant, exclude .pdn resources from being added to the jar yugecin 2017-04-29 22:43:23 +0200
  • cd6d35ac75 fix crash when running for the first time yugecin 2017-04-29 14:52:53 +0200
  • c19cc492cc remove unused transitionclasses yugecin 2017-04-28 22:57:21 +0200
  • 97133e24c6 fix nullpointer when running for the first time yugecin 2017-04-28 22:47:28 +0200
  • 9b3334c92b natives should be found now when running using maven yugecin 2017-04-28 22:43:13 +0200
  • 3c5dc97c38 Fix error yugecin 2017-04-22 11:40:30 +0200
  • 5deaede480 add link to replay video yugecin 2017-03-31 00:28:25 +0200
  • 9d9f2df5d8 align names and squares, order the rainbow names again and let cursor size be 0.1x min yugecin 2017-03-30 01:20:17 +0200
  • 5f334ca4cb more transparant trail and faster keydelay yugecin 2017-03-30 00:19:32 +0200
  • 9df139bded post merge stuff yugecin 2017-03-30 00:06:13 +0200
  • 3629dfd4d7 Merge branch 'master' into replaystuff yugecin 2017-03-30 00:05:45 +0200
  • e20b55ba59 put some space between names in the playerlist yugecin 2017-03-30 00:00:00 +0200
  • e270aeb92e sort the playerlist by score yugecin 2017-03-29 23:59:38 +0200
  • a65428fe5f getting rid of static instance yugecin 2017-03-26 22:58:25 +0200
  • be23541ac3 refactor options yugecin 2017-03-26 22:57:10 +0200
  • 9c19b1bddd ensure selected list item is always within boundaries yugecin 2017-03-26 20:00:29 +0200
  • fb8369e570 fix readme yugecin 2017-03-23 19:40:08 +0100
  • 8d19288f81 remove the pair yugecin 2017-03-05 21:20:56 +0100
  • 2f1f860ca3 fix sliders disappearing when multiple sliders are active or when later sliders is done earlier (2b maps etc) yugecin 2017-03-05 11:58:07 +0100
  • d6144187ad dancing hitcircles yugecin 2017-03-04 14:52:51 +0100
  • bed7ec8d56 rename OptionsMenu to OptionGroups yugecin 2017-03-04 14:51:58 +0100
  • 2e3a782fdc put common hitcircle render code in separate class yugecin 2017-03-04 14:26:55 +0100
  • c3e6826464 add injectFields method to InstanceContainer to inject fields for existing instance yugecin 2017-03-04 13:59:23 +0100
  • 92ce01acd0 shutdown slider renderer frame buffer cache when tearing down the container yugecin 2017-03-04 11:47:06 +0100
  • 68e0b6fad8 better workaround for #130 yugecin 2017-03-04 00:27:53 +0100
  • bff4eb3b90 workaround for #130 yugecin 2017-03-04 00:15:33 +0100
  • 2b4ca9198d "fix" sliders expanding 1 unit after slider is done (reduced fading out sliderbody by 1 unit) yugecin 2017-03-03 23:27:22 +0100
  • 00f34296fb Merge branch 'master' into replaystuff yugecin 2017-02-26 00:34:21 +0100
  • c6917856b9 make the bubble notif bg slightly transparant yugecin 2017-02-26 00:34:03 +0100
  • 0e8bf0b31e Merge branch 'master' into replaystuff yugecin 2017-02-26 00:03:47 +0100
  • 1d8f10642b flash warningarrows 8x125ms instead of 4x250ms yugecin 2017-02-26 00:03:25 +0100
  • a84786987a Merge branch 'master' into replaystuff yugecin 2017-02-25 23:53:05 +0100
  • e783b4fe3c workaround for #114 yugecin 2017-02-25 23:51:42 +0100
  • 5ccc863a17 fix slider followcircle shrink animations showing on repeats yugecin 2017-02-25 23:45:22 +0100
  • 9c31cd63ba slider follow circle start/end animations (itdelatrisu/opsu@99c698b) yugecin 2017-02-25 23:35:51 +0100
  • ba2aa51b7b multiple replay display stuff yugecin 2017-02-25 23:05:41 +0100
  • e889e0f79f removed test states yugecin 2017-02-06 10:38:45 +0100
  • f2799a2500 simplifying splash state yugecin 2017-02-06 10:38:35 +0100
  • 80e1d6eb12 injecting fields yugecin 2017-02-06 01:02:38 +0100
  • 77a5ebf537 make the eventbus static yugecin 2017-02-06 00:39:45 +0100
  • 8c53973fa5 attempt to improve the fpsmeter yugecin 2017-02-05 23:36:39 +0100
  • c741db3923 fix back button loading and improve back button chevron animation (itdelatrisu/opsu@c5749e3) yugecin 2017-02-04 20:17:24 +0100
  • 1faee53830 add chaning volume hotkey (alt+scrolling) as global hotkey yugecin 2017-02-03 16:43:47 +0100
  • 11acbaaf3a fix dropdowns vertical position in optionsmenu yugecin 2017-02-03 16:27:06 +0100
  • 611e539c14 fix optionmenu hover indicator misaligning at the bottom (itdelatrisu/opsu#243) yugecin 2017-02-03 16:24:26 +0100
  • 284cebb063 fix nullptr when revalidating UI for the first time, because stuff only init in the splash screen, by moving said init call to the first subscriber of the resolution/skin changed event (displaycontainer). Basically it needs to be called before the UI gets revalidated. yugecin 2017-02-02 01:34:37 +0100
  • a7813e1ffe revert 39b24b5 (attempt to load normal image if there's no array (load sliderb if there's no sliderb0, sliderb1 etc)) and fix it by loading the skin image before checking if default skin has multiple images (animation) yugecin 2017-02-02 01:15:10 +0100
  • aff2ce9eee fix UI revalidation trigger location yugecin 2017-02-02 01:13:25 +0100
  • 62b5d574da default back button yugecin 2017-02-02 01:06:56 +0100
  • 61340eb9ee update readme yugecin 2017-01-30 10:36:23 +0100
  • 89fcab3acf fix maxscrolloffset ignoring option visibility yugecin 2017-01-30 10:23:48 +0100
  • e7e3672491 use dropdown menus yugecin 2017-01-30 00:53:28 +0100
  • 4b2a2b12f1 slightly wider optionsmenu yugecin 2017-01-29 23:00:22 +0100
  • c00b2b877a apply upstream fixes yugecin 2017-01-29 22:55:11 +0100
  • 1745ae73a1 More optionmenu description changes yugecin 2017-01-29 19:49:57 +0100
  • 9243570730 pre-revalidate songmenu state to prevent first time entering lag yugecin 2017-01-29 18:22:00 +0100
  • 07ed654a99 update option names yugecin 2017-01-29 18:18:25 +0100
  • 59ef4b37e5 fix option searching yugecin 2017-01-29 16:53:14 +0100
  • 49c6542fb4 javadocz yugecin 2017-01-29 16:26:45 +0100
  • 82bbb4299d allow slight overscrolling in optionsmenu yugecin 2017-01-29 16:23:52 +0100
  • ac398bf2ad kinetic scrolling in optionmenu yugecin 2017-01-29 15:33:01 +0100
  • 58bf38c438 update readme yugecin 2017-01-29 14:53:01 +0100
  • 04405b7289 fix maxscrolloffset yugecin 2017-01-29 14:19:54 +0100
  • e476ed5c62 set max scrolling value to the bottom of the open list, if applicable yugecin 2017-01-29 14:10:46 +0100
  • 60d1d8e3ee mopre option grouping yugecin 2017-01-29 14:08:17 +0100
  • fc7476093b prevent slider line showing above sliderball yugecin 2017-01-29 13:42:46 +0100
  • 347175a917 update selected list item even when mouse didn't move (so it updates when mouse is scrolled) yugecin 2017-01-29 13:23:08 +0100
  • 7e135550e0 enchanced optionmenu yugecin 2017-01-29 11:28:24 +0100
  • 90f764c5bb uppercase screenshot formats for optionsmenu yugecin 2017-01-29 00:20:56 +0100
  • d8422cb1fb fix not being able to change volume while ingame yugecin 2017-01-28 22:32:49 +0100
  • 1fab72d5a4 fix pressing back button on options overlay responding to mousepress instead of mouserelease yugecin 2017-01-27 20:56:44 +0100
  • 194e41189e enable shrinking & merging sliders options by default yugecin 2017-01-27 10:54:35 +0100
  • ae96571f58 bubble notif when beatmap cannot be parsed yugecin 2017-01-22 15:02:24 +0100
  • 0a027fb8b8 improve bar notif text position yugecin 2017-01-22 12:21:54 +0100
  • ba5ad92cc0 remove deleted options from the optionmenu yugecin 2017-01-22 12:11:30 +0100
  • 5752aec58c remove the watermark yugecin 2017-01-22 00:15:54 +0100
  • 6b6947f680 remove extra import (close #123) yugecin 2017-01-21 23:52:48 +0100
  • 36aaccda29 replace all calls to old bar notif with new method yugecin 2017-01-21 23:52:19 +0100
  • 02ef422003 remove old bar notification code yugecin 2017-01-21 15:49:54 +0100
  • 7f1abb085f rename ResolutionChanged event to ResolutionOrSkinChanged yugecin 2017-01-21 15:30:07 +0100
  • a489ee24d6 shortcut to reload skin yugecin 2017-01-21 15:18:04 +0100
  • 6c461fa645 update resolution & skin option descriptions yugecin 2017-01-21 14:56:34 +0100
  • a69d334dfe fix old skin sounds being used when changing skins yugecin 2017-01-21 14:41:51 +0100
  • 40268c3232 hide cursor when viewing replay yugecin 2017-01-21 14:36:59 +0100
  • f233fbf2e6 fix not being able to watch replays yugecin 2017-01-21 14:35:33 +0100
  • 7ec4d7db46 only hide cursor ingame when auto(pilot) is active yugecin 2017-01-21 14:33:47 +0100
  • f523328cb3 change skin on the fly yugecin 2017-01-21 14:31:03 +0100
  • 7261793999 allow spaces in skin colors yugecin 2017-01-21 14:27:03 +0100
  • 83df73fc04 on the fly resolution changing yugecin 2017-01-21 14:23:34 +0100
  • d311f8bb95 Merge branch 'reorganise' yugecin 2017-01-21 13:30:38 +0100
  • 030f204e54 reset cursor location on leaving game yugecin 2017-01-21 13:30:10 +0100
  • b2f85edb13 fix nullpointer for mover storyboard yugecin 2017-01-21 13:29:10 +0100
  • 4dc8b34557 fix not being able to enter O in the search bar in songmenu yugecin 2017-01-21 13:17:22 +0100
  • dd731592aa Merge branch 'switch-base' into reorganise yugecin 2017-01-21 13:11:54 +0100
  • 978a41116c enable cursor yugecin 2017-01-21 13:11:34 +0100
  • 95a466f92f removing now unused classes yugecin 2017-01-21 01:17:47 +0100
  • f730935622 use the new errorhandler & bubble notifs yugecin 2017-01-21 01:16:27 +0100
  • aceebb95ca re-add the runupdate call yugecin 2017-01-21 00:39:56 +0100