yugecin
|
8fed11ba86
|
use the hitdata for replay hitresults and show per player acc
|
2018-04-14 17:55:19 +02:00 |
|
yugecin
|
9af2b01657
|
read and parse hitdata from file
|
2018-04-14 17:22:22 +02:00 |
|
yugecin
|
4f68669add
|
show notif and leave game when directory containing replays does not exist
|
2018-01-14 22:17:09 +01:00 |
|
yugecin
|
8471c43ed5
|
center names and shrink when a name is fully faded out
|
2017-12-22 22:22:16 +01:00 |
|
yugecin
|
df1afd98c3
|
more color variation in smaller groups
|
2017-12-22 12:52:22 +01:00 |
|
yugecin
|
22d2b0be86
|
hide the replay key overlay background bars
|
2017-12-22 12:34:05 +01:00 |
|
yugecin
|
408c162741
|
fix replay hit results
|
2017-12-21 23:55:16 +01:00 |
|
yugecin
|
35769b31c7
|
attempt to keep track of scoring for each player
|
2017-12-21 22:43:42 +01:00 |
|
yugecin
|
e8d0199705
|
post-merge fixes
|
2017-12-16 17:07:05 +01:00 |
|
yugecin
|
9320767f21
|
Merge branch 'master' into replaystuff
# Conflicts:
# src/itdelatrisu/opsu/states/Game.java
|
2017-12-16 16:35:11 +01:00 |
|
yugecin
|
3fb5df330a
|
removed unnecessary pause check
|
2017-06-22 12:30:29 +02:00 |
|
yugecin
|
9d0a84b7ae
|
fix expanding cursor while in game
|
2017-06-22 12:20:25 +02:00 |
|
yugecin
|
9b5dc4c121
|
remove delegating stuff from Input
|
2017-05-27 02:10:32 +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
|
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
|
9d9f2df5d8
|
align names and squares, order the rainbow names again and let cursor size be 0.1x min
|
2017-03-30 01:20:17 +02:00 |
|
yugecin
|
9df139bded
|
post merge stuff
|
2017-03-30 00:06:13 +02:00 |
|
yugecin
|
3629dfd4d7
|
Merge branch 'master' into replaystuff
# Conflicts:
# src/itdelatrisu/opsu/Options.java
# src/itdelatrisu/opsu/ui/Cursor.java
|
2017-03-30 00:05:45 +02:00 |
|
yugecin
|
e270aeb92e
|
sort the playerlist by score
|
2017-03-29 23:59:38 +02:00 |
|
yugecin
|
be23541ac3
|
refactor options
|
2017-03-26 22:57:10 +02: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
|
68e0b6fad8
|
better workaround for #130
|
2017-03-04 00:27:53 +01:00 |
|
yugecin
|
0e8bf0b31e
|
Merge branch 'master' into replaystuff
|
2017-02-26 00:03:47 +01:00 |
|
yugecin
|
1d8f10642b
|
flash warningarrows 8x125ms instead of 4x250ms
|
2017-02-26 00:03:25 +01:00 |
|
yugecin
|
ba2aa51b7b
|
multiple replay display stuff
|
2017-02-25 23:05:41 +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 |
|
yugecin
|
7e135550e0
|
enchanced optionmenu
|
2017-01-29 11:28:24 +01:00 |
|
yugecin
|
5752aec58c
|
remove the watermark
|
2017-01-22 00:15:54 +01:00 |
|
yugecin
|
36aaccda29
|
replace all calls to old bar notif with new method
|
2017-01-21 23:52:19 +01:00 |
|
yugecin
|
40268c3232
|
hide cursor when viewing replay
|
2017-01-21 14:36:59 +01:00 |
|
yugecin
|
7ec4d7db46
|
only hide cursor ingame when auto(pilot) is active
|
2017-01-21 14:33:47 +01:00 |
|
yugecin
|
030f204e54
|
reset cursor location on leaving game
|
2017-01-21 13:30:10 +01:00 |
|
yugecin
|
b2f85edb13
|
fix nullpointer for mover storyboard
|
2017-01-21 13:29:10 +01:00 |
|
yugecin
|
978a41116c
|
enable cursor
|
2017-01-21 13:11:34 +01:00 |
|
yugecin
|
0af6bc8c09
|
return to songmenu when closing game ranking screen
|
2017-01-19 19:52:13 +01:00 |
|
yugecin
|
2d0e2143d1
|
convert gamepausemenu
|
2017-01-19 19:43:47 +01:00 |
|
yugecin
|
a3df6e12d6
|
convert game
|
2017-01-19 19:23:31 +01:00 |
|
yugecin
|
4e5f69b9a0
|
converted mainmenu
|
2017-01-17 23:44:12 +01:00 |
|
yugecin
|
3b91247d12
|
don't recreate knorkesliders when loading checkpoint (part of #104)
|
2016-12-25 18:29:57 +01:00 |
|
yugecin
|
9ec2d1a5a8
|
attempts to merge mirrored curves
|
2016-12-25 17:30:09 +01:00 |
|
yugecin
|
2c2ba317b9
|
prevent index out of bounds ex when loading checkpoint at time before first object
|
2016-12-25 15:47:25 +01:00 |
|
yugecin
|
1803d714a5
|
basic implementation of sbv2
|
2016-12-25 12:16:32 +01:00 |
|
yugecin
|
653d27d7b2
|
remove the end game timer
|
2016-12-24 14:43:53 +01:00 |
|