This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-16 12:23:02 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
28 Commits
Simplify complex method
Dean Herbert
·
2019-12-17 12:12:15 +09:00
87035f8251
Rename variable for clarity
Dean Herbert
·
2019-12-16 19:42:28 +09:00
438d97f4f5
Better initial beat handling
Dean Herbert
·
2019-12-16 19:41:02 +09:00
cfd8111120
Add support for simple triple time
Dean Herbert
·
2019-12-16 19:16:54 +09:00
72404bff9a
Fix incorrect hat logic; add support for first barline omission
Dean Herbert
·
2019-12-16 18:57:11 +09:00
210fecc951
Fix beat playing while paused
Dean Herbert
·
2019-12-16 18:51:22 +09:00
0f9ff32cdc
Fix off-by-one starting bar
Dean Herbert
·
2019-12-16 18:50:58 +09:00
c883c97bab
Play finish in addition to kick, not isolated
Dean Herbert
·
2019-12-16 18:47:06 +09:00
3e0fda58ea
Fix nightcore beat not playing if song doesn't hit beat index 0
Dean Herbert
·
2019-12-16 18:24:29 +09:00
9de6b62fb1
ensure beatIndex is 0 before starting beats
unknown
·
2019-12-16 06:35:18 +08:00
88d3a1707d
remove unused dependency
unknown
·
2019-12-15 17:46:44 +08:00
154bc57c6e
remove unused usings
unknown
·
2019-12-15 17:02:29 +08:00
6da168118e
implement backing beats for nightcore mods
unknown
·
2019-12-15 16:56:02 +08:00
01c036b0b0
Use protected constructors
Dean Herbert
·
2019-12-12 15:25:37 +09:00
4c4199269c
Refactor ModNightcore/ModDaycore
smoogipoo
·
2019-12-11 19:43:32 +09:00
404d3207ff
Pin DC/NC pitch
Dean Herbert
·
2019-12-09 20:40:38 +09:00
12bdb1dafd
Update mods and user adjust to use adjustments
Dean Herbert
·
2019-12-09 19:41:31 +09:00
7fd52c21f5
Allow mods to apply to track, not clock
Dean Herbert
·
2019-12-09 17:44:45 +09:00
eb074b7058
Update icon usage to match framework changes
Dean Herbert
·
2019-03-27 19:29:27 +09:00
de80fc0eac
Simplify DT/HT/NC/DC
Dean Herbert
·
2019-03-12 18:14:41 +09:00
6832e384a9
Use pattern matching wherever possible
Dean Herbert
·
2019-02-28 14:35:00 +09:00
e2c6a8bc07
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Add IMod and change ShortenedName to Acronym
Dean Herbert
·
2018-11-30 17:16:00 +09:00
d97a15a504
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Change descriptions and special section
Joseph Madamba
·
2018-03-14 01:05:19 -07:00
1eeacb7bf7
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Parse the mods of a leaderboard's score
MrTheMake
·
2017-08-13 17:41:13 +02:00
4c2d7bf343
Add DoubleTime, HalfTime and Nightcore support.
Dean Herbert
·
2017-04-21 17:33:37 +09:00
3f832731c9