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-09 09:04:15 +08:00
Code
Issues
Releases
Wiki
Activity
12,604
Commits
4
Branches
802
Tags
2e23da1dfa2a88f4a986c2ff994a359c76ee803e
Commit Graph
260 Commits
Formatting fixes
Dean Herbert
·
2018-06-06 14:20:51 +09:00
d3cd267036
Merge branch 'master' into osu-hd-setting
Dean Herbert
·
2018-06-06 12:09:12 +09:00
ee92986494
Always update children when ruleset input manager is updated
smoogipoo
·
2018-05-31 18:02:10 +09:00
4eb7a34944
Reorder methods and remove useless comments
Dean Herbert
·
2018-05-21 15:59:33 +09:00
5ec349de78
Reduce spacing changes
Dean Herbert
·
2018-05-21 15:56:02 +09:00
f53164843d
resolving codefactor styling issues
Vidalee
·
2018-05-17 19:44:09 +02:00
2492e34d3f
Merge branch 'master' into osu-hd-setting
Vidalee
·
2018-05-17 19:39:17 +02:00
6a1abf4084
Don't deep-clone beatmapinfo/control points
smoogipoo
·
2018-05-17 13:17:33 +09:00
397d93660a
Merge branch 'master' into beatmap-conversion-rework
Dean Herbert
·
2018-05-10 19:10:07 +08:00
8a6ef0dabb
Rename GetBeatmap() to GetPlayableBeatmap()
smoogipoo
·
2018-05-07 10:40:30 +09:00
db3e48c194
Remove now-unnecessary IsForCurrentRuleset property of RulesetContainer
smoogipoo
·
2018-05-07 10:17:54 +09:00
4ecdea8b2e
Merge branch 'i-beatmap' into beatmap-conversion-rework
smoogipoo
·
2018-05-07 10:00:24 +09:00
77e661489d
Solving conflict
Vidalee
·
2018-05-06 13:18:12 +02:00
c4e45e30ef
Missed one white space.. I guess my editor wasn't properly configured
for this file
Vidalee
·
2018-05-06 13:09:46 +02:00
d36d9643eb
Should be ok now
Vidalee
·
2018-05-06 13:04:20 +02:00
af85102277
White space trimmed
Vidalee
·
2018-05-06 12:57:52 +02:00
008daf9a07
Code sanity
Vidalee
·
2018-05-06 12:49:15 +02:00
095f6e1530
Made the changes requested
Vidalee
·
2018-05-06 12:38:25 +02:00
393c01ba90
Use bindable transforms
smoogipoo
·
2018-05-02 18:26:23 +09:00
2d6b2d10f7
Merge remote-tracking branch 'upstream/master' into Vidalee-osu-hd-setting
Dean Herbert
·
2018-04-25 17:28:21 +09:00
76e58a51b9
ComputePositions -> UpdatePositions
smoogipoo
·
2018-04-20 14:22:48 +09:00
11b943c820
Add some more commenting to lifetime calculation
smoogipoo
·
2018-04-20 14:20:16 +09:00
52e3ffff30
Reorder parameter for consistency
smoogipoo
·
2018-04-20 14:20:04 +09:00
f3fddcc82c
Add comments to SequentialSpeedChangeVisualiser
smoogipoo
·
2018-04-20 14:16:30 +09:00
48b421b4b4
Comments + xmldocs
smoogipoo
·
2018-04-20 13:51:36 +09:00
1bab601cbc
Initial rework of beatmap conversion process
smoogipoo
·
2018-04-19 22:04:12 +09:00
03a5df84c6
Fix hitobject lengths not being calculated for overlapping speed changes
Fixes
#2359
smoogipoo
·
2018-04-16 20:34:59 +09:00
ea0683adb2
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix ScalableContainer irrepairably altering content size
smoogipoo
·
2018-04-02 13:06:06 +09:00
551ba6ac4b
Make hitobjects sorted by their start times
smoogipoo
·
2018-03-29 16:07:31 +09:00
187a025d36
Merge remote-tracking branch 'origin/master' into netstandard
smoogipoo
·
2018-03-24 14:49:46 +09:00
c29f7a4333
makes more sense but not fixed
Vidalee
·
2018-03-14 23:14:03 +01:00
92b47d87ba
Review changes
Vidalee
·
2018-03-11 22:40:49 +01:00
6d9e78a3a3
Chesterton's fence
Vidalee
·
2018-03-11 22:09:16 +01:00
802a6870c4
Why this line got deleted
🤔
Vidalee
·
2018-03-11 21:19:34 +01:00
ea6434a7a0
Added setting to not hide the first object in Hidden mod
Vidalee
·
2018-03-11 21:02:14 +01:00
eed0f3a1de
Remove judgements when deciding a new judgement for a HitObject
Generally happens when rewinding.
Dean Herbert
·
2018-03-07 19:14:42 +09:00
b62ed004f2
Make NestedHitObjects lazily-constructed
smoogipoo
·
2018-03-05 21:40:26 +09:00
2a9fb2c2c6
Merge branch 'master' into clock-fixes
Dean Herbert
·
2018-03-05 17:45:08 +09:00
2003887cc8
Merge remote-tracking branch 'upstream/master' into clock-fixes
Dean Herbert
·
2018-03-02 21:01:53 +09:00
bd510e5356
Merge branch 'master' into ruleset-replayframes
Dean Herbert
·
2018-03-01 22:26:16 +09:00
c54c1699bf
Implement a conversion process for ReplayFrames
smoogipoo
·
2018-03-01 02:28:14 +09:00
a3c7755ade
Update in line with framework changes
Dean Herbert
·
2018-02-28 22:01:48 +09:00
01fcf9c813
Update in line with inverse ShoudProcessClock default
Dean Herbert
·
2018-02-27 17:23:38 +09:00
cff17f1864
Change the way ShouldProcessClock is specified in line with framework changes
Dean Herbert
·
2018-02-27 17:23:38 +09:00
73fb185132
Make ScaledContainer private
smoogipoo
·
2018-02-23 15:06:08 +09:00
d72290ee24
Merge branch 'master' into fix-editor-osu-scale
Dean Herbert
·
2018-02-22 14:14:41 +09:00
a3336f2577
Add a separate property to control playfield area
smoogipoo
·
2018-02-21 20:54:33 +09:00
5faec5c2f1
Fix incorrect RelativeChildSize in Catch
smoogipoo
·
2018-02-21 20:15:51 +09:00
6757be2007
Extract playfield scaling into a separate class
And make it more general.
smoogipoo
·
2018-02-21 11:07:42 +09:00
7fd7dc1538
First
Previous
1
2
3
4
5
...
Next
Last