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-06-02 20:20:23 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
801
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
843 Commits
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
Re-namespace replay-related classes
smoogipoo
·
2018-11-28 17:20:37 +09:00
2ee181daf7
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
Make Mod IJsonSerializable
smoogipoo
·
2018-11-28 13:12:29 +09:00
ea52d2d527
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
Merge branch 'master' into auto-restart-mod-perfect
Dean Herbert
·
2018-10-31 03:56:08 +09:00
6dde5e3b4a
Combine RestartOnFail into FailOverride
Paul Teng
·
2018-10-30 07:12:06 -04:00
007dfedbb7
Add type parameter to IApplicableToBeatmap
Kyle Chang
·
2018-10-30 00:13:33 -04:00
6d00aff9fd
Remove unused using
Paul Teng
·
2018-10-29 17:51:49 -04:00
52b9a3f5e9
Remove option from settings
Paul Teng
·
2018-10-29 08:19:38 -04:00
cb9ec94dc2
Add interface to adjust Beatmaps
Kyle Chang
·
2018-10-28 02:21:25 -04:00
df6fc4013a
Make both SD and PF auto-restart based on settings
Paul Teng
·
2018-10-24 13:37:27 -04:00
794afa988f
Update file name and update summary
Paul Teng
·
2018-10-14 11:25:05 -04:00
39c767af2d
Allow restarts in ModPerfect
Paul Teng
·
2018-10-14 11:18:52 -04:00
fd774c6a09
Add new interface that allows restarts
Paul Teng
·
2018-10-14 11:18:10 -04:00
dea2acaea3
Add comment explaining why
Dean Herbert
·
2018-10-10 19:41:40 +09:00
ed0dcb2e73
Remove IUpdatableByHitObject completely
tgi74000
·
2018-08-05 09:52:19 +02:00
b1d1a2400b
Rename variables to be human readable
tgi74000
·
2018-08-04 00:18:09 +02:00
07d6a75e23
Add relax mod
tgi74000
·
2018-08-03 14:03:11 +02:00
7310c38df9
Split out Special mods into Automation and Conversion
Dean Herbert
·
2018-07-31 18:00:42 +09:00
3c06655672
Fix mods not correctly resetting when changing ruleset at song select
Dean Herbert
·
2018-07-05 13:22:52 +09:00
e28a610757
Merge branch 'master' into fix-object-ordering
Dan Balasescu
·
2018-06-11 17:53:33 +09:00
9994c69d58
Merge branch 'master' into diffcalc-modtypes
Dean Herbert
·
2018-06-09 23:35:17 +09:00
aaa65c428f
Rewrite difficulty mod combinations
smoogipoo
·
2018-06-06 16:20:17 +09:00
83ff47ec80
Reverse order of exposed objects in HitObjectContainer
Closes
#2740
.
Dean Herbert
·
2018-06-06 15:03:47 +09:00
3567823759
Add nomod mod type
smoogipoo
·
2018-06-06 14:08:02 +09:00
e19ca0c120
Cleanup multi mod constructions
smoogipoo
·
2018-06-06 14:07:50 +09:00
8274623ad6
Improve readability of code
Dean Herbert
·
2018-06-06 14:04:20 +09:00
a5679f7bf5
Merge branch 'master' into osu-hd-setting
Dean Herbert
·
2018-06-06 12:09:12 +09:00
ee92986494
Add difficulty calculation mod types
smoogipoo
·
2018-06-03 10:59:56 +09:00
2ccffb9ac4
Merge remote-tracking branch 'upstream/master' into Joehuu-score-multiplier-edits
Dean Herbert
·
2018-05-31 12:36:37 +09:00
2f21b9c4ea
resolving the lost code problem
Vidalee
·
2018-05-22 22:39:55 +02:00
7a31986812
code sanity
Vidalee
·
2018-05-22 21:35:17 +02:00
08e423ac5b
why this line was ommited
Vidalee
·
2018-05-22 21:29:41 +02:00
50e2871c89
Merge branch 'master' into osu-hd-setting
Vidalee
·
2018-05-17 19:39:17 +02:00
6a1abf4084
Cap CS to 10 also
smoogipoo
·
2018-05-15 21:57:08 +09:00
3f67d04429
Fix ModHardRock not properly clamping Drain/OD
smoogipoo
·
2018-05-15 21:25:20 +09:00
1acfc1bbab
Appvtests (
#1
)
* Resolving AppVeyor's errors
Vidalee
·
2018-05-08 14:33:26 +02:00
16bcd6c3ed
Made the changes requested
Vidalee
·
2018-05-06 12:38:25 +02:00
393c01ba90
Merge remote-tracking branch 'upstream/master' into Vidalee-osu-hd-setting
Dean Herbert
·
2018-04-25 17:28:21 +09:00
76e58a51b9
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
Merge branch 'master' into score-multiplier-edits
Joseph Madamba
·
2018-03-31 10:43:58 -07:00
ee14ca7cc5
Revert changes on hard rock mod
Joseph Madamba
·
2018-03-29 20:36:52 -07:00
0887dafa2c
Score multiplier edits
Joseph Madamba
·
2018-03-24 16:00:18 -07:00
78a7564acd
First
Previous
...
13
14
15
16
17
Next
Last