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-18 04:59:52 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
28 Commits
Centralise End/StartTime retrieval to extension method
Dean Herbert
·
2019-11-25 19:09:14 +09:00
709ec1404f
Generate better temporary frames to support framed handling flaws
Dean Herbert
·
2019-09-18 16:09:48 +09:00
381daffe52
Fix rewind tests failing
Dean Herbert
·
2019-09-17 22:33:27 +09:00
77947e8309
Slight refactoring
smoogipoo
·
2019-08-26 17:45:12 +09:00
d4a296f911
Refactoring
Desconocidosmh
·
2019-08-19 20:45:23 +02:00
77e9e89fec
Make GetNextObject() a virtual method
Desconocidosmh
·
2019-08-19 16:18:25 +02:00
b3556403aa
Fix using invalid constant
Desconocidosmh
·
2019-08-17 00:18:25 +02:00
0f9706e798
Small improvements
Desconocidosmh
·
2019-08-16 12:50:48 +02:00
7de1757aae
Stop autoplay from missing on very dense notes when playing mania
Desconocidosmh
·
2019-08-16 12:39:54 +02:00
24d2b504dd
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
Fix autoplay tests not working
Dean Herbert
·
2019-03-07 18:34:56 +09:00
1f44dde96b
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Remove User from Replay
smoogipoo
·
2018-11-30 18:25:14 +09:00
8eff49bccd
Re-namespace replay-related classes
smoogipoo
·
2018-11-28 17:20:37 +09:00
2ee181daf7
Use switch with type matching in place of if-else where possible
Dean Herbert
·
2018-07-17 14:35:09 +09:00
825941aff1
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Implement a conversion process for ReplayFrames
smoogipoo
·
2018-03-01 02:28:14 +09:00
a3c7755ade
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Generate ManiaReplayFrame instead of ReplayFrame
smoogipoo
·
2017-11-29 18:42:54 +09:00
d69fa0966f
Merge remote-tracking branch 'origin/master' into mania-auto-generation-fixes
smoogipoo
·
2017-11-29 18:42:17 +09:00
dfd035d07b
Simplify/sanitize construction of ManiaReplayFrame
smoogipoo
·
2017-11-29 15:47:10 +09:00
6fd550dc91
Fix mania replays not defining important frames
Resolves
https://github.com/ppy/osu/issues/1495
.
smoogipoo
·
2017-11-29 14:20:15 +09:00
1136db1556
Remove unused elements
smoogipoo
·
2017-11-28 19:07:10 +09:00
cc9e06e161
CI fixes
smoogipoo
·
2017-11-28 19:02:39 +09:00
567e378bbb
Rewrite mania auto generator to properly account for overlapping objects
smoogipoo
·
2017-11-28 15:17:02 +09:00
84702211ec
Add initial frame
smoogipooo
·
2017-09-12 16:14:52 +09:00
a7b93822d7
Add 20ms delay to release frames.
smoogipooo
·
2017-09-12 16:09:53 +09:00
a1baefe20e
Implement osu!mania auto replay generation.
smoogipooo
·
2017-09-12 15:52:32 +09:00
8737a1b1a5