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-18 07:09:53 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
159 Commits
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
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
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
fix codefactor warnings and derive ModWindUp and ModWindDown to ModTimeRamp
LeNitrous
·
2019-01-26 20:15:19 +08:00
03e57d0423
forgot last whitespace
LeNitrous
·
2019-01-26 13:47:33 +08:00
d920ee67ee
add license headers
LeNitrous
·
2019-01-26 13:43:27 +08:00
73dbf5712d
use IApplicableToBeatmap instead of IApplicableToRulesetContainer
LeNitrous
·
2019-01-26 13:39:23 +08:00
d76681aa82
add wind up and wind down mods
LeNitrous
·
2019-01-26 12:15:45 +08:00
c6e26a92ec
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Merge branch 'master' into do_not_use_local_user_for_autoplay_score
Dean Herbert
·
2019-01-04 13:11:17 +09:00
b6dc6c4a74
Fix incorrect acronym
smoogipoo
·
2018-12-14 13:38:13 +09:00
2e767a5292
Implement basic api structure for rooms
smoogipoo
·
2018-12-12 16:06:56 +09:00
439d741dee
Handle ModAutoplay during score construction in the Player
Roman Kapustin
·
2018-12-03 22:37:26 +03:00
c6c255718b
Add license header
Dean Herbert
·
2018-11-30 18:07:15 +09:00
9718e476c7
Rename NoModMod
Dean Herbert
·
2018-11-30 17:35:13 +09:00
be37f3c328
Add IMod and change ShortenedName to Acronym
Dean Herbert
·
2018-11-30 17:16:00 +09:00
d97a15a504
Fix rank not being read
smoogipoo
·
2018-11-30 14:48:25 +09:00
69370c53ca
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
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
First
Previous
1
2
3
4
Next
Last