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-21 16:40:30 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
793
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
455 Commits
Pass a score to the replay recorder to allow reading more general scoring data
Dean Herbert
·
2020-12-14 16:52:14 +09:00
1793385e96
Move offset into legacy mania judgement
smoogipoo
·
2020-12-14 13:07:55 +09:00
1794bfeddb
Merge branch 'master' into mania-legacyskin-scoreposition
smoogipoo
·
2020-12-14 11:25:34 +09:00
ca11eeefdf
dotnet format
Firmatorenio
·
2020-12-13 22:54:01 +06:00
cf7303e072
simplify implementation and adjust the default values
Firmatorenio
·
2020-12-13 22:43:36 +06:00
3741c2339a
apply ScorePosition to the judgement container
Firmatorenio
·
2020-12-13 22:01:08 +06:00
2108844319
fetch ScorePosition from the skin
Firmatorenio
·
2020-12-13 21:59:04 +06:00
f14e49c72e
added a container for the judgements to move up or down
Firmatorenio
·
2020-12-13 18:14:41 +06:00
60379b09db
Adjust namespace
ekrctb
·
2020-12-07 12:32:52 +09:00
e3c035fe9c
Fix
Column
not calling
base.Add
ekrctb
·
2020-11-26 18:08:40 +09:00
f3f5ec7665
Merge branch 'master' into legacy-jugement-match-stable-transforms
Bartłomiej Dach
·
2020-11-18 20:33:58 +01:00
24d7fa03d8
Merge branch 'master' into fix-judgement-transform-logic
Bartłomiej Dach
·
2020-11-18 19:20:11 +01:00
5156de3a10
Fix mania misses not correctly animating (temporary solution)
Dean Herbert
·
2020-11-18 19:34:00 +09:00
20bb64c627
Remove fades from DrawableJudgement itself
Dean Herbert
·
2020-11-18 19:03:34 +09:00
94886a09b2
Move result type to ctor
Dean Herbert
·
2020-11-17 15:43:54 +09:00
8247e6ce91
Move all extended animation logic out of DrawableJudgement
Dean Herbert
·
2020-11-17 14:59:34 +09:00
f465dd5a5e
Fix hold note judgements displaying incorrectly
smoogipoo
·
2020-11-17 13:37:58 +09:00
77942af3a6
Completely remove check as it can occur for hits too
smoogipoo
·
2020-11-11 12:53:32 +09:00
626231d906
Fix mania notelock crashing with overlapping hitwindows
smoogipoo
·
2020-11-11 12:37:00 +09:00
1173ef0890
Don't display hold note tick judgements
smoogipoo
·
2020-09-29 16:33:38 +09:00
e789e06c86
Merge branch 'master' into mania-notelock
smoogipoo
·
2020-08-31 13:31:41 +09:00
aa151e4cd7
Add some xmldocs
smoogipoo
·
2020-08-27 21:15:05 +09:00
7a5292936e
Fix ticks causing hold note misses
smoogipoo
·
2020-08-27 21:05:12 +09:00
6f93df0b9d
Implement basic mania hit order policy
smoogipoo
·
2020-08-27 20:24:21 +09:00
deb172bb6c
Remove padding from columns
smoogipoo
·
2020-08-25 19:57:49 +09:00
0800e43796
Rename method
smoogipoo
·
2020-08-25 18:44:32 +09:00
ff72ccabd8
Fix column potentially added at wrong indices
smoogipoo
·
2020-08-25 14:49:04 +09:00
723e5cafb6
Rework to remove cross-class pollutions
smoogipoo
·
2020-08-25 01:21:27 +09:00
018523a43a
Changed MIN_TIME_RANGE as well
Jihoon Yang
·
2020-08-18 01:46:41 -07:00
138dc5929e
Changed MAX_TIME_RANGE instead of the single instance
Jihoon Yang
·
2020-08-18 01:44:30 -07:00
4ddc04793f
Merge branch 'master' into mania-hitexplosion-pooling
Dean Herbert
·
2020-07-30 10:40:29 +09:00
f139423786
Add pooling for mania judgements
smoogipoo
·
2020-07-29 16:41:10 +09:00
5df406a035
Re-implement support for small ticks
smoogipoo
·
2020-07-29 16:14:19 +09:00
00821e7b65
Fix animations not being reset
smoogipoo
·
2020-07-29 15:52:25 +09:00
7f2e554ad4
Add pooling for mania hit explosions
smoogipoo
·
2020-07-29 15:36:42 +09:00
0f1f4b2b5c
Use enum values instead of class override
smoogipoo
·
2020-07-16 21:29:39 +09:00
8d9e5db641
Rename
smoogipoo
·
2020-07-16 21:18:24 +09:00
03a7b8a6ef
Pass in content
smoogipoo
·
2020-07-16 21:17:51 +09:00
18d3685023
Add newline
smoogipoo
·
2020-07-16 17:42:37 +09:00
02031cea01
Add more info to xmldoc
smoogipoo
·
2020-07-16 17:42:37 +09:00
84e2e5677a
Fix default coverage
smoogipoo
·
2020-07-16 17:35:00 +09:00
d546db0ec9
Make the cover into a container
smoogipoo
·
2020-07-16 17:26:48 +09:00
b7f6ae5db9
Move cover to a separate file, rename
smoogipoo
·
2020-07-16 17:26:34 +09:00
1384e61747
only insert BufferedContainer when using FI
LastExceed
·
2020-07-13 13:43:32 +02:00
ca39f2aa24
expose hitObjectContainer in HitObjectArea
LastExceed
·
2020-07-13 11:55:13 +02:00
4b3cffb246
fix case convention violation
LastExceed
·
2020-07-12 14:23:55 +02:00
3606febe31
expose hitObectArea in Column
LastExceed
·
2020-07-12 13:57:36 +02:00
06ed5316c4
wrap HitObjectContainer in BufferedContainer
LastExceed
·
2020-07-12 13:57:06 +02:00
0e49bf127b
Move time to position conversion to ScrollingHitObjectContainer
Dean Herbert
·
2020-05-25 19:32:39 +09:00
2c16619ecd
Merge branch 'editor-position-snap' into mania-distance-snap-grid
Dean Herbert
·
2020-05-22 11:27:36 +09:00
6de2597958
First
Previous
1
2
3
4
5
...
Next
Last