Commit Graph

1436 Commits

Author SHA1 Message Date
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
yugecin
c6917856b9 make the bubble notif bg slightly transparant 2017-02-26 00:34:03 +01:00
yugecin
1d8f10642b flash warningarrows 8x125ms instead of 4x250ms 2017-02-26 00:03:25 +01:00
yugecin
e783b4fe3c workaround for #114 2017-02-25 23:51:42 +01:00
yugecin
5ccc863a17 fix slider followcircle shrink animations showing on repeats 2017-02-25 23:45:22 +01:00
yugecin
9c31cd63ba slider follow circle start/end animations (itdelatrisu/opsu@99c698b) 2017-02-25 23:35:51 +01:00
yugecin
e889e0f79f removed test states 2017-02-06 10:38:45 +01:00
yugecin
f2799a2500 simplifying splash state 2017-02-06 10:38:35 +01:00
yugecin
80e1d6eb12 injecting fields 2017-02-06 01:02:38 +01:00
yugecin
77a5ebf537 make the eventbus static 2017-02-06 00:39:45 +01:00