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-31 23:10:31 +08:00
Code
Issues
Releases
Wiki
Activity
15,241
Commits
4
Branches
799
Tags
c0fcbc283eb7a0dae310ac663eea2ba2fbced76b
Commit Graph
79 Commits
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
Add interface to adjust Beatmaps
Kyle Chang
·
2018-10-28 02:21:25 -04:00
df6fc4013a
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
Add perfect mod icon
Joseph Madamba
·
2018-03-22 22:49:14 -07:00
f77dad2809
added description of the IReadFromConfig interface
Vidalee
·
2018-03-20 21:51:05 +01:00
87b9ffced2
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
Review changes
Vidalee
·
2018-03-11 22:40:49 +01:00
6d9e78a3a3
Add license header
Vidalee
·
2018-03-11 21:30:48 +01:00
6a8bc067cd
Added setting to not hide the first object in Hidden mod
Vidalee
·
2018-03-11 21:02:14 +01:00
eed0f3a1de
Cap ApproachRate in HardRock mod at 10.0f
aQaTL
·
2018-01-15 16:11:00 +01:00
65ecc18141
Yeah, cinema mod isn't going to work
Dean Herbert
·
2018-01-12 17:46:24 +09:00
b55adf655f
Move fail override back to abstract implementation
Dean Herbert
·
2018-01-12 17:43:56 +09:00
7f189080b9
Make sure unimplemented auto mods aren't consumable
Dean Herbert
·
2018-01-12 14:26:23 +09:00
9a77005d2e
Move a few interfaces to base classes
Dean Herbert
·
2018-01-12 14:26:09 +09:00
057efa24c7
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Merge branch 'master' into mania-rc-cleanup
Dean Herbert
·
2018-01-05 10:18:15 +09:00
01038bd9bb
First
Previous
1
2
Next
Last