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-27 02:09:54 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
798
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
138 Commits
Reduce duplication by extracting ModEasyWithExtraLives
Bartłomiej Dach
·
2020-11-16 19:54:00 +01:00
8da40ce2dc
Correct inheritance
PercyDan54
·
2020-11-16 18:28:50 +08:00
99ee5e3ad7
Remove retires from ModEasy
PercyDan54
·
2020-11-16 18:15:15 +08:00
d7acfd5413
Add 10K mod to incompatibility list
smoogipoo
·
2020-10-14 18:28:19 +09:00
da8565c0fa
Use Array.Empty<>
smoogipoo
·
2020-08-20 22:51:52 +09:00
54a2322090
Remove release samples in invert mod
smoogipoo
·
2020-08-20 22:38:47 +09:00
f1e0946603
Increase density by not skipping objects
smoogipoo
·
2020-08-18 17:40:44 +09:00
d157c42340
Use yinyang icon
smoogipoo
·
2020-08-18 17:23:11 +09:00
e1ed8554a1
Implement mania invert mod
smoogipoo
·
2020-08-18 01:40:55 +09:00
583760100a
Use enum values instead of class override
smoogipoo
·
2020-07-16 21:29:39 +09:00
8d9e5db641
Rename
smoogipoo
·
2020-07-16 21:18:24 +09:00
03a7b8a6ef
Pass in content
smoogipoo
·
2020-07-16 21:17:51 +09:00
18d3685023
Add comment explaining scale
smoogipoo
·
2020-07-16 17:47:00 +09:00
967238e269
Use WithChild
smoogipoo
·
2020-07-16 17:42:37 +09:00
74c7d9e67d
Make the cover into a container
smoogipoo
·
2020-07-16 17:26:48 +09:00
b7f6ae5db9
Move cover to a separate file, rename
smoogipoo
·
2020-07-16 17:26:34 +09:00
1384e61747
fix naming convention violation
LastExceed
·
2020-07-15 11:29:13 +02:00
d2e78d080c
implement FI by flipping HD upside down
LastExceed
·
2020-07-15 11:15:47 +02:00
4a2890c054
simplify reversing using rotation
LastExceed
·
2020-07-15 11:07:30 +02:00
e12f02a634
fix leftover parameter name
LastExceed
·
2020-07-15 10:41:34 +02:00
b43b1673cc
read scroll direction from IScrollingInfo instead of config
LastExceed
·
2020-07-14 17:04:09 +02:00
f73fd7ffe9
rearrange LaneCover members
LastExceed
·
2020-07-14 16:48:14 +02:00
3b7d52da09
bind laneCover direction to scroll direction
LastExceed
·
2020-07-14 16:44:29 +02:00
25fb49d59f
extract coverage updating logic to separate method
LastExceed
·
2020-07-14 15:12:00 +02:00
921939f97a
move lanecover implementation to ManiaModHidden
LastExceed
·
2020-07-14 15:06:15 +02:00
fcda4d9f15
reverse LaneCover when playing up-scroll
LastExceed
·
2020-07-14 11:56:31 +02:00
fec2594ac6
only insert BufferedContainer when using FI
LastExceed
·
2020-07-13 13:43:32 +02:00
ca39f2aa24
remove unnecessary import
LastExceed
·
2020-07-13 13:14:47 +02:00
3178217216
expose hitObjectContainer in HitObjectArea
LastExceed
·
2020-07-13 11:55:13 +02:00
4b3cffb246
inline single-use constants
LastExceed
·
2020-07-12 14:53:40 +02:00
bdf680aecb
fix case convention violation
LastExceed
·
2020-07-12 14:23:55 +02:00
3606febe31
implement fadein
LastExceed
·
2020-07-12 13:57:44 +02:00
1cf8b599a1
Add support for 10K mod + 20K dual stages
smoogipoo
·
2020-04-20 21:28:36 +09:00
4e271ff46f
Implement random mod for taiko
smoogipoo
·
2020-03-23 12:09:30 +09:00
e3a5be71cc
osu-side changes
smoogipoo
·
2020-02-24 20:52:15 +09:00
6c28fd21c7
nullable-ize Mod.Icon
mcendu
·
2020-01-14 21:22:00 +08:00
5d160376c0
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
remove unused usings
unknown
·
2019-12-22 16:57:07 +08:00
00ef2bd8d3
make HP and OD generic and instantiate CS and AR to modes that need it
unknown
·
2019-12-22 16:45:32 +08:00
fe73b9f8d3
make ModDifficultyAdjust abstract
unknown
·
2019-12-20 18:30:23 +08:00
08b477ed52
Merge remote-tracking branch 'refs/remotes/origin/master' into nightcore-beats
smoogipoo
·
2019-12-18 17:58:37 +09:00
2a128340d0
implement backing beats for nightcore mods
unknown
·
2019-12-15 16:56:02 +08:00
01c036b0b0
add cinema mod support
Albie Spriddell
·
2019-11-23 17:34:53 +00:00
3b9f59cb33
Remove generics from IApplicableToBeatmap
smoogipoo
·
2019-08-01 12:39:32 +09:00
8a64ab0384
Update icon usage to match framework changes
Dean Herbert
·
2019-03-27 19:29:27 +09:00
de80fc0eac
Fix autoplay tests not working
Dean Herbert
·
2019-03-07 18:34:56 +09:00
1f44dde96b
IsDuel -> Dual
andy840119
·
2019-02-28 23:40:03 +09:00
e634475bf4
support duel mode in mania beatmap
andy840119
·
2019-02-28 19:07:43 +09:00
4b2be4612f
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
First
Previous
1
2
3
Next
Last