Commit Graph

  • 04de1d024f fix not being able to shutdown when download is in progress yugecin 2017-01-20 00:25:32 +0100
  • 4bf469d40b some more shutdown calls yugecin 2017-01-20 00:18:25 +0100
  • 63660dfe94 added exit confirmations when download is going on yugecin 2017-01-20 00:15:50 +0100
  • 84fb44475f fix array index oob exception when changing dropdown option (fixes #118) yugecin 2017-01-19 19:55:25 +0100
  • 0af6bc8c09 return to songmenu when closing game ranking screen yugecin 2017-01-19 19:52:13 +0100
  • 2d0e2143d1 convert gamepausemenu yugecin 2017-01-19 19:43:47 +0100
  • a3df6e12d6 convert game yugecin 2017-01-19 19:23:31 +0100
  • 4b2f29df98 convert gameranking yugecin 2017-01-19 16:16:30 +0100
  • e7eec14341 add options menu as overlay yugecin 2017-01-19 16:03:53 +0100
  • 04449abe62 readd search field and sort menu in songmenu yugecin 2017-01-18 23:08:23 +0100
  • e9046ed65e remove the reset method from mainmenu yugecin 2017-01-18 22:50:18 +0100
  • 06a5deb3a1 process common hotkeys in base state yugecin 2017-01-18 22:46:45 +0100
  • 81b71d5703 convert download state yugecin 2017-01-18 22:36:09 +0100
  • 36cfe3813a taking over components yugecin 2017-01-18 22:35:57 +0100
  • 6f7e4242da correct red color for bubble notifs yugecin 2017-01-18 21:55:06 +0100
  • f214841359 mouseDragged event yugecin 2017-01-18 21:48:27 +0100
  • c4560ae9f1 stop loading stuff when close is requested in splash state yugecin 2017-01-18 19:44:54 +0100
  • 8d05a8893b save options and delete temp dir on close yugecin 2017-01-18 19:41:27 +0100
  • 0eac32505b destroy even more images when closing yugecin 2017-01-18 19:40:31 +0100
  • 156026bd9b destroy all images when closing yugecin 2017-01-18 19:33:58 +0100
  • a02613bb76 pause music on exception yugecin 2017-01-18 19:22:14 +0100
  • c03897a47d convert buttonmenu yugecin 2017-01-18 19:06:45 +0100
  • 4416416813 fix songmenu delta yugecin 2017-01-18 18:20:47 +0100
  • db6e4f3b55 fix music not playing (whoops) yugecin 2017-01-18 17:39:46 +0100
  • 54917091de fix tooltip causing crash yugecin 2017-01-18 17:32:40 +0100
  • 7004c9ef4d convert songmenu yugecin 2017-01-18 17:31:29 +0100
  • 4541b507f2 remove placeholder println yugecin 2017-01-18 16:56:12 +0100
  • 02863de1cf add code to exit from code yugecin 2017-01-18 16:55:30 +0100
  • b1ccfe3019 fix skipping close functions on startup exception yugecin 2017-01-18 16:43:35 +0100
  • 605dcec605 bubble notif when fullscreen is not supported + changed bubble colors yugecin 2017-01-18 11:59:30 +0100
  • 57b29d7e91 getting rid of the temp displaymode yugecin 2017-01-18 10:27:40 +0100
  • 4e5f69b9a0 converted mainmenu yugecin 2017-01-17 23:44:12 +0100
  • 8b226f3afc working splash state yugecin 2017-01-17 23:18:12 +0100
  • 5e09a1d24a attempt to correct the fps counter target values yugecin 2017-01-17 22:26:19 +0100
  • b270015c14 javadoc for non-obvious things yugecin 2017-01-17 22:02:40 +0100
  • 14c8fba9cb colorful fps counters yugecin 2017-01-17 21:06:59 +0100
  • 580b4142f6 don't pass deltas as param yugecin 2017-01-17 18:45:17 +0100
  • f0883ff1af draw the bar notification above the bubble notifications yugecin 2017-01-17 17:13:25 +0100
  • 97e71e158d animation for the bar notifications yugecin 2017-01-17 17:08:05 +0100
  • 3d5dacf70f add forgotten recalculations after changing resolution yugecin 2017-01-17 16:22:06 +0100
  • 281d888905 fix bubble notif hitbox yugecin 2017-01-17 16:15:09 +0100
  • c6464ffb25 bubble notifications (close #111) yugecin 2017-01-17 16:11:59 +0100
  • 18d579eb62 smallbold font and newlines when wrapping text (itdelatrisu/opsu@21aa72b) yugecin 2017-01-17 13:37:47 +0100
  • 9da723c50b simple bar notifications yugecin 2017-01-17 11:25:36 +0100
  • 3ba50ebe60 move demux into displaycontainer yugecin 2017-01-16 22:36:50 +0100
  • 09dfc68f16 Moving even more stuff around yugecin 2017-01-16 21:53:48 +0100
  • 2ed0254c34 removed guice dependency which was a spaceshuttle used to cross the road yugecin 2017-01-16 21:28:40 +0100
  • 9d0ddc5fd0 created own, lightweight injector yugecin 2017-01-16 21:19:31 +0100
  • d62d2503e6 change main class yugecin 2017-01-16 12:10:07 +0100
  • 7c1be80d0c change pom version yugecin 2017-01-16 11:55:01 +0100
  • 07d15eeb56 draw fps yugecin 2017-01-15 23:38:20 +0100
  • 7c79deac65 Initialize fonts in GL setup phase yugecin 2017-01-15 23:36:21 +0100
  • 7b1d052de7 use explicit init with state in demux and remove the mocked state yugecin 2017-01-15 22:54:42 +0100
  • 54b1b3bb1c use EventBus instead of ResolutionChangeListener yugecin 2017-01-15 22:46:09 +0100
  • ec39392689 eventbus yugecin 2017-01-15 22:37:59 +0100
  • 88676f2c36 also catch startup exceptions yugecin 2017-01-15 00:21:52 +0100
  • 4f10577321 make the error handler a single instance and always dump the displaycontainer yugecin 2017-01-15 00:20:20 +0100
  • 24c6c7da77 make more stuff ErrorDumpable yugecin 2017-01-15 00:11:52 +0100
  • c467e9b34e let the base state listen to the resolution change events yugecin 2017-01-14 23:49:10 +0100
  • a1e5c3d30f getting rid of delegation methods yugecin 2017-01-13 16:28:36 +0100
  • 1f89c6fcce update readme yugecin 2017-01-12 13:27:52 +0100
  • c459c7b6bc delete gradle once again yugecin 2017-01-12 13:07:00 +0100
  • e4d4e93f0a added todo yugecin 2017-01-12 12:45:14 +0100
  • b56007347a more startup stuff yugecin 2017-01-12 12:45:08 +0100
  • 7fee3aa005 remove exit code from errorhandler yugecin 2017-01-12 11:31:58 +0100
  • a647ea206d improve errorhandler result text yugecin 2017-01-11 23:20:03 +0100
  • cb8eab0023 truncate error body when posting github issue yugecin 2017-01-11 23:13:37 +0100
  • 66ee2a0979 handle close request per state yugecin 2017-01-11 23:04:50 +0100
  • 4ba32c44f2 typos yugecin 2017-01-11 23:02:17 +0100
  • e9120652a1 improve transition base yugecin 2017-01-11 23:02:12 +0100
  • cb92d45ae8 rename log method to sout yugecin 2017-01-11 20:46:10 +0100
  • 68ac7f3d10 ErrorHandler yugecin 2017-01-11 20:41:13 +0100
  • 90684c084a fix incorrect calling of update method yugecin 2017-01-10 14:11:15 +0100
  • 6aefa559f4 remove assistedinject dependency for now yugecin 2017-01-10 13:17:13 +0100
  • 1248d0a29f disable controllers yugecin 2017-01-10 13:16:57 +0100
  • 7162f8bc7d handle input at higher rate than render rate yugecin 2017-01-10 13:02:40 +0100
  • 6857393315 input events yugecin 2017-01-10 12:43:05 +0100
  • e05b675285 moving stuff around again yugecin 2017-01-10 12:07:24 +0100
  • 0ceff03bdd log start time yugecin 2017-01-09 23:10:51 +0100
  • 9c0eaca4ee moving stuff around yugecin 2017-01-09 22:45:52 +0100
  • e8cac712fc getting rid of the slick (App)GameContainer yugecin 2017-01-09 22:42:59 +0100
  • d5796e5a1e cleanup the prestartupinitializer yugecin 2017-01-08 11:23:23 +0100
  • 31a25b297f more oop shit for state transitions yugecin 2017-01-08 11:23:06 +0100
  • 6d8f48a03f switching states using fade transitions yugecin 2017-01-07 23:14:10 +0100
  • ebda622c2c guicy new way of running the app yugecin 2017-01-07 14:02:33 +0100
  • 3b49792554 ExGon mover yugecin 2017-01-01 23:47:11 +0100
  • bf4bda949c fix hitbox for storyboard mover delete square yugecin 2016-12-26 23:37:13 +0100
  • b562a50254 getting rid of code repetition yugecin 2016-12-26 23:36:25 +0100
  • af50fc01ad hide merged mirror pool option for now yugecin 2016-12-25 21:49:08 +0100
  • ba10b43f7e fix slider circle animation color on mirrored slider yugecin 2016-12-25 21:48:44 +0100
  • bcb1ca1296 attempts to make the ease middle animation decent yugecin 2016-12-25 21:11:12 +0100
  • 1c2fac02be set bezier control points in the middle yugecin 2016-12-25 21:10:58 +0100
  • 3b91247d12 don't recreate knorkesliders when loading checkpoint (part of #104) yugecin 2016-12-25 18:29:57 +0100
  • bcb805a23a Merge branch 'mergemirror' yugecin 2016-12-25 18:13:44 +0100
  • 2821a259bd remove a comment yugecin 2016-12-25 18:13:32 +0100
  • b37e03b3be make mirrored curves work yugecin 2016-12-25 18:05:00 +0100
  • 9ec2d1a5a8 attempts to merge mirrored curves yugecin 2016-12-25 17:30:09 +0100
  • 0e30a1e0e4 option to define merging slider mirror pool yugecin 2016-12-25 16:57:09 +0100
  • 0f0695c34a less text padding in simplebutton, rename sbv2 ease middle button yugecin 2016-12-25 16:30:30 +0100
  • 2b5ee7d8b8 middle ease animation for sbv2 yugecin 2016-12-25 16:22:09 +0100