Commit Graph

1395 Commits

Author SHA1 Message Date
yugecin
65f95696eb fix option menu hover update stuff when scrolling is happening 2017-05-28 16:15:11 +02:00
yugecin
6413392f1e add navigation to optionmenu 2017-05-28 16:11:05 +02:00
yugecin
2deef7c3a9 fix splash state not getting inputs 2017-05-28 11:46:31 +02:00
yugecin
419ffd3d26 remove unused SHOW_REVERSEARROW_ANIMATIONS options 2017-05-27 02:12:23 +02:00
yugecin
ae6ce0d60e cleanup options 2017-05-27 02:11:57 +02:00
yugecin
9b5dc4c121 remove delegating stuff from Input 2017-05-27 02:10:32 +02:00
yugecin
08f5bfc27f refactor errorhandler 2017-05-27 01:46:50 +02:00
yugecin
a5efe7e649 strip Input handling 2017-05-27 00:37:02 +02:00
yugecin
42bc11ef75 move bubble notification colors to Colors file 2017-05-26 21:44:23 +02:00
yugecin
1df25520e4 overhaul event system 2017-05-26 21:32:55 +02:00
yugecin
b8dd507dc5 better Utils#cleanFileName 2017-05-26 17:57:02 +02:00
yugecin
c8df3d5b57 change getQuadrant to getRegion 2017-05-26 17:18:44 +02:00
yugecin
e408fd9607 fix Nullable annotations 2017-05-26 11:13:20 +02:00
yugecin
f7f224fb4f fix ant mvnresolve on mac 2017-05-26 11:10:52 +02:00
yugecin
6ccedf4636 better jar handling; get native files from manifest instead of iterator over every file in the jar 2017-05-25 01:03:15 +02:00
yugecin
ec53f531c8 got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring. 2017-05-21 11:12:55 +02:00
yugecin
1ebf2c2dcb saner transition management 2017-05-05 00:44:51 +02:00
yugecin
0a0320e81a remove duplicate line 2017-05-01 23:14:17 +02:00
yugecin
acd27b1743 add "(borderless)" next to the native resolution in the list of resolutions 2017-05-01 23:12:58 +02:00
yugecin
102338f65b fix game not using borderless when using native res 2017-05-01 23:05:19 +02:00
yugecin
32aec3ad55 fix crashing when starting for the first time 2017-05-01 22:52:56 +02:00
yugecin
eb96c49e6d don't include sqlite sources in packaged jar 2017-04-30 18:24:56 +02:00
yugecin
5d8f56cad6 fix toc 2017-04-30 01:58:18 +02:00
yugecin
3ccb65367f fix toc 2017-04-30 01:56:52 +02:00
yugecin
22a28d8978 update & improve readme 2017-04-30 01:55:40 +02:00
yugecin
19ca81d3a7 add ant build.xml (+ivy) 2017-04-30 01:53:32 +02:00
yugecin
5386cc6f2a remove explicit jlayer dependency, it is a transitive dependency through mp3spi 2017-04-30 00:49:39 +02:00
yugecin
db4990db39 update mp3spi dependency to 1.9.5.4 and remove explicit tritonus dependency because it's a transitive dependency through mp3spi 2017-04-29 23:05:07 +02:00
yugecin
ac32ea8114 exclude junit and jnlp transitive dependencies 2017-04-29 22:47:44 +02:00
yugecin
aa09a29df7 pom adjustments: copy libs to /mvnlibs/ for ant, exclude .pdn resources from being added to the jar 2017-04-29 22:43:23 +02:00
yugecin
cd6d35ac75 fix crash when running for the first time 2017-04-29 14:52:53 +02:00
yugecin
c19cc492cc remove unused transitionclasses 2017-04-28 22:57:21 +02:00
yugecin
97133e24c6 fix nullpointer when running for the first time 2017-04-28 22:47:28 +02:00
yugecin
9b3334c92b natives should be found now when running using maven 2017-04-28 22:43:13 +02:00
yugecin
3c5dc97c38 Fix error 2017-04-22 11:40:30 +02:00
yugecin
5deaede480 add link to replay video 2017-03-31 00:28:25 +02:00
yugecin
a65428fe5f getting rid of static instance 2017-03-26 22:58:25 +02:00
yugecin
be23541ac3 refactor options 2017-03-26 22:57:10 +02:00
yugecin
9c19b1bddd ensure selected list item is always within boundaries 2017-03-26 20:00:29 +02:00
yugecin
fb8369e570 fix readme 2017-03-23 19:40:08 +01:00
yugecin
8d19288f81 remove the pair 2017-03-05 21:20:56 +01:00
yugecin
2f1f860ca3 fix sliders disappearing when multiple sliders are active or when later sliders is done earlier (2b maps etc) 2017-03-05 11:58:07 +01:00
yugecin
d6144187ad dancing hitcircles 2017-03-04 14:52:51 +01:00
yugecin
bed7ec8d56 rename OptionsMenu to OptionGroups 2017-03-04 14:51:58 +01:00
yugecin
2e3a782fdc put common hitcircle render code in separate class 2017-03-04 14:26:55 +01:00
yugecin
c3e6826464 add injectFields method to InstanceContainer to inject fields for existing instance 2017-03-04 13:59:23 +01:00
yugecin
92ce01acd0 shutdown slider renderer frame buffer cache when tearing down the container 2017-03-04 11:47:06 +01:00
yugecin
68e0b6fad8 better workaround for #130 2017-03-04 00:27:53 +01:00
yugecin
bff4eb3b90 workaround for #130 2017-03-04 00:15:33 +01:00
yugecin
2b4ca9198d "fix" sliders expanding 1 unit after slider is done (reduced fading out sliderbody by 1 unit) 2017-03-03 23:27:22 +01:00