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-16 02:04:00 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
24 Commits
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Move JsonIgnore specification to interface
Dean Herbert
·
2018-11-30 16:39:25 +09:00
e82ad3539b
Move primary key attribute to IHasPrimaryKey
smoogipoo
·
2018-11-28 13:19:23 +09:00
14ff4bc26a
Don't deep-clone beatmapinfo/control points
smoogipoo
·
2018-05-17 13:17:33 +09:00
397d93660a
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix SliderMultiplier/SliderTickRate parsing inaccuracy
smoogipoo
·
2018-03-05 16:01:05 +09:00
d44dc1a4f9
Apply formatting
Dean Herbert
·
2018-02-13 20:23:51 +09:00
86acc84988
Merge remote-tracking branch 'upstream/master' into default-approachrate
Dean Herbert
·
2018-02-13 20:23:01 +09:00
5ecb77fda7
Remove redundant initializing field by default
Bang Sunghwan
·
2018-02-09 09:55:02 +09:00
3894622ddc
Fix ApproachRate setting only DEFAULT_DIFFICULTY
Bang Sunghwan
·
2018-02-09 09:45:43 +09:00
f20e3ff31d
Fix ApproachRate not inheriting OverallDifficulty when it is undefined
Bang Sunghwan
·
2018-02-09 09:31:19 +09:00
cc6114b344
Rename DifficultyRange parameters
smoogipoo
·
2018-02-08 13:57:45 +09:00
17aa915c77
Cleanup/minify HitWindows
smoogipoo
·
2018-02-02 19:35:44 +09:00
e45b26c742
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Make Beatmap ISerializable and add more JsonIgnores
smoogipoo
·
2017-12-06 00:37:37 +09:00
b584178e85
Fix all remaining db structure issues
Dean Herbert
·
2017-10-19 14:05:11 +09:00
5d5ea5fb2e
Fix cascade deletions
Dean Herbert
·
2017-10-17 18:26:28 +09:00
b9d0fb96ed
Revert "Fix removal of FileInfo, BeatmapMetadata, BeatmapDifficulty objects"
Dean Herbert
·
2017-10-16 12:59:59 +09:00
04e5f764a3
Fix removal of FileInfo, BeatmapMetadata, BeatmapDifficulty objects
TocoToucan
·
2017-10-15 14:01:35 +03:00
db2750592d
Let's not rename columns yet
smoogipoo
·
2017-10-14 14:30:58 +09:00
b178be21d1
Rework EF Core usage in model classes
TocoToucan
·
2017-10-06 00:23:26 +03:00
887aa7496b
Initial EF Core commit
TocoToucan
·
2017-10-04 22:52:12 +03:00
6a4198d0d6
Reshuffle namespaces
Dean Herbert
·
2017-07-26 13:22:46 +09:00
fce580d717