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-23 03:19:53 +08:00
Code
Issues
Releases
Wiki
Activity
17,358
Commits
4
Branches
796
Tags
c186629b8a2971ba08be2dfd5cb4e55701d83dbb
Commit Graph
123 Commits
Fix typo
Dean Herbert
·
2019-03-20 11:22:34 +09:00
3b7a76aa4e
Rename missed files
Dean Herbert
·
2019-03-19 23:56:12 +09:00
e0ab40b082
Rename RulesetContainer to DrawableRuleset
Dean Herbert
·
2019-03-19 23:47:31 +09:00
baea7230bc
Remove unused variable
smoogipoo
·
2019-03-14 15:12:26 +09:00
2815c3b07c
Change logic to better handle external adjustments
Dean Herbert
·
2019-03-14 12:29:16 +09:00
85c518f146
Fix weird application logic
Dean Herbert
·
2019-03-13 21:37:33 +09:00
c40e24739b
Fix incorrect application logic for rate fallback
Co-Authored-By: peppy <
pe@ppy.sh
>
Dan Balasescu
·
2019-03-13 20:55:33 +09:00
5d23a966d7
Improve ModRamp's handling of external rate changes
Dean Herbert
·
2019-03-12 18:15:18 +09:00
a10cd2288d
Simplify DT/HT/NC/DC
Dean Herbert
·
2019-03-12 18:14:41 +09:00
6832e384a9
Merge branch 'master' into mod-wind
Dean Herbert
·
2019-03-08 20:23:02 +09:00
48e54c84c1
Merge branch 'master' into fix-autoplay-tests
Dan Balasescu
·
2019-03-08 12:14:40 +09:00
101009c92e
Fix autoplay tests not working
Dean Herbert
·
2019-03-07 18:34:56 +09:00
1f44dde96b
Adjust with shader changes
smoogipoo
·
2019-03-07 18:30:18 +09:00
04d756524d
Formatting and simplification
Dean Herbert
·
2019-03-06 14:19:00 +09:00
2300e59e91
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
First
Previous
1
2
3
Next
Last