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-17 14:53:19 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
101 Commits
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
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Use IApplicableToBeatmap for mirror and random mania mods
Kyle Chang
·
2019-01-15 22:51:52 -05:00
bd6c845fc8
Add IMod and change ShortenedName to Acronym
Dean Herbert
·
2018-11-30 17:16:00 +09:00
d97a15a504
Move replays to an wrapping Score class
smoogipoo
·
2018-11-28 18:45:17 +09:00
b8e60afa69
Score -> ScoreInfo
smoogipoo
·
2018-11-28 18:33:01 +09:00
219929eb47
Remove unused usings
smoogipoo
·
2018-11-28 16:33:42 +09:00
09b79d736b
Re-namespacing
smoogipoo
·
2018-11-28 16:12:57 +09:00
5fd6e6ca77
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
apply suggestions
jorolf
·
2018-11-15 17:38:38 +01:00
80bd98bb9d
split shader, remove unnecessary clutter and fix some bugs
jorolf
·
2018-11-15 00:33:13 +01:00
7d2958b7b0
Move flashlight code from OsuModFlashlight to ModFlashlight and implement other modes and break time
jorolf
·
2018-11-11 18:38:12 +01:00
023924396d
Add type parameter to IApplicableToBeatmap
Kyle Chang
·
2018-10-30 00:13:33 -04:00
6d00aff9fd
Have dual stage mod apply changes to beatmap directly
Kyle Chang
·
2018-10-28 02:23:18 -04:00
9b246f065c
Split out Special mods into Automation and Conversion
Dean Herbert
·
2018-07-31 18:00:42 +09:00
3c06655672
Rewrite difficulty mod combinations
smoogipoo
·
2018-06-06 16:20:17 +09:00
83ff47ec80
Merge remote-tracking branch 'upstream/master' into Joehuu-score-multiplier-edits
Dean Herbert
·
2018-05-31 12:36:37 +09:00
2f21b9c4ea
Remove now-unnecessary IsForCurrentRuleset property of RulesetContainer
smoogipoo
·
2018-05-07 10:17:54 +09:00
4ecdea8b2e
Initial rework of beatmap conversion process
smoogipoo
·
2018-04-19 22:04:12 +09:00
03a5df84c6
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Score multiplier edits
Joseph Madamba
·
2018-03-24 16:00:18 -07:00
78a7564acd
Change descriptions and special section
Joseph Madamba
·
2018-03-14 01:05:19 -07:00
1eeacb7bf7
Edit mods description, multiplier, and code
Joseph Madamba
·
2018-03-13 20:07:03 -07:00
d122aa80e4
Reorder arithmetic operation
smoogipoo
·
2018-03-12 11:56:49 +09:00
46caab6310
Renamed ManiaMirrorMod to ManiaModMirror
tgi74000
·
2018-03-10 08:44:46 +01:00
a4dfeff2d7
Removed redundant parentheses
tgi74000
·
2018-03-10 08:39:11 +01:00
ed20e31bbe
Added Mirror Mod for Mania
tgi74000
·
2018-03-08 17:35:20 +01:00
1f48cfb79a
Implement a conversion process for ReplayFrames
smoogipoo
·
2018-03-01 02:28:14 +09:00
a3c7755ade
Disallow DualStages for non-converted beatmaps
smoogipoo
·
2018-01-22 15:52:54 +09:00
c1331cef1b
DualStages always doubles the column count in lazer
smoogipoo
·
2018-01-22 15:18:39 +09:00
1350b68f15
Dual stages is not ranked ಠ_ಠ
smoogipoo
·
2018-01-22 15:11:45 +09:00
17d75b349d
KeyCoop -> DualStages
smoogipoo
·
2018-01-22 15:11:15 +09:00
77c4da5f0f
IKeyBindingMod -> IPlayfieldTypeMod
smoogipoo
·
2018-01-22 15:07:14 +09:00
583aa9922f
ManiaKeyBindingVariantType -> PlayfieldType
smoogipoo
·
2018-01-22 14:59:17 +09:00
2674859b54
Solo -> Single, Coop -> Dual
smoogipoo
·
2018-01-22 14:57:25 +09:00
286b1bb81f
fix ci error
ANDY840119-PC\andy840119
·
2018-01-18 02:01:01 +09:00
6c67f96fdb
Merge branch 'master' of
https://github.com/ppy/osu
into mania_stage_fix
# Conflicts: # osu.Game.Rulesets.Mania/UI/ManiaPlayfield.cs # osu.Game/Rulesets/UI/Playfield.cs
ANDY840119-PC\andy840119
·
2018-01-17 22:27:32 +09:00
3b291abf60
Make variant keybindings work
smoogipoo
·
2018-01-15 19:29:51 +09:00
8a7892b66a
First
Previous
1
2
3
Next
Last