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-30 15:40:31 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
799
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
2030 Commits
Apply clamping suggestion
Co-Authored-By: peppy <
pe@ppy.sh
>
Dan Balasescu
·
2019-03-13 12:35:05 +09:00
a35d9ccc09
Fix NaN handling
Dean Herbert
·
2019-03-13 11:30:33 +09:00
93b774104a
Increase validation performed on .osu files to avoid hard crashes
Dean Herbert
·
2019-03-12 20:31:15 +09:00
cc09ecbfcf
Fix incorrect scale duration
David Zhao
·
2019-03-12 19:44:53 +09:00
7eb253b687
Move hit animation logic into virtual method
David Zhao
·
2019-03-12 19:41:33 +09:00
3b3b1e51ee
Fix incorrect delay
David Zhao
·
2019-03-12 19:24:46 +09:00
9850122245
Create properties for use in DrawableManiaJudgement
David Zhao
·
2019-03-12 19:23:24 +09:00
12f334035f
Improve ModRamp's handling of external rate changes
Dean Herbert
·
2019-03-12 18:15:18 +09:00
a10cd2288d
Simplify DT/HT/NC/DC
Dean Herbert
·
2019-03-12 18:14:41 +09:00
6832e384a9
Clarify repeat index
Dean Herbert
·
2019-03-11 14:53:21 +09:00
63fea65c0c
Add xmldoc and clarify struct variables
Dean Herbert
·
2019-03-11 14:36:29 +09:00
489153579a
Rename and reuse variables
Dean Herbert
·
2019-03-11 14:33:21 +09:00
2029cf93fd
Merge branch 'master' into extract-slider-tick-creation
Dean Herbert
·
2019-03-08 20:40:03 +09:00
c6194d5487
Merge branch 'master' into mod-wind
Dean Herbert
·
2019-03-08 20:23:02 +09:00
48e54c84c1
Merge branch 'extract-slider-tick-creation' of
https://github.com/peppy/osu
into extract-slider-tick-creation
Dean Herbert
·
2019-03-08 20:13:58 +09:00
28a1baa07e
LegacyFinalTick -> LegacyLastTick to match existing variable
Dean Herbert
·
2019-03-08 20:13:11 +09:00
93a999396e
Merge branch 'master' into extract-slider-tick-creation
Dean Herbert
·
2019-03-08 20:00:12 +09:00
f59b9e933e
Fix legacy tick handling
Dean Herbert
·
2019-03-08 19:57:30 +09:00
355705f0a5
Apply review
Dean Herbert
·
2019-03-08 15:14:57 +09:00
973f29b765
Move cursor construction to BDL
Dean Herbert
·
2019-03-08 15:01:45 +09:00
a73e3d9700
Split out consumption and creation into two separate code paths
Dean Herbert
·
2019-03-08 14:59:45 +09:00
2c98ba1c0c
Merge remote-tracking branch 'upstream/master' into cursor-in-playfield
Dean Herbert
·
2019-03-08 14:50:46 +09:00
3ccc76e18f
Merge branch 'master' into fix-cursor-in-scale-container
Dan Balasescu
·
2019-03-08 12:43:57 +09:00
d1c18c52ab
Merge branch 'master' into fix-autoplay-tests
Dan Balasescu
·
2019-03-08 12:14:40 +09:00
101009c92e
Fix autoplay tests not working
Dean Herbert
·
2019-03-07 18:34:56 +09:00
1f44dde96b
Adjust with shader changes
smoogipoo
·
2019-03-07 18:30:18 +09:00
04d756524d
Revert some unnecessary changes
Dean Herbert
·
2019-03-06 17:41:54 +09:00
62716851a1
Change method of cursor creation
Dean Herbert
·
2019-03-06 17:41:54 +09:00
7aa30ca3f6
Move cursor inside playfield
Dean Herbert
·
2019-03-06 17:41:54 +09:00
acf518c208
Fix menu cursor not displaying outside of gameplay scaling area
Dean Herbert
·
2019-03-06 17:14:08 +09:00
5411c63093
Formatting and simplification
Dean Herbert
·
2019-03-06 14:19:00 +09:00
2300e59e91
Merge branch 'master' into mod-wind
Dean Herbert
·
2019-03-06 14:04:04 +09:00
d70b373af9
Merge branch 'master' into fix-cursor-in-scale-container
Dean Herbert
·
2019-03-05 22:22:56 +09:00
6b042eae94
Merge branch 'master' into simplify-gameplay-clock
Dean Herbert
·
2019-03-05 20:22:46 +09:00
8a6fa0915e
Use a safer method of setting the clock
Dean Herbert
·
2019-03-05 20:14:04 +09:00
558dbafb71
Fix potential infinite loop
Dean Herbert
·
2019-03-05 20:06:04 +09:00
d5943330b1
Fix volume not being considered for file samples
smoogipoo
·
2019-03-05 18:21:29 +09:00
a08086cc8a
Fix menu cursor not displaying outside of gameplay scaling area
Dean Herbert
·
2019-03-05 18:06:24 +09:00
fc0b297232
Fix excess line
Dean Herbert
·
2019-03-05 16:41:11 +09:00
9a9b4efb8d
Update RulesetInputManager to support new clock structure more accurately
Dean Herbert
·
2019-03-05 16:34:50 +09:00
ec063a13db
Tidy up clock logic using DI and a GameplayClock
Dean Herbert
·
2019-03-05 13:37:51 +09:00
01f1018d02
no longer adjust the clock rate
LeNitrous
·
2019-03-04 17:48:51 +08:00
74a23edaf7
update mod descriptions
LeNitrous
·
2019-03-04 17:39:13 +08:00
86e861ddeb
use ternary operator instead
LeNitrous
·
2019-03-03 16:50:31 +08:00
b83d44c316
trim whitespace
LeNitrous
·
2019-03-03 16:30:08 +08:00
a1a8246c05
mod rule changes
LeNitrous
·
2019-03-03 16:22:00 +08:00
ecc2c28a62
Merge branch 'master' into use-pattern-matching
Dean Herbert
·
2019-02-28 14:53:07 +09:00
2dbf7d122c
Use pattern matching wherever possible
Dean Herbert
·
2019-02-28 14:35:00 +09:00
e2c6a8bc07
Merge branch 'master' into more-inspections
Dean Herbert
·
2019-02-28 14:32:57 +09:00
0788a7e9f1
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
First
Previous
...
12
13
14
15
16
...
Next
Last