Commit graph

81 commits

Author SHA1 Message Date
Michael Zhang ac9760cacd
wipe backup 2022-05-09 11:50:52 -05:00
Michael Zhang dfd921875c
Fix stack leniency 2022-01-12 23:48:53 -06:00
Michael Zhang d70b1c59f3
More ui options 2022-01-12 23:21:08 -06:00
Michael Zhang 09f42d2cb4
Minor refactoring 2022-01-12 22:24:54 -06:00
Michael Zhang 205f78fd84
add imgui menu 2022-01-12 20:39:52 -06:00
Michael Zhang 917f90defa
z 2022-01-10 16:59:45 -06:00
Michael Zhang 9407e6bb04
zz 2022-01-10 16:59:09 -06:00
Michael Zhang 73a3c19ad5
just check out both repositories in the CI job 2022-01-10 16:57:59 -06:00
Michael Zhang e4b34a7c50
Right, CI doesn't have libosu checked out separately 2022-01-10 16:52:19 -06:00
Michael Zhang c5c219337e
Add imgui into the editor 2022-01-10 16:49:03 -06:00
Michael Zhang 70072b5e1a
Update dependencies, set audio volume 2022-01-10 04:30:51 -06:00
Michael Zhang 38baa566b4
upload the exe as an artifact 2021-03-03 07:17:27 -06:00
Michael Zhang 015bf7b43c
try building it 2021-03-03 07:00:56 -06:00
Michael Zhang 4fb39d4b45
askdj 2021-03-03 06:59:34 -06:00
Michael Zhang b26cd0f8c8
test rust toolchain windows workflow 2021-03-03 06:57:14 -06:00
Michael Zhang 2d6a11406d
what 2021-01-25 16:04:36 -06:00
Michael Zhang b95e50c177
man 2021-01-15 13:45:11 -06:00
Michael Zhang da7b86ab31
add gfx and winit 2021-01-15 12:49:00 -06:00
Michael Zhang 073952598d
Osu Man 2021-01-15 12:07:20 -06:00
Michael Zhang 59a76e2db7
start work on framework 2021-01-15 10:46:55 -06:00
Michael Zhang d04074dc42
refactor event into its own thing 2021-01-14 15:55:51 -06:00
Michael Zhang 9a31622002
commit constructed sliders to hit objects 2021-01-13 16:27:03 -06:00
Michael Zhang b8752dfd51
slider construction 2021-01-13 14:52:21 -06:00
Michael Zhang d543ab4565
rudimentary circle-placing 2021-01-13 10:41:01 -06:00
Michael Zhang ac40feeea6
background updates + starting circle placement tool 2021-01-13 09:45:48 -06:00
Michael Zhang a6e2b87805
slider rendering is correct now! 2021-01-13 08:41:35 -06:00
Michael Zhang a58c77a706
kinda implement numbers? they're still off tho 2021-01-13 08:20:04 -06:00
Michael Zhang 27859bc05a
draw the background image 2021-01-13 06:51:33 -06:00
Michael Zhang 09d26a9022
switch to dev branch of ggez 2021-01-13 06:20:02 -06:00
Michael Zhang 904f9e91f6
update libosu 2021-01-13 06:02:32 -06:00
Michael Zhang a8aefd734b
create frameowrk crate 2021-01-10 14:14:39 -06:00
Michael Zhang 695fcd5d85
thk U clippy 2021-01-10 03:15:55 -06:00
Michael Zhang 961e141bfc
toggle grid size 2021-01-10 03:08:12 -06:00
Michael Zhang 4abf19784e
implement default colors 2021-01-10 02:51:21 -06:00
Michael Zhang 8cc1d578ab
allow scrolling before the first timing point 2021-01-10 02:15:17 -06:00
Michael Zhang 99b6a02d8e
move by a whole measure 2021-01-10 02:06:43 -06:00
Michael Zhang ef13c41657
optimize arrow key movement by storing current timing point 2021-01-10 02:00:40 -06:00
Michael Zhang d107e7670b
what the hell am i doing 2021-01-10 01:49:16 -06:00
Michael Zhang f244d62a88
implement scrolling using arrow keys 2021-01-10 01:37:15 -06:00
Michael Zhang 7060f21188
windows subsystem 2021-01-09 17:31:52 -06:00
Michael Zhang e3e4ab56bb
fix degenerate slider 2021-01-09 17:14:45 -06:00
Michael Zhang 850c4a8656
bump libosu 2021-01-09 16:48:14 -06:00
Michael Zhang dad5f77816
seeker + make slider nodes red 2021-01-09 16:33:08 -06:00
Michael Zhang a21bdbcafe
add a command-line tool to jump to a certain timestamp 2021-01-09 16:01:50 -06:00
Michael Zhang d372c50ecf
stack before translating 2021-01-09 15:59:39 -06:00
Michael Zhang d53aff9212
add stacking back now that it works 2021-01-09 15:52:19 -06:00
Michael Zhang 8d36b7219d
draw the slider tail hitcircle 2021-01-09 15:50:25 -06:00
Michael Zhang 406b634228
draw slider body so there are no overlaps in transparency 2021-01-09 15:43:05 -06:00
Michael Zhang 8e578ce79f
draw reverse arrow into the timeline 2021-01-09 15:12:08 -06:00
Michael Zhang 24b8a0553d
change timeline ticks so they're only drawn from red lines, not green
lines
2021-01-09 14:53:31 -06:00