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-03 20:44:40 +08:00
Code
Issues
Releases
Wiki
Activity
30,180
Commits
4
Branches
801
Tags
02871c960ba37153075a2781f94de943e49b5ac0
Commit Graph
27 Commits
Rewrite to reduce code changes and complexities in hit object implementation
Dean Herbert
·
2020-03-29 14:31:03 +09:00
d1b01095ee
Use framework method to convert rad to deg
mcendu
·
2020-03-04 13:51:12 +08:00
e2ea92e21f
fix speed
* Original /40 is due to documentation error. Co-Authored-By: clayton <
me@clayton.cc
>
杜Nate
·
2020-02-16 17:50:52 +08:00
b6378c7ae2
Extract auto-spin logic to method
Bartłomiej Dach
·
2020-02-10 21:42:34 +01:00
686040d8ad
move auto fade in to mod
mcendu
·
2020-02-10 14:14:04 +08:00
9aa5db88d4
remove using directive
mcendu
·
2020-02-09 16:19:21 +08:00
10a1948720
return to use if for casting
mcendu
·
2020-02-09 14:56:47 +08:00
e78d94d469
use spinner's clock to drive spinner
mcendu
·
2020-02-09 14:54:46 +08:00
596f4f7d2e
rename trackable to enabled and cleanup code
mcendu
·
2020-02-09 13:46:06 +08:00
d314b38699
replace if check with variable decl
mcendu
·
2020-02-09 13:35:36 +08:00
c9520b299a
move spun out to automation
mcendu
·
2020-02-09 13:33:43 +08:00
8e20e641f4
Merge branch 'master' into spun-out
杜Nate
·
2020-02-08 13:54:39 +08:00
8d480c794a
make frameDelay a float
mcendu
·
2020-02-08 11:16:48 +08:00
d821b6a15a
Correct speed of spun out
mcendu
·
2020-02-08 11:06:37 +08:00
fbdf07dc20
add tests
mcendu
·
2020-02-08 10:16:04 +08:00
204c2f0bde
fix formatting
mcendu
·
2020-02-08 09:53:20 +08:00
ca09ae6849
Move autospin logic to mods
mcendu
·
2020-02-08 09:51:32 +08:00
4d9232a895
Remove unnecessary using
mcendu
·
2020-02-08 09:06:29 +08:00
0dee6ceab7
Implement OsuModSpunOut
mcendu
·
2020-02-08 08:59:35 +08:00
25a930c438
nullable-ize Mod.Icon
mcendu
·
2020-01-14 21:22:00 +08:00
5d160376c0
Update icon usage to match framework changes
Dean Herbert
·
2019-03-27 19:29:27 +09:00
de80fc0eac
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Add IMod and change ShortenedName to Acronym
Dean Herbert
·
2018-11-30 17:16:00 +09:00
d97a15a504
Split out Special mods into Automation and Conversion
Dean Herbert
·
2018-07-31 18:00:42 +09:00
3c06655672
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Edit mods description, multiplier, and code
Joseph Madamba
·
2018-03-13 20:07:03 -07:00
d122aa80e4
Move mod implementations to individual files
Dean Herbert
·
2018-01-09 14:08:18 +09:00
b8bb0a52e3